@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.topnav a {
	border-right: 1px solid #CCCCCC;
	height: 22px;
	width: 70px;
	float: left;
	font-size: 10px;
	text-align: center;
	line-height: 100%;
	padding: 8px;
	margin: 0;
	display: block;
	font-family:  Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.topnav a:hover {
	background: #FFFFCC;
	color: #666666;
}
.footer {
	padding: 25px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin: 0 8px;
}
.footer a:hover {
	text-decoration: underline;
}
.pagetitle {
	background: #fad400;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 50px;
}


.content {
	padding: 15px 0 0px 15px;
}

.flashdisplay {
	text-align: right;
	padding-left: 55px;
	width: 196px;
	float: right;
	display: block;
	}


.subcontent {
	padding: 3px 0 0 15px;
}
.texthighlight {
	font-weight: bold;
	color:#A48B01;	
}

h1 {
	font-size: 26px;
	color:#A48B01;
	border-bottom: 1px solid #999999;
	padding: 0 0 5px 0;}
	


h3 {
	font-size: 15px;
	color: #000000;	
	font-weight: normal;
	display: block;
	margin:  0px 0 0 6px;
	
}

h4 {
	font-size: 21px;
	font-family:  Arial, Helvetica, sans-serif;
	color:#A48B01;
	border-bottom: 1px solid #999999;
	padding: 0 0 5px 0;}
	
	
p {
	margin-left: 6px;
	line-height: 17px;
}
.submenu {
	padding: 0 0 0px 0;
	display: block;
}
.submenu a {
	font-size: 10px;
	padding: 0 6px 0 4px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.submenu a:hover {
	color: #000000;
	text-decoration: none;
}
.texthighlight a {
	font-weight: bold;
	color:#A48B01;	
	text-decoration: none;
}
.texthighlight a:hover {
	font-weight: bold;
	color:#A48B01;	
	text-decoration: underline;
}