body {
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
	line-height: 12pt;
	font-weight: normal;
}
.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006ED7;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: underline;
}
.bodytext a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9AB836;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: underline;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9AB836;
	text-decoration: underline;
}
links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03345F;
	background-attachment: scroll;
	background-image: url(images/table_background.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 248px;
	width: 247px;
	border: thin dotted #999999;
	list-style-position: inside;
	list-style-image: url(images/bulet.gif);
	list-style-type: disc;
}
.table a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03345F;
	text-decoration: none;
}


.contact-form
{
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.contact-form input, .contact-form textarea
{
	border-color: #101010;	
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
}
.contact-form button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.contact-form label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3460DF;
	padding-left: 10px;
}

.sub-header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #415120;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #82A0B8;
}
.header-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #82A0B8;
	text-decoration: none;
}
.table2 {
	background-color: #F1F5E0;
	border: thin dotted #C5D68B;
	/* height: 299px;
	width: 883px; */
}
.table3 {
	background-color: #F5F5F5;
	/* height: 266px;
	width: 883px; */
	border: thin dotted #DBDBDB;
}
.table3 {
	background-color: #F3F7E8;
	/* height: 200px;
	width: 711px; */
	border-top-color: #DFEAC4;
	border-right-color: #DFEAC4;
	border-bottom-color: #DFEAC4;
	border-left-color: #DFEAC4;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9DB73A;
	font-weight: bold;
}
.submenu , .submenu a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    background-color:#85A3BA;
}

