/* Start of CMSMS style sheet 'USGBC CSS' */
/* CSS Document */

/* USER WYSIWYG STYLES */

.headline {
font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:150%;
        color:#666F71;
font-weight:bold;
}
.subheadline {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
        color:#127596;
font-weight:bold;
}.regulartext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:150%;
        color:#666F71;
}
.link {
	color:#189CC9;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
}
.link:hover {
	text-decoration:none;
}
/* END USER STYLES */

body {
	background-image:url(./images/site/bg_fade.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:150%;
        color:#666F71;
}
a {
	color:#189CC9;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
a:hover {
	text-decoration:none;
}
li {
	list-style:square;
	margin-bottom:15px;
}
img {
        border: none;
}
ul {
        margin: 0 0 0 20px;
        padding: 0;
}
fieldset {
        border: none;
}
td {
        vertical-align: top;
}
.left {
	float:left;
}
.right {
	float:right;
}
.right_img {
	float:right;
        margin: 0 0 10px 10px;
}
.marg {
	margin: 15px 15px 15px 15px;
}
#headerimg {
	padding: 15px 0 15px 0;
}
#insideimg {
        margin: 0;
        padding: 0;
}
#wrapper {
	width:900px;
	margin:0 auto;
	background-color:#FFFFFF;
	overflow:hidden;
}
#left {
	width:200px;
	float:left;
	margin-right:15px;
}
#left h2 {
	font-size:18px;
	font-weight:bold;
	padding: 10px 0 10px 15px;
	border-bottom:1px dashed;
}
#center {
	width:440px;
	float:left;
	margin-right:15px;
	color:#666F71;
}
#center h2 {
	font-size:18px;
	font-weight:bold;
	padding: 10px 0 10px 0;
	border-bottom:1px dashed;
}
#right {
	width:200px;
	float:left;
	color:#666F71;
}
#right h2 {
	font-size:18px;
	font-weight:bold;
	padding: 10px 0 10px 0;
	border-bottom:1px dashed;
}
#sub_nav {
	padding:0 0 1px 0;
	margin-bottom:15px;
	background-color:#A1AEB2;
	color:#FFFFFF;
}
#sub_nav a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
sub_nav ul {
        margin: 0;
        padding: 0;
}
#sub_nav li {
        margin-left:10px;
        margin-right:10px;
}
#static {
	padding:0 0 1px 0;
	background-color:#F2F5F6;
	color:#76888D;
}
#static a {
	color:#76888D;
	font-weight:bold;
	text-decoration:underline;
}
#footer {
	position:relative;
	clear:both;
	text-align:center;
        padding:15px 0 10px 0;
}
#footer p {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#8D9CA0;
}
#footer a {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#76888D;
}
#content {
	width:645px;
	float:left;
	color:#666F71;
        margin-top: 10px;
}
#content h2 {
	font-size:18px;
	font-weight:bold;
	padding: 0 0 10px 0;
	border-bottom:1px dashed;
}
	


/* End of 'USGBC CSS' */

