@charset "ISO-8859-1";
/*	==================
	LAYOUT DECARATIONS
	==================*/
html {
/*	background-color: #f4efe4;
	background-image: url(../../images/bg/htmlBG.jpg);
	background-repeat: repeat;*/

	min-width: 1003px;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #535353;
/*	background-color: #f4efe4;*/
	padding: 0;
	margin: 0;
	display: table;
	width: 100%;
        background: none repeat scroll 0 0 transparent;
	min-width: 1003px;
}
body.not-front{background-color:#F4EFE4;}
body > iframe{display:none;}
div#mainContainer {
	width: 100%;
	background-attachment: scroll;
/*	background-image: url(../../images/bg/headerBG_internal.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
    position: relative;
}
div#mainContainer.home {
/*	background-image: url(../../images/bg/headerBG_home_nologo.jpg);*/
}
div#centerDiv {
	text-align: left !important;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
div.dropShadowed {
	background-image: url(../../images/bg/boxDropshadow.png);
	background-repeat: repeat-x;
	padding-bottom: 6px;
	background-position: 0px bottom;
	margin-bottom: 10px;
}
div#head { 
	width:100%;
	position:relative;
	z-index:4;
	background:url(../../images/bg-top-page.png) repeat-x;
}
div#banner {
	background:url(../../images/bg-page-content.png) repeat-y 50% 0;
	padding:0 0 8px;
}
.header-frame{
	margin:0 auto;
	width:975px;
	padding:14px 0 0 10px;
	min-height:110px;
}
div#banner #logoContainer {
	background:url(../../images/logo.png) no-repeat;
	width:255px;
	height:93px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	float:left;
}
div#banner #logoContainer a{
	display:block;
	height:100%;
}
div#banner div#missionStatement {
	display:block;
	margin:0 0 6px;
	font:italic 12px/20px Georgia, 'Times New Roman', Times, serif;
	color:#868686;
	text-align:right;
}
div#banner div#missionStatement .missionStatement-GCA a {
	width:125px;
	height: 115px;
	float:right;
	margin-top: -33px;
}
div#bannerUtility {
	float:right;
	width:670px;
	margin:-14px 0 0;
}
div#bannerUtility a {}
div#bannerUtility a:link,
div#bannerUtility a:visited {
	color:#585858;
	text-decoration:none;
}
div#bannerUtility a:hover,
div#bannerUtility a:active {
	color:#13703c;
	text-decoration:none;
}

div#bannerUtility .acla{
	color:#13703c;
	padding:0 2px;
}
div#bannerUtility .sizeDown{
	vertical-align:top;
	display:inline-block;
	background:url(../../images/sprite.gif) no-repeat;
	height:17px;
	width:9px;
	text-indent:-9999px;
	overflow:hidden;
	margin:1px 4px 0 0;
	text-align:left;
}
div#bannerUtility .sizeUp{
	vertical-align:top;
	display:inline-block;
	background:url(../../images/sprite.gif) no-repeat -13px 0;
	height:17px;
	width:13px;
	text-indent:-9999px;
	overflow:hidden;
	margin:1px 8px 0 0;
	text-align:left;
}
div#bannerUtility #printButton{
	vertical-align:top;
	display:inline-block;
	background:url(../../images/sprite.gif) no-repeat -34px 0;
	height:17px;
	width:21px;
	text-indent:-9999px;
	overflow:hidden;
	margin:1px 0 0;
	text-align:left;
}
div#bannerUtility a.acla:hover{
	color:#fff;
	background:#13703c;
}
.block-header{
	width:100%;
}
.block-header:after{
	content:'';
	display:block;
	clear:both;
}
.block-header .alignright{
	float:right;
	margin:-3px -34px 0 1px;
}

div#bannerUtility p {
	margin-bottom: .5em;
}
div#bannerUtility p.firstPara {
	font-size: 12px;
	font-weight: bold;
}

div#bannerUtility .socialLinks a:link,
div#bannerUtility .socialLinks a:visited,
div#bannerUtility .socialLinks a:hover,
div#bannerUtility .socialLinks a:active {
	text-decoration: none;
	background-image: url(../../images/icons/twitter_16.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 2px;
}
div#bannerUtility .socialLinks a.twitter {
	background-image: url(../../images/icons/twitter_16.png);
}
div#bannerUtility .socialLinks a.linkedin {
	background-image: url(../../images/icons/linkedin_16.png);
}
div#bannerUtility .socialLinks a.youtube {
	background-image: url(../../images/icons/youtube_16.png);
}
div#bannerUtility .socialLinks a.facebook {
	background-image: url(../../images/icons/facebook_16.png);
}
div#bannerUtility .socialLinks a strong {
	position: absolute;
	left: -9999em;
}
div#utility table {}

/*div#mainNav {
	position: absolute;
	width: 980px;
	top: 132px;
	left: 50%;
	height: 53px;
	margin-left: -490px;
	text-align: left !important;
}*/
div#mainNav {
	margin:-10px auto 0;
	width:990px;
	font-weight:bold;
	font-size:17px;
	line-height:20px;
	letter-spacing:-2px;
	padding:0 0 6px;
}
div#mainNav:after{
	content:'';
	display:block;
	clear:both;
}
div#mainDoc div#docBody {
}
div#docBody {
	position:relative;
	z-index:2;
	background:url(../../images/bg-page-content.png) repeat-y 50% 0;
}
div#docBody.internal {
	border-top: 4px solid #7bbc4d;	
}

div#footerWrapper {
	background:url(../../images/bg-bottom-page.png) repeat-x;
	width:100%;
	position:relative;
	z-index:3;
	padding:21px 0 0;
}
div#footerWrapper:after{
	content:'';
	display:block;
	clear:both;
}
.footer-holder{
	background:#fffef7;
	padding:0 0 32px;
	width:100%;
}
.footer-holder:after{
	content:'';
	display:block;
	clear:both;
}
.footer-frame{
	background:url(../../images/bg-page-content-b.png) no-repeat 50% 100%;
	padding:0 0 7px;
	margin:-21px 0 0;
	float:left;
	width:100%;
}
.footer-content{
	background:url(../../images/bg-page-content.png) repeat-y 50% 0;
	width:100%;
	float:left;
}
div#footer {
/* background: none repeat scroll 0 0 #FFFFFF;
    background-image: url("../../images/bg/footerBG.jpg");*/
    margin: 0;
    padding:25px 0 0;
    width: 100%;
    clear: both;
}
div#footerNav {
	overflow:hidden;
	width:975px;
	padding:0 0 0 5px;
	margin:0 auto 14px;
}

.footer-section{
	border-top:1px solid #252014;
	overflow:hidden;
	width:980px;
	margin:0 auto;
	padding:18px 0 2px;
	color:#4f4c46;
	font-size:11px;
	line-height:13px;
	text-align:right;
}
.footer-section address{
	display:block;
	margin:0 0 7px -4px;
	font-style:normal;
}
.footer-section address span{
	padding:0 5px;
	border-left:1px solid #4f4c46;
	position:relative;
}
.footer-section address span:first-child{border:none;}
.footer-links{
	float:left;
	padding:18px 0 0;
	margin:0 0 0 -4px;
}
.footer-links li{
	float:left;
	list-style:none outside;
	padding:0 5px;
	border-left:1px solid #4f4c46;
}
.footer-section .block-contact{float:right;}
.footer-section .footer-links li:first-child{border:none;}
.footer-links a{
	color:#4f4c46;
	position:relative;
	text-decoration:none;
}
.footer-links a:hover{text-decoration:underline;}
div#footerBottom {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
div#footerBottom table {
	width: 980px;
	font-size: 11px;
	border-top: 1px solid #666;
}
div#footerBottom table td.left {
	
}
div#footerBottom table td.right {
	text-align: right;
}
div#leftMargin {
	width: 190px;
	float: left;
}
.front div#mainBody {
	width:986px;
	margin:0 auto;
	overflow:hidden;
	min-height:834px;
	padding:15px 0 9px;
}
.section-admin  div#mainBody div#topSection {float: none;}
.not-front div#body-contr {width: 980px; display: block; margin: 0 auto; }
.sidebar-left #mainBody {
background-image: url("../../images/bg/trans40_5.png");
    background-repeat: repeat;
    float: left;
    margin: 0 5px;
    padding: 5px;
    width: 770px;
}
.not-front #mainBody{
	background-image: url("../../images/bg/trans40_5.png");
	background-repeat: repeat;
}
.two-sidebars #mainBody {
background-image: url("../../images/bg/trans40_5.png");
background-repeat: repeat;
    float: left;
    margin: 10px;
    padding: 10px;
    width: 545px;
}
.two-sidebars div#mainBody div#topSection {
  width:100%;
}
#rightMargin {
float: left;
padding: 5px;
width: 190px;
}
div#mainBody.home {
	padding: 20px 0 40px 0;
	float: none;
}
div#mainBody div#topSection {
	width: 735px;
float: left;
margin: 20px 0 0 20px;
}
.section-user div#mainBody div#topSection,
.section-group div#mainBody div#topSection{
    float: none;
}
div#mainBody div#leftSection {
	float:left;
	width: 735px;
        margin: 20px;
}

div#mainBody div#rightSection {
	float:right;
	width: 180px;
	margin: 0 0 20px 40px;
}

/*	==================
	GLOBAL DECARATIONS
	==================*/
p {
	margin: 0 0 1em 0;
	line-height: 1.3em;
}
h1 {
	font-size: 300%;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: .5em;
	color: #4C3A0E;
}
h2 {
	font-size: 150%;
	line-height: 1em;
	color: #4C3A0E;
	margin-bottom: .3em;
}
h3 {
	font-size: 125%;
	line-height: 1em;
	color: #4C3A0E;
	margin-bottom: .3em;
}
h3 {
	font-size: 110%;
	line-height: 1em;
	color: #4C3A0E;
	margin-bottom: .3em;
}
h4 {
	font-size: 110%;
	color: #336600;
	font-weight: bold;
}
h5 {
	font-size: 100%;
	color: #336600;
	font-weight: bold;
}
h6 {
	font-size: 100%;
	color: #336600;
	font-weight: normal;
}
#rightSection h2 {
	font-size: 14px;
	line-height: 1em;
	border-bottom: 1px solid #4C3A0E;
}
em {
	font-style: italic;
}
sup {
	vertical-align: super;	
}
a, input.form-submit {cursor: pointer;}
a:link,
a:visited {
	color: #360;
	text-decoration: none;
}
a:hover,
a:active {
	color: #360;
	text-decoration: underline;
}

#mainBody ul {}
#mainBody #leftSection ul li {
	background-image: url(../../images/icons/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	margin-bottom: 1em;
}
#mainBody #leftSection ul li ul {
	margin-left: 10px;
	margin-top: 1em;
}

#mainBody #rightSection ul {
	margin: 0;
	padding: 0;
}
#mainBody #rightSection ul li {
	background-image: none;
	padding-left: 0px;
	margin-bottom: .5em;
}
ul li ul li ul li {}

ol {}
ol li {}
ol li ol li {}
ol li ol li ol li {}


hr {
	border-top: 1px dashed #C3BCAE;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #F4EFE4;
	height: 1px;
	margin: 2em 0;
}
p.hr {
	margin: 0;
	padding: 2em 0 2em 0;
	height: 3px;
	background-image:url(../../images/bg/footerTopLine.png);
	background-repeat:repeat-x;
	clear: both;
	background-position: 0px 1.5em;
}
p.hrNoClear {
	margin: 0;
	padding: 2em 0 2em 0;
	height: 3px;
	background-image:url(../../images/bg/footerTopLine.png);
	background-repeat:repeat-x;
	clear: none;
	background-position: 0px 1.5em;
}

.noPadding td {
	padding: 0;
}

div.summary {
	font-size: 14px;
	background-color: #DAD7CD;
	padding: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
	width: 715px;
        float: left;
}
div.inlineImageBox {
	float: right;
	margin: 0 0 20px 20px;
	background-image: url(../../images/bg/yellow_bg_30percent.png);
	background-repeat: repeat;
	padding: 10px 10px 5px 10px;
	display: table;
}
div.inlineImageBox.ImageBoxNone{
	display:none;
	margin:0;
	padding:0;
	background:none;
	
}
div.inlineImageBox p.podcast {
	margin: 5px 0 0 0;
	background-image: url(../../images/icons/podcast.gif);
	background-repeat: no-repeat;
	padding-left: 18px;	
}
div.inlineImageBox p.podcast {
	margin: 5px 0 0 0;
	background-image: url(../../images/icons/podcast.gif);
	background-repeat: no-repeat;
	padding-left: 18px;	
}
div#mainBody div#leftSection table {
	float:left;
}
div#mainBody div#leftSection table.float-table-remove {
	float:none;
}
.footnote {
	font-size: 95%;
	font-style: italic;
}


/*	==================
	COMPONENTS
	==================*/
div.componentHeader {
	background-color: #cfc8b8;
	padding: 6px 10px 10px 10px;
	font-size: 16px;
	color: #4c3a0b;
}
div.componentBody {
	background-image: url(../../images/bg/component_bg_white.png);
	background-repeat: no-repeat;
	padding: 10px;
}

.green div.componentHeader {
	background-color: #7bbc4d;
	color: #fff;
}
.green div.componentBody {
	background-image: url(../../images/bg/component_bg_green.png);
}

.nav div.componentBody {
	padding-left: 3px;
	padding-right: 3px;
}

.yellow div.componentHeader {
	background-color: #d7b926;
	color: #4c3a0b;
}
.yellow div.componentBody {
	background-image: url(../../images/bg/component_bg_yellow.png);
}

/* EMAIL SIGNUP */
form#emailSignUpForm div.intro,
form#emailSignUpForm-1 div.intro,
form#presskitSignUpForm-1 div.intro {
	color: #4C3A0B;
}
form#emailSignUpForm input.form-text,
form#emailSignUpForm-1 input.form-text,
form#presskitSignUpForm-1 input.form-text {
	width: 162px;
	background-color:#F4EFE4;
	border:#DAB91A solid 1px;
	height: 1em;
	padding: 3px;
	color: #4C3A0B;
}
form#emailSignUpForm input.form-submit,
form#emailSignUpForm-1 input.form-submit,
form#presskitSignUpForm-1 input.form-submit {
	width: 64px;
	height: 22px;
	border: 0px none;
	margin: 0 0 0 0px;
	padding: 0;
	background-image: url(../../images/icons/signupButton.png);
	cursor: pointer;
}
form#emailSignUpForm-1 input.form-submit,
form#presskitSignUpForm-1 input.form-submit {
	margin-left: 100px;
}
form#emailSignUpForm div.form-item,
form#emailSignUpForm-1 div.form-item,
form#presskitSignUpForm-1 div.form-item {
	margin: 5px 0;
}
form#emailSignUpForm-1 input.form-text,
form#presskitSignUpForm-1 input.form-text {
	width: 250px;
}
form#presskitSignUpForm-1 label,
form#emailSignUpForm-1 label {
	float: left;
	text-align: right;
	width: 8em;
	padding-right: 5px;
}
/*	==================
	SEARCH BLOCK
	==================*/

div#utility #utiltyTable td {
	vertical-align: middle;
}
#edit-search-block-form-1-wrapper {
	margin: 0;
}
#block-search-0.block {
	margin: 0;
}

#bannerUtilitySearch{
	margin:0 0 17px;
    overflow:hidden;
}

#bannerUtilitySearch #bannerSearch label {
	float: left;
	background-image: url(../../images/icons/searchLabelArrow.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 8px;
	background-position: right 1px;
	font-weight: bold;
}
#bannerUtilitySearch #bannerSearch #searchButton {
	width: 28px;
	height: 27px;
	border: 0px none;
	margin: 0 0 0 -4px;
	padding: 0;
	background-image: url(../../images/icons/searchButton.jpg);
}

#search-block-form .form-submit.on {
	background-image: url(../../images/searchButton_o.png);
	cursor: pointer;
}


/*	==================
	SEARCH RESULTS
	==================*/
div.view-site-search div.views-row {
	margin-bottom: .75em;
}

form#views-exposed-form-site-search-block-1 input#edit-keys {
	width: 300px;	
}
form#views-exposed-form-site-search-block-1 input#edit-submit {
	width: 60px;
	height: 22px;
	border: 0px none;
	margin: 0 0 0 0px;
	padding: 0;
	background-image: url(../../images/icons/searchButton2.png);
	cursor: pointer;
}

/*	==================
	UTILITY DECARATIONS
	==================*/
.alignRight {
	text-align: right;
}
.small {
	font-size: 90%;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.float-image-left {
	float: left;
	margin: 0 20px 20px 0;
}
.float-image-right {
	float: right;
	margin: 0 0px 20px 20px;
}
.componentBody .float-image-left {
	float: left;
	margin: 0 5px 5px 0;
}
.componentBody .float-image-right {
	float: right;
	margin: 0 0px 5px 5px;
}
.float-table-left {
	float: left;
	margin: 0 20px 20px 0;
}
.float-table-right {
	float: right;
	margin: 0 0px 20px 20px;
}
.float-left-yellowborder {
	padding: 1px;
	float: left;
	border: 1px solid #d7b926;	
	margin: 0 10px 10px 0;
}
.float-right-yellowborder {
	padding: 1px;
	float: right;
	border: 1px solid #d7b926;	
	margin: 0 0px 10px 10px;
}
.dateline {
	color: #9a937e;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}
div.boilerplate {
	font-size: 90%;
	padding: 10px;
	margin: 20px 0 0 0;
	background-color: #ECECEC;
	border:#BBBBBB solid 1px;
	display: table;
	width: 710px;
}
div.boilerplate p {
	margin-bottom: 0;
}
a.word,
a.pdf,
a.text {
	margin:0;
	padding:0 17px 0 0;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
}
a.word {
	background-image: url(../../images/icons/word.gif);
}
a.pdf {
	background-image: url(../../images/icons/pdficon.gif);
}
a.text {
	background-image: url(../../images/icons/text.gif);
}

/*	================
	CONTENT SPECIFIC
	================*/

/*	================
	HOME PAGE
	================*/
div#homeLeftCol {
	width: 470px;
	float: left;
}
div#homeRightCol {
	width: 470px;
	float: right;
}
div.homeComponentBox {
	width: 230px;
}
div#homeNewsEvents ul#newsEventsTabs li {
	float: left;
}
div#homeNewsEvents ul#newsEventsTabs li a {
	display: block;
	width: auto;
	height: 16px;
	background-image: url(../../images/bg/tabOff.gif);
	padding: 8px;
	font-size: 16px !important;
	margin-top: 3px;
	background-repeat: repeat-x;
	background-position: bottom;
}
div#homeNewsEvents ul#newsEventsTabs li a.on {
	height: 16px;
	background-color: #fff;
	font-weight: bold;
	border-top: solid #fff 3px;
	margin-top: 0;
	background-image: none;
}
div#homeNewsEvents ul#newsEventsTabs li a:link,
div#homeNewsEvents ul#newsEventsTabs li a:visited {
	text-decoration: none;
}
div#homeNewsEvents ul#newsEventsTabs li a:hover,
div#homeNewsEvents ul#newsEventsTabs li a:active {
	text-decoration: none;
	background-color: #D7BB34;
	color: #fff;
	cursor:pointer;
	background-image: none;
}
div#homeNewsEvents ul#newsEventsTabs li a.on:hover,
div#homeNewsEvents ul#newsEventsTabs li a.on:active {
	text-decoration: none;
	background-color: #FFF;
	color: #535353;
	cursor:default;
}
div#homeNewsEvents div#news,
div#homeNewsEvents div#events {
	display: none;
}
div#homeNewsEvents div#news.boxOn,
div#homeNewsEvents div#events.boxOn {
	display: block;
}
div#homeNewsEvents div {
	background-color: #FFF;
	padding: 0 10px;
	color: #A8A18F;
}
div#homeNewsEvents div ul li {
	padding: 5px 0 5px 0;
	width: 450px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #C3BCAE;
	border-left: none;
}
div#homeNewsEvents div ul li .float-left-yellowborder {
	margin: 0 10px 0 0;
	float: none;
}
div#homeNewsEvents div ul li table {
	margin: 0;
}
div#homeNewsEvents div ul li p {
	margin-bottom: 0;
}
div.cBox1 {
	margin: 0 10px 10px 0;
}
div.cBox2 {
	margin: 0 0 10px 0;
}
div.cBox3 {
	margin: 0 10px 0 0;
}
div.cBox4 {
	margin: 0;}

.homeComponentBox div.componentHeader {
	padding: 0;
}
.homeComponentBox div.componentHeader img {
	margin-bottom: -3px;
}
.homeComponentBox div.componentBody {
	background-image: url(../../images/bg/component_bg_home.png);
	background-repeat: no-repeat;
	padding: 10px;
}

.homeComponentBox div.componentBody ul li {
	border-top: none;
	background-image: url(../../images/bg/mainNavSubBullet_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}

#homeRightCol #feature {
	width: 470px;
	margin-bottom: 30px;
}
#homeRightCol #feature div.featuredVideo {
	float: left;
	margin: 0 20px 20px 0;
}
#homeRightCol #feature p.videosLink {
	width: 470px;
	border-top: 1px solid #D5CFC2;
	border-bottom: 1px solid #D5CFC2;
	text-align: right;
	padding: 2px 0;
}
#homeRightCol .genericBlock-poll-wrapper {
	float: left;
}
#homeRightCol .genericBlock-poll-wrapper .genericBlock {
	width: 230px;
}
#homeRightCol #poll {
	width: 230px;
}
#poll.yellow div.componentBody {
	background-image: url(../../images/bg/component_bg_poll.png);
	background-color: #E2CE6A;
}
/* OVERRIDES OF THE POLL MODULE */
#poll.yellow div.componentBody #voteButton,
#poll.yellow div.componentBody #edit-vote{
	width: 48px;
	height: 22px;
	border: 0px none;
	margin: 0 0 0 0px;
	padding: 0;
	background-image: url(../../images/icons/voteButton.png);
	cursor: pointer;
}
#poll.yellow div.componentBody .poll .vote-form {
	text-align:left;
}
#poll.yellow div.componentBody h2.title {
	display: none;
}
#poll.yellow div.componentBody div.title {
	margin-bottom: .5em;
}
#poll.yellow div.componentBody div.text,
#poll.yellow div.componentBody div.percent {
	font-size: 90%;
}
#poll.yellow div.componentBody div.bar {
	height: 6px;
	margin: 0;
}
#poll.yellow div.componentBody div.foreground {
	height: 6px;
}
/* END -- OVERRIDES OF THE POLL MODULE */

#homeRightCol #snippets {
	width: 210px;
	float: right;
}
#homeRightCol #snippets h2 {
	color: #2f2509;
	font-size: 14px;
	border-bottom: 1px solid #D5CFC2;
	padding-bottom: 3px;
}
#homeRightCol #snippets img {
	float: right;
	margin: 0 0 10px 10px;
}

/*	================
	HOME PAGE SLIDESHOW
	================*/
div#homeSlideContainer {
	height: 271px;
}
div#homeSlideshow {
	margin-top: 15px;
	height: 326px;
}
div#homeSlideshow ul li {
	float: left;
}
div#homeSlideshow ul li a {
	display: block;
	width: 490px;
	height: 38px;
}
div#homeSlideshow ul li a strong {
	display: none;
}
div#homeSlideshow ul li a {
	background-image: url(../../images/bg/homeSlideshowTabs.png);
	background-repeat: no-repeat;
}
div#homeSlideshow ul li.ssTab1 a {
	background-position: 0px 0px;
}
div#homeSlideshow ul li.ssTab2 a {
	background-position: -490px 0px;
}
div#homeSlideshow.tab1selected ul li.ssTab1 a {
	background-position: 0px -38px;
}
div#homeSlideshow.tab2selected ul li.ssTab1 a {
	background-position: 0px top;
}
div#homeSlideshow.tab2selected ul li.ssTab2 a {
	background-position: -490px -38px;
}
div#homeSlideshow.tab1selected ul li.ssTab2 a {
	background-position: -490px top;
}

div#homeSlideshow.tab2selected ul li.ssTab1 a:hover {
	background-position: 0px bottom;
}
div#homeSlideshow.tab1selected ul li.ssTab2 a:hover {
	background-position: -490px bottom;
}
div#homeSlideshow .ssControls {
	width: 980px;
	height: 17px;
	background-image: url(../../images/bg/greenTranslucent.png);
	background-repeat: repeat-x;
	text-align: right;
}
div#homeSlideshow.tab2selected .ssControls {
	background-image: url(../../images/bg/yellowTranslucent.png);
}
div#homeSlideshow .ssSlide {
	width: 980px;
	height: 271px;
	vertical-align: bottom;
	position: relative;
}
div#homeSlideshow .ssCaption {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 20px;
	width: 690px;
}
div#homeSlideLoading {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
}

div#homeSlideshow .ssTitle {
	background-image: url(../../images/bg/grayTransluscent.png);
	background-repeat: repeat;
	padding: 10px;
	font-size: 22px;
	color: #fff;
	/*display: -moz-inline-box;*/
 	display: inline-block;
 	font-weight:normal;
 	margin:0;
}
div#homeSlideshow .ssBody {
	background-image: url(../../images/bg/ltYellowTranslucent.png);
	background-repeat: repeat;
	padding: 10px;
	font-size: 13px !important;
}


/*	================
	MAIN ISSUE PAGES
	================*/
div.issueSummary {
background-color: #ECDFAC;
padding: 10px;
width: 715px;
margin: 0 0 30px 20px;
float: left;
}
div.issueSummary td {
	padding: 0;
}
div.issueSummary td.issueSummayImage {
	padding-left: 10px;
}
div.issueSummary td.link {
	margin-bottom: 0;
	text-align: right;
}
div.issueSummary td.link a {
	padding: 3px;
	background-color:#559D36;
}
div.issueSummary td.link a:link,
div.issueSummary td.link a:link {
	color: #fff;
	text-decoration: none;
}
div.issueSummary td.link a:hover,
div.issueSummary td.link a:active {
	color: #fff;
	text-decoration: none;
	background-color:#347B21;
}
	
/*	================
	SECTION INDEX PAGES
	================*/	
div.indexBlock {
	width: 240px;
	float: left;
}
div.indexBlock.odd {
	padding-right: 15px;
}
div.indexBlock.even {
	padding-left: 15px;	
}
div.indexBlock a.learnMore,
div.threeAcrossBlock a.learnMore,
div.sectionPageBlock a.learnMore {
	background-image: url(../../images/bg/learnMore.png);
	background-repeat: no-repeat;
	background-position: 65px 3px;
	padding-right: 15px;
	font-size: 12px !important;
	display: inline-block;
}
div.sectionPageBlock a.learnMore {
    background-position: right 3px;
}

/*	================
	AUDIENCE LANDING PAGES
	================*/
div.audienceSummary {
	background-color: #ebdfac;
	padding: 10px 140px 10px 10px;
	width: 585px;
	height: 121px;
	margin-bottom: 30px;
	/*background-image: url(../../images/bg/audienceSummaries/membersAffiliates.jpg);*/
	background-repeat: no-repeat;
	background-position: right;
}
div.audienceSummary.govOfficials {
	background-image: url(../../images/bg/audienceSummaries/govOfficials.jpg);
}
div.audienceSummary.media {
	background-image: url(../../images/bg/audienceSummaries/media.jpg);
}
div.audienceSummary.membersAffiliates {
	background-image: url(../../images/bg/audienceSummaries/membersAffiliates.jpg);
}
div.audienceSummary.researchersStudents {
background-image: url("../../images/bg/audienceSummaries/researchersStudents.jpg");
    float: left;
}
div.threeAcrossBlock {
	width: 230px;
	float: left;
	margin-left: 20px;
}
div.threeAcrossBlock.first {
	margin-left: 0;
}
div.threeAcrossBlock h2 {
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #C3BCAE;
	border-left: none;
	background-repeat: repeat-x;
	background-position: bottom;	
	padding-bottom: 5px;
}

/*	================
	SECTION LANDING PAGES
	================*/
div.sectionPageBlock {
	width: 220px;
	float: left;
	margin-right: 28px;
	
}
div.sectionPageBreak {
	clear: left;
	border-top: dashed 1px #c3bcae;
}
div.sectionPageBlock img {
	padding: 1px;
	float: right;
	border: 1px solid #d7b926;	
	margin: 0 0px 10px 10px;
}

/*	============
	NEWS PAGES
	============*/
#mainBody #leftSection div#tabbedBoxes ul {
}
#mainBody #leftSection div#tabbedBoxes ul li {
	background-image: none;
	padding-left: 0;
}
#mainBody #leftSection div#tabbedBoxes ul#tabbedBoxesTabs li {
	float: left;
	margin-bottom: 0;
	width: auto;
}
#mainBody #leftSection div#tabbedBoxes ul#tabbedBoxesTabs li a {
	display: block;
	width: auto;
	height: 16px;
	padding: 8px;
	font-size: 16px !important;
	margin-top: 3px;
	background-image: url(../../images/bg/tabOff.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#mainBody #leftSection div#tabbedBoxes ul#tabbedBoxesTabs li a.on {
	height: 16px;
	background-color: #fff;
	font-weight: bold;
	border-top: solid #fff 3px;
	margin-top: 0;
	background-image: none;
}
#mainBody #leftSection div#tabbedBoxes ul#tabbedBoxesTabs li a:link,
#mainBody #leftSection div#tabbedBoxes ul#tabbedBoxesTabs li a:visited {
	text-decoration: none;
}
#mainBody #leftSection div#tabbedBoxes ul#tabbedBoxesTabs li a:hover,
#mainBody #leftSection div#tabbedBoxes ul#tabbedBoxesTabs li a:active {
	text-decoration: none;
	background-color: #D7BB34;
	color: #fff;
	cursor:pointer;
	background-image: none;
}
#mainBody #leftSection div#tabbedBoxes ul#tabbedBoxesTabs li a.on:hover,
#mainBody #leftSection div#tabbedBoxes ul#tabbedBoxesTabs li a.on:active {
	text-decoration: none;
	background-color: #FFF;
	color: #535353;
	cursor:default;
}
#mainBody #leftSection div#tabbedBoxes div.tabbedBox1,
#mainBody #leftSection div#tabbedBoxes div.tabbedBox2 {
	display: none;
}
#mainBody #leftSection div#tabbedBoxes div.tabbedBox1.boxOn,
#mainBody #leftSection div#tabbedBoxes div.tabbedBox2.boxOn {
	display: block;
}
#mainBody #leftSection div#tabbedBoxes div {
	background-image: url(../../images/bg/vGradient.png);
	background-repeat: repeat-x;
	padding: 0 10px;
	color: #4C3A0B;
	background-position: 0px 0px;
	width: 492px;
}
#mainBody #leftSection div#tabbedBoxes div.view {
	padding: 0;
}
#mainBody #leftSection div#tabbedBoxes div ul li {
	padding: 5px 0 5px 0;
	width: auto;
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #C3BCAE;
	border-left: none;
}
#mainBody #leftSection div#tabbedBoxes div ul li p {
	margin-bottom: 10px;
}
#mainBody #leftSection div#tabbedBoxes div ul li table {
	float: none;
}



/*	============
	SITE MAP
	============*/
div.sitemap-box ul.menu {
	margin-top: 20px;
}
div.sitemap-box ul.menu li {
	background-image: none;
	list-style-image: none;
	list-style-type: none;	
}
div.sitemap-box ul.menu li a {
	font-weight: bold;	
}
div.sitemap-box ul.menu li ul li a {
	font-weight: normal;	
}
div.sitemap-box ul.menu ul {
	margin-top: 0;
	margin-left: 1em;
}

/*	============
	CONTACT US PAGE
	============*/
form#contact-mail-page input#edit-submit {
	width: 60px;
	height: 22px;
	border: 0px none;
	margin: 0 0 0 0px;
	padding: 0;
	background-image: url(../../images/icons/submitButton.png);
	cursor: pointer;
}

.view-crop-protection-facts p {
	margin-bottom: .5em;
}


/*	============
	PNGFIX
	============*/
/*img { behavior: url(/includes/iepngfix/iepngfix.htc) }*/

/*	=================
	PERMA FOOTER
	=================*/
#permafooter {
	bottom:0;
	color:#999999;
	padding:0;
	position:fixed;
	right:0;
	width:100%;
	z-index:999;
	line-height:1.4em;
	margin-bottom: -5px;
}
#permafooter .ui {
	margin-left:1%;
	margin-right:1%;
	overflow:visible !important;
	position:relative;
	padding-top: 7px;
	background-image: url(../../images/permafooter/perma-bg.png);
	background-repeat: repeat-x;
}
#permafooter p {
	margin:0px;
	padding:0px;
}
#permafooter a {	
	color:#FFF;
}
#permafooter p.permaText {
	margin:0px;
	padding:0px;
	color:#FFF;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 160px;
}
#memberLoginBlock {
background-color: #FDF9EB;
    border: 1px solid #398123;
    display: none;
    height: 400px;
    margin: 0 0 0 13%;
    padding: 10px;
    position: absolute;
    top: 10px !important;
    width: 330px;
    z-index: 200;
}
span#memberLoginButton:hover, a.close {text-decoration: underline; cursor: pointer;}
#memberLoginBlock .header {
	color:#fff; 
	background-color: #7BBC4D;
	text-align: right;
	padding: 5px;
	margin: -10px -10px 20px -10px;
}
#memberLoginBlock input {
	margin: 3px; 
}
#memberLoginBlock .form-item {
	float: left;
}
#memberLoginBlock .form-item input {
	width: 150px;
}
#memberLoginBlock h2.title {
	text-align: left;
}
#memberLoginBlock #edit-submit {
	color:#fff; 
	font-weight: bold; 
	font-size: 85%;
	background-color:#7BBC4D; 
	border:1px solid; 
	border-color: #398123;
	float: left;
}
fieldset.captcha {
	margin: 0;
	clear: both;
}
#user-login-form ul {
	margin: 5px 0 0 0;
	padding-left: 20px;
}
a#sharethisButton,
a#sharethisButton img {
	margin: 0;
	padding: 0;
}
a#sharethisButton img#sharethisIcon {
	margin-bottom: -4px;
}

div.messages {
	background-color: #C2E0A7;
	padding: 10px;
	border: 1px solid #4E9935;	
}
div.messages ul li {
	margin: .5em 0;
}

/*	===========
	VIEWS PAGER
	===========*/
#mainBody #leftSection div#tabbedBoxes div.item-list {
	background-image: none;
	color:#4C3A0B;
	padding:0;
	width:auto;
	height: 2em;
	width: 300px;
	text-align: left;
	margin-top: -30px;
}
#mainBody #leftSection div#tabbedBoxes ul.pager {
	text-align: left;
	margin: 40px 0 0 0;
	padding: 0;
}

#mainBody #leftSection div#tabbedBoxes ul.pager li {
	padding: 0;
	width: auto;
	border: none;
	margin: 0;
}
	
/* ===================== */
/*     Clear fix     */
/* ===================== */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.og-context #mainBody div.views-row {
  border-bottom:1px solid #7BBC4D;
  margin-bottom:20px;
  padding-bottom:20px;
}

.og-context #mainBody .views-row-last {
  border:none;
}

.node-type-group #mission {
  font-weight:bold;
  margin-bottom:20px;
  padding-top:20px;
}

.view-id-group_event_calendar .field-field-group-event-date {
  font-weight:bold;
}

.og-context #rightMargin-inner {
  padding-top:50px;
}
.og-context #rightMargin {
  color:#717171;
}
.og-context #rightMargin h2.title {
  color:#717171;
  font-size:14px;
  margin-bottom:10px;
}

.og-context #rightMargin h3 {
  color:#717171;
  font-size:11px;
}

.og-context #rightMargin a:link,
.og-context #rightMargin a:visited{
  color:#717171;
}

.og-context #rightMargin .block-inner {
  padding:10px;
}
#rightMargin .block-cla_member_services,
#rightMargin #block-og-0 {
  background-color: #E1E1E1;
}
#left-blocks h2.title {   
  background-color:#7BBC4D;
  color:#FFFFFF;
  font-size:16px;
  padding:6px 10px 10px;
}

#left-blocks .block {
  background-image:url("../../images/bg/boxDropshadow.png");
  background-position:0 bottom;
  background-repeat:repeat-x;
  margin-bottom:10px;
  padding-bottom:6px;
}
#left-blocks .block .content {
  background-image:url("../../images/bg/component_bg_green.png");
  padding:10px 0;
}

#left-blocks .block .content ul {
  margin:0;
}
.og-context .dropShadowed {
  display:none;
}

.my-groups,
.featured-content,
.my-membership {
	background-color:#E1E1E1;
	padding:10px 20px;
	margin-bottom:20px;
}
.intro {
	font-weight:bold;
	margin-bottom:20px;
}
.my-groups h2,
.featured-content h2,
.my-membership h2 {
	color:#717171;
	margin-bottom:10px;
}

.featured-content-lists ul{
	width:50%;
	float:left;
}
#node-778 p {
 margin-bottom:5px;
}
#node-778 a:link,
#node-778 a:visited {
	font-weight:bold;
	color:#717171;
}

.view-id-gallery td {
  width:80px;
}

.view-members-directory thead,
.view-members-directory tr.even  {
  background-color:#E1E1E1;
}

.view-members-directory thead th {
  font-weight:bold;
}

.view-members-directory tr.odd,
.view-members-directory td.active {
  background-color:transparent;
}

.view-members-directory tbody tr {
  border-bottom:1px solid #E1E1E1;
}
.page-group-gallery-all-members #mainBody .node .groups{display:none;}
