p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	background-color: #DBDBDB;
	line-height: 18px;
	text-align: justify;




}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.bodyTEXTnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.pageHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #070642;
	font-weight: bold;
	background-image: url(../images/hdr_bg.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 40px;
}
.listingHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #050741;
	background-color: #C6FD09;
	text-align: justify;
}
.listingSUBHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
.listingSUBHDR-RED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color:#F00
}
.listingSUBHDRCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.bgLEFTSIDE {
	background-image: url(../images/bg_leftside.jpg);
	background-repeat: repeat-y;
}
.bgFOOTER {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #D7D7D7;
}
.btnBG {
	background-image: url(../images/btn_bg.jpg);
	background-repeat: no-repeat;
}
.mainNAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/btn_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-decoration: underline;
	color: #050741;
	text-indent: 20px;
}
.mainNAV  a:link {
	text-decoration: underline;
	color: #050741;
}
.mainNAV  a:visited {
	text-decoration: underline;
	color: #050741;
}
.mainNAV  a:hover {
	text-decoration: underline;
	color: #8BAA0E;
}
.mainNAV  a:active {
	text-decoration: underline;
	color: #8BAA0E;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.photoBORDER {
	margin: 10px;
	padding: 10px;
	border: 1px solid #333333;
}

