body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 11px;
	line-height: 16px;
}
a:link {
	color: #286EAA;
	text-decoration: none;
}
a:visited {
	color: #286EAA;
	text-decoration: none;
}
a:hover {
	color: #C1732D;
	text-decoration: underline;
}
a:active {
	color: #286EAA;
	text-decoration: none;
}
a.menutxt:link, a.menutxt:active, a.menutxt:visited {
	font-size: 11px;
	color: #005885;
	height: 24px;
	text-decoration: none;
	width: 145px;
	line-height: 12px;
}
a.menutxt:hover{
	color: #C1732D;
	text-decoration: none;
}
.heading1 {
	font-size: 14px;
	color: #005380;
}
a.orangetxt:link, a.orangetxt:active, a.orangetxt:visited {
	font-size: 11px;
	color: #d15f01;
	height: 24px;
	text-decoration: none;
	width: 145px;
	line-height: 12px;
}
a.orangetxt:hover{
	color: #0086B5;
	text-decoration: none;
}
.menudivider {
	background-image: url(../images/menu_divider.gif);
	height: 15px;
	width: 93px;
	background-repeat: no-repeat;
}
.vertline {
	background-image: url(../images/bg_vert_line.gif);
	background-repeat: repeat-y;
	width: 50px;
}
.contentareamain {
	width: 400px;
}
.vfootersp {
	height: 20px;
}
