/* CSS Document */

	body {
	background-color: #D2D2D2;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: black;
}

#content {
	background-color:#FFFFFF;}

#headerbg {
	background-color: #BDD9EE; 
	padding: 3px; }
	
#footerbg {
	background-color: #4193CD; 
	padding: 15px; }
	
#navbg {
	background-color: #4193CD; 
	height:24px;}

.navbuttons a {
	width: auto; 
	height: 24px;
	display:block;
	color: #ffffff;
	padding-top: 8px;
	background-color: #4193CD;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-family: Trebuchet MS, sans-serif;
	border-bottom: 4px solid #4193CD;}

.navbuttons a:hover {
	background-color: #BDD9EE;
	height: 24px;
	color: #000000;
	text-decoration: none;
	border-bottom: 4px solid #BDD9EE;}
	

a { color: #000000; 
	text-decoration: underline; }
	
a:hover { 
	color: #333333; 
	text-decoration: none;  } 

#textareac {
	background-color: #F5F5F5; 
	border: 1px solid #c4c3c1; 
	margin-right: 15px; 
	padding: 12px;
	text-align:justify;
	height: auto; }
	
.texttitles {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #364294;
	font-size: 18px;
	font-weight:bold }
	
#whitespace {
	height: 25px; }
	
#rightcol {
	width: 218px;
	padding:1px; }
	
/* right columns */
#midg {
	background-color:#FFFFFF; 
	border-left: 3px solid #000000; 
	border-right: 3px solid #000000; 
	width: 211px; 
	text-align:center } 
	
#midb {
	background-color:#FFFFFF; 
	border-left: 3px solid #4193CD; 
	border-right: 3px solid #4193CD; 
	width: 211px; 
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align:center} 
	
#titb {
	background-image:url(/images/hsa-img/menutitle-blu.gif); 
	background-position:center; 
	background-repeat:no-repeat;
	width:208px;
	text-align:center;
	padding-top: 8px;
	padding-bottom:8px;
	}
	
#titg {
	background-image:url(/images/hsa-img/menutitle-gre.gif); 
	background-position:center; 
	background-repeat:no-repeat;
	width:208px;
	text-align:center;
	padding-top: 8px;
	padding-bottom:8px;
	}

.titletx {
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;}


.rightbuttons a {
	width: auto; 
	height: auto;
	padding:2px;
	display: block;
	color: black;
	background-color: white;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	
	}

.rightbuttons a:hover {
	background-color: #BDD9EE;
	color: #000000;
	text-decoration: none;}	
	

a.whiteLinx:link, a.whiteLinx:visited, a.whiteLinx:active  {
	color: white; 
	font-size: 11px; 
	font-weight:bold}
	
a.whiteLinx:hover {
	color: white; 
	text-decoration: none;} 

.searchsubmit {
	background-color: #000000; 
	border: 1px solid #ffffff; 
	font-weight:bold; 
	color:white; 
	padding:0px}
	
	.formfield {
	background-color:#FFFFFF; 
	color: black; 
	size: 14px; 
	padding: 3px;
	border: 1px solid black}
	
.quotetext {color: #7d6d4a; font-weight:bold; font-size:13px}
.style1 {font-size: 15px; color: #9e984c}
.disclaimtxt {color:#FFFFFF; font-size:11px;}

.style4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4193cd;}
	
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4193CD;
}
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}	

.style92 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}
.style93 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #4193cd;
}