@charset "UTF-8";
/* CSS Document */

body {
 margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	page:auto;
	background-color:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}
.header {
	background-image:url(../images/hdr_back.gif);
	width:960px;
	height:70px;
	position:relative;
}
.header a {
	display:block;
	width:270px;
	height:70px;
}
.header a span {
	display: none;
}


/* -- Navigation Styles --*/
.navWrapper {
	position:absolute;
	top:26px;
	left:237px;
	width: 629px;
	height: 100px;
}
.navWrapper li {
	float:left;
	text-align:center;
	margin-left:6px;
	list-style:none;
}
.navWrapper li a {
	background-image:url(../images/nav_back.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	width:111px;
	height:31px;
	padding-top:12px;
	display:block;
}
.navWrapper li a:hover {
	background-image:url(../images/nav_back_over.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
.navWrapper li span a {
	background-image:url(../images/nav_back2.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	width:167px;
	height:31px;
	padding-top:12px;
	display:block;
}
.navWrapper li span a:hover {
	background-image:url(../images/nav_back2_over.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}


/* -- Home Styles -- */
.contentWrapper {
	width:960px;
	height:auto;
	background:url(../images/blackFrame.gif);
	background-repeat:repeat-y;
	text-align:center;
	padding-left:2px;
}
.leftColumn {
	background-color:#3E3E3E;
	background-image:url(../images/homeGrayBack.gif);
	background-repeat:repeat-x;
}
.leftColumn h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#FFFFFF;
	margin:10px 20px;
}
.leftColumn ul {
	list-style-image:url(../images/arrow.gif);
	margin:10px 10px 10px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
}
.homeNewsBox {
	width:235px;
	height:auto;
	background-image:url(../images/homeBoxBack.gif);
	background-repeat:repeat-y;
	color:#FFFFFF;
	margin:30px 16px 0 16px;
}
.homeNewsBox p {
	margin:8px 16px 12px 16px;
	font-size:12px;
	line-height:14px;
}
.homeNewsBox a {
	color:#FFFFFF;
}
.homeNewsBox h3 {
	width:235px;
	height:30px;
	margin:0px;
	padding-top:8px;
	font-size:16px;
	text-align:center;
	background-image:url(../images/newsHdr.gif);
	background-repeat:no-repeat;
}
.homeNewsBox h4 {
	width:235px;
	height:30px;
	margin:0px;
	padding-top:8px;
	font-size:16px;
	text-align:center;
	background-image:url(../images/newsHdr2.gif);
	background-repeat:no-repeat;
}
.leftBottom {
	width:270px;
	height:17px;
	background-image:url(../images/homebox_Gray.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:2px;
}
.rightColumn {
	width:686px;
	height:509px;
	background-color:#7dbe36;
	background-image:url(../images/homeGreenBack.gif);
	background-repeat:repeat-x;
	text-align:center;
	float:left;
}
.rightColumn a img {
	border:none;
}
.rightColumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	width:595px;
	height:32px;
	padding-top:6px;
	margin-left:14px;
	background-image:url(../images/greenHdr.gif);
	background-repeat:no-repeat;
}
.rightColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#454647;
	margin:10px 0px 0px 0px;
}
.rightBottom {
	width:624px;
	height:17px;
	background-image:url(../images/homebox_Green.gif);
	background-repeat:no-repeat;
	float:left;
}
.homeColumn {
	width:280px;
	height:auto;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	margin:-10px 0px 0px 24px;
}
.homeColumn a {
	color:#000000;
	text-decoration:underline;
}
.homeColumn a:hover {
	color:#333333;
	text-decoration:underline;
}
.homeColumn p {
	margin-bottom:8px;
}

/* -- Interior Styles --*/
.leftColumnInt {
	width:430px;
	height:auto;
	background-color:#c8e08c;
	text-align:left;
	float:left;
	margin-left:2px;
}
.leftColumnInt h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	width:375px;
	height:30px;
	padding-top:6px;
	margin-left:36px;
	text-align:center;
	background-image:url(../images/leftColumnHdr.gif);
	background-repeat:no-repeat;
}
.leftColumnInt ul {
	list-style-image:url(../images/arrowLarge.gif);
	margin:0px 18px;
	font-size:14px;
}
.leftColumnInt ul li {
	margin-bottom:10px;
}
.leftColumnInt span {
	font-size:15px;
	color:#7dbe36;
	font-weight:bold;
}

.leftBottomInt {
	width:448px;
	height:19px;
	background-image:url(../images/intBottomGreen.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:2px;
}
.greenBox-top {
	width:371px;
	height:auto;
	background-image:url(../images/GreenBoxTop.gif);
	border-left:2px solid #7dbe36;
	border-right:2px solid #7dbe36;
	color:#000000;
	margin:30px 36px;
}
.greenBox {
	width:371px;
	height:280px;
	background-image:url(../images/greenBoxBack.gif);
	background-repeat:repeat-x;
	background-color:#aed470;
	font-size:14px;
	text-align:center !important;
	border-left:2px solid #7dbe36;
	border-right:2px solid #7dbe36;
	color:#000000;
	margin:30px 36px;
}
.greenBox img {
	padding:0px;
	margin:0px 0px 0px -2px;
}
.rightColumnInt {
	width:518px;
	height:720px;
	background-color:#ffffff;
	text-align:center;
	float:left;
}
.rightColumnInt a img {
	border:none;
}
.right-text {
font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color:#000000;
	width:400px;
	height:auto;

}
.rightColumnInt p {
font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	height:auto;
}
.rightColumnInt ul {
	list-style-image:url(../images/checkmark.gif);
	text-align:left;
	margin:10px 38px;
}
.rightColumn ul li {
font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	line-height:16px;
}
.rightColumnInt ul li span {
	font-size:18px;
	color:#7dbe36;
	font-weight:bold;
}
.rightColumnInt ul li text {
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
.rightColumnInt form {
	width:375px;
	height:auto;

}

.rightColumnInt form td {
	text-align:left;
	font-size:12px;
	line-height:28px;
}
.rightColumnInt form td span {
	font-size:18px;
	color:#7dbe36;
	font-weight:bold;
}
.rightColumnInt h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	width:440px;
	height:30px;
	padding-top:6px;
	margin-left:30px;
	float:center;
	margin-top:32px;
	background-image:url(../images/rightColumnHdr.gif);
	background-repeat:no-repeat;
}
.rightColumnInt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#454647;
	margin:2px 0px;
}
.rightBottomInt {
	width:360px;
	height:17px;
	background-image:url(../images/intBottomGray.gif);
	background-repeat:no-repeat;
	float:left;
}



/* -- Footer Styles -- */
.footer {
	width:960px;
	height:auto;
	background-image:url(../images/blackFrame.gif);
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	clear:both;
	padding:10px 0px;
}
.footer a {
	color:#000000;
	text-decoration:underline;
}
.footer a:hover {
	color:#666666;
	text-decoration:underline;
}
.footerLogos {
	width:960px;
	height:70px;
	background-image:url(../images/footerBack.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	clear:both;
}
.footerLogos a {
	color:#000000;
	text-decoration:underline;
}
.footerLogos a:hover {
	color:#666666;
	text-decoration:underline;
}

.form{
font-family:Arial, Verdana, Times New Roman, Times, serif; 
font-size:11px;
color:#000000;
text-decoration:none;
}
.sidebar{
width:960px;
	height:auto;
	background:url(../images/blackFrame.gif);
	background-repeat:repeat-y;
	padding-right:2px solid #000000;
	padding:0 2 0 2;
}
.content-txt{
color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
}
.content-txt{
color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
}
.blackbullated {
	width:235px;
	height:auto;
	margin:0px 16px 0 16px;
}
.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}
.clcform {
	font-size: 11px;
	border:0px
	color: #000000;
}
.righttext{
font-size: 11px;
	border:0px
	color: #000000;
}
