a {
	text-decoration: none;
}

a:hover {
	color: White;
	background-color: #ff7f00;
	text-decoration: none;
}

a.newsblog:link {
	color: #396ebe;
	text-decoration: none;
}

a.newsblog:hover {
	color: White;
	background-color: #ff7f00;
	text-decoration: none;
}

a.topmenu:link {
	color: White;
	text-decoration: none;
}

a.topmenu:hover {
	color: White;
	background-color: #ff7f00;
	text-decoration: none;
}

.leftmenu {
	font-size: 110%;
	font-weight: bold;
	color: #396ebe;
}
a.leftmenu:link {
	font-size: 110%;
	font-weight: bold;
	color: #396ebe;
	text-decoration: none;
}

a.leftmenu:hover {
	color: White;
	background-color: #ff7f00;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	color: #315899;
	margin-bottom: 5px;
}

.subheaderfont {
	color: White;
	font-size: 110%;
	font-weight: bold;
}

.subheaderfont2 {
	color: White;
	font-size: 100%;
}

.topmenu {
	color: White;
	text-align: center;	
}

.border1 {
	text-align: center;
	width: 80%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}
.rhsubheader {
	width: 95%; 
	background: #FF7F00; 
	height: 18px; 
	vertical-align: middle; 
	font-weight: bold; 
	color: white; 
	font-size: 10pt
}

.mainpara {
	font-size: 12pt;
	text-align: justify;
	margin-right: 15px
	width: 95% 
}
