/* @override 
	http://mura:8500/5.4/merced/includes/themes/merced/css/merced.css
	http://mura:8500/5.4/default/includes/themes/merced/css/merced.css
	http://mura:8500/5.4/default/includes/themes/merced-html5/css/merced.css
*/

/*
Theme:  Merced
Author: Blue River Interactive Group
*/

/* @group GLOBALS
===================================== */

body {
	margin:0;ReadLink9
	padding:0;
	color:#000000;
	font-family: "normal Arial", Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #f7f7f7;
	background-image: url(/SFI/assets/Image/bg_body123.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
* { -moz-outline: 0; }

hr {
	clear: both;
	height: 0;
	margin: 2em 0;
	border: 1px solid #ccc;
	border-width: 1px 0 0;
	}

a {
	text-decoration: none;
	color: #0a72ba;
	}

a:hover {
	text-decoration: underline;
	color: #ff7c00;
	}

p.intro {
	color: #666;
	line-height: 1.4em;
	margin-bottom: 1.25em;
	}
	
.clear {
	clear:both;
	}

img.floatright {
	float:right;
	margin-top: 10;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10;
	}

#LeedWrapper1 {
	width:360px;
	float:left;
	}
		
#LeedWrapper2 {
	width:360px;
	float:right;
	}

#Resorc2column {
	width:320px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	background-color: #f3f6e4;
	margin-bottom: 15px;
	}
			
/* @group Globals - Tables
===================================== */

.article table {
	width: 100%;
	margin-top: 10px;
	}


/*th {
	border: 1px solid;
	border-color: #becfd6 #becfd6 #dce6ea;
	color: #32566c;
	background: #e9f3f7;
	}

td {
	padding-left: 10px;
	padding-right: 10px;
	border: 0px solid #d6d6d6;
	}*/
	
tr.alt td { background: #eee; }  /*Move*/ 

.auditcats {
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #999;
	}

.auditdetails {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

.FAQtext  {
	font-size: .85em;
	/*color: #666;*/
	font-weight: lighter;
	margin-top: 0em;
}

.FAQtext a {
	font-size: .85em;
	/*color: #666;*/
	font-weight: lighter;
	margin-top: 0em;
}

.tableText  {
	font-size: 1.2em;
	/*color: #666;*/
	font-weight: lighter;
	margin-top: 0em;
}

.gentable {
	vertical-align: middle;
	margin: 0px;
	border-bottom: 3px solid #fff;
	color: #000;
	border-top: 1px solid #fff;
	}
	
/* @end Globals - Tables
-------------------------------- */


/* @group Globals - Forms
===================================== */

#primary form {
	padding: 0em;
	overflow: hidden;
	}

#primary #svSearchResults form {
	max-width: 100%;
}

#primary fieldset {
	border: none;
	padding: 0;
	}


#primary legend {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#primary label {
	padding-top: .5em;
	line-height: 1;
	color: #0c2846;
	}

.submit, .buttons input {
	float: right;
	height: 1.85em;
	line-height: 2.1em;
	border: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	background: #ff7c00;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	padding-top: 0;
	padding-right: .5em;
	padding-bottom: 2px;
	padding-left: .5em;
	margin-top: 2px;
	}
	

/* @group Globals - Forms - Search
===================================== */

#searchDiv {
	width: 195px;
	float: right;
	margin-top: 12px;
}

#searchForm {
	right: 200px;
	margin: 0px;
	padding: 0;
	}

#searchForm fieldset {
	padding: 0;
	border: 0;
	}

#searchForm input.text {
	width: 130px;
	font-style: italic;
	padding: 1px;
	}

#searchForm .submit {

	}

/* @end Globals - Forms - Search
-------------------------------- */


/* @group Globals - Forms - Login
===================================== */

/* @group Globals - Forms - Login
===================================== */

#login {
	padding-bottom: 1em !important;
	}

#login ol {
	padding-top: 0;
	}

#svLoginContainer input.text {
	width: 99%;
	}

#svLoginContainer p.required {
	float: none;
	clear: both;
	}

#sendLogin fieldset {
	margin-top: -.5em;
	padding-top: .25em;
	}

/* @end Globals - Forms - Login
-------------------------------- */

.aside #login {
	padding: 0;
	}

/* @end Globals - Forms - Login
-------------------------------- */


/* @group Globals - Forms - Comments
===================================== */

#svComments {
	border-top: 2px solid #ccc;
	margin-top: 3em;
	padding-top: 2em;
	}

#svComments dl {
	border-bottom: 1px dotted #ccc;
	}



/* @end Globals - Forms - Comments
-------------------------------- */

/* @end Globals - Forms
-------------------------------- */

/* @end GLOBALS
-------------------------------- */



/* @group HELPER CLASSES
===================================== */

.clearfix:after {
	content: " "; /* Avoid extra space */
	}

/* @end HELPER CLASSES
-------------------------------- */



/* @group LAYOUT
===================================== */

#container {
	width: 990px;
	margin: 0 auto;
	padding: 0px;
	}

#containerIcon {
	width: 990px;
	margin: 0 auto;
	padding: 0px;
	}

#containerFacts {
	width: 100%;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#content {
	position: relative;
	background: #fff;
	margin-bottom: 10px;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 15px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);
	border: 1px solid #CCC;
	}

#contentHome {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.home #content {
	margin-top: 0;
	padding-top: 0px;
	}

#primary {
	float: left;
	width: 100%;
	color: #232323;
	padding-bottom: 20px;
	}

#primary a {
	text-decoration: none;
	}
	
#primary a:visited {
	text-decoration: none;
	}

#primary a:hover {
	color:#ff7c00;
	text-decoration: none;
	}

#primary .page_wrapper a:hover {
	color:#FFFFFF;
	text-decoration: none;
	}

#primary .page_wrapper ul li ul li a:hover {
	color: #ff7c00;
	text-decoration: none;
	}
	
#primary .page_wrapper .megamenu li.megamenu_right a {
	color: #ffffff;
	text-decoration: none;
	}	
	
#primary .page_wrapper .megamenu li.megamenu_right ul li  a {
	color: #898989;
	text-decoration: none;
	}		
			
#primary .page_wrapper .megamenu li.megamenu_right ul li  a:hover {
	color: #ff7c00;
	text-decoration: none;
	}		
		
					
#primary p {
	font-size: 1.4em;
	line-height: 25px;
	/*color: #666;*/
	font-weight: lighter;
	margin-top: 0em;
	}

.messagefail {
	font-size: .8em;
	line-height: .1;
	}
			
#primary ul {
	padding:0;
	/*list-style-type:none;*/
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	/*margin-left: 25px;*/
	}

#primary ul ul { 
	font-size: .725em;
	}
	
#primary ul ul ul { 
	font-size: .75em; 
	}
	
#primary ul li {
	/*list-style-type:none;*/
	margin-bottom: 10px;
	/*color: #666;*/
	font-weight: lighter;
	font-size: 1.4em;
	}
	
#primary ul li a {
	text-decoration: none;
	}

#primary ol {
	padding:0;
	/*list-style-type:none;*/
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	font-size: 1.2em;
	}

#primary ol li ol{
	padding:0;
	/*list-style-type:none;*/
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	font-size: 1em;
	}
	
#primary ol li {
	/*list-style-type:none;*/
	margin-bottom: 10px;
	/*color: #666;*/
	font-weight: lighter;
	}
	
#primary ol li a {
	text-decoration: none;
	}
		
#primaryCrumbs {
	width: 100%;
	color: #232323;
	padding-right: 0px;
	margin-left: 0px;
	}
		
.home #primary {
	width: 100%;
	}
	
.twoColSL #primary {
	float: left;
	width: 725px;
	padding-right: 10px;
	padding-left: 0px;
	}

.twoColSL #primary p {
	font-size: 1.4em;
	line-height: 25px;
	/*color: #666;*/
	font-weight: lighter;
	margin-top: 0em;
	}

.oneColSub #primary {
	float: left;
	width: 910px;
	padding-right: 40px;
	padding-left: 20px;
	}

.oneColSub #primary p {
	font-size: 1.4em;
	line-height: 25px;
	/*color: #666;*/
	font-weight: lighter;
	margin-top: 0em;
	}
		
.twoColSR #primary {
	float: left;
	width: 775px;
	padding-right: 10px;
	padding-left: 10px;
	}

.threeCol #primary {
	width: 725px;
	}

.threeColResources #primary {
	width: 340px;
	}

.threeColResources #right {
	width: 340px;
	float: right;
	padding: 0px;
	margin-top: 62px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
		
.article,
.aside {
	min-height: 100px; /*Fixes odd no-content disappearing bug.*/
	}

#left {
	float: left;
	width: 180px;
	margin-right: 26px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	}

.home #left {
	width: 687px;
	padding: 0;
	}

#left ul {
	padding:0;
	list-style-type:none;
	margin: 0;
	}
	
#left ul li {
	list-style-type:none;	
	}
	
#left ul li a {
	text-decoration: none;
	}
	
#right {
	float: right;
	width: 180px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#right ul {
	padding:0;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
	}
	
#right ul li {
	list-style-type:none;
	margin-bottom: 10px;
	}
	
#right ul li a {
	text-decoration: none;
	}
	
.home #right {
	width: 213px;
	margin: -40px 0 0;
	padding: 0;
	}

.threeColSR {
	width: 167px;
	}

.aside {}
#left.aside {}
#right.aside {}


/* @group Layout - Header
===================================== */

#header {
	width:990px;
	height:117px;
	margin:0;
	padding:0;
	background-image: url(/SFI/assets/Image/bg_header.jpg);
	background-repeat: no-repeat;
		}

h1 a {
	display: block;
	width: 102px;
	height: 32px;
	margin: 0 0 10px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
	}

#header .navUtility {
	position: absolute;
	top: 32%;
	right: 225px;
	}


#headerHome11 {
	width:990px;
	height:117px;
	margin:0;
	padding:0;
	background-image: url(../images/bg_header11.jpg);
	background-repeat: no-repeat;
	}
	
.languages11 {
	margin:0;
	color: #819f65;
	text-decoration: none;
	text-align: right;
	font-size: 13px;
	line-height: 10px;
    }

.languages11 a:link {
	color: #819f65;
	text-decoration: none;
}

.languages11 a:visited {
	color: #819f65;
	text-decoration: none;
}

.languages11 a:hover {
	color: #FFF;
	text-decoration: none;
}

.languages11 a:active {
	color: #819f65;
	text-decoration: none;
}

.topNav11 {
	float:right;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
    }

.topNav11 a:link {
	color: #FFF;
	text-decoration: none;
}

.topNav11 a:visited {
	color: #FFF;
	text-decoration: none;
}

.topNav11 a:hover {
	color: #FFF;
	text-decoration: none;
}

.topNav11 a:active {
	color: #819f65;
	text-decoration: none;
}

#navAreaIcons {
	float:right;
	vertical-align: top;
	padding-right: 0px;
	padding-top: 15px;
	height: 30px;
	width: 700px;
	}
		
.socialIcon3 {
	float:right;
	height: 24px;
	/*width: 24px;*/
	margin-right: 8px;
	*margin-top: 0px;
	}
	
.socialIcon2 {
	float:right;
	height: 24px;
	width: 24px;
	margin-right: 8px;
	*margin-top: 0px;
	}

.socialIcon1 {
	float:right;
	height: 24px;
	width: 24px;
	*margin-top: 0px;
	}

.search11 {
	float: right;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;

	}

#search-box {
    background: url('../images/search-box.png');
	float: left;
	height: 26px;
	width: 170px;
	color: #CCC;
	}
	
#search-button {
	float: left;
	height: 26px;
	width: 24px;
	}

.query11 {
	background: none;
	border: none;
	color: #999;
	font-size: 13px;
	outline: none;
	margin-top: 5px;
	margin-left: 10px;
	}
		
/* =Header NAVIGATION STYLES
--------------------------------*/

#navarea11 {
	width:990px;
	height:43px;
	margin:0;
	padding:0;
	background-image: url(../images/bg_navlist11.jpg);
	}
	
#navlist {
	float:left;
	width:990px;
	height:44px;
	padding: 0;
	margin: 0;
	}
	
#navlist li {
	display:inline;
	list-style-type:none;
	vertical-align: top;
	*margin-top: -13px;
	padding: 0px;
	}
	
#navlist li a {
	float:left;
	color:#fff;
	font-size:100%;
	text-decoration:none;
	height:36px;
	background:url(../images/bg_nav2_11.png) no-repeat top left;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	}

#navlist li a:hover {
	background:url(../images/bg_nav2_11.png) no-repeat bottom left;
	color:#fff;
	}
		
#navlist li.first a {
	float:left;
	color:#fff;
	font-size:100%;
	text-decoration:none;
	height:36px;
	background:url(../images/bg_nav2_11_first.png) no-repeat top left;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 25px;

	}
	
#navlist li.first a:hover {
	background:url(../images/bg_nav2_11_first.png) no-repeat bottom left;
	color:#fff;
	}

/* =@end Header NAVIGATION STYLES
--------------------------------*/
	
		
/* @end Layout - Header
-------------------------------- */


/* @group Layout - Right
===================================== */

/*#right {
	background: #f2f2f2;
	}*/

/* @end Layout - Right
-------------------------------- */


/* @group Layout - Footer
===================================== */

#footer {
	width:990px;
	margin:0;
	padding:0;
	text-align: right;
	color: #CCC;
	}

#footer img {
	float: left;
}

#footer p {
	text-align: right;
	}
	
#footer a {
	text-decoration: none;
	margin:0;
	color: #999;
	font-size: 12px;
}

#footer a:hover {
	text-decoration: none;
	margin:0;
	color: #666;
	font-size: 12px;
}

#footerPEFC {
	float: left;
}

#footerLinks {
	float: right;
}


/* @end Layout - Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */



/* @group NAVIGATION/UI
===================================== */

/* @group Nav - Breadcrumb
===================================== */

#crumbList {
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-right: 20px;
	padding-left: 0px;
	}

#crumbList li {
	font-size: 1.1em;
	}

#crumbList li a:hover {
	text-decoration: underline;
	}
	
/* @end Nav - Breadcrumb
-------------------------------- */

/* @group Nav - Utility
===================================== */

.navUtility {
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.navUtility li {
	display: inline;
	margin: 0 .5em 0 -0.5em;
	padding: 0 10px;
	list-style: none;
	font-size: 1em !important;
	}

#footer .navUtility {
	float: left;
	}

#footer .navUtility li {
	padding: 0 5px;
	border-left: 1px solid #cfcfcf;
	}

#header .navUtility li {
	border-left: 1px solid #959595;
	}

#footer .navUtility li a {
	font-size: .9em !important;
	color: #999;
	}

/* @end Nav - Primary
-------------------------------- */

/* @group Nav - Primary NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW
===================================== */

#navPrimary {
	height: 43px;
	overflow: hidden;
	padding: 0;
	list-style: none;
	/*font-weight: bold;*/
	color: #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#navPrimary li {
float: left;
margin: 0;
padding: 0;
list-style: none;
}

#navPrimary li.first {
margin-left: 15px;
}

#navPrimary a {
	display: block;
	line-height: 43px;
	color: #fff;
	text-decoration: none;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
	font-size: 15px;
}

#navPrimary li a:hover,/* #navPrimary li.current a,*/ #navPrimary li:hover, #navPrimary li.sfhover {
	background: #f7f7f7;
	/*background-image: url(/SFI/assets/Image/main-nav-back-over.png);*/
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
}

#navPrimary li:hover a, #navPrimary li li:hover a:hover, #navPrimary li.sfhover a:hover {
	color: #37561d;	
}

#navPrimary li li a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(/SFI/assets/Image/main-nav-back-over.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#navPrimary li li.last a:hover {
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 9px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 9px;   /* firefox */
	-moz-border-bottom-left-radius: 9px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 9px;  /* opera */
	border-bottom-left-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
}


/* @group Nav - Primary - Dropdown
===================================== */
/* http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#navPrimary li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	z-index: 10;
	width: 20em;
	margin: 0;
	-webkit-border-top-left-radius: 0px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 9px;  /* safari-chrome */
	-moz-border-top-left-radius: 0px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 9px;   /* firefox */
	-moz-border-bottom-left-radius: 9px;   /* firefox */
	border-top-left-radius: 0px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 9px;  /* opera */
	border-bottom-left-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	border: 1px solid #CCC;
list-style: none;
background: #f7f7f7;
}

#navPrimary li li { /* all list items */
	float: left;
	width: 20em; /* width needed for Opera */
	margin: 0 !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2C87F;
}

#navPrimary li li a {
	
display: block;
padding: .8em;
line-height: 1.2;
text-transform: none;
font-size: 13px;
}

#navPrimary ul li.first,
#navPrimary ul li li.first { /* all list items */
border: 0;
}

#navPrimary li ul ul { /* third-and-above-level lists */
margin: -1.95em 0 0 18em;
}

#navPrimary li:hover ul ul,
#navPrimary li:hover ul ul ul,
#navPrimary li.sfhover ul ul,
#navPrimary li.sfhover ul ul ul {
	left: -9999px;
	z-index: 1001;
}

#navPrimary li:hover ul,
#navPrimary li li:hover ul,
#navPrimary li li li:hover ul,
#navPrimary li.sfhover ul,
#navPrimary li li.sfhover ul,
#navPrimary li li li.sfhover ul { /* lists nested under hovered list items */
left: auto;

}


/* @end Nav - Primary - Dropdown
-------------------------------- */

/* @end Nav - Primary NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW 
-------------------------------- */

/* @group Nav - Primary - Dropdown
===================================== */



/* @group Nav - Primary  OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD
===================================== */
/*
#navcontainer {
	list-style: none;
	color: #fff;
	margin: 0;
	padding: 0;
}

#navPrimary li {
	float: left;
	list-style: none;
	width: 100%;
	background-image: url(../images/nav-primary-back-inactive.png);
	margin: 0;
	padding: 0;
	height: 40px;
}

#navPrimary a {
	display: block;
	line-height: 20px;
	color: #0a72ba;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
}

#navPrimary li a:hover, #navPrimary li.current, #navPrimary li:hover, #navPrimary li.sfhover {
	background-image: url(../images/nav-primary-back-active.png);
	color: #ff7c00;
}

#navPrimary li li:hover a:hover, #navPrimary li.sfhover a:hover {
	color: #ff7c00;
	background-image: none;
}

#navPrimary li li:hover {
	background-image: none;
}

#navPrimary li li.current {
	background-image: none;
}

#navSpacer {
	margin: 0;
	padding: 0;
}
*/
/* @group Nav - Primary - Dropdown
===================================== */
/* http://www.htmldog.com/articles/suckerfish/dropdowns/ */
/*
#navPrimary li ul { 
	position: absolute;
	left: -9999px;
	z-index: 10;
	width: 17em;
	padding-left: 5em;
	list-style: none;
	
	margin-top: -2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10em;
}

#navPrimary li li { 
	float: left;
	width: 15em;
	background: #f3f9e4;
	border-bottom: 1px solid #d6d6d6;
	height: auto;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	color: #0a72ba;
}

#navPrimary li li a {
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	text-transform: none;
	color: #0a72ba;
}

#navPrimary li li li { 
	float: left;
	width: 15em;
	background: #e7f1ce;
	border-bottom: 1px solid #d6d6d6;
	height: auto;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

#navPrimary li li li li {
	float: left;
	width: 15em;
	background: #f3f9e4;
	border-bottom: 1px solid #d6d6d6;
	height: auto;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

#navPrimary ul li.first,
#navPrimary ul li li.first {

}

#navPrimary li ul ul { 
margin: -2.5em 0 0 10em;
}

#navPrimary li:hover ul ul,
#navPrimary li:hover ul ul ul,
#navPrimary li.sfhover ul ul,
#navPrimary li.sfhover ul ul ul {
left: -9999px;
z-index: 1001;
}

#navPrimary li:hover ul,
#navPrimary li li:hover ul,
#navPrimary li li li:hover ul,
#navPrimary li.sfhover ul,
#navPrimary li li.sfhover ul,
#navPrimary li li li.sfhover ul { 
left: auto;
}
*/
/* @end Nav - Primary - Dropdown
-------------------------------- */



/* @end Nav - Primary
-------------------------------- */



/* Nav Header Custom - Added by Mike Weiner 5/24/2013 
----------------------------------------------------------*/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: inlime;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** DEFAULT SKIN ***/
.sf-menu {
	float: left;
	margin-bottom: 0;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	border-left: 1px solid #fff;
	border-top: 1px solid #dFeEFF; /* fallback colour must use full shorthand */
	border-top: 1px solid rgba(255,255,255,.5);
	padding: .75em 1em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu a {
	color: #13a;
}
.sf-menu li {
	background: #BDD2FF;
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu ul li {
	background: #AABDE6;
}
.sf-menu ul ul li {
	background: #9AAEDB;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	background: #CFDEFF;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

#headerNav {
	display: inline;
}

/* END NAV HEADER CUSTOM
---------------------------------*/





/* @group Nav - Secondary
===================================== */

.navSecondary {
	list-style: none;
	color: #fff;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
}

.navSecondary li {
	list-style: none;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	border-bottom: 1px solid #819f65;
}

.navSecondary li li {
	list-style: none;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	border-bottom: 0px ;
}

.navSecondary a {
	display: block;
	line-height: 20px;
	color: #0a72ba;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	/*padding-left: 10px;*/
	font-weight: bold;
	font-size: 14px;
}

.navSecondary li a:hover, .navSecondary li.current, .navSecondary li:hover, .navSecondary li.sfhover {

color: #ff7c00;
}

/*.navSecondary li li:hover a:hover, .navSecondary li.sfhover a:hover {
color: #ff7c00;
}

.navSecondary li li a:hover {
color: #fff;
text-decoration: none;
}

/*/* @group Nav - Secondary - Dropdown
===================================== */
/* http://www.htmldog.com/articles/suckerfish/dropdowns/ *//*

.navSecondary li ul { /* second-level lists *//*
	position: absolute;
	left: -9999px;
	z-index: 10;
	width: 14em;
	padding-left: 0;
	list-style: none;
	margin: -1.95em 0 0 10em;
}

.navSecondary li li { /* all list items *//*
float: left;
width: 14em; /* width needed for Opera *//*
margin: 0 !important;
background: #f3f9e4;
}

.navSecondary li li a {
display: block;
padding: .5em;
line-height: 1;
text-transform: none;
}

.navSecondary ul li.first,
.navSecondary ul li li.first { /* all list items *//*
border-bottom: 1px solid #d6d6d6;
}


.navSecondary li ul ul {*/ /* third-and-above-level lists *//*
margin: -1.95em 0 0 12em;
}

.navSecondary li:hover ul ul,
.navSecondary li:hover ul ul ul,
.navSecondary li.sfhover ul ul,
.navSecondary li.sfhover ul ul ul {
left: -9999px;
z-index: 1001;
}

.navSecondary li:hover ul,
.navSecondary li li:hover ul,
.navSecondary li li li:hover ul,
.navSecondary li.sfhover ul,
.navSecondary li li.sfhover ul,
.navSecondary li li li.sfhover ul { *//* lists nested under hovered list items *//*
left: auto;
}

/* @end Nav - Secondary - Dropdown
-------------------------------- */



/* @end Nav - Secondary
-------------------------------- */




/* @group Nav - More Results
===================================== */

.moreResults {
	border-top: 2px solid #e6e6e6;
	padding-top: 1.5em;
}

/*.moreResults dt {
	float: left;
	margin-right: .5em;
	}*/

.moreResults ul {
	/*float: right;*/
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.moreResults li {
	display: inline;
	padding: 0 .25em;
	list-style: none;
	border-right: 1px solid #b6b6b6;
	}
	
.moreResults li.resultsFound {
	padding-right: .5em;
}
	
.moreResults li.navNext {
	border-right: 0;
	}
	
.moreResults li.navPrev {
	border-right: 0;
	}

.moreResults li a {
	padding: 0;
	}

/* @end Nav - More Results
-------------------------------- */

/* @end NAVIGATION/UI
-------------------------------- */



/* @group MODULES
===================================== */

/* @group Galleries
===================================== */

#svGallery {
	border-top: 2px solid #e6e6e6;
	padding-top: 1.8em;
}

#svGallery li a {
	border: 0px solid #ccc; /* Add the the total number of pixels added by borders and padding here to includes/display_objects/gallery/htmlhead/gallery.cfm */
	}


/* @end
-------------------------------- */

/* @group Calendar
===================================== */

.svCalendar table {
	margin-top: 0;
	}

.svCalendar th {
	background: #0c2846;
	vertical-align: middle;
	color: #fff;
	}

.svCalendar th a, .svCalendar th a:hover {
	background: #0c2846;
	color: #fff;
	}

.svCalendar th a:hover {
	color: #2e7aa7;
	}


.svCalendar tr.dayofweek td {
	background: #2e7aa7;
	color: #fff;
	font-weight: normal;
	}

.svCalendar th,
.svCalendar td {
	border: 1px solid #fff;
	}

.svCalendar td {
		background: #e9f3f7;
	}

#svCalendarNav td {
	vertical-align: middle;
}
	
#svCalendarNav td a {
	display: block;
	margin-bottom: 1px;
	padding: 3px 4px;
	background: #ff3405;
	color: #fff;
}

#svCalendarNav td a:hover {
	background: #0c2846;
	text-decoration: none;
}


/* @end Calendar
-------------------------------- */

/* @group Dragable Feeds */

#svRSSFeeds form {
	background: transparent;
	}

li.boxItemHeader { /* Link of items inside dragable boxes */
	color: #2e7aa7;
	padding-left: 10px;
	background: url(../images/pointer_red_sm.gif) no-repeat left .25em;
	}

a.boxItemHeader { /* Link of items inside dragable boxes */
	color: #2e7aa7;
	}

#svAddNewFeed {
	padding: 0 !important;
	background: transparent !important;
	}

#svAddNewFeed button { /* !important used to override dragable_feeds.css */
	background: #2e7aa7 !important;
	font-size: 11px !important;
	}

/* @end */



/* @group Features
===================================== */

#features {
	overflow: hidden;
	}

#features dl {
	float: left;
	clear: none;
	width: 213px;
	margin: 0 16px 0 0;
	}

#features dt {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -0.025em;
	}

#features dt a {
	color: #232323;
	}

#features dt a:hover {
	text-decoration: none;
	}

#features dd {
	font-size: 1.1em;
	}

#features dd p {
	margin: -3px 0 8px;
	line-height: 15px;
	}

#features dd a {
	font-weight: bold;
	}

#features dd.image {
	float: none;
	margin: 0 0 1.7em;
	position: relative;
	}

#features dd.image img {
	/* recommended size: */
	/*width: 213px;*/
	/*height: 120px;*/
	}


/* @end Features
-------------------------------- */


/* @group Home Feeds
===================================== */

.home .aside .svIndex h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
	background: #ff3405;
	}

.home .aside .svIndex dl {
	margin: 0 1.5em 1em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #d6d6d6;
	}

.home .aside .svIndex dl.last, .home .aside .svIndex dl:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	}

.home .aside .svIndex dt {
	margin: 0 0 .5em;
	padding: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3;
	}

.home .aside .svIndex dt.releaseDate {
	margin: 0 0 3px;
	font-size: 1em;
	text-transform: uppercase;
	color: #979797;
	}

.home .aside .svIndex dd {
	margin: 0 1em 0.25em 0;
	padding: 0;
	font-size: 1.1em;
	color: #434343;
	}

.home .aside .svIndex dd.summary {
	margin: 0 0 .5em;
	}

/*.home .aside .credits,
.home .aside .tags,
.home .aside .ratings,
.home .aside .credits {
	color: #999 !important;
	}*/

.home .aside .svIndex dl.hasImage .image {
	margin: 0 .5em 0em 0;
	}

.home .aside .svIndex dl.hasImage .image img {
	width: 50px;
	}

.home .aside .svIndex dd p {
	margin: 0;
	padding: 0;
	line-height: inherit;
	}

.home .aside .svIndex span.readMore a {
	display: none;
	}

/* @end Home Promo Feeds
-------------------------------- */

/* @group Indexes
===================================== */
.aside .svIndex {
	margin-top: 0;
	}

.svIndex dl {
	padding-bottom: .2em;
	border-bottom: 1px dotted #ccc;
	/*width: 220px;*/
	}

.aside .svIndex dl {
	margin: .5em 0;
	padding: .5em 0 .5em;
	}

.svIndex dl.hasImage {
		/*padding-left: 90px;
		min-height: 90px; Both set dynamically in dsp_feed.cfm & dsp_portal.cfm*/
		position: relative;
		}

.aside .svIndex dl.hasImage {
	min-height: 0;
	padding-left: 0;
	}

.svIndex dl.hasImage .image {
		float: none;
		}

.aside .svIndex dl.hasImage .image {
	display: none;
	}

.article .svIndex {
	margin-top: 2em;
	}

.article .svIndex dt {
	font-size: 1.6em;
	margin-bottom: .5em;
	}

.svIndex dt.releaseDate {
	text-transform: uppercase;
	color: #777;
	margin-bottom: .5em;
	font-size: 1em !important;
	}

.svIndex dd {
	line-height: 1.2;
	}

.aside .svIndex dd {
	margin: 0 1em .25em 0;
	}
	
.svIndex dd.image {
	position: absolute;
	top: 0;
	left: 0;
	}

/* @group Ratings */

.article .svIndex dd.credits,
.article .svIndex  dd.comments,
.article .svIndex  dd.tags,
.article .svIndex  dd.rating {
	line-height: 20px; /* acommodate height of stars */
	}

div.stars a {
	width: 14px;
	height: 13px;
	background: transparent url(../images/rater/stars.png) no-repeat;
}

.zero { background-image: url(../images/rater/star_zero.png); }
.one { background-image: url(../images/rater/star_one.png); }
.onehalf { background-image: url(../images/rater/star_onehalf.png); }
.two { background-image: url(../images/rater/star_two.png); }
.twohalf { background-image: url(../images/rater/star_twohalf.png); }
.three { background-image: url(../images/rater/star_three.png); }
.threehalf { background-image: url(../images/rater/star_threehalf.png); }
.four { background-image: url(../images/rater/star_four.png); }
.fourhalf { background-image: url(../images/rater/star_fourhalf.png); }
.five { background-image: url(../images/rater/star_five.png); }

/* @end */

/* @group Slideshow
===================================== */

.svSlides dl {
	border: 0;
	margin: 0;
	}
	
.svSlides dl.hasImage { /* padding-left & min-height set dynamically in /display_ojects/feedslideshow/htmlhead/slideshow.jquery.cfm */
	position: relative;
	}
	
.home .svSlideshow {
	position: relative;
	width: 627px;
	overflow: hidden;
	padding: 30px 30px 10px;
	margin: 0 0 2.2em;
	color: #b4dffa;
	background: #102e50 url(../images/bg-hero.jpg) no-repeat !important;
	border: 0;
	}

.home .svSlides {
	position: relative;
	border: 0;
	z-index: 1;
	padding: 0;
	margin: 0 !important;
	/* min-height set dynamically in /display_ojects/feedslideshow/htmlhead/slideshow.jquery.cfm */
	}

.home .svSlides dl {
	/* Height set dynamically in /display_ojects/feedslideshow/htmlhead/slideshow.jquery.cfm */
	/*position is set by jquery.slidshow plugin */
	width: auto !important;
	padding-bottom: 0;
	margin-right: 0;
	border: 0;
	font-size: 1em;
	background: transparent !important; /*for IE 6/7*/
	}

.home .svSlides dt {
	margin-bottom: .35em !important;
	font-size: 2.6em !important;
	font-weight: bold;
	letter-spacing: -0.025em;
	line-height: 1;
	color: #fff;
	}

.home .svSlides dt.releaseDate {
	color: #abdffa;
	font-size: 11px !important;
	font-weight: normal;
	margin-bottom: .5em !important;
	}

.home .svSlides dt a {
	color: #fff;
	}

.home .svSlides dd {
	margin-bottom: 1.1em;
	letter-spacing: -0.025em;
	font-size: 12px !important;
	line-height: 1.2em;
	padding: 0;
	}

.home .svSlides dd.image { 
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	float: none;
	padding: 0;
	border: 3px solid #1c5981;
	}

.home .svSlides dd.image img {
	display: block;
	}
	
.home .svSlides dd.credits {
	font-size: 11px !important;
	color: #fff;
	}
	
.home .svSlides dd.tags {
	margin-left: 1em;
	font-size: 11px !important;
	}

.home .svSlides .readMore {
	position: absolute;
	bottom: 0px;
	}

.home .svSlides .readMore a {
	font-size: 11px !important;
	font-weight: bold;
	color: #fff;
	height: 2.1em;
	line-height: 2.1em;
	border: none;
	padding: 0 1em;
	display: block;
	width: 60px;
	text-align: left;
	padding-right: 22px;
	margin-top: .75em;
	background: #2e7aa7 url(../images/arrows_white.gif) no-repeat 6.8em 50%;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	}

.svPager {
	text-align: center;
	line-height: 2;
	}

.home ol.svPager { /* width set dynamically in /display_ojects/feedslideshow/htmlhead/slideshow.jquery.cfm */
	/* width: #pagerWidth#; */
	position: relative;
	z-index: 2;
	text-align: center;
	margin: 10px 0;
	padding: 0;
	list-style: none;
	}

ol.svPager li {

	}

ol.svPager a {
	color: #fff;
	background: #0c243a;
	outline: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

ol.svPager li.activeLI a,
ol.svPager a:hover {
	background: #ff3405;
		text-decoration: none;
	}



/* @end Slideshow
-------------------------------- */

/* @end Indexes
-------------------------------- */


/* @group Session Tools
===================================== */

#svSessionTools p#welcome {
	font-weight: bold;
	color: #ff3405;
	}

/* @end Session Tools
-------------------------------- */


/* @group User Tools - Categories
===================================== */

#svCategories li {
	margin: 0;
	padding: 0;
	}

#svCategories li a {
	margin: 0;
	padding: 0;
	}

/* @end User Tools - Categories
-------------------------------- */


/* @group User Tools - Favorites
===================================== */

#favoriteList li {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	}

#favoriteList li a {
	margin: 0;
	padding: 0;
	}

/* @end User Tools - Favorites
-------------------------------- */

/* @end MODULES
-------------------------------- */


/* @Home page
===================================== */

#HomeHero {
	width:990px;
	height:384px;
	margin:0;
	padding:0;
	text-align: left;
	}
			

#HomeHero12 {
	
	width:990px;
	height:384px;
	margin: 0;
	padding:0;
	background-image: url(/SFI/assets/Image/bg-hero-progress-report14.png);
	}
	
#HomeHero42 {
	width:990px;
	height:384px;
	margin:0;
	padding:0;
	background-image: url(/SFI/assets/Image/bg-hero-find-products.png);
	}

#HomeHero52 {
	width:990px;
	height:384px;
	margin:0;
	padding:0;
	background-image: url(/SFI/assets/Image/bg-hero-annual-conference2.png);
	}

#HomeHero72 {
	width:990px;
	height:384px;
	margin:0;
	padding:0;
	background-image: url(/SFI/assets/Image/bg-hero-what-others.png);
	}
	
#HomeHero82 {
	width:990px;
	height:384px;
	margin:0;
	padding:0;
	background-image: url(/SFI/assets/Image/bg-hero-green-building.png);
	}	

#HomeHero83 {
	width:990px;
	height:384px;
	margin:0;
	padding:0;
	background-image: url(/SFI/assets/Image/bg-hero-green-building2.png);
	}

#HomeHero9 {
	width:990px;
	height:384px;
	margin:0;
	padding:0;
	background-image: url(/SFI/assets/Image/bg-hero-SDP4.png);
	}
	
#HomeHero10 {
	width:990px;
	height:384px;
	margin:0;
	padding:0;
	background-image: url(/SFI/assets/Image/bg-hero-overview.png);
	}
														
#HomeHeroTemp {
	width:990px;
	height:384px;
	margin:0;
	padding:0;
	background-image: url(../images/bg_hero_ProgReport11.jpg);
	}
		
#HomeHeroTitle {
	float: left;
	width:340px;
	height:160px;
	text-align: left;
	padding-left: 25px;
	color: #FFF;
	margin-top: 80px;
	}
	
#HomeHeroTitle2 {
	float: left;
	width:340px;
	height:160px;
	text-align: left;
	padding-left: 25px;
	color: #FFF;
	margin-top: 260px;
	}	

#HomeHeroTitleAC {
	float: left;
	width:340px;
	height:160px;
	text-align: left;
	padding-left: 25px;
	color: #FFF;
	margin-top: 210px;
	}	
		
#HomeHeroTitle21 {
	float: left;
	width:340px;
	height:160px;
	text-align: left;
	padding-left: 25px;
	color: #FFF;
	margin-top: 260px;
	}	

#HomeHeroTitle h2 {
	font-size: 40px;
	font-weight: lighter;
	margin: 0px;
	color: #FFF;
	}
	
#HomeHeroTitle p {
	font-size: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	/*text-shadow: 2px 2px 2px #000;*/
	}

#HomeHeroTitle a {
	font-size: 17px;
	color: #02befb;
	}

.shadow {
	/* pretty browsers*/
	text-shadow:#000 0px 0px 5px;
	/* ugly ie */
	zoom:1;/*force hasLayout*/
	position:relative;/*fot absolute position of child element*/
	}
	
.shadow span {
	/* position correctly */
	position:absolute;
	left:-7px;top:-7px; /* strength + pixelradius */
	z-index:-1;/* force under the normal text */
	/* the magic: filters */
	filter:
		progid:DXImageTransform.Microsoft.Glow(Color=#eeeeee,Strength=2)
		progid:DXImageTransform.Microsoft.blur(pixelradius=5, enabled='true');
		zoom:1;/*force hasLayout*/
	}
	
.knockout {
	color:#fff
	}/*same as background colour for knock-out effect*/

.knockout span {
	filter:
		progid:DXImageTransform.Microsoft.Glow(Color=#666666,Strength=2)/*make it a bit darker for contrast*/
		progid:DXImageTransform.Microsoft.blur(pixelradius=5, enabled='true');
	}	
	
#ReadLink1 {
	color: #02befb;
	font-size: 17px;
	}

#ReadLink1 a {
	color: #02befb;
	font-size: 17px;
	}
	
#ReadLink1 a:hover {
	color: #FFF;
	font-size: 17px;
	}
	
#ReadLink2 {
	color: #52a70f;
	font-size: 17px;
	}

#ReadLink2 a {
	color: #52a70f;
	font-size: 17px;
	}

#ReadLink2 a:hover {
	color: #FFF;
	font-size: 17px;
	}
			
#ReadLink3 {
	color: #fad502;
	font-size: 17px;
	}

#ReadLink3 a {
	color: #fad502;
	font-size: 17px;
	}
	
#ReadLink3 a:hover {
	color: #FFF;
	font-size: 17px;
	}
			
#ReadLink4 {
	color: #e27a17;
	font-size: 17px;
	}

#ReadLink4 a {
	color: #e27a17;
	font-size: 17px;
	}

#ReadLink4 a:hover {
	color: #FFF;
	font-size: 17px;
	}
			
#ReadLink5 {
	color: #e44515;
	font-size: 17px;
	}

#ReadLink5 a {
	color: #e44515;
	font-size: 17px;
	}

#ReadLink5 a:hover {
	color: #FFF;
	font-size: 17px;
	}	
	
#ReadLink6 {
	color: #dc7ee5;
	font-size: 17px;
	}

#ReadLink6 a {
	color: #dc7ee5;
	font-size: 17px;
	}
	
#ReadLink6 a:hover {
	color: #FFF;
	font-size: 17px;
	}	
	
#ReadLink7{
	color: #7d72e3;
	font-size: 17px;
	}

#ReadLink7 a {
	color: #7d72e3;
	font-size: 17px;
	}
	
#ReadLink7 a:hover {
	color: #FFF;
	font-size: 17px;
	}
	
#ReadLink8 {
	color: #7d72e3;
	font-size: 17px;
	}

#ReadLink8 a {
	color: #7d72e3;
	font-size: 17px;
	}
	
#ReadLink8 a:hover {
	color: #FFF;
	font-size: 17px;
	}
			
#ReadLink9 {
	color: #FFF;
	font-size: 17px;
	}
	
#ReadLink9 a {
	color: #FFF;
	font-size: 17px;
	}
	
#ReadLink9 a:hover {
	color: #FFF;
	font-size: 17px;
	}

#ReadLink10 {
	color: #FFF;
	font-size: 17px;
	}

#ReadLink10 a {
	color: #FFF;
	font-size: 17px;
	}

#ReadLink10 a:hover {
	color: #e27a17;
	font-size: 17px;
	}
									
#dotsLink1 a {
	color: #02befb;
	text-decoration: none;
	font-size: 30px;
	padding-right: 5px;
	}

#dotsLink2 a {
	color: #52a70f;
	text-decoration: none;
	font-size: 30px;
	padding-right: 5px;
	}
	
#dotsLink3 a {
	color: #fad502;
	text-decoration: none;
	font-size: 30px;
	padding-right: 5px;
	}
	
#dotsLink4 a {
	color: #e27a17;
	text-decoration: none;
	font-size: 30px;
	padding-right: 5px;
	}
	
#dotsLink5 a {
	color: #e44515;
	text-decoration: none;
	font-size: 30px;
	padding-right: 5px;
	}
	
#dotsLink6 a {
	color: #dc7ee5;
	text-decoration: none;
	font-size: 30px;
	}
											
#HomeHeroLinks {
	float: right;
	width:340px;
	text-align: left;
	color: #FFF;
	font-size: 16px;
	margin-top: 60px;
	text-decoration: none;
	font-weight: bold;	/*text-shadow: 1px 1px 1px #000;*/
	}		

#HomeHeroLinks span {
	margin-top: 9px;
	margin-right: 8px;
	margin-bottom: 9px;
	margin-left: 10px;
	line-height: 40px;
	}

#HomeHeroLinks a {
	text-decoration: none;
	}

		
#HomeHeroLinks1 {
	text-align: left;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aee0fb;
	text-decoration: none;
	}
	
#HomeHeroLinks1 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	}	

#HomeHeroLinks1 a:hover {
	color: #aee0fb;
	text-decoration: none;
	margin: 0px;
	}

#HomeHeroLinks11 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aee0fb;
	background-color: #aee0fb;
	
	}
	
#HomeHeroLinks11 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks11 a:hover {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	background-color: #aee0fb;
	}
				
#HomeHeroLinks2 {
	text-align: left;
	text-decoration: none;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84fa26;
	}

#HomeHeroLinks2 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	}
	
#HomeHeroLinks2 a:hover {
	color: #aee0fb;
	text-decoration: none;
	margin: 0px;
	}

#HomeHeroLinks22 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84fa26;
	background-color: #84fa26;
	}
	
#HomeHeroLinks22 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks22 a:hover {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	background-color: #aee0fb;
	}
				
#HomeHeroLinks3 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fad502;
	}
	
#HomeHeroLinks3 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks3 a:hover {
	color: #aee0fb;
	text-decoration: none;
	margin: 0px;
	}
		
#HomeHeroLinks33 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fad502;
	background-color: #fad502;
	}
	
#HomeHeroLinks33 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks33 a:hover {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	}

#HomeHeroLinks4 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e27a17;
	}
	
#HomeHeroLinks4 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks4 a:hover {
	color: #e27a17;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks44 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e27a17;
	background-color: #e27a17;
	}
	
#HomeHeroLinks44 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks44 a:hover {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	}
			
#HomeHeroLinks5 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e44515;
	}
	
#HomeHeroLinks5 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks5 a:hover {
	color: #e44515;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks55 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e44515;
	background-color: #e44515;
	}
	
#HomeHeroLinks55 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks55 a:hover {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	background-color: #e44515;
	}
	
#HomeHeroLinks6 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dc7ee5;
	}
	
#HomeHeroLinks6 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks6 a:hover {
	color: #dc7ee5;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks66 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dc7ee5;
	background-color: #dc7ee5;
	}
	
#HomeHeroLinks66 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks66 a:hover {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	background-color: #dc7ee5;
	}

#HomeHeroLinks7 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aca3fc;
	}
	
#HomeHeroLinks7 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks7 a:hover {
	color: #aca3fc;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks77 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aca3fc;
	background-color: #aca3fc;
	aca3fc
	}
	
#HomeHeroLinks77 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks77 a:hover {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	background-color: #aca3fc;
	}

#HomeHeroLinks8 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #483070;
	}
	
#HomeHeroLinks8 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks8 a:hover {
	color: #483070;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks88 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #483070;
	background-color: #483070;
	}
	
#HomeHeroLinks88 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks88 a:hover {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	background-color: #483070;
	}
	
#HomeHeroLinks9 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #789854;
	}
	
#HomeHeroLinks9 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks9 a:hover {
	color: #789854;
	text-decoration: none;
	margin: 0px;
	
	}
	
#HomeHeroLinks99 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #789854;
	background-color: #789854;
	}
	
#HomeHeroLinks99 a {
	text-align: left;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
	}
	
#HomeHeroLinks99 a:hover {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	background-color: #789854;
	}
					
#Callouts {
	width:990px;
	height:370px;
	/*height:333px;*/
	background-color: #FFF;
	border: 1px solid #CCC;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}

#Callouts2row {
	width:990px;
	height:600px;
	/*height:333px;*/
	background-color: #FFF;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}
	
#CalloutsColumn1 {
	float:left;
	width:220px;
	height:300px;
	/*height:280px;*/
	background-color: #FFF;
	margin-right: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-left: 20px;
	_margin-left: 10px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	}
	
	#CalloutsColumn11 {
	float:left;
	width:220px;
	height:270px;
	/*height:280px;*/
	background-color: #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-left: 20px;
	_margin-left: 10px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	}
	
	
#CalloutsColumn2 {
	float:left;
	width:220px;
	height:300px;
	/*height:280px;*/
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 10px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#CalloutsColumn21 {
	float:left;
	width:220px;
	height:270px;
	/*height:280px;*/
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	}	
		
#CalloutsColumn3 {
	float:left;
	width:220px;
	height:300px;
	/*height:280px;*/
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 10px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	}	
	
	#CalloutsColumn31 {
	float:left;
	width:220px;
	height:270px;
	/*height:280px;*/
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	}	

#CalloutsMainWrapper {
	float: left;
	}
	


#CalloutsColumn41 {
	float:left;
	width:220px;
	height:570px;
	/*height:280px;*/
	background-color: #FFF;
	border: 1px solid #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	}


#CalloutsColumn4 {
	float:left;
	width:220px;
	height:300px;
	/*height:280px;*/
	background-color: #FFF;
	border: 1px solid #FFF;
	margin-top: 20px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	text-align: left;
	}
		
#CalloutsColumn4 h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
	}
	
#CalloutsColumn4 h3 a {
	color:#ff7c00;
	}

#CalloutsColumn4 h4 {
	color: #518624;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	}

#CalloutsColumn41 h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
	}
	
#CalloutsColumn41 h3 a {
	color:#ff7c00;
	}

#CalloutsColumn41 h4 {
	color: #518624;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	}
				
.CalloutsHeads {
	font-size: 16px;
	color: #518624;
	text-decoration: none;
	line-height: 20px;
	padding-left: 0px;
	margin: 0px;
	}
	
.CalloutsHeadsSM {
	font-size: 10px;
	color: #518624;
	text-decoration: none;
	margin: 0px;
	vertical-align: super;
	}
		
.CalloutsHeadsLink {
	font-size: 16px;
	color: #518624;
	text-decoration: none;
	line-height: 20px;
	padding-left: 0px;
	margin: 0px;
	}

.CalloutsHeadsLink a:link {
	color:#518624;
	text-decoration: none;
}

.CalloutsHeadsLink a:visited {
	color:#518624;
	text-decoration: none;
}

.CalloutsHeadsLink a:hover {
	color:#ff7c00;
	text-decoration: none;
}

.CalloutsHeadsLink a:active {
	color:#518624;
	text-decoration: none;
} 

.CalloutsHeadsLinkNews {
	font-size: 24px;
	color: #518624;
	text-decoration: none;
	line-height: 20px;
	padding-left: 0px;
	margin: 0px;
	}

.CalloutsHeadsLinkNews a:link {
	color:#518624;
	text-decoration: none;
}

.CalloutsHeadsLinkNews a:visited {
	color:#518624;
	text-decoration: none;
}

.CalloutsHeadsLinkNews a:hover {
	color:#ff7c00;
	text-decoration: none;
}

.CalloutsHeadsLinkNews a:active {
	color:#518624;
	text-decoration: none;
} 
	
.CalloutsSubHeads {
	font-size: 14px;
	color: #666;
	line-height: 18px;
	padding-left: 0px;
	padding-top: 15px;
	margin-bottom: 5px;
	}
	
.CalloutsSubHeads a:link {
	font-size: 14px;
	/*color: #ff7c00;*/
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 5px;
	}	

.CalloutsSubHeads a:visited {
	/*color:#ff7c00;*/
}

.CalloutsSubHeads a:hover {
	color:#ff7c00;
}

.CalloutsSubHeads a:active {
	color:#ff7c00;
} 

.CalloutsSubHeads1 {
	font-size: 12px;
	color: #0a72ba;
	text-decoration: none;
	line-height: 18px;
	padding-left: 5px;
	margin-top: 8px;
	margin-bottom: 0px;
	}
	
	
.CalloutsLink {
	font-size: 15px;
	color: #ff7c00;
	line-height: 18px;
	padding-left: 0px;
	margin: 0px;
	}	

.CalloutsLink a:link {
	/*color:#ff7c00;*/
}

.CalloutsLink a:visited {
	/*color:#ff7c00;*/
}

.CalloutsLink a:hover {
	color:#ff7c00;
}

.CalloutsLink a:active {
	color:#ff7c00;
} 

.CalloutsLink1 {
	font-size: 13px;
	/*color: #ff7c00;*/
	padding-left: 5px;
	margin-top: 0px;
	}	

.CalloutsLink1 a:link {
	/*color:#ff7c00;*/
}

.CalloutsLink1 a:visited {
	/*color:#ff7c00;*/
}

.CalloutsLink1 a:hover {
	color:#ff7c00;
}

.CalloutsLink1 a:active {
	color:#ff7c00;
} 

.CalloutsHR {
	color: #f67801;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 3px solid #ff7c00;
	border-width: 3px 0 0;
	}

.joinus {
	color: #FFF;
	background-color: #518624;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	}

.jointext a {
	color: #FFF;
	}
	
.jointext a:hover {
	color: #FFF;
	}
	
.jointext a:visited {
	color: #FFF;
	}					

.go2 {
	vertical-align: top;	
	}
	
.go {
	vertical-align: top;	
	color: #518624;
	}			

.go a:link {
	color:#518624;
	text-decoration: none;
}

.go a:visited {
	color:#518624;
	text-decoration: none;
}

.go a:hover {
	color:#ff7c00;
	text-decoration: none;
}

.go a:active {
	color:#518624;
	text-decoration: none;
} 



/* @end Home Page
-------------------------------- */



/* @Conservation Grants 
===================================== */

.GrantCatBox {
	padding-top: 10px;
	padding-left: 10px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	background-color: #f3f6e4;
	}

.GrantCatBox #categories {
	margin-bottom: 20px;
    }

.GrantCatBox #categories h4 {
	margin-top: 15px;
    }

.GrantCatBox #categories a:link {
	text-decoration:none;
	}

.GrantMainBox #categories a:visited {
	text-decoration:none;
	}

.GrantCatBox #categories a:hover {
	text-decoration:none;
	}

.GrantCatBox #categories a:active {
	text-decoration:none;
	} 
	
.GrantCatBox #categories img {
	float: left;
	margin-right: 10px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */ 
    }

.grantCategoriesColumns {
	float:left;
	width:340px;
	padding-right: 20px;
	padding-left: 0px;
	margin-right: 0px;
	}

.grantCategoriesColumns2 {
	float:left;
	width:350px;
	padding-left: 0px;
	margin-top: 0px;
	}

.grantCategoriesColumns img {
	margin-right: 10px;
	margin-bottom: 5px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */ 
	}

.grantCategoriesColumns2 img {
	margin-right: 10px;
	margin-bottom: 5px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */ 
	}
	
.grantLinksColumns {
	float:left;
	width:200px;
	padding-right: 30px;
	padding-left: 0px;
	margin-top: 0px;
	}
	
#all-GrantLinks {
	margin-left: 0em;
	padding:0;
	color:#000;
	text-decoration: none;
	line-height:12px
	}

#all-GrantLinks li a, #all-GrantLinks li a:visited {
	margin:0;
	padding:0;
	color:#0a72ba;
	font-size:100%;
	text-decoration: none;
	line-height:17px
	}
	
#all-GrantLinks li a:hover {
	color:#ff7c00;
	text-decoration:none;
}

.LeftQuoteBox {	
	padding-top: 10px;
	margin-top: 10px;
	background-color:#ff7c00;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}

.LeedQuoteBox {
	padding-top: 10px;
	margin-top: 10px;
	background-color:#ff7c00;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	height: 150px;
	}
	
.LeftQuoteBoxKA {
	width: 180px;	
	padding-top: 10px;
	margin-top: 10px;
	background-color:#ff7c00;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	height: 370px;
	
	}
	
.quoteBox {
	background-image: url(/SFI/assets/Image/leed-quotes-back.jpg);
	background-repeat: no-repeat;
	height: 186px;
	width: 665px;
	margin-bottom: 20px;
	}
		
.quotes {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.quotesKA p2 {
	font-size:110%;
	float: right;
	text-align: right;
	color: #FFF;
	}

.quotesKA {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size:120%;
	color: #FFF;
	}

.quotes p1 {
	color: #FFF;
	font-size: 1.4em;
	line-height: 25px;
	font-weight: lighter;
	}
	
.quotes p2 {
	padding-top: 20px;
	font-size:110%;
	float: right;
	text-align: right;
	}

.quotes p3 {
	color: #FFF;
	font-size: 1.2em;
	font-weight: lighter;
	}
			
.FactsBox {
    width:180px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */ 
	background-color: #f3f6e4; 
	}

.FactsBoxtext {
	margin-left: 10px;
	margin-right: 5px; 
	}

.FactsBoxtext li {
	margin-bottom: 15px; 
	}
						
.RecipientWrapper {
	padding-top: 15px;
    }

#recipientC1 {
	float:left;
	width:500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 0px;
    }
	
#recipientC2 {
	margin-left: 10px;	
	float:right;
	width:200px;
	padding-top: 0px;
	margin-top: 0px;
    }	

#recipientC2 ul {
	text-align: left;
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
    }

.LargeImage, .LargeImage:visited {
	position:absolute; 
	z-index:1;
	}
	
.LargeImage b {
	position:absolute;
	visibility:hidden; /* hide the image */
	width:400px; /* give it a width */
	height:0; /* no height to solve an Opera bug that makes it 		
	selectable when hidden */
	border:3px solid #A4C897; /* add a border */
	left: 0; /* position:the image */
	top: 0;
	}
	
.LargeImage:hover {
	text-decoration:none; 
	border:0; /* needed for this to work in IE */ 
	z-index:1000;
	}
	
.LargeImage:hover b {
	visibility:visible; /* make the image visible */
	height:300px; /* now give it a height */
	cursor:pointer; /* for IE */
	z-index:500; 
	}
	
.LargeImage:hover b img {
	border:0; /* remove the link border */
	}
	
/* ------ GRANT IMAGE SCROLLER STYLES - start -----*/

/* js-disabled class - set image sizes so they all fit in the viewer */
.js-disabled img { width:70px; height:70px; display:block; float:left; margin:10px 0 0; }

#outerContainer {
	width: 750px;
	height: 142px;
	position: relative;
	}

#imageScroller { 
	width:750px; 
	height:142px; 
	position:relative; 
	/*background:#f3f6e4;	*/	
	}

#viewer { 
	width:750px; 
	height:132px; 
	overflow:hidden; margin:auto; 
	position:relative; top:0px;
	}

#imageScroller a:active, #imageScroller a:visited { 
	/*color:#f3f6e4;*/ 
	}

#imageScroller a img { 
	border:0; 
	}

/*#controls { width:650px; height:47px; background:url(images/controlsBG.png) no-repeat; position:absolute; top:4px; left:4px; z-index:10;	}
#controls a { width:37px; height:35px; position:absolute; top:3px; }
#controls a:active, #controls a:visited { color:#0d0d0d; }
#title { color:#000; font-family:arial; font-size:120%; font-weight:bold; width:100%; text-align:center; margin-top:0px; }
#rtl { background:url(http://www.sfiprogram.org/conservation-grant/2010/images/rtl.png) no-repeat; left:100px; }
#rtl:hover { background:url(http://www.sfiprogram.org/conservation-grant/2010/images/rtl_over.png) no-repeat; left:99px; }
#ltr { background:url(http://www.sfiprogram.org/conservation-grant/2010/images/ltr.png) no-repeat; right:100px; }
#ltr:hover { background:url(http://www.sfiprogram.org/conservation-grant/2010/images/ltr_over.png) no-repeat; }*/

/* ------ GRANT IMAGE SCROLLER STYLES - end -----*/


	
.GFFBox {
	width:160px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	background-color: #f3f6e4;
	border: thin solid #A4C897;
	/* background-image:    url(/SFI/assets/Image/ConsGrants/Good-for-Forests-header.jpg);*/
	background-repeat: no-repeat;
	}
	/* @end Conservation Grants
-------------------------------- */

/* ------ CONTENT INFO BOXES - start -----*/	
#infobox3 {
	float:left;
	width:225px;
	background-color: #FFF;
	margin-right: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 20px
	margin-left: 0px;
	text-align: left;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}
		
#infobox3 h4 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.9em;
	color: #fff;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	background-color: #690;
	font-weight: bold;
	}

#infobox3 .docs {
	background-color: #23428d;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}

#infobox3 .links {
	background-color: #008643;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}

#infobox3 .learn {
	background-color: #f47930;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}
				
#infobox3 a {
	margin-top:0;
	padding-top:0;
	text-decoration: none;
	}
	
#infobox3 a:visited {
	text-decoration: none;
	}

#infobox3 a:hover {color:#ff7c00;
	text-decoration: none;
	}
	
#infobox3 ul {
	padding:0;
	list-style-type:none;
	margin: 0;
	}
	
#infobox3 ul li {
	list-style-type:none;
	line-height: 14px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;	
	}
	
#infobox3 ul li a {
	text-decoration: none;
	}

#infobox3 p {
	margin-top:0;
	margin-left:5px;
	margin-right:5px;
	}
	
#infobox2 {
	float:left;
	width:350px;
	background-color: #FFF;
	margin-right: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 20px
	margin-left: 0px;
	text-align: left;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}
		
#infobox2 h4 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.9em;
	color: #fff;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	background-color: #690;
	font-weight: bold;
	}

#infobox2 .docs {
	background-color: #23428d;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}

#infobox2 .links {
	background-color: #008643;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}

#infobox2 .learn {
	background-color: #f47930;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}
				
#infobox2 a {
	margin-top:0;
	padding-top:0;
	text-decoration: none;
	}
	
#infobox2 a:visited {
	text-decoration: none;
	}

#infobox2 a:hover {
	color:#ff7c00;
	text-decoration: none;
	}
	
#infobox2 ul {
	padding:0;
	list-style-type:none;
	margin: 0;
	}
	
#infobox2 ul li {
	list-style-type:none;
	line-height: 14px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;	
	}
	
#infobox2 ul li a {
	text-decoration: none;
	}	

			
#infobox2 p {
	margin-top:0;
	margin-left:5px;
	margin-right:5px;
	}
		
	
#infobox1 {
	float:left;
	width:100%;
	background-color: #FFF;
	margin-right: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 20px
	margin-left: 0px;
	text-align: left;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}
		
#infobox1 h4 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.9em;
	color: #fff;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	background-color: #690;
	font-weight: bold;
	}

#infobox1 .docs {
	background-color: #23428d;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}

#infobox1 .links {
	background-color: #008643;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}

#infobox1 .learn {
	background-color: #f47930;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}
				
#infobox1 a {
	margin-top:0;
	padding-top:0;
	text-decoration: none;
	}
	
#infobox1 a:visited {
	text-decoration: none;
	}

#infobox1 a:hover {
	color:#ff7c00;
	text-decoration: none;
	}
	
#infobox1 ul {
	padding:0;
	list-style-type:none;
	margin: 0;
	}
	
#infobox1 ul li {
	list-style-type:none;
	line-height: 14px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;	
	}
	
#infobox1 ul li a {
	text-decoration: none;
	}

#infobox1 p {
	margin-top:0;
	margin-left:5px;
	margin-right:5px;
	}	
	
#infobox {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}
		
#infobox h4 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.9em;
	color: #fff;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	background-color: #690;
	font-weight: bold;
	}

#infobox .docs {
	background-color: #23428d;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}

#infobox .links {
	background-color: #008643;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}

#infobox .learn {
	background-color: #f47930;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}
				
#infobox a {
	margin-top:0;
	padding-top:0;
	text-decoration: none;
	}
	
#infobox a:visited {
	text-decoration: none;
	}

#infobox a:hover {color:#ff7c00;
	text-decoration: none;
	}
	
#infobox ul {
	padding:0;
	list-style-type:none;
	margin: 0;
	}
	
#infobox ul li {
	list-style-type:none;
	line-height: 14px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;	
	}
	
#infobox ul li a {
	text-decoration: none;
	}

#infobox p {
	margin-top:0;
	margin-left:5px;
	margin-right:5px;
	}


#infoboxTall {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 5px;
	text-align: left;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}
		
#infoboxTall h4 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.9em;
	color: #fff;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	background-color: #690;
	font-weight: bold;
	}

#infoboxTall .docs {
	background-color: #23428d;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}

#infoboxTall .links {
	background-color: #008643;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}

#infoboxTall .learn {
	background-color: #f47930;
	-webkit-border-top-left-radius: 9px;  /* safari-chrome */
	-webkit-border-top-right-radius: 9px;  /* safari-chrome */
	-webkit-border-bottom-right-radius: 0px;  /* safari-chrome */
	-webkit-border-bottom-left-radius: 0px;  /* safari-chrome */
	-moz-border-top-left-radius: 9px;   /* firefox */
	-moz-border-top-right-radius: 9px;   /* firefox */
	-moz-border-bottom-right-radius: 0px;   /* firefox */
	-moz-border-bottom-left-radius: 0px;   /* firefox */
	border-top-left-radius: 9px;  /* opera */
	border-top-right-radius: 9px;  /* opera */
	border-bottom-right-radius: 0px;  /* opera */
	border-bottom-left-radius: 0px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}
				
#infoboxTall a {
	margin-top:0;
	padding-top:0;
	text-decoration: none;
	}
	
#infoboxTall a:visited {
	text-decoration: none;
	}

#infoboxTall a:hover {color:#ff7c00;
	text-decoration: none;
	}
	
#infoboxTall ul {
	padding:0;
	list-style-type:none;
	margin: 0;
	}
	
#infoboxTall ul li {
	list-style-type:none;
	line-height: 14px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;	
	}
	
#infoboxTall ul li a {
	text-decoration: none;
	}

#infoboxTall p {
	margin-top:0;
	margin-left:5px;
	margin-right:5px;
	}
			
/* @end CONTENT INFO BOXES
-------------------------------- */

.LeedRecColumn1 {
	float:left;
	width:300px;
	padding-left: 10px;
	padding-right: 20px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	background-color: #FFFFFF;
	}
	
.LeedRecColumn2 {
	float:right;
	width:340px;
	padding-left: 10px;
	padding-right: 30px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	background-color: #FFFFFF;
	}


.conftable {
	font-size: 10px;
	}

.conftable2 {
	font-size: 13px;
	}
	
/* ------ GREEN BUILDING TABLE - start -----*/

.gbtable td {
	vertical-align: middle;
	margin: 0px;
	border-bottom: 3px solid #fff;
	color: #000;
	border-top: 1px solid #fff;
	}

.gbtableTD2 {
	align: top;
	}
	
.gbtableHR {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

.gbTableGreen {
	border: 1px;
	background-color: #009966;
	padding-left: 10px;
	color: #FFF;
	font-size: 12px;
	}

.gbTableTitleTxt {
	color: #FFF;
	font-size: 12px;
	}
				
.gbTableRed {
	border: 1px;
	background-color: #993333;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	font-size: 12px;
	}
	
.gbTableBlue {
	border: 1px;
	background-color: #333399;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	font-size: 12px;
	}		
	
.gbTableLtGreen {
	border: 1px;
	background-color: #e4ede8;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 193px;
	}

.gbTableTurq {
	border: 0px;
	background-color: #0077c0;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	font-size: 12px;
	}
		
.gbTableLtBlue {
	border: 1px;
	background-color: #c8c8e1;
	color: #000;
	font-size: 12px;
	text-align: center;
	}

.gbTableLtTurq {
	border: 0px;
	background-color: #c7d8f0;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
		
.gbTableFlags {
	background-color: #f5e2d9;
	padding-top: 10px;
	padding-bottom: 10px;
	align: center;
	border: 1px;
	}	

.gbTableLogos {
	border: 1px;
	background-color: #e4ede8;
	width: 80px;
	}
		
.gbTableTitleTxtB {
	color: #333399;
	font-size: 20px;
	font-weight: bold;
	}
	
.gbTableTitleTxtG {
	color: #009966;
	font-size: 20px;
	font-weight: bold;		
	}
	
.gbTableTitleTxtR {
	color: #993333;
	font-size: 20px;
	font-weight: bold;		
	}

/* @end GREEN BUILDING TABLE
-------------------------------- */

/* ------ PROMOTIONS TABLE - start -----*/


#Part-table {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	width:670;
	border:0;
	border-collapse: collapse;
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

#Part-table td {
	padding: 3px;
	margin: 0px;
	border-top-width: 10px;
	border-right-width: 4px;
	border-bottom-width: 10px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}

.LargeImage, .LargeImage:visited {
	position:absolute; 
	z-index:1;
	}
	
.LargeImage b {
	position:absolute;
	visibility:hidden; /* hide the image */
	width:400px; /* give it a width */
	height:0; /* no height to solve an Opera bug that makes it 		
	selectable when hidden */
	border:3px solid #A4C897; /* add a border */
	left: 0; /* position:the image */
	top: 0;
	}
	
.LargeImage:hover {
	text-decoration:none; 
	border:0; /* needed for this to work in IE */ 
	z-index:1000;
	}
	
.LargeImage:hover b {
	visibility:visible; /* make the image visible */
	height:300px; /* now give it a height */
	cursor:pointer; /* for IE */
	z-index:500; 
	}
	
.LargeImage:hover b img {
	border:0; /* remove the link border */
	}

.Part-OrderTable2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 9px;
	max-width: 200px;
	margin-bottom: 20px;
	margin-right: 25px;
	float: left;
}

.Part-OrderTable2 td {
	vertical-align: top;
	text-align: left;

}

.Part-OrderTable2 td.item{
	text-align: center;

}
.Part-OrderTable2 #formfield {
	text-align: right;
	vertical-align: top;
	line-height: 20px;
	color: #000000;
	padding-bottom: 5px;
}

.Part-OrderTable2 td .Title {
	font-size: 12px;
	color: #0a72ba;
	text-align: left;
}

.Part-OrderTable2 .Titlebox {
	height: 30px;
}

.Part-OrderTable2 .Title2 {
	font-size: 12px;
	color: #0a72ba;
	text-align: left;
}

.Part-OrderTable2 .Title a:link {
	font-size: 12px;
	text-decoration:none;
	color:#0a72ba;
	}

.Part-OrderTable2 .Title a:visited {
	font-size: 12px;
	text-decoration:none;
	color:#0a72ba;
	}

.Part-OrderTable2 .Title a:hover {
	font-size: 12px;
	text-decoration:none;
	color:#ff7c00;
	}

.Part-OrderTable2 .Title a:active {
	font-size: 12px;
	text-decoration:none;
	color:#0a72ba;
	} 

.Part-OrderTable2 .Language a:link {
	font-size: 12px;
	text-decoration:none;
	color:#0a72ba;
	}

.Part-OrderTable2 .Language a:visited {
	font-size: 12px;
	text-decoration:none;
	color:#0a72ba;
	}

.Part-OrderTable2 .Language a:hover {
	font-size: 12px;
	text-decoration:none;
	color:#ff7c00;
	}

.Part-OrderTable2 .Language a:active {
	font-size: 12px;
	text-decoration:none;
	color:#0a72ba;
	}
	
.Part-OrderTable2 .Group  {
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #9B9B9B;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 10px;
}

.Part-OrderTable2 td .Price  {
	font-size: 11px;
	color: #D51D20;
	text-decoration: none;
	line-height: 26px;
	text-align: left;
}

.Part-OrderTable2 .dropdown  {
	text-align: left;
}

.Part-OrderTable2 .polosize  {
	text-align: left;
}

.Part-OrderTable2 td .note  {
	color: #000;
	text-decoration: none;
	text-align: left;
	font-size: 8px;
}

.Part-OrderTable {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;	
}

.Part-OrderTable td {
	padding: 5px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}

.Part-OrderTable #formfield {
	text-align: right;
	vertical-align: top;
	line-height: 20px;
	line-height: 20px;
	color: #666;
}

.Part-OrderTable .Title {
	font-size: 14px;
	font-weight: bold;
	color: #0a72ba;
}

.Part-OrderTable .Title a:link {
	font-size: 14px;
	text-decoration:none;
	color:#0a72ba;
	}

.Part-OrderTable .Title a:visited {
	font-size: 14px;
	text-decoration:none;
	color:#0a72ba;
	}

.Part-OrderTable .Title a:hover {
	font-size: 14px;
	text-decoration:none;
	color:#ff7c00;
	}

.Part-OrderTable .Title a:active {
	font-size: 14px;
	text-decoration:none;
	color:#0a72ba;
	} 

.Part-OrderTable .Language a:link {
	font-size: 12px;
	text-decoration:none;
	color:#0a72ba;
	}

.Part-OrderTable .Language a:visited {
	font-size: 12px;
	text-decoration:none;
	color:#0a72ba;
	}

.Part-OrderTable .Language a:hover {
	font-size: 12px;
	text-decoration:none;
	color:#ff7c00;
	}

.Part-OrderTable .Language a:active {
	font-size: 12px;
	text-decoration:none;
	color:#0a72ba;
	}
	
.Part-OrderTable .Group  {
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.Part-OrderTable .Price  {
	vertical-align: top;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#Part-tableHeader {
	padding: 5px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #000;
	background-color: #ffc439;
}

#Part-tableDivider {
	padding: 5px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	color: #fff;
	background-color: #fff;
}

.Part-tableheaders { 
	width:670;
	border:0;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
    padding: 5px;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #000;
	background-color: #ffc439;
}

.Part-tableTitleTxt {
	font-size:190%;
	color: #197449;
	}

.PartWrapper {
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
.PartWrapper2 {
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */ 
	background:#f3f6e4;
	}
	
.orderTotals {
	width: 325px;
	float: right;
	margin-left: 10;
	vertical-align: top;
	padding-left: 10px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */ 
	background:#f3f6e4;
	}

.orderTotals2 {
	width:525px;
	float: left;
	margin-left: 10;
	margin-right: 10;
	vertical-align: top;
	padding-left: 10px;
	}
		
				
#orderTotals-table {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	width: 250px;
	float: right;
	border:0;
	border-collapse: collapse;
	font-size: 13px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 20px;
}
		
#orderTotals-table td {
	margin: 0px;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
		
.orderform {
	width:340px;
	padding:10px;
	float: left;
	margin-top: 0;
	margin-bottom: 20;
	margin-right: 0;
	margin-left: 0;
	}

.orderform2 {
	width:300px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
		
#formstyle {
	}

#formstyle p {
	font-size:11px;
	color:#666666;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
	}

#formstyle label {
	font-weight:bold;
	text-align:right;
	width:80px;
	float:left;
	padding-top: 10px;
	}

#formstyle input {
	float:left;
	font-size:10px;
	border:solid 1px #aacfe4;
	width:180px;
	margin-top: 2px;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	}
	
#formstyle textarea {
	float:left;
	font-size:10px;
	border:solid 1px #aacfe4;
	width:180px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	}	
	
#formstyle button {
	clear:both;
	margin-left:110px;
	width:70px;
	height:31px;
	background:#666666;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	}

#formstyle2 {
	}
	
#formstyle2 p {
	font-size:11px;
	color:#666666;
	margin-bottom:10px;
	padding-bottom:10px;
	}

#formstyle2 label {
	font-weight:bold;
	text-align:left;
	width:180px;
	float:left;
	padding-top: 5px;
	}

#formstyle2 input {
	float:left;
	font-size:10px;
	width:20px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	}

.vertformstyle {
	}

.vertformstyle p {
	font-size:11px;
	color:#666666;
	margin-bottom:10px;
	padding-bottom:10px;
	}

.vertformstyle label {
	font-weight:bold;
	text-align:right;
	width:80px;
	float:left;
	padding-top: 5px;

	}

.vertformstyle input {
	float:left;
	font-size:10px;
	border:solid 1px #aacfe4;
	width:180px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	}
	
.vertformstyle textarea {
	float:left;
	font-size:10px;
	border:solid 1px #aacfe4;
	width:180px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	}	
	
.vertformstyle button {
	clear:both;
	margin-left:110px;
	width:70px;
	height:31px;
	background:#666666;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	}

 .existing-subhead-bar {
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 15px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	background-color: #b4d442;
	}
	
.promotableHR {
	margin: 0px;
	}
		
	
/* @end PROMOTIONS TABLE
-------------------------------- */

/* =PARTICIPANTS STYLES - start  
--------------------------------*/

.participantsColumn1 {
	float:left;
	width:180px;
	height:220px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 0px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	background-color: #a6ce39;
	margin-bottom: 15px;
	margin-right: 10px;
	}
	
.participantsColumn2 {
	float:left;
	width:180px;
	height:220px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 0px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	background-color: #ffc439;
	margin-bottom: 15px;
	margin-right: 10px;
	}
	
.participantsColumn3 {
	float:left;
	width:180px;
	height:220px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 0px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	background-color: #57b1e4;
	margin-bottom: 15px;
	}	

.widgetColumn1 {
	float:left;
	width:220px;
	margin-top: 0px;
	margin-right: 40px;
	}
	
.widgetColumn2 {
	padding-left: 55px;
	width:630px;
	}
	
.widgetColumn2 ol {
	padding-left: 240px;
	}	
	
			
.PartBox {
    width:202px;
	margin-top: 80px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */ 
	background-color: #197449; 
	}
	
.PartBox2 {
	margin-top: 0px;
	margin-bottom: 20px;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	/*background-color: #197449;*/
	background-color: #759e4e;
	background-image: url(../images/bg_body11.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	padding: 20px;
	}
	
	
#sidebarConf .PartBox2 p {
	color: #FFF;
	}
	
#sidebarConf .PartBox2 p a {
	color: #FFF;
	}	

.Parth1 {
	font-size:200%;
	color:#197449;
	margin-top:0;
	}
	
#Parth2 {
	font-size:190%;
	color:#fff;
    margin-top:0;
	text-decoration:none;
}

#Parth2 a:link {
text-decoration:none;
color:#fff;
}

#Parth2 a:visited {
text-decoration:none;
color:#fff;
}

#Parth2 a:hover {
text-decoration:none;
color:#fff;
}

#Parth2 a:active {
text-decoration:none;
color:#fff;
} 

#Parth2b {
	font-size:190%;
	color:#000;
    margin-top:0;
	text-decoration:none;
}

#Parth2b a:link {
text-decoration:none;
color:#fff;
}

#Parth2b a:visited {
text-decoration:none;
color:#fff;
}

#Parth2b a:hover {
text-decoration:none;
color:#fff;
}

#Parth2b a:active {
text-decoration:none;
color:#fff;
} 


.Parthr1 {
	height:10px; 
	border-top:1px dotted #fff; 
	margin-top:10px;
}

#ConfH2 {
	font-size:190%;
	color:#0a72ba;
    margin-top:0;
	text-decoration:none;
}

#ConfH2 a:link {
text-decoration:none;
color:#0a72ba;
}

#ConfH2 a:visited {
text-decoration:none;
color:#0a72ba;
}

#ConfH2 a:hover {
text-decoration:none;
color:#ff7c00;
}

#ConfH2 a:active {
text-decoration:none;
color:#0a72ba;
} 

#wrapper #content #breadcrumb p {
	text-align: right;
}

#noIndentPart1 {
margin-left: 1em;
padding:0;
color:#fff;
text-decoration: none;
line-height:17px
}

#noIndentPart1 a, #noIndentPart1 a:visited {
margin:0;
padding:0;
color:#fff;
font-size:120%;
text-decoration: none;
line-height:17px
}

#noIndentPart2 {
	margin-left: 1.3em;
	list-style-type:none;
	padding: 0;
}

#noIndentPart2 a, #noIndentPart2 a:visited {
color:#000;

}
  
#backFade {
	margin:0;
	background-image: url(../../promotion/images/part-back-fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
	}

.PartIntro {
	font-size:150%;
	}
	
.existing-subhead-bar-form {
	width:645px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: bold;
	background-color: #b4d442; 
 }		

.PromoItems {
	width:630px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    }
	
.PromoItems img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
    }
	
.PromoItems p {
	padding-bottom: 0px;
    }

.PromoItems #widget {
	float: left;
	margin-right: 60px;
	margin-bottom: 60px;
    }
	
.PromoItems ol {
	margin-top: 0;
	margin-left: 30;
	padding-left: 280px;
    }	

.PromoItems ul {
	margin-top: 10;
	margin-bottom: 0;
    }	
		
.PromoItems li {
	margin-top: 0;
    }	

.icon-form {
	width:320px;
	height:350px;
	background-color: #FFF;
	padding: 20px;
	margin-top: 20px;
	margin-left: 30px;
	border: 3px solid #b4d442;
	font-size: 120%;
}
	
/* =PARTICIPANTS STYLES - end  
--------------------------------*/

#gradient-style
	{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	margin-top: 10px;
	}

#gradient-style td
	{
	padding: 5px; 
	border-bottom: 3px solid #fff;
	color: #000;
	border-top: 1px solid #fff;
	background: #fff;
	}

#gradient-style td ul {
	font-size: 9px;
	}

#gradient-style tbody tr:hover td {
	color: #000;
	background-color: #fff;
	}

#gradient-style img
	{
	margin-right: 10px;
	}



/* =ANNUAL CONFERENCE STYLES - start  
--------------------------------*/

.ConfSpeakerBox #categories img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(/SFI/assets/Image/img-background.png);
	-webkit-border-radius: 9px;  /* safari-chrome */
	-moz-border-radius: 9px;   /* firefox */
	border-radius: 9px;  /* opera */
	behaviour:url(border-radius.htc);/* IE hack */
    }
	
/* =ANNUAL CONFERENCE STYLES - end  
--------------------------------*/	




/* ------ ICYWW STYLES - start -----*/

#icyww {
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: none;
	text-align:center;
	
	}
	
#icyww-home-bg {
	margin: 0 auto;
	background-image: url(/SFI/assets/Image/facts/ICYWW-home-bg.jpg);
	height: 1200px;
	width: 1280px;
	background-repeat: no-repeat;
	}

.fading slider_1 {
	font-size: 12px;
	}

.cbc-saying-att {
	font-size: 10px;
	}
	
#icyww-home-bg-cbc {
	margin: 0 auto;
	background-image: url(/SFI/assets/Image/facts/ICYWW-home-bg-cbc.jpg);
	height: 1300px;
	width: 1280px;
	background-repeat: no-repeat;
	}
	}

#icyww-home-bg-cbc2 {
	margin: 0 auto;
	background-image: url(/SFI/assets/Image/facts/ICYWW-home-bg-cbc2.jpg);
	height: 1206px;
	width: 1280px;
	}
			
#icyww-independence-bg {
	margin: 0 auto;
	background-image: url(/SFI/assets/Image/facts/ICYWW-independence-bg.jpg);
	height: 1250px;
	width: 1280px;
	background-repeat: no-repeat;
	}

#icyww-independence-bg2 {
	margin: 0 auto;
	background-image: url(/SFI/assets/Image/facts/ICYWW-independence-bg2.jpg);
	height: 1300px;
	width: 1280px;
	}
		
#icyww-audits-bg {
	margin: 0 auto;
	background-image: url(/SFI/assets/Image/facts/ICYWW-audits-bg.jpg);
	height: 1180px;
	width: 1280px;
	background-repeat: no-repeat;
	}
	
#icyww-ecolabels-bg {
	margin: 0 auto;
	background-image: url(/SFI/assets/Image/facts/ICYWW-ecolabels-bg.jpg);
	height: 1250px;
	width: 1280px;
	}			

#icyww-header {
	margin-right: 60px;
	margin-left: 75px;
	height: 66px;
	text-align: right;
	padding-right: 55px;
	padding-top: 160px;
}

.icyww-sfi {
	color:#518624;
	font-size: 12px;
	}

.icyww-sfi a:link {
	color:#518624;
}

.icyww-sfi a:visited {
	color:#518624;
}

.icyww-sfi a:hover {
	color:#ff7c00;
}

.icyww-sfi a:active {
	color:#518624;
} 
	
#icyww-nav {
	margin-right: 71px;
	margin-left: 60px;
	_margin-left: -10px;
	float:left;
	
	margin-bottom: 0px;
	height: 55px;
	width:1073px;
	_width:1128px;
}
	
#icyww-navlist {
	float:left;
	width:792px;
	height:41px;
	padding: 0;
	margin-left: 53px;
	margin-top: 0px;
	}
	
#icyww-navlist li {
	display:inline;
	list-style-type:none;
	vertical-align: top;
	padding: 0px;
	}

#icyww-navlist li.home {
	float:left;
	background:url(/SFI/assets/Image/facts/icyww-home-tab.jpg) no-repeat top left;
	height:41px;
	width:79px;
	margin-left: 27px;
	}
		
#icyww-navlist li.home a {
	float:left;
	background:url(/SFI/assets/Image/facts/icyww-home-button.jpg) no-repeat top left;
	height:41px;
	width:79px;
	text-decoration:none;
	}

#icyww-navlist li.home a:hover {
	background:url(/SFI/assets/Image/facts/icyww-home-button.jpg) no-repeat bottom left;
	height:41px;
	width:79px;
	text-decoration:none;
	}

#icyww-navlist li.independence {
	float:left;
	background:url(/SFI/assets/Image/facts/icyww-independence-tab.jpg) no-repeat top left;
	height:41px;
	width:216px;
	}
	
#icyww-navlist li.independence a {
	float:left;
	background:url(/SFI/assets/Image/facts/icyww-independence-button.jpg) no-repeat top left;
	height:41px;
	width:216px;
	text-decoration:none;
	}

#icyww-navlist li.independence a:hover {
	background:url(/SFI/assets/Image/facts/icyww-independence-button.jpg) no-repeat bottom left;
	height:41px;
	width:216px;
	text-decoration:none;
	}

#icyww-navlist li.audits {
	float:left;
	background:url(/SFI/assets/Image/facts/icyww-audits-tab.jpg) no-repeat top left;
	height:41px;
	width:215px;
	}
		
#icyww-navlist li.audits a {
	float:left;
	background:url(/SFI/assets/Image/facts/icyww-audits-button.jpg) no-repeat top left;
	height:41px;
	width:215px;
	text-decoration:none;
	}

#icyww-navlist li.audits a:hover {
	background:url(/SFI/assets/Image/facts/icyww-audits-button.jpg) no-repeat bottom left;
	height:41px;
	width:215px;
	text-decoration:none;
	}

#icyww-navlist li.ecolabels {
	float:left;
	background:url(/SFI/assets/Image/facts/icyww-ecolabels-tab.jpg) no-repeat top left;
	height:41px;
	width:220px;
	}
			
#icyww-navlist li.ecolabels-home a {
	float:left;
	background:url(/SFI/assets/Image/facts/icyww-ecolabels-home-button.jpg) no-repeat top left;
	height:41px;
	width:220px;
	text-decoration:none;
	}

#icyww-navlist li.ecolabels-home a:hover {
	background:url(/SFI/assets/Image/facts/icyww-ecolabels-home-button.jpg) no-repeat bottom left;
	height:41px;
	width:220px;
	text-decoration:none;
	}
		
#icyww-navlist li.ecolabels-independence a {
	float:left;
	background:url(/SFI/assets/Image/facts/icyww-ecolabels-independence-button.jpg) no-repeat top left;
	height:41px;
	width:220px;
	text-decoration:none;
	}

#icyww-navlist li.ecolabels-independence a:hover {
	background:url(/SFI/assets/Image/facts/icyww-ecolabels-independence-button.jpg) no-repeat bottom left;
	height:41px;
	width:220px;
	text-decoration:none;
	}
	
#icyww-navlist li.ecolabels-audits a {
	float:left;
	background:url(/SFI/assets/Image/facts/icyww-ecolabels-audits-button.jpg) no-repeat top left;
	height:41px;
	width:220px;
	text-decoration:none;
	}

#icyww-navlist li.ecolabels-audits a:hover {
	background:url(/SFI/assets/Image/facts/icyww-ecolabels-audits-button.jpg) no-repeat bottom left;
	height:41px;
	width:220px;
	text-decoration:none;
	}		
		
#icyww-navAreaIcons {
	float:right;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 6px;
	height: 32px;
	width: 92px;
	}
	
.icyww-socialIcon3 {
	float:right;
	height: 24px;
	width: 24px;
	margin-right: 8px;
	*margin-top: 0px;
	}
	
.icyww-socialIcon2 {
	float:right;
	height: 24px;
	width: 24px;
	margin-right: 8px;
	*margin-top: 0px;
	}

.icyww-socialIcon1 {
	float:right;
	height: 24px;
	width: 24px;
	*margin-top: 0px;
	}		
	
#icyww-hero {
	float:left;
	height: 333px;
	width: 1280px;
	margin: 0;
	}

#icyww-hero-content {
	float:left;
	height: 63px;
	width: 680px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	padding-left: 170px;
	padding-top: 270px;
	}
	
#icyww-hero-content-cbc {
	float:left;
	height: 63px;
	width: 680px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	padding-left: 170px;
	padding-top: 60px;
	}
	
		
#icyww-hero-spokesperson {
	float:left;
	height: 33px;
	width: 270px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	padding-left: 20px;
	padding-top: 300px;
	line-height: 14px;
	}

#icyww-hero-spokesperson-cbc {
	float:left;
	height: 33px;
	width: 270px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	padding-left: 20px;
	padding-top: 90px;
	line-height: 14px;
	}
	
#icyww-hero-spokesperson-Eco {
	float:left;
	height: 33px;
	width: 285px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-top: 300px;
	line-height: 14px;
	}
	
#icyww-spokesperson-name {
	color:#ff7c00;
	}
	
.st_sharethis_custom{
	float:left;
	height: 25px;
	width: 73px;
    background: url(/SFI/assets/Image/facts/icyww-share-button.png) no-repeat scroll left top transparent;
	margin-top: 3px;
	margin-right: 20px;
	*margin-right: 0px;
	_margin-right: 0px;
}

.icyww-facts-button{
	float:left;
	height: 25px;
	width: 121px;
	background: url(/SFI/assets/Image/facts/icyww-facts-button.png) no-repeat scroll left top transparent;
	margin-right: 20px;
}

.icyww-video-button{
	float:left;
	height: 25px;
	width: 143px;
	margin-right: 20px;
}	

.icyww-straight-button{
	float:left;
	height: 25px;
	width: 214px;
}

.icyww-Wrapper {
	float:left;
	width:1210px;
	height: 343px;
	margin-bottom: 15px;
	}

.icyww-independent-Wrapper {
	float:left;
	width:1210px;
	height: 603px;
	margin-bottom: 15px;
	}

.icyww-independent-Wrapper2 {
	float:left;
	width:1210px;
	height: 510px;
	margin-bottom: 15px;
	}

.icyww-independent-Wrapper2-cbc {
	float:left;
	width:1210px;
	height: 620px;
	margin-bottom: 15px;
	}
		
.icyww-audits-Wrapper {
	float:left;
	width:1210px;
	height: 450px;
	margin-bottom: 15px;
	}
	
.icyww-ecolabels-Wrapper {
	float:left;
	width:1210px;
	height: 545px;
	margin-bottom: 15px;
	}	
			
.icyww-home-Column1 {
	float:left;
	width:310px;
	height:280px;
	margin-top: 35px;
	margin-left: 140px;
	_margin-left: 70px;
	margin-right: 40px;
	text-align: left;
	}
	
.icyww-home-Column2 {
	float:left;
	width:310px;
	height:280px;
	margin-top: 35px;
	margin-right: 40px;
	text-align: left;
	}
	
.icyww-home-Column3 {
	float:left;
	width:310px;
	margin-top: 35px;
	height:280px;
	text-align: left;
	}	


.icyww-Ind-Column1 {
	float:left;
	width:350px;
	height:400px;
	margin-top: 35px;
	margin-left: 140px;
	_margin-left: 70px;
	margin-right: 40px;
	text-align: left;
	}
	
.icyww-Ind-Column2 {
	float:left;
	width:250px;
	height:450px;
	margin-top: 35px;
	margin-right: 40px;
	text-align: left;
	background-color: #f5f6ed;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	}
	
.icyww-Ind-Column3 {
	float:left;
	width:250px;
	margin-top: 35px;
	height:450px;
	text-align: left;
	background-color: #f5f6ed;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
	}	

.icyww-Ind-Column3 p {
	margin-bottom: 0px;
	}

.icyww-eco-Column2 {
	float:left;
	width:250px;
	height:495px;
	margin-top: 35px;
	margin-right: 40px;
	text-align: left;
	background-color: #f5f6ed;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	}
	
.icyww-eco-Column3 {
	float:left;
	width:250px;
	margin-top: 35px;
	height:495px;
	text-align: left;
	background-color: #f5f6ed;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
	}	

.icyww-eco-Column3 p {
	margin-bottom: 0px;
	}

.icyww-aud-Column2 {
	float:left;
	width:250px;
	height:475px;
	margin-top: 35px;
	margin-right: 40px;
	text-align: left;
	background-color: #f5f6ed;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	}
	
.icyww-aud-Column3 {
	float:left;
	width:250px;
	margin-top: 35px;
	height:475px;
	text-align: left;
	background-color: #f5f6ed;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
	}	

.icyww-aud-Column3 p {
	margin-bottom: 0px;
	}
					
.icyww-subpage-Column1 {
	float:left;
	width:700px;
	height:355px;
	margin-top: 17px;
	margin-left: 170px;
	_margin-left: 85px;
	margin-right: 40px;
	text-align: left;
	}
	
.icyww-subpage-Column1-cbc {
	float:left;
	width:650px;
	height:355px;
	margin-top: 20px;
	margin-left: 170px;
	_margin-left: 85px;
	margin-right: 40px;
	text-align: left;
	}	

.icyww-subpage-resources-cbc {
	float:left;
	width:850px;
	margin-top: 40px;
	margin-left: 170px;
	_margin-left: 85px;
	text-align: left;
	}	
	
.icyww-subpage-Column11 {
	float:left;
	width:500px;
	height:355px;
	margin-top: 17px;
	margin-left: 170px;
	_margin-left: 85px;
	margin-right: 49px;
	text-align: left;
	}

.resources {
	float:right;
	width:189px;

	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
	}
			
.icyww-subpage-Column2 {
	float:left;
	width:270px;
	height:325px;
	margin-top: 35px;
	margin-right: 40px;
	margin-bottom: 27px;
	text-align: left;
	background-color: #f5f6ed;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	}

.icyww-ecolabels-Column2 {
	float:left;
	width:200px;
	
	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 27px;
	text-align: left;
	background-color: #f5f6ed;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	}
	
.icyww-audits-Column2 {
	float:left;
	width:200px;

	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 20px;
	text-align: left;
	background-color: #f5f6ed;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	}
	
.icyww-independence-Column2 {
	float:left;
	width:270px;
	height:350px;
	margin-top: 35px;
	margin-right: 40px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #f5f6ed;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	}

.icyww-independence-Column21 {
	float:left;
	width:390px;
	margin-top: 35px;
	margin-right: 40px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #f5f6ed;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	}
				
.icyww-independence-Column22 {
	float:left;
	width:200px;
	margin-top: 35px;
	margin-right: 40px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #f5f6ed;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	}

.icyww-independence-Column22-cbc {
	float:left;
	width:250px;
	height:550px;
	margin-top: 35px;
	margin-right: 40px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #f5f6ed;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	}
				
.icyww-text {
	font-size: 13px;
	height: 270px;
	line-height: 18px;
	color: #666;
}

.icyww-text-portrait {
	float:right;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #518624;
}



.icyww-subpage-text {
	font-size: 13px;
	height: 270px;
	line-height: 20px;
	color: #666;
}

#icyww-resources-list {
	margin-top: 0px;
	padding:0;
	list-style-type:none;
	font-size: 12px;
}

#icyww-resources-list ul {
	margin-top: 0px;
	margin-left: 0em;
	padding:0;
	list-style-type:none;
}

#icyww-resources-list li {
	margin-top: 3px;
}

#icyww-resources-list a, #icyww-resources-list a:visited {
	font-size: 12px;
    color:#0a72ba;
}

#icyww-resources-list a:hover {
	font-size: 12px;
    color:#ff7c00;
}


#icyww-resources-list-cbc {
	margin-top: 0px;
	padding-left:0;
	list-style-type:none;
	line-height: 30px;
}

#cbc-saying-quote {
	font-size: 12px;
}

#icyww-resources-list-cbc li {
	padding-left:0;
	margin-top: 0px;
}

#icyww-resources-list-cbc a, #icyww-resources-list-cbc a:visited {
	font-size: 13px;
    color:#ff7c00;
}
 .icyww-footer-spacer {
	float:left;
	width:1210px;
	height: 60px;
	}
	 
.icyww-footer {
	float:left;
	width:1210px;
	height: 30px;
	margin-top: 10px
	}

.icyww-footer p {
	text-align: right;
	margin-top: 0px;
	font-size: 9px;
	color:#666;
	}

.icyww-footer a {
	text-align: right;
	margin-top: 5px;
	font-size: 9px;
	color:#666;
	}

.cbc-subhead1 {
	font-family: "adelle", serif;
	font-size: 18px;
	color:#187916;
	font-weight: 600;
	margin-bottom: 0px;
	}

#HomeHeroTitle2 {
	float: left;
	width:340px;
	height:160px;
	text-align: left;
	padding-left: 25px;
	color: #FFF;
	margin-top: 260px;
	}	
	
.cbc-hero-text {
	font-family: "adelle", serif;
	font-size: 32px;
	width:540px;
	height:160px;
	text-align: left;
	padding-left: 170px;
	padding-top: 50px;
	color: #FFF;
	font-weight: 100;
	line-height: 34px;
	}
								
/* ------ ICYWW STYLES - end -----*/

/* ------ BuySFI STYLES - start -----*/

#buysfi {
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: none;
	
	}
	
#buysfi-home-bg {
	margin: 0 auto;
	padding-top: 80px;
	background-image: url(/SFI/assets/Image/BuySFI/BuySFI-home-bg.jpg);
	height: 1127px;
	width: 1280px;
	background-repeat: no-repeat;
	}

#buysfi-who-bg {
	margin: 0 auto;
	padding-top: 80px;
	background-image: url(/SFI/assets/Image/BuySFI/BuySFI-who-bg.jpg);
	height: 1127px;
	width: 1280px;
	background-repeat: no-repeat;
	}

#buysfi-what-bg {
	margin: 0 auto;
	padding-top: 80px;
	background-image: url(/SFI/assets/Image/BuySFI/BuySFI-what-bg2.jpg);
	height: 1358px;
	width: 1280px;
	background-repeat: no-repeat;
	}
	
#buysfi-label-bg {
	margin: 0 auto;
	padding-top: 80px;
	background-image: url(/SFI/assets/Image/BuySFI/BuySFI-label-bg2.jpg);
	height: 1276px;
	width: 1280px;
	background-repeat: no-repeat;
	}	
		
#buysfi-header {
	height: 195px;
}
	
.buysfi-headerLogo {
	margin-left: 950px;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 95px;
	width: 200px;
	}

#buysfi-nav {
	margin-right: 71px;
	margin-left: 90px;
	float:left;
	margin-bottom: 0px;
	height: 43px;
}
	
#buysfi-navlist {
	float:left;
	width:950px;
	height:43px;
	padding: 0;
	margin-left: 53px;
	margin-top: 0px;
	}
	
#buysfi-navlist li {
	display:inline;
	list-style-type:none;
	vertical-align: top;
	padding: 0px;
	height:43px;
	}

#buysfi-navlist li.home {
	float:left;
	background:url(/SFI/assets/Image/BuySFI/home-over-btn.jpg) no-repeat bottom left;
	height:43px;
	width:113px;
	margin-left: 43px;
	}
		
#buysfi-navlist li.home a {
	float:left;
	background:url(/SFI/assets/Image/BuySFI/home-over-btn.jpg) no-repeat top left;
	height:43px;
	width:113px;
	text-decoration:none;
	}

#buysfi-navlist li.home a:hover {
	background:url(/SFI/assets/Image/BuySFI/home-over-btn.jpg) no-repeat bottom left;
	height:43px;
	width:113px;
	text-decoration:none;
	}
	
#buysfi-navlist li.who {
	float:left;
	background:url(/SFI/assets/Image/BuySFI/Who-over-btn.jpg) no-repeat bottom left;
	height:43px;
	width:188px;
	}
		
#buysfi-navlist li.who a {
	float:left;
	background:url(/SFI/assets/Image/BuySFI/Who-over-btn.jpg) no-repeat top left;
	height:43px;
	width:188px;
	text-decoration:none;
	}

#buysfi-navlist li.who a:hover {
	background:url(/SFI/assets/Image/BuySFI/Who-over-btn.jpg) no-repeat bottom left;
	height:43px;
	width:188px;
	text-decoration:none;
	}
	
#buysfi-navlist li.what {
	float:left;
	background:url(/SFI/assets/Image/BuySFI/What-over-btn.jpg) no-repeat bottom left;
	height:43px;
	width:184px;
	}
		
#buysfi-navlist li.what a {
	float:left;
	background:url(/SFI/assets/Image/BuySFI/What-over-btn.jpg) no-repeat top left;
	height:43px;
	width:184px;
	text-decoration:none;
	}

#buysfi-navlist li.what a:hover {
	background:url(/SFI/assets/Image/BuySFI/What-over-btn.jpg) no-repeat bottom left;
	height:43px;
	width:184px;
	text-decoration:none;
	}
			
#buysfi-navlist li.label {
	float:left;
	background:url(/SFI/assets/Image/BuySFI/Label-over-btn.jpg) no-repeat bottom left;
	height:43px;
	width:184px;
	}
		
#buysfi-navlist li.label a {
	float:left;
	background:url(/SFI/assets/Image/BuySFI/Label-over-btn.jpg) no-repeat top left;
	height:43px;
	width:184px;
	text-decoration:none;
	}

#buysfi-navlist li.label a:hover {
	background:url(/SFI/assets/Image/BuySFI/Label-over-btn.jpg) no-repeat bottom left;
	height:43px;
	width:184px;
	text-decoration:none;
	}
	
	
#buysfi-navAreaIcons {
	float:right;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 6px;
	height: 32px;
	width: 92px;
	}
	
.buysfi-socialIcon3 {
	float:right;
	height: 24px;
	width: 24px;
	margin-right: 8px;
	*margin-top: 0px;
	}
	
.buysfi-socialIcon2 {
	float:right;
	height: 24px;
	width: 24px;
	margin-right: 8px;
	*margin-top: 0px;
	}

.buysfi-socialIcon1 {
	float:right;
	height: 24px;
	width: 24px;
	*margin-top: 0px;
	}

.buysfiHeroHome {
	width:990px;
	height:415px;
	padding:0;
	background-image: url(/SFI/assets/Image/BuySFI/BuySFI-home-hero1.jpg);
	margin-left: 145px;
	_margin-left: 20px;
	float:left;
	margin-top: -12px;
	}

#buysfiHeroHome1 {
	width:990px;
	height:415px;
	margin: 0;
	padding:0;
	background-image: url(/SFI/assets/Image/BuySFI/BuySFI-home-hero1.jpg);
	}

#buysfiHeroHome2 {
	width:990px;
	height:415px;
	margin: 0;
	padding:0;
	background-image: url(/SFI/assets/Image/BuySFI/BuySFI-home-hero2.jpg);
	}
	
#buysfiHeroHome3 {
	width:990px;
	height:415px;
	margin: 0;
	padding:0;
	background-image: url(/SFI/assets/Image/BuySFI/BuySFI-home-hero3.jpg);
	}	


.buysfiHeroWho {
	width:990px;
	height:415px;
	padding:0;
	margin-left: 145px;
	_margin-left: 20px;
	float:left;
	margin-top: -12px;
	}

.buysfiHeroWhat {
	width:990px;
	height:415px;
	padding:0;
	margin-left: 145px;
	_margin-left: 20px;
	float:left;
	margin-top: -12px;
	}

.buysfiHeroWhat2 {
	width:990px;
	height:415px;
	padding:0;
	margin-left: 145px;
	_margin-left: 20px;
	float:left;
	margin-top: -12px;
	background-image: url(/SFI/assets/Image/BuySFI/BuySFI-what-hero2.png);
	}
	
.puzzletable {
	margin-top: 45px;
	}

.puzzleLinks {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	}	

.puzzleLinks a {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	}		

.puzzleLinksR {
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	}	

.puzzleLinksR a {
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	}	
	
.puzzleText {
	color: #1F784F;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	}		
.buysfiHeroLabel {
	width:990px;
	height:415px;
	padding:0;
	margin-left: 145px;
	_margin-left: 20px;
	float:left;
	margin-top: -12px;
	}		


.buysfi-WrapperHome {
	float:left;
	width:990px;
	height:315px;
	padding:0;
	margin-left: 145px;
	_margin-left: 20px;
	margin-bottom: 15px;
	float:left;
	}
	
.buysfi-home-Column1 {
	float:left;
	width:330px;
	margin-top: 0px;
	margin-left: 0px;
	_margin-left: 0px;
	margin-right: 20px;
	text-align: left;
	}
	
.buysfi-home-Column2 {
	float:left;
	width:640px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
	}
	
.buysfi-home-Column21 {
	float:left;
	width:180px;
	height:215px;
	margin-top: 0px;
	margin-right: 20px;
	text-align: left;
	}	
	
.buysfi-home-Column22 {
	float:left;
	width:180px;
	height:215px;
	margin-top: 0px;
	margin-right: 20px;
	text-align: left;
	}

.buysfi-home-Column23 {
	float:left;
	width:200px;
	height:215px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
	}	
	
.buysfi-WrapperWho {
	float:left;
	width:990px;
	height:315px;
	padding:0;
	margin-left: 145px;
	_margin-left: 20px;
	margin-bottom: 15px;
	float:left;
	}
	
.buysfi-who-Column1 {
	float:left;
	width:330px;
	margin-top:120px;
	margin-left: 0px;
	_margin-left: 0px;
	margin-right: 20px;
	text-align: left;
	}
	
.buysfi-who-Column2 {
	float:left;
	width:640px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
	}	

.buysfi-who-Column2 a {
	color:#093;
	}
	
.buysfi-what-Column1 {
	float:left;
	width:330px;
	margin-top:200px;
	margin-left: 0px;
	_margin-left: 0px;
	margin-right: 20px;
	text-align: left;
	}


.buysfi-WrapperWhat {
	float:left;
	width:990px;
	height:545px;
	padding:0;
	margin-left: 145px;
	_margin-left: 20px;
	margin-bottom: 15px;
	float:left;
	}
		
.buysfi-WrapperLabel {
	float:left;
	width:990px;
	height:455px;
	padding:0;
	margin-left: 145px;
	_margin-left: 20px;
	margin-bottom: 15px;
	float:left;
	}
			
.buysfi-subhead1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#187916;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: normal;
	}

#buysfi p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-top: 5;
	margin-bottom: 5;
	}

#buysfi li a {
	color: #093;
	}

/*#buysfi a {
	color: #093;
	}*/
		
.buysfi-footer {
	text-align: right;
	font-size: 9px;
	color:#666;
	float:left;
	width:1210px;
	height: 30px;
	margin-top: 10px
	}

.buysfi-footer a {
	text-align: right;
	margin-top: 5px;
	font-size: 9px;
	color:#666;
	}

.buysfi-footer a:link {
	text-align: right;
	margin-top: 5px;
	font-size: 9px;
	color:#666;
	}

.buysfi-footer a:visited {
	text-align: right;
	margin-top: 5px;
	font-size: 9px;
	color:#666;
	}

.buysfi-footer a:hover {
	text-align: right;
	margin-top: 5px;
	font-size: 9px;
	color:#ff7c00;
	}

.buysfi-footer a:active {
	color:#66AB2C;
	}	 

.buysfi-footer p {
	text-align: right;
	margin-top: 0px;
	font-size: 9px;
	color:#666;
	}
									
/* ------ BuySFI STYLES - end -----*/


 #scroller {
        position: relative;
    }
    #scroller .innerScrollArea {
        overflow: hidden;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
    #scroller ul {
        padding: 0;
        margin: 0;
        position: relative;
    }
    #scroller li {
        padding: 0;
        margin: 0;
        list-style-type: none;
        position: absolute;
    }
	

	<style type="text/css">
a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}
</style>

<style type="text/css" media="screen">   
	#flashContent { display:none; }
</style> 

<style type="text/css">
#videogallery a##videolb {
	display:none
}
</style>
	
	
	
/* EOF */


