/***********************************************//*

Arial, Arial, Helvetica, sans-serif 
Arial Black, Arial Black, Gadget, sans-serif 
Comic Sans MS, Comic Sans MS5, cursive 
Futura Std-Book, Futura Std Book, Futura ,Century Gothic, AppleGothic, Helvetica, Arial, sans-serif
Courier New, Courier New, Courier6, monospace 	
Georgia1, Georgia, serif 	
Impact, Impact5, Charcoal6, sans-serif 
Lucida Console, Monaco5, monospace 
Lucida Sans Unicode, Lucida Grande, sans-serif 	
Palatino Linotype, Book Antiqua3, Palatino6, serif 
Tahoma, Geneva, sans-serif 	
Times New Roman, Times, serif 	
Trebuchet MS1, Helvetica, sans-serif 
Verdana, Verdana, Geneva, sans-serif 
Symbol, Symbol (Symbol2, Symbol2) 
Webdings, Webdings (Webdings2, Webdings2) 
Wingdings, Zapf Dingbats (Wingdings2, Zapf Dingbats2)Dingbats2)
MS Sans Serif4, Geneva, sans-serif 
MS Serif4, New York6, serif 


/******************* body tiling options ***********************   

repeat
repeat-x
repeat-y
no-repeat


/******************* page specific ***********************       

<link href="styles.css" rel="stylesheet" type="text/css"> 

<style type="text/css">


<!--
A:link, A:visited { text-decoration:none; color: #3e628b }
A:hover { text-decoration: underline;}
-->


</style>


********************************************************/

.hdsWhite {

font-family: Lucida Sans Unicode, Lucida Grande, sans-serif ;
font-size: 24px;
font-weight: normal;
letter-spacing:-1px;
line-height: 24px;
color: #fff;
}




a:focus {
outline: 0;
} 

object { outline:none; }

img { outline:none; }


body
{
	background: url(images/bg1.jpg) repeat-x scroll 50% 0pt;
	background-color:#e9e9e9;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	margin: 0 auto 0 auto; 
	
}

a:link { 
	color: #3e628b;
	}
a:visited { 
	color: #3e628b;
	}
a:hover { 
	color: #3e628b;
	background-color: none;
	text-decoration: none;
	}
a:active { 
	color: #3e628b;
	}



p{	
	line-height: 19px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	margin: 0 auto 0 auto; 
	padding: 0 auto 0 auto; 

	
}

h1,h2,h3,h4{	
	margin: 0 auto 0 auto; 
	padding: 0 auto 0 auto; 
	
}


h1 {

font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
line-height: 24px;
color: #594142;

}


h2 {

font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 13px;
line-height: 21px;
font-weight: bold;
color: #25466b;

}

h3 {

font-family: Tahoma, Helvetica, sans-serif;
font-size: 11px;
line-height: 24px;
font-weight: bold;
color: #4873a0;

}





.hds11pt {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	font-style: normal;
	font-weight: bold;
}

.hds12pt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #484848;
	font-style: normal;
	font-weight: bold;
}

.Phone {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}



ul {

	list-style-image: url(images/bullet.png);
	text-indent: 3px;
	text-align: left;
margin: .5em;
padding: 1em; 
	left: 2px;
	font-family: Tahoma, helvetica;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
} 






.body11pt {

	font-family: Tahoma;
	font-size: 11px;
	color: #7D8588;
	line-height: 15px;
}

.body12pt {
	font-family: Tahoma;
	font-size: 12px;
	color: #656d71;
}

.mods10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #3A7EA3;
	font-style: normal;
	line-height: 14px;
}

.mods12 {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #2e6b8e;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #60728d;
}



/***********************************************/
/*                   nav / links                     */
/***********************************************/ 

.nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #8F9699;
	text-decoration: underline;
}

.nav12pt {
	font-family: Tahoma;
	font-size: 12px;
	color: #3e628b;
	line-height: 17px;
}

.nav11pt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px; 
}


.links_blue {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: 38a0d4;
	text-decoration: underline;
}

.links_blue:hover {
	color: #666666;
}

.links_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #c3c8d1;
	text-decoration: none;
}
.links_gray:hover {
	text-decoration: underline;
}

.linkwhite{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


/***********************************************/
/*                    tables                     */
/***********************************************/ 

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: cccccc cccccc cccccc cccccc;
	border-collapse: collapse;
	background-color: white;
}
