@charset "utf-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
.bodytext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.3em;
}
.bodytextsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 1.5em;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
}
.bodytextbold_with_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	vertical-align: bottom;
	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
}
.bodytextbluemed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B9DC4;
	line-height: 1.5em;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929596;
}
.index_feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #5B9DC4;
}
.titletextdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
}
.titletextsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F47E3E;
}
.titletextsmldark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.subtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5B9DC4;
}
.subtitlelgeblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5B9DC4;
	line-height: 22px;
}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
}
#contentDiv1 {
	position: relative;
}
#viewportDiv1 {
	overflow: auto;
	position: relative;
	height: 212px;
	width: 160px;
}.quicklinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #949998;
	background-color: #FFFFFF !important;
	border: 1px solid #9DC3D6;
	margin: 0px;
	padding: 1px;
	height: 14px;
	width: 142px;
}
#navcontainer { width: 190px; }

#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
	color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#navcontainer a
{
	display: block;
	width: 190px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #939797;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #333333;
	text-decoration: none;
	padding-left: 11px;
}

#navcontainer a:hover
{
	background-color: #F5F5F5;
	color: #F16C1F;
	border-top: 0px solid #F47F3D;
	border-right: 0px solid #F47F3D;
	border-bottom: 2px solid #F47F3D;
	border-left: 0px solid #F47F3D;
	padding-left: 11px;
}
.navtable_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #939797;
	height: 32px;
	padding-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #939797;
}
#scrollingdiv {
	margin: 0px;
	width: 480px;
	height: 390px; 
	overflow: auto;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #999999; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #333333; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
}
#scrollingdiv2 {
	margin: 0px;
	width: 700px;
	height: 390px; 
	overflow: auto;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #999999; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #333333; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.formfieldmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #F4F5F3 !important;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 1px;
	height: 15px;
	width: 220px;
}
.formfielddropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF !important;
	border: 1px solid #F58C3A;
	margin: 0px;
	padding: 1px;
	height: 19px;
	width: 120px;
}
.formfielddropdownshort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF !important;
	border: 1px solid #F58C3A;
	margin: 0px;
	padding: 1px;
	height: 19px;
	width: 100px;
}
.formfieldtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #F4F5F3;
	height: 35px;
	width: 220px;
	border: 1px solid #CCCCCC;
}
.formfieldtextareashort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	height: 35px;
	width: 100px;
	border: 1px solid #F5822A;
}
.formfieldshort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #F8F9F7 !important;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 1px;
	height: 14px;
	width: 100px;
}
.submit_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9DC3D6;
	height: 18px;
	width: 30px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
}


/* quote box blue */


.sbl {
	width: 100%;
	text-align: left;
	min-width: 100px;
	background-color: #9DC3D6;
	background-image: url(images/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sbr { background: url('images/br.gif') bottom right no-repeat; }
.stl { background: url('images/tl.gif') top left no-repeat; }
.str {
	padding: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.5em;
	background-image: url(images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-style: italic;
} 
.sb { padding: 2px 0px 20px 50px; background: url('images/b.gif') 30px top no-repeat; 
}
.sb2 {
	padding: 2px 0px 20px 50px;
	background-image: url(images/b2.gif);
	background-repeat: no-repeat;
	background-position: 615px top;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1B518D;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #A0B654;
}


/* quote box grey */


.sblgrey {
	width: 100%;
	text-align: left;
	min-width: 100px;
	background-color: #EFEFEF;
	background-image: url(images/blgrey.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sbrgrey { background: url('images/brgrey.gif') bottom right no-repeat; }
.stlgrey { background: url('images/tlgrey.gif') top left no-repeat; }
.strgrey {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	background-image: url(images/trgrey.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-style: italic;
} 
.sbgrey { padding: 2px 0px 20px 50px; background: url('images/bgrey.gif') 30px top no-repeat; 
}
.sb2grey {
	padding: 2px 0px 20px 50px;
	background-image: url(images/b2grey.gif);
	background-repeat: no-repeat;
	background-position: 615px top;
}
.quotetextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1B518D;
}
.quotegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #A0B654;
}
.blogtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.blogsubtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#Container{text-align:left;width:640px;margin-left:auto;margin-right:auto;}p{margin:4px 0 4px 3px;color:#333;}
#BelowHeader{float:left;width:640px;}
#DoubleColumnBottom{width:640px;float:left;margin:0 0 0px 0px;padding:0;}
.titleBox{padding:5px 5px 5px 5px;}
.lineOver{border-top:1px solid #CCC;}
.lineUnder{border-bottom:1px solid #CCC;}
.alphaIndex{margin:7px 5px;border-collapse:collapse;}
.halfColumn{width:50%;}
.thirdColumn{width:33%;float:left;}
.quarterColumn{width:24%;float:left;}
.quarterColumn{width:25%;}
.padTop15{padding-top:15px!important;}
.thirdColumn a { display: block; }
