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

body {
	font-family: Arial,Verdana, Tahoma, Georgia ;
	font-size:12px;
	color:#525340 ;
	background:url(images/bg.gif) top center ;
	margin:0px 0px 25px 0px;
}
table, td {
	font-size:12px;
	color:#525340 ;
}
form {
	margin:0px;
}
a {
	color:#CC9900;
	text-decoration:underline;
}
a:hover {
	color:#43adff;
	text-decoration:none;
}

input, select, textarea {
	font-size:11px;
	color:#333333;
	font-family:Tahoma, Verdana, Arial;
	border:1px solid #6a4e30;
	background:#fff1d8;
	height:17px;
}
.button {
	font-size:10px;
	color:#f5c401;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	background:url(images/btnbg.gif) repeat-x top;
	height:22px;
	padding:0px;
	padding-right:3px;
	padding-left:3px;
	border:1px solid #937c55;
}

/* Genereal ------------------------------------------ */

.contentBg {
	padding:25px 23px 10px 23px;
	background:url(images/content_bg.gif) top center repeat-y;
	vertical-align:top;
}

/* Footer Styles ------------------------------------------ */
.footerArea {
	height:70px;
	text-align:center;
	color:#353535;
	font-weight:bold;
	background:url(images/content_bg.gif) top center repeat-y;
}
.footerArea a {
	text-align:center;
	color:#353535;
	font-size:10px;
	text-decoration:none;
}
/* Text Styles ------------------------------------------ */
.pageHead {
	font-family:Arial;
	color:#DEE083;
	font-size:17px;
	font-weight:bold;
	padding:0px 0px 3px 0px;
	text-align:left;
	border-bottom:1px solid #000000;
}
.line{
	border-bottom:1px dashed #262834;
	}
.lineverti{
	background:url(images/verticalline.gif) top repeat-y;
	width:8px;
	padding:0px 8px;
	}
.news ul {
	margin:0px ;
	padding:0px;
	padding-left:5px;
	line-height:20px;
	list-style:none;
}
.news li {
	background:url(images/newsdot.gif) 0px 8px no-repeat;
	padding-left:18px;
}

.pageTxt {
	line-height:25px;
	text-align:justify;
	vertical-align:top;
}
.pageTxt p {
	margin:0px 0px 12px 0px;
}
.pageTxt img {
	margin:5px 5px 5px 0px;
}
.pageTxt h3 {
	margin:0px 0px 5px 0px;
	font-size:13px;
	font-weight:bold;
	color:#99CC33;
	text-align:left;
	text-transform:uppercase;
}
.pageTxt ul {
	margin:0px ;
	padding:0px;
	padding-left:15px;
}
.pageTxt li {
	margin:0px;
	list-style:url(images/issuesarrow.gif);
	padding:0px;
}
.subdiv p{
	margin:0px ;
	padding:8px;
	}
.subdiv ul{
	margin:0px ;
	padding:0px;
	padding-left:28px;
	}
.subdiv li{
	margin:0px;
	padding:0px;
	list-style:url(images/newsdot.gif); 
	}
table.right_tbl{
}
table.right_tbl th{
	height:30px;
	font-size:13px;
	font-weight:bold;
	color:#99CC33;
	text-align:left;
	text-transform:uppercase;
	border-bottom:1px solid #322e2f;
}
table.right_tbl td{
	line-height:25px;
	text-align:justify;
	vertical-align:top;
	background:#222;
	border-bottom:1px solid #322e2f;
	border-right:1px solid #322e2f;
	border-left:1px solid #322e2f;
	padding:5px;
}
table.right_tbl td p{
	margin:0px;
	margin-bottom:8px;
}

.missionvision{
	background:url(images/top_talk.gif) left bottom no-repeat;
	height:30px;
	font-size:13px;
	font-weight:bold;
	color:#99CC33;
	text-transform:uppercase;
}
.missionleft{
	background:url(images/mission_leftBg.gif) repeat-y;
}
.missionright{
	background:url(images/mission_rightBG.gif) repeat-y;
}
.missionbtm{
	background:url(images/mission_btmBg.gif) repeat-x;
}
