#printheader {display:none;}

	body {text-align:center; background:#639ed6; color:#94bee7;}

	html, p, li, td, th, blockquote {	
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
	color:#94bee7;
	text-align:left;}

	a, a:link, a:visited, a:active{text-decoration:none; color:#eff7f7;}
	a:hover {text-decoration: underline; color:#eff7f7;}
	
/**************************** DIVS ******************************/

td.formlabel {
	text-align:right;
	padding-right:20px;
}

td.formlabelreq {
	text-align:right;
	padding-right:20px;
	font-style: italic;
	font-weight:bold
}

#wrapper_inner {
	background:url('/img/bg_mainpix.jpg') no-repeat; 
	width:900px; 
	margin:0;
	text-align:left; 
	overflow:display;}

#wrapper_middle {
	background:url('/img/bg_rightbar.jpg') repeat-y; 
	width:900px; 
	text-align:left; 
	overflow:display;}
	
#wrapper {
	background:#29598c; 
	border:1px solid #132B42; 
	width:900px; 
	margin:20px auto;
	text-align:left; 
	overflow:display;}

#header{z-index:10; height:146px;margin:0; padding:0;}

#topnav {
	position:relative;
	margin:3px 0 35px 20px;
	padding:0;
	z-index:20;}
	
#topnav a {font-weight:bold; margin: 0; letter-spacing: 0.06em; font-size:11px;}
	
/************** right picture bar ****************/	
#rightbar { 
	width:222px;
	float:right;
}


/******************** MAIN CONTENT ************************/
#content {
	float:left; 
	width:670px;
}

div#content h1, 
div#content h2, 
div#content h3, 
div#content h4, 
div#content p, 


div#content blockquote{
	padding:0 65px;
	font-family: Tahoma, arial, helvetica, sans-serif;
}

h1 {font-size: 20px; line-height: 22px; font-weight:normal; letter-spacing: 1px;}
h2 {font-size: 15px; line-height: 18px; font-weight:bold;}

div#content ul{
	padding:0 70px 0 95px;
	margin:0;
}

div#content ul li{
	padding:0;
	margin:0;
}

div#content ul li ul{
	padding:0 25px;
	margin:0;
}

/******************** FOOTER ************************/
div#footer {
	background:url(/img/bg_footer.jpg) top left no-repeat;
	height:31px;
	padding-left:65px;
	margin-bottom:20px;
	margin-top:20px;	
   clear:both;
}

#footer p{
	padding-top:5px;
	font-size: 11px;
}

#footer a{
	font-size: 11px
}

hr.testim {
	background:yellow;
	color:#94bee7;
	height:1px;
	overflow:hidden;
	margin-left:65px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:0;
	padding:0;
}



/************* ----- IMAGES ----- **************/
img {border:0;margin:0; padding:0;}
img.imgbdr {margin:0; padding:0; border: 1px solid #879099;}
img.imgright {float:right; margin:0 0 0 10px; padding:0; border:0;}
img.imgleft {float:left; margin:0 10px 0 0; padding:0;}
img.imgbdrright {float:right; margin:0 0 0 10px; padding:1px; border: 1px solid #879099;}
img.imgbdrleft {float:left; margin:0 10px 0 0; padding:0; border: 1px solid #879099;}


.greenbold {
	color:#13d765;
	font-weight: bold;
	text-align:center;
}

.pictable {
	margin:0 0 0 60px;
	padding:0;
	/*width:500px;*/
}
