.trBgLightGray {
	background-color: #FFFFFF;
}
.linebg {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}
.bodyFontFace {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
.boldFontBlue {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #002576;
}
.bodyBoldFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #030000;
}
.sideheading {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #002576;
}
.redFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA0505;
}
.greenFont {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0D6705;
}
.blueNormalFont {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #002576;
}
.blueBoldFont {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #041843;
}
.blueBoldFont2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #041843;
}
.navFont {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #002576;
	text-decoration: none;
}

#navFont:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #002576;
	text-decoration: none;
}
#navFont:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #002576;
	text-decoration: none;
}
#navFont:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #002576;
	text-decoration: underline;
}
.mainheading {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.border {
	border: 1px solid #EFEFEF;
}
.elements {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}
.logo {
	background-attachment: fixed;
	background-image: url(../images/logobg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.buttonFontFace {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	border: 1px solid #055178;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #002576;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #002576;
	text-decoration: none;
}
a:hover {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #002576;
	text-decoration: underline;
}
.copyrightfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.blueBorder {
	border-top: 13px solid #002576;
	border-right: 13px solid #002576;
	border-bottom: none;
	border-left: 13px solid #002576;
}
