body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: normal;
	color: #003BB3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #D82906;
}
.pageLeftBg {
	background-image: url(../images/page-left-bg.gif);
	background-repeat: repeat-y;
}
.collargeBg {
	background-image: url(../images/collarge-image-bg.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #312482;
	line-height: 37px;
}
p {
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.blueHeading {
	font-weight: bold;
	color: #003BB3;
	text-decoration: none;
}
.smallLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.highlightLink {
	color: #D82906;
	text-decoration: underline;
}
.highlight {
	color: #D82906;
	text-decoration: none;
	font-weight: bold;
}
.mapBg {
	background-image: url(../images/hm-map.gif);
	background-repeat: no-repeat;
	height: 180px;
}
.navyBluebg {
	background-color: #1D1D63;
}
.titleBar {
	background-image: url(../images/title-line.gif);
	background-repeat: repeat-x;
}
.dots {
	background-image: url(../images/vert-dots.gif);
	background-repeat: repeat-y;
}
.innerHeaderbg {
	background-image: url(../images/inner-page-header-bg.gif);
	background-repeat: repeat-x;
}
.pinner {

	text-decoration: none;
	text-align: justify;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.Qbg {
	text-decoration: none;
	text-align: justify;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #DDEFFE;
	font-weight: bold;
}
.AnsBg {
	text-decoration: none;
	text-align: justify;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #F4FAFF;
}
.txtfld {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Tahoma;
	font-size: 11px;
}
.txtarea {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Tahoma;
	font-size: 11px;
}
.button {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #EAEAEA;
	font-size: 11px;
}
.whiteText {
	color: #FFFFFF;
}
.darkbg {
	background-color: #1D1965;
}
