body {
background-color:#004A91;
margin: 0;
padding: 0;
}


body, p, td, th, div, blockquote, dl, ul, ol {
font: 12px   Verdana, Arial, Helvetica, sans-serif;
line-height: 16px;
color: #3E435E;
}

strong {
color:#3761A6;
}



td {
vertical-align:top;
text-align:left;
}

.bottom td {
vertical-align:bottom;
text-align:left;
}

a:link {color:#276DB2; text-decoration: underline;}

a:visited {color:#276DB2; text-decoration: underline;}

a:hover {color:#457CB0; text-decoration: underline;}

a:active {color:#457CB0;}





#wrapper {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}




/*    Font Styles     */ 



blockquote {
margin-left: 20px;
margin-right: 5px;
}


h1 {
font-size:14px;
line-height: 19px;
color: #00498A;
padding: 8px 0px 0 0;
}

h2 {
font-size:14px;
color: #fff;
line-height: 17px;
font-weight:bold;
padding: 8px 0 0px 0;
}

h3 {
font-size:14px;
line-height: 28px;
color: #004E9C;
padding: 1px 0px 0 0;
text-indent:7px;
background-image:url(imgs/HD_BG.gif);
background-repeat:no-repeat;
}




.bghd {
font-size:14px;
font-weight:bold;
display: block;
padding: 5px 0px 0 0;
line-height: 20px;
color: #004E9C;
text-indent:7px;
background-image:url(imgs/HD_BG.gif);
background-repeat:no-repeat;
}






.bold_white {
font-size:14px;
color: #fff;
line-height: 30px;
font-weight:bold;
}

.bold_orange {
font-size:12px;
color: #D47046;
line-height: 30px;
font-weight:bold;
}

.bold_orangebig {
font-size:14px;
color: #D47046;
line-height: 30px;
font-weight:bold;
}

.bold_orangeplain {
color: #D47046;
font-weight:bold;
}


.bluetxt {
font-size:14px;
line-height: 18px;
color: #4D618F;
}

.bluetxt_bold {
font-weight: bold;
color: #4D618F;
}

/* About Us Page START */

.about_bluetxt {
font-size:13px;
line-height: 16px;
color: #4D618F;
}


/* About Us END*/


.sidebar {
font-size:13px;
line-height: 16px;
color: #4D618F;
}



.blue {
color: #4D618FC;
}



.bold_blue {
color: #276DB2;
font-size: 13px;
font-weight:bold;
line-height: 125%;
}


.bold_grey {
color: #3E435E;
font-size: 12px;
font-weight:bold;
line-height: 125%;
}



.privacy {
font-size: 11px;
line-height: 14px;
color:#606582;
}


.footer {
font-size: 10px;
line-height: 11px;
text-indent: 28px;
color:#747780;
}




a.plain:link, a.plain:visited {
color: #747780;
text-decoration: none;
}

a.plain:hover, a.plain:active {
color: #747780;
text-decoration: underline;
}




hr { 
height:0px; 
border:0px; 
border-top:1px solid #ABB1BA;
	}

