A:link{
	color: #000099;
	text-decoration: none;
}

A:visited{
	color: #000099;
	text-decoration: none;
}

A:active{
	color: #000099;
	text-decoration: underline;
}

A:hover{
	color: #0066FF;
	text-decoration: underline;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 2px;
	width:150px;
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
	padding-bottom: 2px;
	margin-top: 4px;
	padding-top: 4px;
	background-color: #000066;
}
.submenu{
	margin-bottom: 0.5em;
	color: #000000;
	font-size: 11px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.bluetype {
	color: #151576;
}
#navigation {
	position:absolute;
	left:20px;
	top:134px;
	width:150px;
	z-index:2;
	height: 1000px;
	background-image: url(assets/sand.gif);
}
#Layer2 {
	position:absolute;
	left:20px;
	top:8px;
	width:700px;
	height:105px;
	z-index:3;
}
#left_nav {	position: absolute;
	left: 12px;
	top: 118px;
	width: 150px;
	border-collapse: collapse;
}
#navigation td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000000;
}
.nav_headers {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #151576;
}
.table_text9pt {
	font-size: 9pt;
}
.red_bd_sub14px {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.footer_text {font-size: 12px;
}
#content {
	position:absolute;
	left:200px;
	top:142px;
	width:600px;
	height:82px;
	z-index:1;
}
.red_bd_text16px {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.red_type {
	color: #990000;
}
#content_wide {
	position:absolute;
	left:36px;
	top:142px;
	width:770px;
	height:82px;
	z-index:1;
}
a img {
	border: none;
}

