body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2e2e2e;
	line-height: 1.4em;
}
td {
	padding: 0px;
	vertical-align: top;
	border-width: 0px;
}
body {
	font-size: 70%;
	background-color: #c9ceac;
	margin-top: 24px;
	margin-bottom: 24px;
}
a:link{
	font-weight: normal;
	color: #016BBC;
	text-decoration: underline;
}
a:hover{
	color: #016BBC;
	text-decoration: none;
	font-weight: normal;
}
a:visited{
	font-weight: normal;
	color: #016BBC;
	text-decoration: underline;
}
a:active{
	font-weight: normal;
	color: #016BBC;
	text-decoration: underline;
}

#wrapper {
	width: 756px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#maintable {
	padding: 0px;
	width: 735px;
}
#maintable .shadowcol {
	background-color: #c9ceac;
	background-image: url(images/leftcol-bg.gif);
	background-repeat: repeat-y;
	width: 5px;
}
#toprow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #669999;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85adad;
}

.greenrow {
	color: #FFFFFF;
	background-color: #9ab827;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
#leftcol {
	background-color: #FFFFFF;
	width: 170px;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #dedec6;
}

#menublock {
	background-color: #eeeedd;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.leftmenu {
	color: #171717;
	background-color: #eeeedd;
	background-image: url(images/menubullet.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 2px 19px;
	padding-top: 15px;
}
.leftmenu a:link {
	color: #171717;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #171717;
	text-decoration: underline;
}
.leftmenu a:active {
	color: #171717;
	text-decoration: underline;
}
.leftmenu a:visited {
	color: #171717;
	text-decoration: none;
}




.contact {
	color: #171717;
	background-color: #c8d848;
	background-image: url(images/contactbullet.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 18px;
	background-position: 0px 14px;
}

.contact a:link {
	color: #171717;
	text-decoration: none;
}
.contact a:hover {
	color: #171717;
	text-decoration: underline;
}
.contact a:active {
	color: #171717;
	text-decoration: underline;
}
.contact a:vistied {
	color: #171717;
	text-decoration: none;
}

#leftcol #submenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5d8d8;
	padding-top: 9px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
}

.menu2 {
	background-color: #FFFFFF;
	background-image: url(images/menu2bullet.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 18px;
	background-position: 0px 14px;
	color: #32a5a5;
}

.menu2 a:link {
	color: #32a5a5;
	text-decoration: none;
}
.menu2 a:hover {
	color: #32a5a5;
	text-decoration: underline;
}
.menu2 a:active {
	color: #32a5a5;
	text-decoration: underline;
}
.menu2 a:visited {
	color: #32a5a5;
	text-decoration: none;
}


#leftcol #lefttext {
	color: #669999;
	padding-top: 50px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 18px;
}



#maincontent {
	background-color: #FFFFFF;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 26px;
}


#maincontent li {
	line-height: 160%;
	color: #6a8502;
	list-style-type: disc;
}
#maincontent hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bfd4d4;
	border-bottom-color: #bfd4d4;
	margin-top: 30px;
	margin-bottom: 15px;
}

#maincontent #rightcol {
	float: right;
	width: 178px;
	margin-left: 35px;
}
#rightcol p {
	font-style: italic;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-size: 90%;
}
h1 {
	font-size: 140%;
	color: #32a5a5;
	padding: 0px;
	font-weight: normal;
}

h2 {
	font-size: 110%;
	color: #32a5a5;
	padding: 0px;
	font-weight: bold;
}

#footer {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a1a489;
	padding: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1a489;
	color: #888686;
}
.bottomshadow {
	background-color: #c9ceac;
	background-image: url(images/bottomshadow-bg.gif);
	background-repeat: repeat-x;
	height: 6px;
}
#pagecontent {
	padding-right: 45px;
}
