@charset "utf-8";
/* CSS Document */

/* body formating */
body {
	margin: 0px;
	background-color: #dcdcdc;
	background-image: url(../images/newDefault/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#family {
	position: relative;
	background-image: url(../images/newDefault/family.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: visible;
	visibility: visible;
	height: 223px;
}


.titleLarge {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.whiteLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteFontAdjusted {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.menu {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.white_txt_bg {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.black_font {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.paragraph_title_black {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.black_font_bullet {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
}
.quick_link_blue {
	font-family: Arial;
	font-size: 14px;
	color: #112858;
	font-weight: bold;
}
.form_blue_line_fields {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #22335E;
}
.white_font {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
.white_font_title {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.white_font_bullet {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
}
.white_link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	cursor: auto;
}
.black_font_sm {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.white_font_bullet_indent {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
	text-indent: 10px;
}
.step_title_blue {
	font-family: Arial;
	font-size: 16px;
	color: #112858;
	font-weight: bold;
}
.step_sub_title_blue {
	font-family: Arial;
	font-size: 12px;
	color: #516BA1;
	font-weight: bold;
}
.step_sub_title_darkblue {
	font-family: Arial;
	font-size: 12px;
	color: #112858;
	font-weight: bold;
}
.light_blue_links {
	font-family: Arial;
	font-size: 11px;
	color: #516BA1;
	text-align: justify;
}
.black_2nd_bullet {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
	text-indent: -20px;
}
.blue_font {
	font-family: Arial;
	font-size: 12px;
	color: #516BA1;
	text-align: justify;
}
.blue_font li {
	font-family: Arial;
	font-size: 12px;
	color: #516BA1;
	text-align: justify;
	text-decoration: underline;
}
.blue_bold_sub_title {
	font-family: Arial;
	font-size: 12px;
	color: #112858;
	font-weight: bold;
}
.black_link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.blue_fontnojus {

	font-family: Arial;
	font-size: 12px;
	color: #112858;
}
.black_fontCopy {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-decoration: underline;
}

.style3 {font-size: 14px}


		TD { font-size: 12px; font-family: arial,verdana,helvetica,geneva }
		BODY { font-size: <cfif action NEQ "printerfriendly">12px<cfelse>9px</cfif>; font-family: #htmleditformat(fontstyle)# }
		SELECT { font-size: <cfif action NEQ "printerfriendly">12px<cfelse>9px</cfif>; font-family: #htmleditformat(fontstyle)# }
		SELECT.small { font-size: 10px; font-family: #htmleditformat(fontstyle)# }
		DIV { font-size: <cfif action NEQ "printerfriendly">12px<cfelse>9px</cfif>; font-family: #htmleditformat(fontstyle)# }
		sup { font-size: 9px; font-family: #htmleditformat(fontstyle)# }
		
		A.search { font-size: 11px; font-weight: bold; color: #000000; text-decoration: none }
		A.search:visited { font-size: 11px; font-weight: bold; color: white; text-decoration: none }
		A.search:hover { font-size: 11px; color: white; text-decoration: underline }
		
		A.whitesearch { font-size: 11px; color: white; text-decoration: none }
		A.whitesearch:visited { font-size: 11px; color: white; text-decoration: none }
		A.whitesearch:hover { font-size: 11px; color: white; text-decoration: none }
		
		A.white { font-size: 11px; color: #112858; text-decoration: normal; }
		A.white:visited { font-size: 11px; color: white; text-decoration: normal; }
		A.white:hover { font-size: 11px; color: white; text-decoration: none; }
		
		A.color1search { font-size: 11px; color: #ffffff; text-decoration: none }
		A.color1search:visited { font-size: 11px; color: #ffffff; text-decoration: none }
		A.color1search:hover { font-size: 11px; color: black; text-decoration: none }
		
		A.blacksearch { font-size: 11px; color: black; text-decoration: none }
		A.blacksearch:visited { font-size: 11px; color: black; text-decoration: none }
		A.blacksearch:hover { font-size: 11px; color: #ffffff; text-decoration: none }
			
		A.nav { font-weight: bold; font-size: 11px; color: #1C4187; text-decoration: none }
		A.nav:visited { font-weight: bold; font-size: 11px; color: #1C4187; text-decoration: none }
		A.nav:hover { font-weight: bold; font-size: 11px; color: black; text-decoration: none }
				
		A.navon { font-weight: bold; font-size: 11px; color: white; text-decoration: none }
		A.navon:visited { font-weight: bold; font-size: 11px; color: white; text-decoration: none }
		A.navon:hover { font-weight: bold; font-size: 11px; color: #000000; text-decoration: none }
		
		A.rollover { background-color: black; font-size: 11px; color: #000000; text-decoration: none }
		A.rollover:visited { background-color: black; font-size: 11px; color: #000000; text-decoration: none }
		A.rollover:hover { background-color: #FFCC00; font-size: 11px; color: #ffffff; text-decoration: none }
		
		A.rollover2 { background-color: #990000; font-size: 11px; color: #000000; text-decoration: none }
		A.rollover2:visited { background-color: #990000; font-size: 11px; color: #000000; text-decoration: none }
		A.rollover2:hover { background-color: #990000; font-size: 11px; color: #ffffff; text-decoration: none }		
				
		A.tools { color: black; font-size: 11px }
		A.tools:visited { color: black; font-size: 11px }
		A.tools:hover { color: #ffffff; font-size: 11px  }
				
		A:hover { text-decoration: none }
		
		B.white { font-size: <cfif action NEQ "printerfriendly">11px<cfelse>9px</cfif>; color: white }
		B.white2 { font-size: 14px; color: white }
		B.title { font-size: 16px; color: #112858 }
		B.titlelarge { font-size: 18px; color: #1C4187 }
		B.title2 { font-size: 14px; color: #1C4187 }
		B.criteria { font-weight: bold; font-size: 11px }
		b.color1 { font-size: 12px; color: #1C4187 }
		
		.small { font-size: 11px }
		.sub { font-size: 10px }
		.smaller { font-size: 9px }
		.small_footer { font-size: 7pt }
		.grey { color: #cccccc }
		.rollover { background-color: #990000 }
		.red { color: red }
		.star { color: red }
		
		SPAN.criteria { font-size: 11px }
		h1.searching { color: red;}.SearchSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #8E0000;
}
