/* @override http://www.clearviewsys.com/css/style.css */

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.small {font-size: 10px}
.bolddarkgreen {
	color: #008464;
	font-weight: bold;
}
.text {color: #3b3c3d}
.whitetext {color: #FFFFFF}

a:link { color:#008464; text-decoration:none; font-family: Tahoma; font-size: 12px;}
a:visited { color:#006666; text-decoration:underline; font-family: Tahoma; font-size: 12px;}
a:hover { color:#1F6D76; text-decoration:underline; cursor:hand; font-family: Tahoma; font-size: 12px;}
a:active { color:#1F6D76; text-decoration:none; font-family: Tahoma; font-size: 12px;}

li { list-style-type: square; color: #333333;
	font-size: 12px/1.5; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.boldgreensmall {
	color: #008464; font-size: 9px;
	font-weight: bold;}
	hr {  width="600" align="center"; color: #175258}
	
.MainBody {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666688;
}

p.MainBody {
	background: url(images/shadedown.jpg) repeat-x;
}

.rightColumn {
	background: #fff;
	border-style: outset;
	border-width: 1px;
}

.infoBox {
	background: #DDDDCD;
	border-style: outset;
	border-width: 1px;
}


.bodyLinks {
	color: #175258;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.HeaderTitle {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: #5d7486 url(../images/bluebutton.gif) no-repeat 0 3px;
	height: 16px;
}

.HeaderTitleOrange {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background: #ff5100;
	height: 14px;
}



td, p		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 130%;
	
}

