body {
	font-family: Verdana;
	font-size: 12px;
	color: #205169;
	margin: 0px;
}
#content ol,ul {
	margin-left: 10px;
	padding-left: 10px;
}
.heading1 {
	font-size: 16px;
	color: #205169;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	text-transform: uppercase;
}
.heading2 {
	font-size: 14px;
	color: #5984ac;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
.heading3 {
	font-weight: bold;
	font-size: 12px;
	color: #2f7f3e;
}
.heading4 {
	font-weight: bold;
	font-size: 12px;
	color: #205169;
}
.lefttoppic{
	padding: 0px 10px 10px 0px;
	float: left;
}
.leftmidpic{
	padding: 10px 10px 10px 0px;
	float: left;
}
.righttoppic{
	padding: 0px 0px 10px 10px;
	float: right;
}
.rightmidpic{
	padding: 10px 0px 10px 10px;
	float: right;
}
textarea{
	color: #205169;
	font: 12px Verdana;
}
table, td{
	font-family: Verdana;
	font-size: 12px;
	color: #205169;
}
.olhiglighted {
	font-weight: bold;
	font-size: 12px;
	color: #5984ac;
	margin-top: 5px;
	padding-top: 5px;
}
.linktext{
	font-size: 12px;
	color: #205169;
}
a.linktext, a.linktext:link, a.linktext:visited, a.linktext:active {
	font-size: 12px;
	color: #205169;
}
a.linktext:hover {	
	color: #5984ac;
}
a.contact, a.contact:link, a.contact:visited, a.contact:active {
	font-size: 9px;
	color: #205169;
}
a.contact:hover {	
	color: #5984ac;
}
.tablebody {
	font-family: Verdana;
	font-size: 12px;
	color: #205169;
}
.framedtable {
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 12px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
	background-color: #ffffff;
}
#framedtable td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.framehead {
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #F5F5F5;
}
.projects{
	background-color: #f7eeef;
	font-size: 12px;
	font-family: Verdana;
	padding: 2px 3px 2px 3px;
}
.redtext {
	color: #b62428;
}
.redbold{
	color: #b62428;
	font-weight: bold;
}
.homepage{
	border: 1px solid Black;
	text-align: center;
	width: 210px;
	vertical-align: top;
}
.homehead{
	font-size: 17px;
	color: White;
	font-weight: bold;
	background-color: #999999;
	font-variant: small-caps;
	height: 40px;
}
.homeheading {
	font-size: 24px;
	color: #b62428;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	text-align: center;
}