body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #080068;
}
a:link {
	color: #101883;
}
a:visited {
	color: #101883;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #101883;
}
.bottomnavtitle {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.median {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #101883;
	border-right-color: #101883;
	border-bottom-color: #101883;
	border-left-color: #101883;
}
h1 {
	font-size: 18px;
	color: #080068;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #101883;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #101883;
	margin: 0px;
	padding: 0px;
}
legend {
	color: #000000;
}
.img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #000000;
	background-color: #000000;
}
.formstyle {
	color: #000000;
	border: 1px solid #101883;
	background-color: #FFFFFF;
}
.bannerimage {
	background-image: url(images/entrance_new.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.style9 {	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.stylecursor {	cursor: hand;
}

.sidebar {}

.sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #131E9B;
}
.sidebar li {
	font-family: Arial;
	padding-left: 5px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.sidebar li a{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	display:block;
	background-color: #131E9B;
	text-decoration: none;
}
.sidebar li a:hover{
	background-color: #3656CF;
	color: #FFFFFF;
}