﻿body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#header {
	background-color: #FFFFFF;
	border-bottom: 5px solid #FFF;
	height: 126px;
	width: 737px;
}
.menucell {
	background-color: #0c710c;
	width: 160px;
	border-left: 2px solid #333;
}
.contentcell {
	border-left: 2px solid #333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 10px;
	border-right: 2px solid #333;
	height: 610px;
	width: 737px;
}
.headcell {
	border-left: 2px solid #333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-right: 2px solid #333;
	width: 737px;
	text-align: right;
}

.pheading {
	color: #CF2828;
	font-size: 1.3em;
	font-weight: bold;
}
a {
	color: #CF2828;
	text-decoration: none;
}
.redtext {
	font-weight: bold;
	color: #800000;
}
.smallredtext {
	color: #CF2828;
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.smallblacktext {
	color: #000000;
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.underlinetext {
	text-decoration: underline;
}
.servicered {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #CF2828;
}
.allcap {
	text-transform: uppercase;
}
.imageborder {
	border-width: 0;
}
.list {
	list-style-type: none;
}
.leftalign {
	text-align: right;
}
.centertext {
	text-align: center;
}
.officestaff {
	font-weight: bold;
	color: #000000;
}
.boldform {
	font-weight: bold;
	color: #000000;
}
.tableborder {
	border: thin solid #33CCFF;
}
.pheadingblack {
	font-size: 1.3em;
	font-weight: bold;
}
.menurow {
	background-color: #0C710C;
}
.centertextsmall {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.smallcentertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.footlink {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	color:white
}
.style1 {
	color: #000000;
	text-decoration: none;
	font-size: xx-small;
}

h1 {
	font-size: large;
	font-weight: bold;
}
.centertextsmallest {
	font-size: x-small;
	font-weight: bold;
}


