.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #316AC5;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.calloutboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #000033;
	background-color: #BED279;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D760F;
	border-right-color: #0D760F;
	border-bottom-color: #0D760F;
	border-left-color: #0D760F;
}
.leftbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	background-color: #BED279;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0D760F;
	border-left-color: #0D760F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0D760F;
}
.content a:link {
	color: #0033FF;
	text-decoration: underline;
}
.content a:visited {
	color: #0033FF;
	text-decoration: underline;
}
.content a:hover {
	color: #0B7D03;
	text-decoration: underline;
}

.leftbar a:link {
	color: #1B2D6B;
	text-decoration: none;
}
.leftbar a:visited {
	color: #1D2B68;
	text-decoration: none;
}
.leftbar a:hover {
	color: #1F66A6;
	text-decoration: underline;
}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #0230C3;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #999999;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #7996DE;
	text-decoration: underline;
}
