body {
	background-color: #EFEFE7;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.whitebodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: transparent;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #101010;
	background-color: transparent;
	text-decoration: none;
}
.bodytext:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #101010;
	background-color: transparent;
	text-decoration:underline;

}
.textboxcss {
	font-family: Tahoma;
	font-size: 11px;
	color: #02325A;
}
.rightpagepadding {
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
}

.pagerightwidth {
	width:534px;
}
.pageleftwidth {
	width:245px;
background-color:#02325A;
}
.dottedline {
	background-image: url(../img/dottedlinecss.gif);
	background-repeat: repeat-x;
	height: 1px; 
}
.yellowlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF4E1;
	text-decoration: underline;
}
.yellowlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrighttext {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: transparent;
}
.yellowmiddleline {
	background-image: url(../img/middlelinebg.gif);
	background-repeat: repeat-y;
	width: 1px;
}
.blueheadingtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #02325A;
	background-color: transparent;
}
.blueheadingtext1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #074980;
	background-color: transparent;
	letter-spacing: 0.5px;
}
.blue12headingtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #02325A;
	background-color: transparent;
}
.blue10link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #02325A;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}
.blue10link {
	font-family: Tahoma;
	font-size: 11px;
	color: #02325A;
	background-color: transparent;
}

.yellowheadingtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #AC8039;
	background-color: transparent;
}
.yellowheadingtext1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #AC8039;
	background-color: transparent;
}
.yellow12headingtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #AC8039;
	background-color: transparent;
}
.bottomlinktext {
	font-family: Tahoma;
	font-size: 10px;
	color: #101010;
	background-color: transparent;
	text-transform: uppercase;
}
.bottomlink {
	font-family: Tahoma;
	font-size: 10px;
	color: #101010;
	background-color: transparent;
	text-transform: uppercase;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
	text-transform: uppercase;
	text-decoration: underline;
}
.buttoncss {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AC8043;
}

.header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AC8043;
	padding-left:5px;
}
.tableborder {
	border-bottom:#02325A solid;
	border-left:#02325A solid;
	border-top:#02325A solid;
	border-right:#02325A solid;
	}
.specialheading{
	color: #074980;
    font-weight: bolder;
	  padding-left: 5px;
		font-family: "MS Sans Serif", Geneva, sans-serif; 
		font-size: 15px;
}
.specialheading1{
	color: #AC8039;
    font-weight: bold;
	  padding-left: 5px;
		font-family: "MS Sans Serif", Geneva, sans-serif; 
		font-size: 17px;
}
