body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainlinktext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #787878;
}
.mainlinktext:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.moreinfolink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
}
.moreinfolink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	
}

.blueheadingtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0F3D90;
	background-color: #F2F2F2;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #484646;
	background-color: #F2F2F2;
}
.bodytext_12px {
	font-family: Tahoma;
	font-size: 12px;
	color: #484646;
	background-color: #F2F2F2;
}

.leftrightgrayborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
.blueheadingtextwhitebg {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0F3D90;
	background-color: #FFFFFF;
}
.textboxcss {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	border: 1px solid #ACA9A9;
}
.Bottomlinkcss {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #27317A;
}
.Bottomlinkcss:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #27317A;
}
.copyrighttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #484646;
	background-color: #FFFFFF;
}

.msgtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF0000;

}
.bluesmalllinktext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0F3D90;
	text-decoration: none;
}
.bluesmalllinktext:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0F3D90;
	text-decoration: underline;
}
.redtitletext{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14;
color:#FF0000;
font-weight:bold;
}

.maintitle
{
font-family:Tahoma, Verdana, Arial;
font-size:20px;
font-weight:bold;
color:#0F3D90;
}
.subtitle
{
font-family:Tahoma, Verdana, Arial;
font-size:14px;
font-weight:bold;
color:#0F3D90;
}