body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: none;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}
ul {
	font-size: 12px;
}
li { 
	font-size: 12px;
}

/* LINK STYLES */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}

A.redlink:link, A.redlink:visited, A.redlink:hover, A.redlink:active  {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #EA0000;
	text-decoration: underline;
}
A.redlink2:link, A.redlink2:visited, A.redlink2:hover, A.redlink2:active  {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #EA0000;
	text-decoration: underline;
}

A.footerlink:link, A.footerlink:visited, A.footerlink:hover, A.footerlink:active  {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.internlink:link, A.internlink:visited, A.internlink:hover, A.internlink:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0000FF;
}

A.textlink:link, A.textlink:visited, A.textlink:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
A.textlink:hover {
	color: #EA0000;
}

/* MAIN PAGE */
.mainTbl {
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.divPageBottom {
	background-color: #CCCCCC;
}

.pageHd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-left: 18px;
}
.pageHd2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

/* Date Section */
.dateBG {
	background-image: url(../images/bgs/bg_hd_news.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content Columns */
.leftcol {
}
.middlecol {
	background-image: url(../images/bgs/bg_middlecol.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px 10px 20px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.middlecol2 {
	background-image: url(../images/bgs/bg_middlecol.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px 20px 20px 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.middlecolScroll {
	background-image: url(../images/bgs/bg_middlecol.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rightcol {
	background-image: url(../images/bgs/bg_rightcol.gif);
}

.hpContent {
	background-image: url(../images/bgs/bg_hp_txt2.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px 10px 10px 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #636363;
}

.hp_newsHdBG {
	background-image: url(../images/bgs/bg_hp_newshd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #8D9092;
}

.backButHeader {
	background-image: url(../images/bgs/bg_but_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 20px;
}
.SubHeading {
	color: #99CC00; 
	font-weight: bold; 
	font-size: 12px; 
}

/* News Section */
.newsTitle {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #336633;
}
.newsBrief {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #5A5A5A;
}
.newspad {
	padding: 10px 10px 10px 10px;
	color: #999;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.newsStoryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EA0000;
}

/* Footer Section */
.footer {
	background-image: url(../images/bgs/bg_footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px 0 10px 0;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;

}
.footertxt {
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
}

/* OTHER */
.CarouselDivBG {
	background-color: #000000;
	border-left: 1px solid #FFF;
}
.call_small {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}


/************************************************************
FORMS
*************************************************************/
#contactSection {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
#contactSection .formHeader {
	width: 300px;
	padding: 5px 0 5px 0;
	background-color: #7BC44A;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
#contactSection	.formRow {
	width: 100%;
	float: left;
	padding: 8px 0 3px 0;
}
#contactSection	.formRow label {
	width: 110px;
	float: left;
	padding: 4px 0 5px 0;
	text-align: left;
}
#contactSection	.formRow input {
	float: left;
	width: 180px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #999;
	padding: 1px;
}
#contactSection	.formRow select {
	float: left;
	width: 180px;
}
#contactSection	.formRow textarea {
	float: left;
	width: 280px;
}
#contactSection	.formButton {
	padding: 20px 0 10px 0;
	text-align: left;
}
#FormErrorBox {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color: #990000;
	padding: 10px;
	color: #FFF;
	text-align: left;
}
#Question {
	display: none; 
}

#FormConfirmBox {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding: 10px;
	color: #000;
	text-align: left;
}



