@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bodytext {
	text-align: justify;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#button_cell {
}
#button_cell a {
	color: #0E266C;
	font-size: 13px;
}
#button_cell a:hover {
	color: #FF0000;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}


#sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #102B72;
	text-decoration: none;
	margin-bottom: 0px;
}

#sidenav  a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-color: #000066;
}
#sidenav  a:hover {
	color: #000033;
	background-color: #A6ADC9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #000066;
}
#image_sidenav {
	text-align: center;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#designfooter {
	color: #FFFFFF;
	text-decoration: none;
}
#designfooter a {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#bottomnav {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
#bottomnav a {
	color: #000000;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #0000FF;
}

#designfooter a:hover {
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
}
.bold {
	font-weight: bold;
}
