body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	color: #000000;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

td, li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: normal;
	 }

p,  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	 }

a:link { color: #002E60; text-decoration: underline }
a:visited { color: #003399; text-decoration: underline }
a:hover { color: #037AFF; text-decoration: underline }
a:active { color: #037AFF; text-decoration: underline }

H1 {

	font-size: 120%;
	font-weight: bold; 
	color: #003399;
}

H2 {

	font-size: 110%;
	font-weight: bold; 
	color: #3748B3;
}

H3 {

	font-weight: bold;

}

.footer { 
	color: #001C33; 
	font-size: 70%; 
	text-decoration: none; 
	line-height: 24px;	
	}
	
.footer a:link  { color: #001C33; text-decoration: none }
.footer a:visited  { color: #001C33; text-decoration: none }
.footer a:hover { color: #001C33; text-decoration: underline }
.footer a:active  { color: #001C33; text-decoration: underline }

.navMain { 
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 13px; 
	text-decoration: none; 	
	}
	
.navMain a:link  { color: #FFFFFF; text-decoration: none }
.navMain a:visited  { color: #FFFFFF; text-decoration: none }
.navMain a:hover { color: #AAB1B9; text-decoration: none }
.navMain a:active  { color: #AAB1B9; text-decoration: none }

.navSubMain {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	}
	
.navSubMain a:link  { color: #FFFFFF; text-decoration: none }
.navSubMain a:visited  { color: #FFFFFF; text-decoration: none }
.navSubMain a:hover { color: #AAB1B9; text-decoration: none }
.navSubMain a:active  { color: #AAB1B9; text-decoration: none }

.colCallout {
	color: #DCE8FF;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	}
	
.colCallout a:link  { color: #DCE8FF; text-decoration: none }
.colCallout a:visited  { color: #DCE8FF; text-decoration: none }
.colCallout a:hover { color: #DDC02E; text-decoration: none }
.colCallout a:active  { color: #DDC02E; text-decoration: none }

.frontOfferLink {  
	font-size: 95%;  
	font-weight: bold;
	color: #002E60;	
	}
	
.frontOfferLink a:link  { color: #002E60; text-decoration: none }
.frontOfferLink a:visited  { color: #002E60; text-decoration: none }
.frontOfferLink a:hover { color: #037AFF; text-decoration: none }
.frontOfferLink a:active  { color: #037AFF; text-decoration: none }
	
.bold {
	font-weight: bold;
}

.boldBlue {
	font-weight: bold;
	color: #002E60;		
}

.italic {
	font-style: italic;
}

.boldItalic {
	font-style: italic;
	font-weight: bold;
}

.smTextBold {
	font-size: 95%;
	font-weight: bold;
}

.smTextItalic {
	font-size: 95%;
	font-style: italic;
}

.borderBlack {
	border: 1px solid #000000;
}

.table {
	border: 1px solid #003572;
}
.tableRightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003572;
}
.tableRightLineBold {
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003572;
}
.tableHeader {
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003572;
}

.textSmall {
	font-size: 90%;
}
.textSmaller {
	font-size: 85%;
}

.smTextBlackBold { 
	color: #000000; 
	font-size: 85%; 
	font-weight: bold;	
	text-decoration: none; 
	}
	
.smTextBlackBold a:link  { color: #000000; text-decoration: none }
.smTextBlackBold a:visited  { color: #000000; text-decoration: none }
.smTextBlackBold a:hover { color: #8D404F; text-decoration: none }
.smTextBlackBold a:active  { color: #8D404F; text-decoration: none }

.borderBlackRightAlign {
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #4C272B;
}
.borderBlackLeftAlign {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #4C272B;	
}

.boldBig {
	font-size: 105%;
	font-weight: bold;
}

.boldBigger {
	font-size: 115%;
	font-weight: bold;
}

.boldSmall {
	font-size: 85%;
	font-weight: bold;
}

.colTableBk {
	background-image: url(/img/col/search_bk.gif);
	background-repeat: repeat-x;
}

.boxSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #7F859E;
	color: #FFFFFF;
	border: 1px solid #ABAFBD;
}
.bkTableFrontLt {
	background-color: #EFEFF5;
	background-image: url(/img/front/text_corner.gif);
	background-repeat: no-repeat;
}
.bkTableFAQs {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D1D1E2;
	border-bottom-color: #D1D1E2;
	border-left-color: #D1D1E2;
}
.bkTableRight {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B4B5D1;
	border-bottom-color: #B4B5D1;
	border-left-color: #B4B5D1;
}
.smTextPurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #6B7492;
}

.smTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #003399;
}
