body, p, td {
	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 10pt;
	color : #333333;
}

div.rt180 {
	width: 180 px;
	float: right;
	padding: 5px;
}

td.botcen {
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color: #333333;
	vertical-align: bottom;
	text-align: center;
}

A:Link {
	color: #0000FF;
	text-decoration : underline;
}

A:Hover {
	color: #009900;
	text-decoration : underline;
}

A:Visited {
	color: #BD0000;
	text-decoration : underline;
}

A.nav:Link, A.nav:Visited {
	color: #FFFFFF;
	text-decoration : none;
	font-size : 9pt;
	font-weight: bold;
}

A.nav:Hover{
	color: #F6D29A;
	text-decoration : underline;
	}
	
A.subnav:Link, A.subnav:Visited {
	color: #EEEEEE;
	text-decoration : none;
	font-size : 8pt;
}

A.subnav:Hover{
	color: #F6D29A;
	text-decoration : underline;
	}	

.red {
	color : #BD0000;
}

.tan {
	color : #CC9966;
}

.gray {
	color : #CCCCCC;
}

span.footer {
	color: #666666;
	font-size: 7pt;
}

ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: square;
}

hr {
	color: #BD0000;
	width: 620px;
}

H1 {
	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 16pt;	
	color : #BD0000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: normal;
	font-variant: small-caps;
	font-weight : bold;
}

H2 {
	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 16pt;	
	color : #4ECBDF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: normal;
	font-variant: small-caps;
	font-weight : bold;
	z-index: 2;
	position: relative;
	top: 0px;
	left: 0px;
}

H3 {
	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 12pt;	
	color : #BD0000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: normal;
	font-variant: small-caps;
	font-weight : bold;
}

#anchorspot {
	position: relative;
}

#dropshadow {
	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 16pt;	
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: normal;
	font-variant: small-caps;
	font-weight : bold;
	position: absolute;
	top: 1px;
	left: 2px;
	z-index: 1;
}
