/* Start of CMSMS style sheet 'Layout' */
/* Start of CMSMS style sheet 'Layout' */
/* Start of CMSMS style sheet 'Layout' */


* {
margin:0;
padding:0;
}

:focus {
outline: 0;
}

/** Globally set image border to 0 **/

img {
  border:0;
}

body
{
	 background: #fff url(bg.gif) repeat top left;
	color: #626262;
	text-align: left;
	font: normal 13px Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 960px;
       background-color: #fff;
	}

/* =Header

---------------------------------------------------------------------------------------------------- */	

#header {
	width: 960px;
	margin-top:15px;
	margin-bottom:5px;
	}

#header-logo {
	float: left;
	text-align: left;
	width:348px;
	padding-left:5px;
	}

#header-nav{
	float: right;
	text-align: right;
	width: 571px;
	}



.header-search {
	margin-top:10px;
	text-align: right;
        float: right;
}

input.search-input {

float:left;

width:150px;
	height: 17px;
margin:0px;
padding: 3px 0px 0px 5px;
font-size:11px;

}


input.search-button {
	background: url(uploads/images/structure/btn-submit.gif) no-repeat 0px 0px;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	overflow: hidden;
	padding: 0;
	margin: 0px 0 0 4px;
	text-indent: -9999px;
	width: 100px;

}



/* =Top Navigation

---------------------------------------------------------------------------------------------------- */

/*#navigation {
	width:960px;
	color: #054673;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
*/

/* =Social Media Links
---------------------------------------------------------------------------------------------------- */
.social-media-links{
	text-align: right;
height:18px;
min-height:18px;
/*	width:960px;
;*/
float:right;

	width: 500px;
padding-bottom:10px;
}

.social-media-links ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	}

.social-media-links ul li {
	float:left;
	margin: 0;
	padding: 0;
	padding-left:5px;
}

/* =Social Media Bookmarks in the Sidebar
---------------------------------------------------------------------------------------------------- */


.social-media-bookmarks {
	text-align: center;
padding-bottom:12px;
}




/* =Banner

---------------------------------------------------------------------------------------------------- */
#banner {
	width:960px;
	text-align: right;
	color:#fff;
	background-color: #6cbe26;
}

.banner-title {
	float:left;
	text-align: left;
	width:172px;
	padding: 20px 10px 20px 10px;
	font-size:24px;
}

.banner-image {
	float:left;
	width:768px;	
}

/* =Homepage
---------------------------------------------------------------------------------------------------- */

#homepage-banner{
	width:960px;
	text-align: left;
	background: url(uploads/images/homepage/home-banner.jpg) no-repeat top left;
	height: 251px;
}


#homepage-banner-intro{
	float:left;
	width:450px;
	text-align: left;
	padding: 41px 40px 20px 40px;
	color:#fff;
	font-size:16px;
	line-height: 24px;
}


#homepage-banner-intro a,
#homepage-banner-intro a:link,
#homepage-banner-intro a:visited{
	color: #99d3f5;
	text-decoration: underline;

}


#homepage-banner-intro a:hover {
	color: #fff;
	text-decoration: underline;
}	


.homepage-social-media-links{
	float:right;
	text-align: left;
	width:185px;
	margin: 225px 0px 0px 15px;
	padding: 0;
	color:#555555;
	font-size:12px;
}

.homepage-social-media-links ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}

.homepage-social-media-links ul li {
	float:left;
	margin: 0;
	padding: 0;
	padding-left:5px;
}

.homepage-social-media-bookmarks {
	text-align: right;
padding: 8px 39px 0px 0px;
margin:0;
}


#homepage-layout {
	width: 860px;
	background: url(uploads/images/homepage/home-columns-bg.gif) repeat-y top left;
	margin-top:15px;
	margin-bottom:20px;
	padding-left: 61px;
	padding-right: 39px;
}


.homepage-column {
	float:left;
	width:186px;
	color: #000;
	padding: 3px 15px 3px 14px;
}


/* =Styles for homepage jquery rotating logos

---------------------------------------------------------------------------------------------------- */
.fadein { position:relative; height:71px; width:186px; margin-bottom:10px; }
.fadein img { position:absolute; left:0; top:0; }

/* =Layouts

---------------------------------------------------------------------------------------------------- */

#two-column-layout,
#three-column-layout{
	width: 960px;
	background: #fff;
	padding-top:20px;
	padding-bottom:20px;
	}

/* =Left Nav

---------------------------------------------------------------------------------------------------- */

#left-nav {
	float:left;
	text-align: left;
	width:186px;
	padding: 0px 16px 0px 0px;
}

/* =Content

---------------------------------------------------------------------------------------------------- */

 #content{
	float:left;
	width:585px;	
	text-align: left;
    /* ie 6 fix for italic text */
       overflow: hidden;
	o\verflow: visible;
	zoom: 1;
}

 #content-wide{
	float:left;
	width:758px;	
	text-align: left;
    /* ie 6 fix for italic text */
       overflow: hidden;
	o\verflow: visible;
	zoom: 1;
}


/* =Sidebar

---------------------------------------------------------------------------------------------------- */

 #sidebar{
	float:right;	
	width:150px;
       padding: 0px 0px 0px 23px;
text-align:left;
    /* ie 6 fix for italic text */
       overflow: hidden;
	o\verflow: visible;
	zoom: 1;
font-size:11px;
}

.sidebar-box {
background: url(uploads/images/structure/sidebar-box.jpg) no-repeat top left;
display:block;
width:150px;
height:70px;
min-height:70px;
padding:25px 0px 10px 0px;
margin:0;
text-align:center;
}

.sidebar-membership {
padding:10px 0px 10px 5px;
}

/* =Footer

---------------------------------------------------------------------------------------------------- */

#footer {
	text-align: right;
	width: 960px;
	font-size: 11px;
	color: #969696;
	}

#footer a,
#footer a:link,
#footer a:visited{
	color: #626262;
	text-decoration: underline;

}

#footer a:hover {
	color: #969696;
	text-decoration: none;
}	


/* =Text Styles

---------------------------------------------------------------------------------------------------- */

.banner-title h1 {

	font-weight: normal;
	font-size:24px;
	margin:0;
	padding: 0;
	color: #fff;
	font-style:normal;
}



#content h1,
#content-wide h1 {

	font-weight: normal;
	font-size:20px;
	margin:0;
	padding-bottom:20px;
	color: #6cbe26;
	font-style:normal;
}


#homepage-banner-intro h1 {

	font-weight: normal;
	font-size:36px;
	margin:0;
	padding-bottom:12px;
	color: #99d3f5;
	font-style:normal;
}



h2 { 

	font-weight: normal;
	font-size:20px;
	margin:0;
	padding-bottom:20px;
	color: #6cbe26;
	font-style:normal;
}


.homepage-column h2	{
	font-size: 13px;
	font-weight: normal;
	padding-bottom:12px;
	color: #626262;
}


h3,
#sidebar h2 { 
		font-size: 14px;
	font-weight: bold;
	padding-bottom:8px;
	color: #000;

}

h4,
#sidebar h3 { 
	font-size: 13px;
	font-weight: bold;
	padding-bottom:8px;
	color: #000;
}

h5 {
font-size: 12px;
	font-weight: bold;
	color: #000;
}

p {
	padding-top: 0;
	padding-bottom: 10px;
}


#content p,
#content-wide p  {
	line-height:18px;
}

#sidebar p {
	line-height:22px;
}


ul {
	list-style-type: disc;
	font-weight: normal;
	font-style: normal;
	margin-left: 15px;
	padding: 5px 0 10px 15px;
} 

#content li,
#content-wide li {
padding-bottom:12px;
}


ol {
	font-weight: normal;
	font-style: normal;
	margin-left: 20px;
	padding: 5px 0 10px 15px;
} 


/* =Links
---------------------------------------------------------------------------------------------------- */

a,
a:link,
a:visited{
	color: #000;
	text-decoration: underline;

}

a:hover {
	color: #626262;
	text-decoration: underline;
}	


/* =Text/Image Treatments and Alignments

---------------------------------------------------------------------------------------------------- */

	

strong, b  { font-weight: bold; }
em, i { font-style: italic; }
.bold{ font-weight: bold;}
.italic{ font-style: italic; }
.lowercase {text-transform: lowercase;}
.uppercase {text-transform: uppercase;}
.textalign-left {text-align:left;	}
.textalign-right {text-align:right;	}
.textalign-center {	text-align:center;	}
.float-left {float:left;	}
.float-right {float:right;	}
.image-float-left {float:left; padding: 0px 10px 10px 0px;	}
.image-float-right {float:right; padding: 0px 0px 10px 10px;	}


sup {
font-size: 8px;
}

.text-small,
.caption {
	font-size: 10px;
}

.missingtext {
	color:#FF0000;
}

.text-green {
	color: #6cbe26;
}

blockquote { 
font-style: italic;
width: 90%;
}

/* =Lines

---------------------------------------------------------------------------------------------------- */

hr {
	color: #404041;
	background-color: #6cbe26;
	border: 0;
	height: 1px;
	margin: 5px 0 10px 0;
} 

div.hr {
width: 100%; 
height: 1px; 
border: 0; 
background-color: #6cbe26;
margin-top: 12px; 
margin-bottom:12px;
}

/* =Spacing and Clearing Styles

---------------------------------------------------------------------------------------------------- */		

.singleLineBreak {
	margin-top:	1px;
	}

.marginZero {
	margin:0;
	}

.spacer,
.clear {
	clear: both;
	margin:0; 
	padding:0;
}

.padding {
	padding: 5px;
	}


/* =News
---------------------------------------------------------------------------------------------------- */	

#NewsPostDetailDate {
text-align:right;
padding: 12px 0px 12px 0px;
}


/* =Tables
---------------------------------------------------------------------------------------------------- */	

.tbl_videos{
	margin-bottom:12px;
}

.tbl_videos td{
	padding: 10px 20px 10px 0px;
	text-align: left;
	vertical-align: top;
}

.tbl_webcasts{
	margin-bottom:12px;
}

.tbl_webcasts td{
	padding: 10px 20px 10px 0px;
width:166px;
	text-align: left;
	vertical-align: top;
}


/* =Forms
---------------------------------------------------------------------------------------------------- */	

form.GreenTouchForms {
	margin:0;
	padding:0;
margin-bottom:24px;
}

form.GreenTouchForms fieldset {
	border:none;
margin-bottom: 12px;
}

form.GreenTouchForms legend {
		font-size: 14px;
	font-weight: bold;
	color: #000;
margin-bottom: 12px;
}

form.GreenTouchForms label {
	float:left;
	width:170px;
	padding:0;
	padding-right:10px;
	margin-bottom:12px;
	text-align:right;
}

form.GreenTouchForms fieldset div {
	padding:0;
	clear:both;
}


form.GreenTouchForms fieldset div input, 
form.GreenTouchForms fieldset div textarea {
	width:150px;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1px;
	color:#333;
	margin-bottom:12px;
}

form.GreenTouchForms fieldset div select {
	padding:1px;
	margin-bottom:12px;
}


form.GreenTouchForms .search-button {
    margin-top:30px;
}
/* End of 'Layout' */

/*
 ------------------------------------------  contact us form styles  -----------------------------------------  */
td.field-description {
	font-size: 12px;
	text-align:right;
	vertical-align:top;
	width:150px;
}

.table-contact-us td {
	padding:3px;	
}

td.field-entry {
	width:325px;
}

.field-entry input, 
.field-entry textarea {
	width:300px;	
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#other-subject, 
#other-organization {
	display:none;
	margin-top:5px;
}

.required-field {
	color:#F00;
	font-weight:bold;
}

.callinTable td p {
padding: 10px;
}

.leadershipTable td {
padding: 7px;
}


/* End of 'Layout' */


/* End of 'Layout' */

