body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style4 {color: #FFFFFF}
.style8 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Garamond, Arial;
	font-size: 14px;
}
.normaltext {font-size: 14px}
.largebold {
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
}
.titletext {font-size: 12px; }
.topmenu {color: #000000; font-size: 12px;}

body {
	background-color: #0A3A40;
	margin-top: 0px;
	margin-left: 0px;
}

#apDiv1 {
	position:absolute;
	left:37px;
	top:248px;
	width:892px;
	height:66px;
	z-index:1;
}

a {
	color: #FFFFFF;
}

.spaced_ul {
	padding: 5px;
}

/* Drop Down Menu Styles */
#container {
	background: #CCCCCC;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #0000FF;
}

#nav a {
	display: block;
	color: #000000;
	text-decoration: none;
}

#nav li {
	float: left;
	width: 15em;
	font-weight: bold;
}


#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	color: white;
	background: black;
}

#nav li ul a {
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	border: solid #9a9a9b 2px;
	border-top: none;
	border-bottom: solid #9a9a9b 2px;
	padding: 2px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul a:hover, #nav li ul a.sfhover {
	color: #999;
}

.menutable {
	background: #9a9a9b;
	padding: 2px;
	padding-left: 50px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
/* End Drop Down Menu Styles */
.copyrighttext {
	font-size: 9px
}
.bodytext {
	margin-left: 20px;
	margin-right: 20px;
	width: 950px;
}
