
body  {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:14px;
	background: #5cbc51;
	margin: 0; 
	padding: 0;
	text-aheight="50"gn: center; 
	color: #000000;
}
h2{color:#005f99; font-size:160%;
margin-left:20px}
h3{color:#5cbc51;font-size:120%;
font-weight:700;
text-transform:capitalize;
margin-left:20px}
h4{font-size:110%;
margin-left:20px}

.green{color:#5cbc51}
.blue{color:#005f99}
.pat{padding-left:2.5em}
#container { 
	width: 907px; 
	background: #5cbc51;
	margin: 0 auto; 
	text-align: left; 
		padding-top:-1px;
} 

#container p{
line-height:20px;
margin:5px 10px 0 20px;

}

#container a{text-decoration:none; padding:none}
#container a:link, #container a:visited{color:#005f99}
#container a:hover{color:#5cbc51}

#header { 
	background-image:url(images/navback2.jpg);
	height:135px;
	padding: 0 10px 0 20px;  
	width:100%;
} 
#header h1 {
	margin: 0;
	padding: 10px 0; 
}
#logo {
	padding-top:20px;
	padding-left:100px;
	float:left;
}
#secure{
	padding-top:15px;
	padding-right:100px;
	float:right;
}
#sidebar {
	float: left; 
	width: 184px; 
	background:#ffffff;
	border-right: 1px solid #005f99;
	border-left: 1px solid #005f99;
	border-bottom: 1px solid #005f99;
	min-height:550px;
}

#sidebarTEXT {
	float: left; 
	width: 184px;
	background: #ffffff; 
	padding: 12px 0px 3px 0px;
}
#sidebarTEXT ul{
	list-style:none;	
	margin-left:10px;
	line-height:25px;
	padding:0;

}

#sidebarTEXT li{
background: url(images/arrow.jpg) left center no-repeat;
color:#000000;
	
text-decoration:none;
font-size:15px;
padding-left: 15px;
margin-bottom: 10px; 
}

#sidebarTEXT a{
color:black;
text-decoration:none;
width:145px;
font-weight:500
}

#sidebarTEXT a:hover{color:#5cbc51}

#nav-top a:hover{color:white}



#mainContent { 
	margin: 0 0 0 210px; 
	padding: 0 0px; 
	background: url(images/blueprintwatermark.jpg);
	border-right: 1px solid #005f99;
	border-left: 1px solid #005f99;
	border-bottom: 1px solid #005f99;
	width:689px;
	min-height:550px;
} 

#mainContentTEXT {
	padding: 1px 10px 3px 10px;
}

#mainContent p{
margin:5px 10px 0 20px;
	line-height:20px
}

#mainContent li{line-height:30px}

#mainContent a{color:#005f99;
text-decoration:underline}
#mainContent a:hover{color:#5cbc51}

#footer { 
	padding: 0 10px 0 20px; 
	background:#005f99; 
	width:100%;
} 
#footer p {
	margin: 0; 
	padding: 1px 0; 
	font-size:10px;
	color:#ffffff;
	text-align:center
}

#footer a{
	text-decoration:none; 
	color:white;
	}
	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.news {
	color:#ffffff;
	font-size:16px;
	text-align:center;
	font-weight:500;
	font-family:Arial, Helvetica, sans-serif
	
}
.newsSmaller {
	color:black;
	font-size:14px;
	text-align:left;
	font-weight:200;
}
#newsBox { 
		background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005f99;
	text-align: left; 
	
} 

#newsBox ul{
line-height:32px;
font-size:13px;
}

.borderimg{border:10px white solid}

table{border:none;
font-size:12px}

tr.odd{background:#e1f5fe}

#mainContent table{border-collapse:collapse}
#mainContent td{padding-left:5px}
a img {
border: 0;
}

#mainContent p{margin-bottom:10px}

.floatrightimg{
float:right;
clear:left;
padding:5px}


legend{color:#5cbc51;
font-weight:bold;
padding-bottom:10px
}

fieldset{
margin:2em 0;
padding:2em;
padding-top:0;
font-size:95%;
border:none}

label{
display:block;
line-height:18px;
text-align:left;
width:150px;
}

input.radio {width:auto;
}

.none{margin:0}

.widelabel{width:330px}

.bordertable{border:#005f99 1px solid}

<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
#sidebar1 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#sidebar1 { padding-top: 30px; }
#mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->