BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}



LI {
	font-size : 11px;
	font-weight : normal;
	line-height : 140%;
}



H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #085285;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #085285;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #95D2F3;
}
.font14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
}

.blheader1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #95D2F3;
	font-size : 14px;
}
.blheader2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #085285;
	font-size : 20px;
	height : auto;
}
.blheader3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : red;
	font-size : 14px;
}
.blheader4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
	font-size: 14px;
	background-color: #FFFF99;
}

.list1 {
	font-size : 10px;
}

.bold{
	font-size : 11px;
	font-weight : bolder;
}
.bold1{
	font-size : 11px;
	font-weight : bolder;
	color : #085285;
}
.info {
	font-size : 9px;
}
}
.info1 {
	font-size : 10px;
}

.initial2{
font-weight:bold;
background-color:#FFEB52;
}

.main {
	color : inherit;
	font-size : 11px;
	letter-spacing : inherit;
	line-height : 150%;
	height : auto;
}
.maincal {
	color : inherit;
	font-size : 10px;
	letter-spacing : inherit;
	line-height : 120%;
	height : auto;
}
/*START LOWER NAV MENU */

.hovermenu ul{
	padding-center: 10;
	margin-left: 0;

}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: center;
color: #96D1F5;
background-color: #085285;
}

.hovermenu ul li a:hover{
background-color: #DDF2FE;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
/*END LOWER NAV MENU */

