/* @group ResetClasses */

/* ----- Resets START -------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
}
ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}

/* remember to define focus styles! */
:focus {
 outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
 text-decoration: none;
}
del {
 text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
 border-collapse: collapse;
 border-spacing: 0;
}

/* ----- Resets END -------- */


body {
	padding: 0px;
	margin: 0px;
	background-image: url(../graphics/bg_global.png);
	background-repeat: repeat-x;
	font-size: .9em;
	font-family: Calibri, Arial, Helvectica, sans-serif;
	background-color: #f5f5f5;
}
p {
	line-height: 20px;
}

.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1011px;
}
.header {
	height: 92px;
	width: 1000px;
	float: left;
}
.logoContainer {
	width: 269px;
	height: 92px;
	float: left;
}
.loginContainer {
	width: 340px;
	height: 72px;
	float: right;
	padding-top: 20px;
}
.loginFields {
		border:1px solid #0064a3;
		background-color: #004d7e;
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 4px;
		font-size: 12px;
		float: left;
		-moz-border-radius-bottomright:3px;
		-moz-border-radius-topright:3px;
		-moz-border-radius-topleft:3px;
		-moz-border-radius-bottomleft:3px;
		color: #0285d7;
		width: 115px;
		font-family: Arial, Helvetica, sans-serif;

}
.fl {
	float: left;
}
.mr {
	margin-right: 10px;
}
.loginChoices p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	padding-top: 2px;
	color: #FFFFFF;
}
/* ----- Stretchable button  -------- */
input.button {
	border: 0;
	background-color: #f6cd11;
	color: #003250;
	height: 25px;
	cursor: pointer;
	font-weight: bold;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 0px;
	margin-bottom: 5px;
	background: url(../graphics/btn_left.png) no-repeat;
	margin-top: 5px;
}


.buttonEnding {
	position: absolute;
	display: inline;
	width: 5px;
	height: 25px;
	background: url(../graphics/btn_right.png) no-repeat;
	background-position: right;
	margin-top: 5px;	
}
.readMore {
	margin: 0px;
	padding: 0px;
}
/* ----- Stretchable button end  -------- */


* @group NAV */

.navContainer {
	background-image: url(../graphics/nav_bg.png);
	background-repeat: repeat-x;
	height: 38px;
	float: left;
	width: 982px;
}

#nav {
	float:left;
	font-size:93%;
	line-height:normal;
	float:left;
	width: 1000px;
	padding-top: 5px;
	height: 38px;
  }
#nav ul {
  margin:0;
  padding: 0px;
  list-style:none;
  }
#nav li {
  float:left;
  background:url(../graphics/left.gif) no-repeat left top;
  height: 38px;
  margin: 0px;
  border: none;
  padding: 0px;
  display: inline;
  }
#nav a {
	float:left;
	display:block;
	background:url(../graphics/right.gif) no-repeat right top;
	text-decoration:none;
	font-weight:bold;
	margin-right: 20px;
	padding-top:  8px;
	padding-left: 5px;
	padding-right: 14px;
	padding-bottom: 13px;
	float:none;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/

/* End IE5-Mac hack */
#nav a:hover {
  color:#FFFFF;
  }
#nav #current {
  background-image:url("../graphics/tab_left_on.png");
  padding-left: 9px;
 

  }
#nav #current a {
  background-image:url("../graphics/tab_right_on.png");
  color:#FFFFFF;

  }
  

/* @end */

.bannerArea {
	width: 1011px;
}

.bannerContainer {
	width: 650px;
	height: 236px;
	float: left;
}


.promoArea {
	width: 361px;
	height: 236px;
	float: left;
	background-image: url(../graphics/bg_promo.png);
	background-repeat: no-repeat;
}

.stepsContainer {
	background-image: url(../graphics/bg_stepsback.png);
	background-repeat: no-repeat;
	width: 815px;
	height: 126px;
	float: right;
}
.stepsContainer p {
	margin: 0px;
	line-height: 18px;
}
.stepsContainer h2 {
	margin-bottom: 8px;
	margin-top: 0px;
}
a {
	color: #0285d7;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.steps1 {
	width: 170px;
	float: left;
	padding-left: 90px;
	padding-top: 17px;
	padding-right: 10px;
}
.steps2 {
	width: 170px;
	float: left;
	padding-left: 90px;
	padding-top: 17px;
	padding-right: 10px;
}
.steps3 {
	width: 170px;
	float: left;
	padding-left: 90px;
	padding-top: 17px;
	padding-right: 10px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #014f82;
}

.newh2 {
	font-size: 17px;
	font-weight: bold;
	color: #014f82;
}



.mainContent {
	width: 1011px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../graphics/bg_maincontent.png);
	background-repeat: repeat-y;
	float: left;
}
.mainContentSignup {
	width: 970px;
	background-color: #FFFFFF;
	float: left;
	padding: 0px 15px 0px 15px;
	background-image: url(../graphics/heading_back_signup.png);
	background-repeat: no-repeat;
	
}
.mainContentSignup h1 {
	color: #ffffff;
	border: none;
	font-weight: normal;
	font-size: 24px;
	padding-top: 18px;
	margin-bottom: 15px;
}
.mainContentSub {
	width: 1011px;
	background-image: url(../graphics/bg_maincontent.png);
	background-repeat: repeat-y;
	float: left;
}
.mainContentClose {
	background-image: url(../graphics/footer_close.png);
	background-repeat: no-repeat;
	height: 7px;
	float: left;
	width: 1000px;
}
.col1 {
	width: 690px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 15px;
}
.col2 {
	width: 250px;
	padding-right: 15px;
	float: left;
}


.col3 {
	width: 996px;
	float: left;
	padding-left: 15px;
}
.col4 {
	width: 265px;
	float: left;
}
.col5 {
	width: 735px;
	float: left;
}
.col5 {
	width: 735px;
	float: left;
}
.contentArea {
	width: 450px;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
}
.contentAreaFaq {
	width: 685px;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
}
.contentAreaFull {
	width: 685px;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
}
.pBig {
	font-size: 1.3em;
	color: #083b5a;
	line-height: 1.5em;
}
.rightCol {
	float: right;
	width: 220px;
	padding-right: 10px;
}
.rightCol h1 {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 18px;
	border-bottom: 2px solid #f6cd11;
	margin-top: 10px;
}
h1 {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 18px;
	color: #014f82;
	padding-bottom: 4px;
	border-bottom: 1px dotted #b4b4b4;
	margin-bottom: 10px;
	margin-top: 8px;


}
.marginRt25px {
	margin-right: 25px;
}
.startOff {
	width: 156px;
	float: left;
	padding-top: 35px;
}
.footer {
	width: 1011px;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
.footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
.footer li {
	float: left;
	list-style: none;
}
.footer li a {
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
	border-right: 1px dotted #333333;
	
}
.footerNolink {
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
	border-right: 1px dotted #333333;
	margin-top: 3px;
}
.reasons {
	width: 690px;
	float: left;
}
.reasonsRightcol {
	width: 220px;
	float: left;
}
.reasonsSplitLeft {
	float: right;
	width: 40%;
}
.reasonsSplitRight {
	float: right;
	width: 60%;
}
.reasons ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
	
}
.reasons li {
	list-style: none;
	background-image: url(../graphics/icon_tick.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 6px;
	font-size: 0.9em;
}
.reasonsRightcol ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	
}
.reasonsRightcol li {
	list-style: none;
	background-image: url(../graphics/icon_tick.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}
.headingContainer {
	width: 735px;
	height: 70px;
	background-image: url(../graphics/heading_back.png);
}
.forgotPassword {
    text-decoration: none;
	ading_back.png);
	background-repeat: no-repeat;
	padding-top: 18px;
	margin-left: 30px;
}
.headingContainer h1 {
	color: #ffffff;
	border: none;
	font-weight: normal;
	font-size: 24px;
	margin: 0px;
	padding-top: 18px;
}
.leftnavBackground {
	background-image: url(../graphics/leftnav_background.png);
	background-repeat: no-repeat;
	min-height: 530px;
}
.leftNavButton {
	padding-top: 43px;
	text-align: center;
}
.tabularA {
	color: #004d7e;
	font-size: 1.2em;
	border-bottom: 2px solid #f6cd11;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}
.tabularB {
	background-color: #e9e9e9;
	color: #000;
	font-size: 1em;
	padding: 4px;
}
.tabularC {
	background-color: #f4f4f4;
	color: #000;
	padding: 4px;
	font-size: 1em;
}
.faqContainer h2 {
	margin-top: 20px;	
}
/* @group FAQs */

.faqContainer {
	float: left;
	width: 685px;
}


.answer
{
	/* Layout properties - You can change these */
	background-repeat: no-repeat;
	background-position: 7px 0px;
	overflow: hidden;
	float: left;
	padding-left: 0px;
	margin-bottom: 10px;
	min-height: 40px;
	font-size: 1em;
	/* This one should not be changed */
	display:none;
	width: 660px;
	line-height: 18px;

}
	
.question{
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 7px 10px;
	font-size: 1em;
	line-height: 16px;
	margin-bottom: 12px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	cursor: pointer;
	width: 660px;
	border-bottom: 1px dotted #c4c4c4;
}


/* @end */



