body {
	background: #101010;
	margin: 0px;
	padding: 0px;
}
html, body, p, ul, li, ol, blockquote {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
a:link, a:visited{
	color:#0094D4;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
a:active{
	color:#CC3300;
}
.imgFltRtNo {
	float: right;
	margin-bottom: 2px;
}
.imgFltLeftNo {
	float: left;
	margin-top: 15px;
	margin-bottom: 2px;
}
.imgFltLeftNoNGS {
	float: left;
	margin-left: 115px;
	margin-top: 15px;
	margin-bottom: 2px;
}
.imgFltRtNoTop {
	float: right;
	margin-top: 2px;
}
.imgFltRtNoTopNGS {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}
.imgFltLtNo{
	float:left;
	margin-right:8px;
}
.imgFltRtNo, .imgFltLtNo{
	border-style: none;
	margin-left: 6px;
}
.imgFltRt {
	float: right;
	margin-left: 5px;
}
.imgFltLt{
	float:left;
	margin-right:8px;
}
.imgFltLt, .imgFltRt{
	background: #FFFFFF;
	border: 1px solid #B3B07D;
	padding: 3px;
	margin-bottom: 2px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
}
.requiredfield {
	color: #89AB33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#colb p strong {
	color: #000000;
}

form#contactform input, form#contactform select, form#contactform textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	padding: 2px;
	color: #333333;
}
form#contactform input.submitbutton {
	color: #6D8828;
	background: #FFFFFF url(images/bg_submitbutton.gif) repeat-x left bottom;
	font-size: 14px;
	border: 1px solid #89AB33;
	padding: 2px 4px;
}
form#contactform input.submitbutton:hover {
	cursor:pointer;
	color:#000;
}

.newsStory {
	border-bottom: 1px solid #B2AF7D;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
.newsDate {
	font-size: 12px;
	color: #666666;
}


#colb-home p, #colb p{
	margin-top:13px;
	margin-bottom:13px;
}
#colb-home h1, #colb-home h2, #colb-home h3, #colb-home h4, #colb-home h5, #colb-home h6, #colb h1, #colb h2, #colb h3, #colb h4, #colb h5, #colb h6{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#89AB33;
	letter-spacing:-1px;
	font-weight:normal;
	line-height:normal;
	margin-top:14px;
	margin-bottom:14px;
	text-transform: capitalize;
}
#colb-home h1, #colb h1{
	font-size:24px;
	margin-top:0px;
	line-height:26px;
}
#colb-home h2, #colb h2{
	font-size:20px;
}
#colb-home h3, #colb h3{
	font-size:18px;
	line-height:20px;
}
#colb-home h4, #colb h4{
	font-size:16px;
}
#colb-home h5, #colb h5{
	font-size:14px;
}
#colb-home h6, #colb h6{
	font-size:12px;
}
#topbar {
	background: url(images/bg_topbar.jpg) repeat-x center bottom;
	width: 100%;
}
#topnav {
	background: #E8E7D1 url(images/bg_topnav.jpg) no-repeat left top;
	height: 75px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-bottom:1px solid #e8e7d1;
}
#topnavNGS {
	background: #E8E7D1 no-repeat left top;
	height: 175px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-bottom:1px solid #e8e7d1;
}
#topnav a#homelink {
	display: block;
	height: 39px;
	width: 221px;
	border: none !important;
	float: left;
	margin-top: 18px;
	margin-left: 17px;
}
#topnav a#homelink img{
	border:none !important;
}

#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#topnav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topnav ul li a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #3f3f3f;
	text-decoration: none;
	background: #FFFFFF url(images/bg_topnav_a.gif) repeat-x center bottom;
	display: block;
	float: left;
	padding: 6px 12px;
	margin-right: 5px;
	margin-top: 45px;
	text-align: center;
}
#topnav ul li a:hover {
	text-decoration: none;
	background: #009970 url(images/bg_topnav_a-hover.gif) repeat-x center bottom;
	margin-top: 35px;
	color: #fff;
	padding-top: 16px;
	cursor:pointer;
}
#topnavNGS a#homelink {
	display: block;
	height: 39px;
	width: 221px;
	border: none !important;
	float: left;
	margin-left: 17px;
}
#topnavNGS a#homelink img{
	border:none !important;
}

#topnavNGS ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#topnavNGS ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topnavNGS ul li a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #3f3f3f;
	text-decoration: none;
	background: #FFFFFF url(images/bg_topnav_a.gif) repeat-x center bottom;
	display: block;
	float: left;
	padding: 6px 12px;
	margin-top: 115px;
	margin-right: 5px;
	text-align: center;
}
#topnavNGS ul li a:hover {
	text-decoration: none;
	background: #009970 url(images/bg_topnav_a-hover.gif) repeat-x center bottom;
	margin-top: 105px;
	color: #fff;
	padding-top: 16px;
	cursor:pointer;
}
#container {
	background: #FAFAF6;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#flash-home {
	height: 182px;
	width: 740px;
	overflow: hidden;
	border-bottom: 2px solid #E8E7D1;
}
#bannerwrap {
	height: 83px;
	overflow: hidden;
	position: relative;
	width: 740px;
}
#headerphoto {
	height: 115px;
	width: 740px;
	overflow:hidden;
}
#headerphoto-section{
	height:160px;
	width:740px;
	overflow:hidden;
	
}	
#login-home {
	background: #F5F4EA url(images/bg_login-home.gif) no-repeat center top;
	display: inline;
	float: left;
	width: 178px;
	height: 77px;
	overflow: hidden;
	padding: 6px 3px;

}

#login{

                width:178px;

                height:45px;

                overflow:hidden;

                background: url(images/bg_login.gif) no-repeat left top;

                padding:6px 0px 6px 3px;

                border-top: 1px solid #FFFFFF;
                

}

#login-home h3, #login h3 {

                font-family: Tahoma, Arial, Helvetica, sans-serif;

                line-height: 13px;

                color: #ADC669;

                letter-spacing:-1px;

                margin: 2px 0px 0px 2px;

                font-size: 10px;

                font-weight: normal;

                text-transform: uppercase;

                float: center;

                text-align: left;

}

#login h3{

                color:#5A3D1C;

}

#login-home #login-form, #login #login-form {

                float: right;

                padding-right: 3px;

                width: 119px;

                overflow: hidden;

                color:#fff;

}

 
}
#login-home #login-form, #login #login-form {
	float: right;
	padding-right: 8px;
	width: 115px;
	overflow: hidden;
	color:#fff;
}
#login-home #login-form, #login #login-form{
	font-size:10px;
	line-height:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#login #login-form{
	color:#333;
}
#login-form #memberloginform {
	margin: 0px;
	padding: 0px;
}
#login-form #memberloginform input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	border: 1px solid #666666;
	margin: 0px 0px 2px 0px;
	padding: 1px;
}
#login #login-form #memberloginform input{
	border-color:#B3B07D;
}
form#memberloginform input.memberlogin-button {
	float: left;
	margin: 6px 0px 0px 0px !important;
	padding: 0px !important;
	background: url(images/bg_login-button.gif) no-repeat center center;
	border: 0px none !important;
	height: 17px;
	width: 25px;
	overflow: hidden;
	cursor:pointer;
	color:#fff !important;
}

#login-home .loginhelp, #login .loginhelp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #E8E7D1;
	letter-spacing: -1px;
	float: left;
	margin: 3px 0px 0px 6px;
}
#login-home .loginhelp a:link, #login-home .loginhelp a:visited{
	color:#E8E7D1;
	text-decoration:none;
}
#login-home .loginhelp a:hover, #login-home .loginhelp a:active{
	color:#fff;
	text-decoration:underline;
}
#login .loginhelp a:link, #login .loginhelp a:visited{
	color:#696969;
	text-decoration:none;
}
#login .loginhelp a:hover, #login .loginhelp a:active{
	color:#000;
	text-decoration:underline;
}
#message-home {
	float: right;
	width: 555px;
	background: url(images/bg_message-home.gif) no-repeat left top;
	height: 83px;
	overflow: hidden;
}
#message-home table, #message table {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 93%;
	border-style: none;
}
#message table{
	width:95%;
}
#message-home table tr td, #message table tr td {
	vertical-align: middle;
}
#message-home h2 {
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #fff;
	margin: 0px;
}
#message h2{
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #E8E7D1;
	margin: 0px;
	text-align:center;
}
.orange{
	background: url(images/bg_message-orange.gif) no-repeat left top;
	color:#E8E7D1;
}
#message.orange span.message-pop, #message.grey span.message-pop, #message.brown span.message-pop, #message.green span.message-pop, #message.blue span.message-pop{
	color:#fff;
}
.grey{
	background: url(images/bg_message-grey.gif) no-repeat left top;
	color:#E8E7D1;
}
.brown{
	background: url(images/bg_message-brown.gif) no-repeat left top;
	color:#E8E7D1;
}
.green{
	background: url(images/bg_message-green.gif) no-repeat left top;
	color:#E8E7D1;
}
.blue{
	background: url(images/bg_message-blue.gif) no-repeat left top;
	color:#E8E7D1;
}
.red{
	background: url(images/bg_message-red.jpg) no-repeat left top;
	color:#E8E7D1;
}
#message{
	height: 55px;
	width: 740px;
	font-size:10px;
	line-height:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.message-pop {
	font-size: 17px;
	color: #98B844;
}
#colwrap {
	background: url(images/bg_colwrap.gif) repeat-y left top;
	width: 740px;
	overflow: hidden;
	position: relative;
}
#content {
	background: url(images/bg_content.jpg) no-repeat left bottom;
	width: 740px;
	overflow: hidden;
	position: relative;
	padding-top:14px;
	padding-bottom:22px;
}
#cola {
	display: inline;
	float: left;
	width: 180px;
}
#fastfacts-home, #news-home, #subnav {
	padding: 0px 10px;
}
#fastfacts-home, #fastfacts-home p, #fastfacts-home ul li, #news-home, #news-home p, #news-home ul li, #colc-home, #colc-home p, #colc-home ul li, #colc ol{
	color: #5A3D1C;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#fastfacts-home h2, #news-home h2, #colc-home h2, #subnav h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	color: #333;
	letter-spacing: -1px;
	font-weight: normal;
	border-bottom: 1px solid #89AB33;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#news-home ul{
	margin:14px 0px 0px;
	padding:0px;
	list-style:none;
}
#news-home ul li{
	padding-left:12px;
	font-size:12px;
	line-height:14px;
	margin-bottom:8px;
	background: url(images/bg_news-home_li.gif) no-repeat left top;
}
#subnav{
	padding-bottom:20px;
	background: url(images/bg_subnav.gif) repeat-x left bottom;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav ul li {
	margin-left: 12px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
}
#subnav ul li a {
	color: #7F9E2F;
	text-decoration: none;
	background: url(images/bg_subnav_li.gif) repeat-x left bottom;
	display: block;
	padding-top: 8px;
	cursor:pointer;
}
#subnav ul li ul li {
	background: url(images/bg_subnav_li_ul_li.gif) no-repeat left top;
	padding-left: 10px;
}
#subnav ul li ul li a {
	padding-top:5px;
	background: url(none) !important;
}
#subnav ul li a:hover{
	color:#000;
}
#subnav ul li a.backtosection {
	padding-top: 20px;
}
#subnav ul li a.backtosection:hover {
}

/* Fix IE. Hide from IE Mac \*/
* html #subnav ul{
	margin:2px 0px 0px 0px;
}
* html #subnav ul li {
	height: 0px;
	margin:0px 0px 0px;
	padding:0px 10px;
}
* html #subnav ul li a  {
	height: 0px;
	margin:0px;
	padding:6px 0px 0px 0px;
	cursor:pointer;
}
/* End */

.morenews-home {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	margin-left: 15px;
}

.title-highlight {
	color: #89AB33;
}
#colb-home {
	display: inline;
	float: left;
	width: 342px;
	padding-left:14px;
	padding-right:14px;
}
#colb{
	width:527px;
	float:right;
	display:inline;
	padding:0px 14px;
}
#colb ul, #colb-home ul{
	margin:16px 0px;
	padding:0px;
	list-style:none;
}
#colb ul li, #colb-home ul li{
	margin-left:15px;
	padding-left:12px;
	background:url(images/bg_colb_li.gif) no-repeat left top;
	line-height:16px;
	margin-bottom:5px;
}
#colb blockquote.fltRt, #colb blockquote.fltLt{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #5A3D1C;
	width: 165px;
}
#colb blockquote.fltRt {
	float: right;
	border-left: 1px solid #89AB33;
	margin: 0px 0px 2px 6px;
	padding: 4px 0px 6px 10px;
}
#colb blockquote.fltLt {
	float: left;
	border-right: 1px solid #89AB33;
	margin: 0px 10px 2px 0px;
	padding: 4px 6px 6px 0px;
}
#colb .downloadsFltRt {
	width: 165px;
	border-left: 1px solid #9EAB33;
	float: right;
	overflow: hidden;
	margin:0px 0px 2px 8px;
	padding: 4px 0px 6px 11px;	
}
#colb .downloadsFltRt ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#colb .downloadsFltRt ul li {
	margin: 0px 0px 0px 13px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-image: none;
	padding:0px 0px 4px 0px;
}
#colb .downloadsFltRt ul li a{
	background: url(images/bg_downloads_li.gif) no-repeat left top;
	text-decoration:none;
	padding: 0px 0px 0px 14px;
}
#colb .downloadsFltRt ul li a:visited{
	background: url(images/bg_downloads_li_a-visited.gif) no-repeat left top !important;
}
#colb .downloadsFltRt h2{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5A3D1C;
	margin:0px 0px 4px 0px;
}
#colb ul.checklist li {
	background: url(images/bg_checklist_li.gif) no-repeat left top;
	line-height: 16px;
	margin-bottom: 10px;
	padding-left: 14px;
	margin-left: 18px;
}

#colb ul.checklist li span.checkpoint {
	font-size: 14px;
	font-weight: bold;
	color: #89AB33;
	text-transform: uppercase;
}
#colb .biolist p {
	margin-top: 0px;
}
#colb .biolist h3 {
	color: #D3D1AB;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}
#colb .biolist .bioname {
	font-size: 16px;
	color: #D08000;
	letter-spacing: -1px;
}
#colb .biolist .biotitle {
	font-size: 14px;
	color: #D08000;
	letter-spacing: -1px;
}
#storieswrap {
	width: 525px;
}
.storiescontainer {
	width: 525px;
	position: relative;
	margin-bottom: 13px;
	overflow: hidden;
}
.storiescontainer .customerquote {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
}
#colb blockquote.storyquote {
	margin: 0px 20px;
	padding: 4px 4px 6px 8px;
	border-left: 1px solid #89AB33;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #5A3D1C;
}


.customerquote {
	background: #FFFFFF url(images/bg_customerquote.jpg) repeat-x left top;
	float: right;
	width: 150px;
	margin-bottom: 4px;
	margin-left: 12px;
	border-top: 1px solid #B2AF7D;
	border-bottom: 1px solid #B2AF7D;
	padding: 5px;
}
.customerquote img {
	display: block;
	padding: 3px;
	border: 1px solid #B2AF7D;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.customerquote h3 {
	font-size: 15px !important;
	line-height: normal !important;
	letter-spacing:normal !important;
	color: #D08000 !important;
	margin-top: 5px!important;
	margin-bottom: 5px!important;
}
.customerquote p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #696969;
	margin-top: 4px!important;
	margin-bottom: 10px!important;
}

#colc-home {
	display: inline;
	float: right;
	width: 164px;
	padding:0px 10px;
}
#footer {
	background: #333 url(images/bg_footer.jpg) no-repeat left top;
	height: 20px;
	width: 732px;
	overflow: hidden;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #8c8c8c;
	padding-top: 5px;
	padding-left: 8px;
}
#footer a {
	color: #E8E7D1;
	text-decoration: none;
}
#footer a:hover {
	color: #ADC669;
	text-decoration: underline;
}

#footer span.fbreak {
	color: #444;
}

#loginButton {
	margin-top: 10px;
}