P {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: "Courier New", Courier, mono;
	line-height: 18px;

}

.copyright {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Courier New", Courier, mono;
	text-decoration: none;
	line-height: 13px;





}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #2F2D4D;

}
.associations {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 15px;
	color: #2F2D4D;

}
a {
	text-decoration: underline;
	color: #2F2D4D;


}
body {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: "Courier New", Courier, mono;
	line-height: 18px;
}
td {

	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: "Courier New", Courier, mono;
	line-height: 18px;
}
ol {


	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: "Courier New", Courier, mono;
	line-height: 18px;
}
ul {



	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: "Courier New", Courier, mono;
	line-height: 18px;
}

#navcontainer
{
	position: absolute;
	top: 175px;
	width: 500px;

}

 #navlist
{
	margin: 0;
	padding: 0 0 20px 10px;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #FFFFFF;
padding-bottom: 2px;
background: transparent;
color: #C05E58;
}

#navlist a:hover {
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}





.navhorizontal 
{
	margin-left: 10px;
	padding: 0;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #2F2D4D;
	text-decoration: none;
}

a.navhorizontal
{
	color: #2F2D4D;
	text-decoration:none;
}

a.navhorizontal:hover {
	color: #2F2D4D;
	text-decoration:underline;
}
