/* Page construction */

* {
	padding:0;
	margin:0;
}

body  {
  	font-family:tahoma, verdana, arial, helvetica, sans-serif;
  	font-size:62.5%;
	color:#000000;
	background-color:#ffffff;
	text-align:center;
}

#wrap {
  	width:733px;
  	margin:0 auto;
  	text-align:left;
}

#leftColumn {
  	width:187px;
  	float:left;
}

#rightColumn {
  	float:right;
  	width:546px;
}

/* Header */

#header {
	height:59px;
	width:733px;
	clear:both;
}

/* Footer */

#footer {
	height:29px;
	width:546px;
	margin:20px 0px 10px 187px;
	clear:both;
	background-image:url(../images/bg_footer.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:1.1em;
	color:#3a6e8f;
	background-color:inherit;
	font-weight:bold;
	text-align:right;
	padding-top:7px;
}

/* Form */

.formOuter {
	width:99%;
	color:#000000;
	background-color:#f0f2f4;
	padding:1px;
}

.formInner {
	color:#000000;
	background-color:#ffffff;
	margin:3px;
	padding:4px;
}

.formHeader {
	color:#000000;
	background-color:#dfe5e9;
	padding:8px 4px;
	margin-bottom:4px;
}

.formSubHeader {
	color:#000000;
	background-color:#f0f2f4;
	padding:8px 4px;
	margin-bottom:4px;
}

.formField { 
	background-color: #f6f7f8; 
	border: 1px solid #bbc6ce;
	margin-bottom:6px;
	margin-top:2px;
}

label {
	font-weight:bold;
}

/* Menu elements */

#menu {
	width:187px;
	height:186px;
	background-color:#dfe5e9;
	color:#ffffff;
	margin-bottom:20px;
	padding-top:10px;
	background-image:url(../images/bg_menu_corner.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	line-height:0px;
}

#subSection {
	height:196px;
	background-color:#3a6e8f;
	color:#ffffff;
	margin-bottom:20px;
}

#subMenu {
	width:138px;
	background-color:inherit;
	color:#ffffff;
	padding-top:14px;
	padding-left:18px;
	float:left;
}

#subHeader {
	width:390px;
	background-color:#3e5c71;
	color:#ffffff;
	float:right;
	line-height:0px;
}

.subMenuItem {
	font-size:1.1em;
	background-color:inherit;
	color:#ffffff;
	font-weight:normal;
	line-height:1.6;
}

.subMenuItemOn {
	font-size:1.1em;
	background-color:inherit;
	color:#ffffff;
	font-weight:bold;
	line-height:1.6;
}

/* Jump Wrap */

.jumpWrapGrey {
	width:530px;
	height:90px;
	margin-left:16px;
	margin-bottom:8px;
	color:#3a6e8f;
	background-color:#ffffff;
	font-size:1.1em;
	background-image:url(../images/bg_jump_grey.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.jumpWrapGreyTop {
	width:530px;
	height:13px;
	float:left;
	display: inline;
	margin-left:16px;
}

.jumpWrapGreyLeft {
	width:151px;
	height:151px;
	float:left;
	display: inline;
	margin-left:16px;
	margin-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	color:#3a6e8f;
	background-color:#ffffff;
	font-size:1.1em;
	background-image:url(../images/bg_jump_grey_left.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.jumpWrapGreyCenter {
	width:152px;
	height:151px;
	float:left;
	margin-left:8px;
	margin-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	color:#3a6e8f;
	background-color:#ffffff;
	font-size:1.1em;
	background-image:url(../images/bg_jump_grey_center.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.jumpWrapGreyRight {
	width:151px;
	height:151px;
	float:left;
	margin-left:8px;
	margin-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	color:#3a6e8f;
	background-color:#ffffff;
	font-size:1.1em;
	background-image:url(../images/bg_jump_grey_left.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.jumpWrap {
	width:530px;
	height:90px;
	margin-left:16px;
	margin-bottom:8px;
	color:#3a6e8f;
	background-color:#ffffff;
	font-size:1.1em;
	background-image:url(../images/bg_jump.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.jumpTitle {
	width:101px;
	float:left;
}

.jumpText {
	width:227px;
	padding-left:6px;
	padding-top:15px;
	float:left;
	font-size:1em;
	text-align:left;
	font-family:arial, helvetica, sans-serif;
}

.jumpImage {
	width:196px;
	float:right;
}

.leaderTitle {
	width:101px;
	float:left;
}

.leaderText {
	width:257px;
	height:119px;
	padding-left:16px;
	margin-bottom:14px;
	float:left;
	text-align:left;
}

.leaderTop {
	width:237px;
	height:74px;
	padding-left:10px;
	padding-right:10px;
	padding-top:18px;
	float:left;
	color:#3a6e8f;
	background-color:inherit;
	font-size:1.1em;
	text-align:left;
	background-image:url(../images/leader.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.leaderBot {
	width:257px;
	height:27px;
	float:left;
}

/* Offer elements */

#offerWrap {
	width:187px;
	min-height:316px;
	color:#3a6e8f;
	background-color:#FFFFFF;
	font-size:1.1em;
	float:none;
	background-image:url(../images/bg_offers.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.offerItem {
	width:155px;
  	margin:0 auto;
}

.offerItemIcon {
	width:19px;
	float:left;
}

.offerItemContent {
	width:136px;
	float:right;
	font-size:1em;
	text-align:left;
}

.offerItemSplitter {
	width:155px;
  	margin-bottom:10px;
  	clear:both;
}

.casestudyItem {
	width:155px;
  	margin:0 auto;
  	font-size:1em;
	text-align:left;
}

/* Body content */
#contentWrap {
	color:#000000;
	background-color:#ffffff;
}

#contentMain {
	width:339px;
	padding-left:18px;
	padding-right:14px;
	float:left;
	font-size:1.2em;
	text-align:left;
	color:#000000;
	background-color:#ffffff;
	font-family:arial, helvetica, sans-serif;
	margin-bottom:20px;
}

#contentMainWide {
	width:514px;
	padding-left:18px;
	padding-right:14px;
	float:left;
	font-size:1.2em;
	text-align:left;
	color:#000000;
	background-color:#ffffff;
	font-family:arial, helvetica, sans-serif;
	margin-bottom:20px;
}

#contentMainSingle {
	width:528px;
	padding-left:18px;
	float:left;
	font-size:1.2em;
	text-align:left;
	color:#000000;
	background-color:#ffffff;
	font-family:arial, helvetica, sans-serif;
	margin-bottom:20px;
}

#contentRight {
	width:175px;
	color:#000000;
	background-color:#ffffff;
	float:right;
}

.imageRight {	
	padding-left:8px;
	width:220px;
	float:right;
	clear:both;
}

/* Image align */
.right {
	float:right;
	border:0px;
	padding-bottom:10px;
}

/* Content classes */
img {
	border:0px
}

.copy {	
	font-size:1.1em;
	text-align:justify;
	color:#000000;
	background-color:#ffffff;
}

.error {	
	font-size:1em;
	text-align:justify;
	color:#990000;
	background-color:#ffffff;
	font-weight:bold;
}

.copyWhite {	
	font-size:1em;
	text-align:center;
	color:#FFFFFF;
	background-color:#3a6e8f;
}

.statushist1 {	
	font-size:1em;
	text-align:left;
	color:#848586;
	background-color:#f0f2f4;
}

a.subMenuItem:link, a.subMenuItem:visited, a.subMenuItem:active {
	text-decoration:none;
	color:#ffffff;
	background-color:inherit;
	font-weight:normal;
}

a.subMenuItem:hover {
	color:#b6d3e8;
	background-color:inherit;
	text-decoration:underline;
}

a.contentLink:link, a.contentLink:visited, a.contentLink:active {
	text-decoration:none;
	color:#3a6e8f;
	background-color:inherit;
	font-weight:bold;
}

a.contentLink:hover {
	color:#3a6e8f;
	background-color:inherit;
	text-decoration:underline;
}

a.casestudyLink:link, a.casestudyLink:visited, a.casestudyLink:active {
	text-decoration:none;
	color:#3a6e8f;
	background-color:inherit;
	font-weight:bold;
}

a.casestudyLink:hover {
	color:#3a6e8f;
	background-color:inherit;
	text-decoration:underline;
}

a.quoteLink:link, a.quoteLink:visited, a.quoteLink:active {
	text-decoration:none;
	color:#758b9a;
	background-color:inherit;
	font-weight:normal;
	font-size:1.1em;
}

a.quoteLink:hover {
	color:#3a6e8f;
	background-color:inherit;
	text-decoration:underline;
}

a.offerLink:link, a.offerLink:visited, a.offerLink:active {
	text-decoration:none;
	color:#3a6e8f;
	background-color:inherit;
	font-weight:bold;
}

a.offerLink:hover {
	color:#3a6e8f;
	background-color:inherit;
	text-decoration:underline;
}

a.jumpLink:link, a.jumpLink:visited, a.jumpLink:active {
	text-decoration:none;
	color:#375264;
	font-weight:bold;
	line-height:22px;
}

a.jumpLink:hover {
	color:#375264;
	text-decoration:underline;
}

a.footer:link, a.footer:visited, a.footer:active {
	text-decoration:none;
	color:#8dabbd;
	background-color:inherit;
	font-weight:bold;
}

a.footer:hover {
	color:#3a6e8f;
	background-color:inherit;
	text-decoration:underline;
}

H1 {
	font-size:1.25em;
	color:#3a6e8f;
	background-color:#ffffff;
	padding-bottom:8px;
}  /* displayed at 15px */

H2 {
	font-size:1em;
	color:#7599b0;
	background-color:#ffffff;
	padding-bottom:8px;
}  /* displayed at 12px */

INPUT, SELECT{
	font-size:1.1em;
}

hr { width: 100%; height: 1px; background-color: #d9e0e4; color: #e5e5e5; border: none; }

HTML>BODY hr { margin-top:5px; margin-bottom:5px; width: 100%; height: 1px; background-color: #e5e5e5; color: #d9e0e4; border: none; } /* For Gecko-based browsers */

hr.jump { width: 100%; height: 1px; background-color: #375264; color: #375264; border: none; }


fieldset {
	border:0px solid #ff0000;
	padding:0px;
	margin-top:5px;
}

#quote {
	padding-left:17px;
	padding-bottom:6px;
	margin-top:8px;
	float:left;
	font-size:1.2em;
	text-align:left;
	color:#3a6e8f;
	background-color:#ffffff;
	font-family:arial, helvetica, sans-serif;
	border-left: 1px solid #e5e5e5;
}

#quoteTop {
	padding-left:17px;
	padding-bottom:6px;
	float:left;
	font-size:1.1em;
	text-align:left;
	color:#000000;
	background-color:#ffffff;
	font-family:arial, helvetica, sans-serif;
	border-left: 1px solid #e5e5e5;
	font-weight:bold;
}

#quoteName {
	padding-left:17px;
	padding-top:6px;
	float:left;
	font-size:1.2em;
	text-align:left;
	color:#444444;
	background-color:#ffffff;
	font-family:arial, helvetica, sans-serif;
	border-left: 1px solid #e5e5e5;
}

.mediaQuote {
	float:left;
	font-size:0.8em;
	text-align:left;
	color:#7993a6;
	background-color:#ffffff;
	font-family:arial, helvetica, sans-serif;
}

ul {
	list-style-type: square;
}

ul li {
	margin: 0px 0px 14px 26px;
	font-size:1em;
	text-align:left;
	color:#3a6e8f;
	background-color:#ffffff;
}