.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	margin: 5px;
	

}
td.sidebar{
	color: #000000;
}
a.sidebar:link,
	a.sidebar:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.sidebar:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #20376D;
	text-decoration: underline;
}

.mainsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:100%
	font-style: normal;
	font-weight: normal;
	color: #010000;
	background-color: #FFFFFF;
	
	margin: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: none;
}
a.mainsection:link,
	a.mainsection:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:100%
	font-style: normal;
	font-weight: normal;
	color: #20376D;
	background-color: #FFFFFF;
	margin: 5px 10px 5px 5px;
	border: none;
	padding: 5px;
	}
.mainsection h1{
	font-size: 24px;
	color: #20376D;
	font-weight:bold;
	
	
}
.mainsection h2{
	font-size: 16px;
	color: #20376D;
	font-weight:bold;
	text-transform: capitalize;	
	
}
.mainsection h3{
	font-size: 36px;
	color: #20376D;
	font-weight:bold;
	
	
}

a:hover {
	font-style: normal;
	text-decoration: underline;
}
.middlesplit {
	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: none;
	border-left-style: none;
	border-top-color: 20376D;
	border-right-color: #20376D;
	border-bottom-color: #20376D;
	border-left-color: #20376D;
}
.mastertable {
	border: 1px solid #000000;
}
.leftmenu, a.leftmenu:link, a.leftmenu:visited   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A0ABC1;
	left: 20px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	line-height:25px;
	list-style-type: none;
	font-variant: normal;

	color: #000000;
	text-decoration: none;
}
a.leftmenu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 20px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	list-style-type: none;
	font-variant: normal;
	line-height:25px;
	
	text-decoration: underline;
	}
