/* preload images */
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

.right {
float:right;
}

body {
	text-align:center;
	font-family:Arial, sans-serif;
	color: #333333;
	line-height: 1.2;	
	margin: 0px;
	padding: 0px;
	background-color:#F2F8FF;
}
	
#frame {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	padding:10px;
	text-align:left;
	background: #F8F8F1;
	border-left: #999999 thin solid;
	border-right: #999999 thin solid;
	border-bottom: #999999 thin solid;
}

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #a0b1cf;
	/*	border-bottom: 1px solid #334d55 #C3D9FF;*/
	width: 100%;
	background-color:#FFFFFF;
}

#siteName{
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
.contact_info {
	color: #333333;
	font-size: 83%;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
#top_right_eye_catcher {
	float:right;
/*	background-color:#007DC5;*/
	font-weight:bold;
	font-size: 105%;
	width: 200px;
	padding: 0px 0px 0px 20px;
	background:url(../images/arrow2.gif) no-repeat center left;
/*	visibility:hidden; */
}		
		
#contentleft {
	width:300px;
	padding-top:10px;
	float:left;
	background: #F8F8F1;
}

#contentleft img {
	border: thin solid #333333;
}

#contentleft h3 {
	margin-bottom: 5px;
	margin-top: 15px;
}

#contentcenter {
	width:330px;
	padding: 15px 15px 0px 25px;
	float:left;
	background: #F8F8F1;
}

#navBar {
	margin: 0;
	width:220px;
	padding-top:10px;
	background: #F0F0E1;
	border-left: 1px solid #C3D9FF;
	border-bottom: 1px solid #C3D9FF;
	border-right: 1px solid #C3D9FF;
	float: left;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {

	display: block;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #lower_nav_bar styles ***********/

#lower_navbar {
	padding: 5px;
	font-size: 80%;
	background: #fff;
}

#lower_navbar img {
	margin-left: 5px;
	margin-right: 5px;
}

#lower_navbar h3 {
	margin: 5px;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #C3D9FF;
	font-size: 90%;

}

.child {
	color: #FF0000;
	padding: 2px 0px 2px 5px;
	margin: 0 0 0 20px;
	background:url(../images/arrow2.gif) no-repeat center left;
}

.grandchild {
	color: #FF0000;
	padding: 2px 0px 2px 5px;
	margin: 0 0 0 40px;
	background:url(../images/arrow2.gif) no-repeat center left;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #C3D9FF;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #C3D9FF;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #C3D9FF;
	color: #333;
	padding: 2px 0px 2px 10px;
}
/************** .feature styles ***************/

.feature{
	font-size: 80%;
/*	background-color:#009900;*/
}

.feature h3{
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	margin-top: 25px;
	/*text-align: center;*/
}

.feature h4{
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	margin-top: 25px;
	/*text-align: center;*/
}

.feature table{
	border:#CCCCCC thin solid;
	font-size: 85%;
}


.feature img{
	float: right;
/*	padding: 0px 10px 0px 0px;*/
	text-decoration:none;
	margin: 0px 0px 15px 15px;
	border: 2px #007DC5 solid;
}	
/************* #search styles ***************/

#search{
	padding: 10px 0px 5px 10px;
	/*	border-bottom: 1px solid #C3D9FF;
*/	font-size: 90%;
/*	float: right;*/
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/************* #footer styles ***************/
#footer {
	font-size: 80%;
	padding: 5px;
}
		
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.pdflink, a.wordlink {
        background: transparent url(/images/pdf.gif) right center no-repeat;
		padding: 3px 20px 3px 0;
		line-height: 22px;
    }

.red {
	color: #FF0000;
}

.blue {
	color: #006600;
	font-weight: bold; 
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 154%;
 color: #333;
 margin-top: 12px;
}

h3{
 font-size: 120%;
 color: #334d55;
}

h4{
 font-size: 97%;
 font-weight: bold;
 color: #33333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

p {
	margin-top: 6px;
	margin-bottom: 15px;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

a.more {  
	padding-right: 16px;
	background:url(../images/arrow2.gif) no-repeat center right;  
}
	
	#contentright p { font-size:10px}
