body {
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #858585;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}
.header {
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-size: 16px;
	font-weight:bold;
	color: #2862A2;
}
.cloud {
	background-image: url(../images/body/cloud.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bolder {
	color: #555565;
	font-weight:bold;
}
.subheader {
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-size: 13px;
	font-weight:bold;
	color: #2862A2;
}
.blue {
	font-size: 9px;
	color: #2862A2;
}
.titles {
	font-size: 12px;
	color: #CC3366;
	font-weight: bold;
}
.sidetable {
	background-color: #DAE4ED;
	border-left: 1px dashed #2862A2; 
}
.subheadernav {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 12px;
		font-weight:bold;
		color: #C20000;
}
.nav
{
border-bottom: 1px dashed #2862A2;
}

 #navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
font: 10px/20px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navcontainer a
{
color: #2862A2;
font-weight:bold;
text-decoration: none;
display: block;
float: left;
width: 100px;
border-right: 1px dashed #2862A2;
}

#navcontainer li#active 
{ 

 }
#navcontainer a:hover 
{ 
color: #036;
font-weight:bold;

}
#navlist li a#current
{
	color: #666;
}

.whitetable {
background-color: #fff; 
}
a:link,a:visited,a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2862A2;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #369;
	text-decoration: underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style1 {font-weight: bold}
.style2 {color: #353535}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.confirm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}

input, textarea, select {
	    font-family:  Arial, Helvetica, sans-serif;
	    font-size: 9px;
	    color: #2862A2;
		background: #fff;

}




		

