body {
	background-image: url(images/circlefiguresbgd2.gif);
}
.maintext {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding: 5px 10px;
}
.whatsnew {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding: 3px 10px;
	background-color: #dec7e9;
	line-height: 18px;
	text-align: justify;
	width: 430px;
	
}
.quote {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding: 3px 10px;
	background-color: #d5e7fb;
	line-height: 18px;
	text-align: justify;
	width: 630px;
	border: 1px solid #CCCCCC;
}
.highlight {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding: 3px 10px;
	background-color: #d5e7fb;
	line-height: 18px;
	text-align: justify;
	border: 1px solid #CCCCCC;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.blue {
	font-family: Verdana;
	font-size: 12px;
	color: #00499c;
	font-weight: bold;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.blacksml {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #00499b;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #00499b;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #00499b;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #00499b;
	text-decoration: none;
}
#nav2 a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #55f716;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.green {
	font-family: Verdana;
	font-size: 11px;
	color: #55f716;
	font-weight: bold;
}
#white a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#white a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#white a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ec8300;
	text-decoration: none;
}
#white a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.forminput {  
	font-family: Verdana;
	font-size: 11px;
	color: #004990;
	background-color: #ffffff
}
.bluebox {
	border: 1px solid #00499c;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	padding: 5px;
}
.bluebox2 {
	border: 1px solid #00499c;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	padding: 5px;
}
.greenbox {
	border: 1px solid #4e815a;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	padding: 5px;
}