@charset "UTF-8";
.main_wrapper_new {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #000;
	background-attachment: fixed;
	font-size: 13px;
}
.main_content {
	padding: 10px;
	position: relative;
}
.dualContent {
	padding: 10px;
	position: relative;
	background-image: url(images/dualBG.jpg);
	background-repeat: no-repeat;
}
.header {
	background-image: url(images/header.jpg);
	height: 148px;
	width: 960px;
}
.index_welcome {
	background-image: url(images/welcome.jpg);
	height: 409px;
	width: 960px;
}
.index_welcome_message a:link {
	color: #473413;
	text-decoration: underline;
}
.index_welcome_message a:visited {
	color: #473413;
	text-decoration: underline;
}
.index_welcome_message a:hover {
	color: #E6E9D4;
	text-decoration: underline;
}
.index_welcome_message a:visited:hover {
	color: #E6E9D4;
	text-decoration: underline;
}
.index_welcome_message {
	float: left;
	width: 585px;
	margin-top: 15px;
	padding-left: 15px;
	position: relative;
	background-image: url(images/missionBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pollClass {
	font-size: 18px;
	color: #FFF;
	padding-top: 15px;
	padding-left: 35px;
}
.index_services_message {
	float: right;
	width: 357px;
	height: 110px;
	margin-top: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#headerColLeft {
	position:absolute;
	width:102px;
	height:64px;
	z-index:1;
	left: 1px;
	top: 20px;
}
#headerColRight {
	position:absolute;
	width:200px;
	height:64px;
	z-index:1;
	left: 116px;
	top: 20px;
}
.main_img {
	float: left;
	height: 409px;
	width: 582px;
	position: relative;
	padding-left: 14px;
}
.index_tagline {
	height: 389px;
	width: 1000px;
	background-image: url(images/brandedBottom.jpg);
}
#nav_links {
	width: 960px;
	font-size: 27px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bolder;
	position: absolute;
	top: 116px;
	line-height: 28px;
	z-index: 30;
	background-image: url(images/headerBG.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tickerWrapper {
	height: 399px;
	width: 347px;
	background-image: url(images/ticker.jpg);
	padding-top: 10px;
	float: right;
/*	padding-right: 10px;
*/	position: relative;
}
.greenContent {
	background-color: #5B9E2F;
	padding: 10px;
	width: 1000px;
}
#nav_links a:link {
	text-transform: uppercase;
	color: #FFF;
	font-weight: 900;
	letter-spacing: -1px;
	padding-right: 8px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/blackDot.jpg);
	padding-left: 20px;
	letter-spacing: -3px;
}
#nav_links a:visited {
	text-transform: uppercase;
	color: #FFF;
	font-weight: bolder;
	letter-spacing: -1px;
	padding-right: 8px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/blackDot.jpg);
	padding-left: 20px;
	letter-spacing: -3px;
}
#nav_links a:hover {
	text-transform: uppercase;
	color: #EDEDED;
	font-weight: bolder;
	letter-spacing: -1px;
	padding-right: 8px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/blackDot.jpg);
	padding-left: 20px;
	letter-spacing: -3px;
}
#nav_links a:visited:hover {
	text-transform: uppercase;
	color: #EDEDED;
	font-weight: bolder;
	letter-spacing: -1px;
	padding-right: 8px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/blackDot.jpg);
	padding-left: 20px;
	letter-spacing: -3px;
}

#nav_links ul li a:link {
	text-transform: uppercase;
	color: #FFF;
	font-weight: 900;
	letter-spacing: -1px;
	padding-right: 8px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/blackDot.jpg);
	padding-left: 20px;
	letter-spacing: -1px;
}
#nav_links ul li a:visited {
	text-transform: uppercase;
	color: #FFF;
	font-weight: bolder;
	letter-spacing: -1px;
	padding-right: 8px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/blackDot.jpg);
	padding-left: 20px;
	letter-spacing: -1px;
}
#nav_links ul li a:hover {
	text-transform: uppercase;
	color: #EDEDED;
	font-weight: bolder;
	letter-spacing: -1px;
	padding-right: 8px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/blackDot.jpg);
	padding-left: 20px;
	letter-spacing: -1px;
}
#nav_links ul li a:visited:hover {
	text-transform: uppercase;
	color: #EDEDED;
	font-weight: bolder;
	letter-spacing: -1px;
	padding-right: 8px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/blackDot.jpg);
	padding-left: 20px;
	letter-spacing: -1px;
}
/* CSS Document */

.flt_lft {
	float: left;
}
/* End Dec 2008 Header */

td {
	padding: 5px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 700;
}
.form_txtfield {
	background-color: #EDEDED;
	padding: 5px;
	border: 1px solid #333;
	color: #333;
	font-size: 16px;
	clear: both;
	float: none;
}
#green_links a:link {
	color: #FFF;
	text-decoration: none;
}
#green_links a:visited {
	color: #FFF;
	text-decoration: none;
}

#green_links a:hover {
	color: #CCC;
	text-decoration: none;
}

#green_links a:visited:hover {
	color: #CCC;
	text-decoration: none;
}
.hand_cursor {
cursor: hand;
cursor:pointer;
	}
#header_links {
	position:absolute;
	width:354px;
	height:27px;
	z-index:20;
	left: 597px;
	top: 7px;
	text-align: right;
}
#header_links a:link {
	color: #FFF;
}
#header_links a:visited {
	color: #FFF;
}
#header_links a:hover {
	color: #CCC;
}
#header_links a:visited:hover {
	color: #CCC;
}
.transparent_class {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.colorWhite {
	color: #FFF;
}
a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	color: #D4443A;
	text-decoration: underline;
}
a:active {
	color: #D4443A;
	text-decoration: underline;
}
.footer_wrapper {
	clear: both;
	font-size: 12px;
	color: #CCC;
	padding-top: 100px;
	padding-left: 25px;
	width: 935px;
	background-color: #EF4B41;
	font-weight: bold;
	height: 100%;
	bottom: 0px;
	margin-top: 50px;
	padding-bottom: 200px;
}
.footer_wrapper a:link {
	color: #FFF;
}
.footer_wrapper a:visited {
	color: #FFF;
}
.footer_wrapper a:hover {
	color: #333;
}
.footer_wrapper a:visited:hover {
	color: #333;
}
.txt_bigger {
	font-size: 22px;
}
li {
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
	background-image: url(images/greenDotSmall.jpg);
	background-position: left top;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: none;
}
.bolder {
	font-weight: bolder;
}
.txt_medium {
	font-size: 18px;
}
.txt_mediumBrdr {
	font-size: 18px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.txt_medium_lrg {
	font-size: 22px;
	color: #9C0;
	padding: 5px;
}
.txt_smallish {
	font-size: 14px;
}
.txt_small {
	font-size: 11px;
}

#feed-control a:link
{
	color:#D4443A;
	text-decoration: none;
}#feed-control a:visited {
	color:#D4443A;
	text-decoration: none;

}
#feed-control a:hover {
	color:#333;
	text-decoration: none;

}
#feed-control a:visited:hover {
	color:#333;
	text-decoration: none;

}
.color_red {
	color: #EF4B41;
}
.padding15 {
	padding: 10px;
}
.info_box {
	height: 300px;
	width: 230px;
	font-weight: bold;
	color: #5B9E30;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: -20px;
}
.divider_green {
	height: 94px;
	width: 1000px;
	background-image: url(images/infoDivider.jpg);
}
.title {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	letter-spacing: -1px;
	overflow: visible;
	position: relative;
	clear: right;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-image: url(images/titleBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	z-index: 0;
}
.dualLeft {
	float: left;
	width: 350px;
}
.dualRight {
	float: left;
	width: 540px;
	padding-left: 20px;
}
.clrBoth {
	clear: both;
}
.indexLinks {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	height: 20px;
	width: 400px;
	padding-top: 15px;
}
#indexLinks a:link {
	color: #333;
	padding: 4px;
	margin-right: #900;
	text-decoration: none;
}
#indexLinks a:visited {
	color: #333;
	padding: 4px;
	margin-right: #D4443B;
	text-decoration: none;
}
#indexLinks a:hover {
	color: #D74E46;
	padding: 4px;
	margin-right: 10px;
	text-decoration: none;
}
#indexLinks a:visited:hover {
	color: #D74E46;
	padding: 4px;
	margin-right: #666;
	text-decoration: none;
}

.rightLink {
	clear:both;
	padding: 10px;
	float:right;
	text-align: right;
}

.rightLink a:link {
	color: #FFF;
	background-color: #C30;
	padding: 4px;
	margin-right: 10px;
	text-decoration: none;
	margin-top:10px;
}
.rightLink a:visited {
	color: #FFF;
	background-color: #C30;
	padding: 4px;
	margin-right: 10px;
	text-decoration: none;
	margin-top:10px;
}
.rightLink a:hover {
	color: #FFF;
	background-color: #999;
	padding: 4px;
	margin-right: 10px;
	text-decoration: none;
		margin-top:10px;

}
.rightLink a:visited:hover {
	color: #FFF;
	background-color: #999;
	padding: 4px;
	margin-right: 10px;
	text-decoration: none;
		margin-top:10px;

}
#indexLinks {
	position:absolute;
	width:341px;
	height:92px;
	z-index:1;
	top: 10px;
	font-weight: bolder;
	right: 12px;
}
.titleWhite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #413114;
	background-color: #FFF;
	letter-spacing: -1px;
	padding: 7px;
	overflow: visible;
	position: relative;
	clear: right;
}
#z100 {
	z-index: 100;
}
.dualCrosshatch {
	background-image: url(images/dualCrosshatch.jpg);
	margin-top: -10px;
	margin-left: -10px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
}
#green_links {
	width: 500px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #FFF;
	position: absolute;
	left: 630px;
	top: 125px;
	line-height: 28px;
	font-weight: bold;
}
.main_content_skinny {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
}
.flt_rt {
	float: right;
}
.titleBlack {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	letter-spacing: -1px;
	overflow: visible;
	position: relative;
	clear: right;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 150px;
	background-image: url(images/titleBGblack.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.rtColHeader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	letter-spacing: -1px;
	overflow: visible;
	position: relative;
	clear: right;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(images/titleBGblack.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.colorGrey {
	color: #333;
}
.colorOrange {
	color: #C30;
}
.pdfDownload {
	font-size: 16px;
	font-weight: bolder;
	color: #65B836;
	height: 75px;
	width: 307px;
	padding-top: 20px;
	padding-left: 70px;
	background-image: url(images/pdfDownload.jpg);
	background-repeat: no-repeat;
}
#blankLogo {
	position:absolute;
	width:302px;
	height:199px;
	z-index:1;
	left: 2px;
	top: 7px;
}
.dualContentNoBG {
	padding: 10px;
	position: relative;
	background-repeat: no-repeat;
}
#moreNews {
	position:absolute;
	width:357px;
	height:115px;
	z-index:1;
	left: -1px;
	top: 312px;
}
.boardRow {
	clear: both;
	width: 100%;
	height: 170px;
}
.boardColLft {
	float: left;
	width: 400px;
}
.conferenceHeader {
	background-image: url(images/conference/conferenceHeader.jpg);
	height: 300px;
	width: 651px;
	position: relative;
	clear: both;
}
#confHeaderTxt {
	font-size: 60px;
	font-weight: bolder;
	color: #333;
	position: absolute;
	left: 82px;
	top: 200px;
	line-height:60px;
}

.boardColRt {
	float: left;
	width: 400px;
}
.boardLeft {
	padding: 5px;
	float: left;
	width: 100px;
}
.boardRight {
	padding: 5px;
	float: left;
	width: 200px;
	height: 120px;
}

.boardRight p {
	line-height:16px;
	display:inline-block;
	font-size: 16px;
	padding: 0px;
	text-indent: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.poll {
	position:relative;
	width:300px;
	z-index:4;
	float: left;
	left: 50px;
}
#pollArrow {
	position:absolute;
	width:349px;
	height:115px;
	z-index:0;
	left: 611px;
	top: -50px;
	background-image: url(images/pollBG.jpg);
	background-repeat: no-repeat;
}
.pollTitle {
	color: #FFF;
	padding-top: 2px;
	padding-left: 20px;
	font-size: 28px;
}

#PDI_container2385662 .pds-box {
	background-color:none;
	border: none;
	background:none;
}
.titleRed {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
	letter-spacing: -1px;
	overflow: visible;
	position: relative;
	clear: right;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-image: url(images/titleBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	z-index: 0;
}
