/* CSS Document */

	body {
	font-size: small; font-family: Arial, Helvetica, sans-serif; color: #333333;
	}
A {
	color : #333333;
	text-decoration : none;
}

A:Visited  {
	color : #666666;
	text-decoration : none;
}

A:Active  {
	color : #666666;
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
	color : #000000;	
}
A.white {
	color : #FFFFFF;
	text-decoration : none;
}

A.white:Visited  {
	color : #FFFFFF;
	text-decoration : none;
}

A.white:Active  {
	color : #FFFFFF;
	text-decoration : underline;
}

A.white:Hover  {
	text-decoration : underline;
	color : #CCCCCC;	
}	
	#nav {
		float:left;
		width: 180px;
		padding: 5px;
		font-size: 12px;
	line-height: 14px;
	
	height: auto;
	
}

#nav a
{
	background-color: #961807;
	display: block;
	color: #ffffff;
	width: 180x;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
#nav dt
{
	list-style-type: none;
}
#nav a:hover
{
	background-color: #342e7e
}
		

.bannertxt {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #342e7e;
}
.banneraddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.copytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: 24px;
	color: #333333;
}
.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.lowerbannerhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.mediumheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #342e7e;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000099;
	font-weight: normal;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}
.tinywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
}
.bannertextsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;
	line-height: 12pt;
}
