.top_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bottom_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-align: center;
	margin: 10px;
}
.body_border {
	border: 1px solid #CCCCCC;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin-right: 20px;
	margin-left: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #742A05;
	width: 95%;
	margin-right: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: normal;
	margin-top: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #742A05;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: normal;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0px 0px 0px 5px;
	margin-top: 0px;
	clear: left;
}
a.nav:link{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.nav:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	
}
a.nav:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #742A05;
}
a.nav2:link{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #527BAD;
	font-weight: bold;
	text-decoration: none;
}
a.nav2:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #527BAD;
	font-weight: bold;
	text-decoration: none;
}
a.nav2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #527BAD;
	font-weight: bold;
	text-decoration: none;
	
}
a.nav2:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #742A05;
}
a.nav3:link{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #527BAD;
	font-weight: bold;
	text-decoration: underline;
}
a.nav3:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #527BAD;
	font-weight: bold;
	text-decoration: underline;
}
a.nav3:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #527BAD;
	font-weight: bold;
	text-decoration: underline;
	
}
a.nav3:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #742A05;
}
li {
	margin-bottom: 10px;
}
.fieldcell{
 width: 200px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 color: #102132;
 border: 1px solid #284279;
 margin-right: 0px;
}
 
.vnav ul, .vnav ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
.vnav ul
{
	list-style-type: none;
	border-bottom-width: 0;
}
.vnav ul li
{
	list-style-type: none;
	border-bottom: solid 1px #fff;
}
.vnav ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 2px 10px;
	color: #fff;
	background-color: #527BAD;
	background-repeat: repeat-y;
	background-position: right;
	list-style-type: none;
}
.vnav ul li a:hover
{
	list-style-type: none;
	background-color: #999999;
	color: #fff;
}

.vnav
{
	list-style-type: none;
	margin-bottom: 0em;
}