/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-position:center;
 background-color:rgb(59,109,157);
} 
 
#pagewidth{ 
 width:850px; 
 text-align:left; margin:0; 
 margin-left:auto; 
 margin-right:auto; 
 padding:0;
 border-bottom:none;
 border-left: #fff 1px solid;
 border-right: #fff 1px solid;
 border-bottom: #fff 1px solid;
 
} 

#wrapper {
 margin:0;
 padding:0;
}

#header {
width:850px;
height:151px;
background-image:url(images/banner.jpg);
background-repeat:no-repeat;
background-color:rgb(197,221,255);
margin:0;
padding:0;
}

#header h1 {
margin:0;
padding-left:25px;
padding-top: 26px;
}
h2 {
margin:0;
padding-left:30px;
padding-top: 5px;
font-family:verdana, Arial, Helvetica, sans-serif;
color:#000099;
font-size:11pt;
}


#header a {
width: 207px;
height:46px;
display: block;	
text-decoration: none;		
text-indent: -9999em;
background-image:url(images/title.jpg);
background-repeat:no-repeat;
}

* html #header h1 a {
	height:46px;
}

#header img {
	float:left;
}


#content {
width:850px;
background-image:;
background-repeat:no-repeat;
}
a: link {
text-decoration:none;
border:none;
}
 
img {
border:none;
}

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

#twocols, #maincol{width:100%; float:none;}
}

#nav {
	width:850px;
	height:30px;
	background-color:#000066;
}
#nav ul {
	float: none;
	list-style: none;
	line-height: 30px;
	color: #fff;
	background-color: transparent;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
/*	letter-spacing:.09em;*/
	width:850px;
	text-align:center;
}
/* -------------------------- */
/* The top main navigation links */

#nav li {letter-spacing:1px;}
#nav a {
	display: block;
	padding: 0px 11px;
	color: #FFFFFF;
	background-color:#000066; 
	text-decoration: none;
	border-right:#FFFFFF  3px solid;
}

#nav a:hover {
	color: #000066;
	background-color:rgb(153,194,254);
	text-decoration: none;
}

#nav li {
	float: left;
	padding: 0;
	list-style:none;

}

/* The dropdown links lists */
#nav li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 170px; 
	font-weight: normal;
	border: 1px solid #996633;
	background-color: #663300;
	margin: 0; padding:0; 
}
#nav li li {
	padding: 0;
	width: 100%; 
}
#nav li ul a {
	padding: 5px 8px;
	width: 170px;
	* html width: 100px;
}
/* This controls the flyout location of the second level dropdowns */
#nav li ul ul {
	margin: -2em 0 0 100px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
/* -------------------------- */
/* Here is the background of the main nav link while looking at the dropdown */
#nav li:hover, #nav li.sfhover {
	background-color: #663300;
}
/* -------------------------- */
/* The dropdown links list colors */
#nav li ul.under a {
	color: #000;
	background-image: none;
}
#nav li ul.under a:hover {
	background: #57528A;
	color: #fff;
}
/* -------------------------- */
/* The background of the second level links while looking at the dropdown under it... */
#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
	color: #fff;
}
#nav li ul.under li:hover, #nav li ul.under li.sfhover {
	color: #fff;
	background-color: #663300;
}


/* -------------------------- */
#threecols{
 width:850px; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
 background-image:url(images/bak.jpg);
 background-repeat:repeat-y;
 margin:0;
 }
 
#leftcol{
 width:185px; 
 float:left;  margin:0;padding:0;
 position:relative; 
 border: none;
 height:100%;
 background-color:rgb(72,124,150);
}

#leftcol-mid{
 width:185px; 
 float:left;  margin:0;padding:0;
 position:relative; 
 border: none;
 background-image:url(images/right-mid.jpg);
 background-repeat:repeat-y;
}
 
.news_title {
	padding-left:15px;
	padding-top:0;
	padding-bottom:0;
	line-height:12px;
	padding-right:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:underline;
}

.news_content {
	padding-left:19px;
	padding-right:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	line-height:13px;
	padding-top:0;
}

.news_content a{
color:#FFFFFF;
text-decoration:none;
}
.news_content a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#leftcol-bot{
 width:185px; 
 float:left;  margin:0;padding:0;
 position:relative; 
 border: none;
 background-image:url(images/right-bot.jpg);
 background-repeat:no-repeat;
}

 
#maincol{
 background-color: transparent;  
 display:block;
 margin:0;
 padding:0;
 float: left; 
 position:relative; 
 width:490px;
 }
#maincol-title{
 background-color: #FFFFFF;  
 margin:0;
 padding:0;
 float: left; 
 position:relative; 
 width:490px;
 height:115px;
 background-image:url(images/mid-top1.jpg);
 background-repeat:no-repeat;
 }
 
#content {
 width:490px;
 padding:0;
 margin:0;
 background-image:url(images/mid-mid.jpg);
 background-repeat:repeat-y;
/* padding-top:30px;*/
}

#rightcol {
width:175px;
float:right;
height:300px;
}

#rightcol_contact{
background-image:url(images/contact.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:175px;
height:115px;
}

.cemail {
margin-left:10px;
margin-top:60px;
border:none;
}

img a {
border:none;
}

#boxtitle {
margin-left:10px;
margin-right:10px;
color:#CC0000;
font-family:"Century Gothic",verdana;
font-size:9pt;
font-weight:bold;
text-align:center;
padding-bottom:5px;
line-height:15px;
width:155px;
}

#maincol-title h1 {
margin-left:30px;
margin-right:10px;
margin-top:50px;
color:#CC0000;
font-family:"Century Gothic",verdana;
font-size:15pt;
font-weight:bold;
text-align:left;
padding-bottom:5px;
line-height:15px;
}

#box_top {
width:175px;
background-image:url(images/rounded-box-top.jpg);
background-repeat:no-repeat;
height:25px;
}

#box_mid {
width:175px;
padding:0;
margin:0;
background-image:url(images/rounded-box-mid.jpg);
background-repeat:repeat-y;
text-align:center;
}
#box_mid p {
padding:0;
margin:0;
margin-left:21px;
margin-right:17px;
margin-top:7px;
color:#000000;
font-family: verdana,"Century Gothic",verdana;
font-size:7.5pt;
text-align:left;
padding-bottom:5px;
line-height:15px;
width:137px;
}
#box_mid img {
border:0;
padding-bottom:4px;
padding-top:4px;
}
#box_bot {
width:175px;
background-image:url(images/rounded-box-bot.jpg);
background-repeat:no-repeat;
height:25px;
}


#list {
	width: 180px;	
	float:left;
	text-align:left;margin:0; padding:0;
	background-color: rgb(198,254,129);
}

#list ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	padding-bottom: 5px;
	padding-top:10px;
	padding-left:20px;
	padding-right:15px;
}
#list li {
	line-height: 2.5em;
	border-bottom:#333333 1px dashed;
	list-style: none;
}
#list a {
	font-size: 12px;
	text-decoration: none;
	color: #B64A01;
}

#list a:hover {
	color: rgb(101,51,0);
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#333333;
	line-height:16px;
	margin-left:30px;
	padding-left:30px;
}
li {
	padding-bottom:7px;
	list-style:square;
	color:#003366;
}

#numlist ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:16px;
}
#numlist li {
	padding-bottom:7px;
	list-style:decimal;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000;
	line-height:22px;
	padding-left:30px;
	padding-right:10px;
}

.txt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#0033FF;
	line-height:15px;
	padding-left:30px;
	padding-right:10px;
	font-weight:bold;
	font-style:italic;
}

.text {
	margin-top:55px; }

.mission {
	font-weight:bold;
	line-height:15px;
	font-size: 13px;

}

#contactaddress {
width:250px;
float:left;
}
#contactform {
width:200px;
border-left:#999999 1px dotted;
padding-left:8px;
padding-right:18px;
float:right;
line-height:10px;
padding-bottom:7px;
}

input {
border:#6666FF 1px solid;
background-color:rgb(216,236,245);
}



/*Footer********************************/

#footer{
	height:35px;
	clear:both;
	width: 490px;
	margin:0; padding:0;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top:15px;
	padding-right:0px;
/*	position:relative;*/
 background-image:url(images/mid-bak1.jpg);
 background-repeat:no-repeat;
 background-position:top;transparent;
 background-color:
 } 
#footercontact{
	float: right;
	width: 385px;
	display: inline;
	margin-right: 15px;
	text-align: right;
}
#footercontact a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-size:9px;
	color: #666;
	text-decoration: none;
}


#footercontact a:hover{
text-decoration:underline;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-size:10px;
	color: #666;
	text-decoration: none;
	float:left;
	padding-left:8px;
}
#footerlinks {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #fff;
	padding-left: 8px;
}

a.footer, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #fff;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #fff;
	text-decoration: underline;
}
