body, TD, TABLE TD {
	font: 9pt , Verdana, Arial, Tahoma, Helvetica;
	color: #001900;
	vertical-align: top;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
}

P {
	margin-top: 15px;
	margin-right: 25px;
	
}

A {
	font: 12px Verdana, Arial, Tahoma, Helvetica;
	color: #007133;								
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}

A:Hover {
	text-decoration: none;
}

#pointer {
	background-image: url('/images/subnav_pointer.gif');
	background-repeat: no-repeat; 
}

.topnav {
	padding-top: 23px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}

.subnav {
	padding-top: 35px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.subnavlinks {	text-align: right;	padding-right: 5px;	padding-top: 10px; }

.subnavlinks A { 		color: #000000; font-weight: normal;	padding: 10px 0px 10px 0px;	line-height: 25px;	text-decoration: none; }
.subnavlinks A:hover {	color: #ffffff;	font-weight: normal;	padding: 10px 0px 10px 0px;	line-height: 25px;	text-decoration: underline; }
.subnavlinks A:active {	color: #ffffff;	font-weight: normal;	padding: 10px 0px 10px 0px;	line-height: 25px; 	text-decoration: none; }
.subnavlinks A:visited {color: #000000;	font-weight: normal;	padding: 10px 0px 10px 0px;	line-height: 25px; 	text-decoration: none; }

.sideNav {
	width: 160px;
}

.content {
	padding: 0px 0px 0px 40px;
}

.contentbg {
	width: 567px;
}

.header {
	padding-top: 30px;
	padding-left: 20px;
}


.words {
	width: 150px;
}

.footer {
	color: #599023;
}

.footer A {
	color: #599023;
}

.copyright {
	color: #7B7B7B;
}

#error{
	color: #FF0000;
	font-size: 8pt;
}