body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#topnav, #left_column, #right_column, #footer, .noprint {
	display: none;
}

h1, h2, h3, h4 { margin-top: 10px; }

h1 { font-size: 21px; }

h2 { font-size: 16px; }

h3 { font-size: 14px; }

h4 { font-size: 12px; }

a { color: #707070; text-decoration: none; }
a:link { color:#00529c; }
a:visited { color:#00529c; }

form {
	margin: 0px;
}

img {
	border: none;
}

/*styles from main*/
div.hr { border-bottom: 1px dotted #999; margin: 0px 0px 10px 0px; }

.float_r {float: right}

#text_content.API .photobox {overflow: hidden;margin: 0 10px 20px;font: 10px/1.2 Arial, Helvetica, sans-serif;}
#text_content.API .photobox img {display: block;}
#text_content.API .photobox span {}
#text_content.API .photobox .caption {color: #666;float: left;}
#text_content.API .photobox .credit {color: #999;float: right;font-size: .8em;}
#text_content.API .photobox .credit a {font-size: 1em}
#text_content.API .photobox.right {float: right;}
#text_content.API .photobox.left {float: left;}
/* 20090216 RCOLEMAN */
#text_content.API .photobox.right,
#text_content.API .photobox.left {width: 245px;/* roughly half */}
#text_content.API .section {clear: both;}
#text_content.API .section .photobox {margin-top: 2em;}

#text_content.API blockquote {quotes: none;}
#text_content.API blockquote {margin: 10px;padding: 10px;font: italic bold 18px/1.25 "Palatino Linotype", Palatino, Georgia, "Times New Roman";border: 1px dotted;border-width: 1px 0;color: #00529c;text-align: center;}
#text_content.API blockquote cite {font: normal 11px/1 Arial;color: #666}
#text_content.API blockquote cite a {font: inherit;text-decoration: underline}

#USGBC_logo {font: .623em/1.2 Arial;margin: 2em 1em 10px 10px;overflow: auto;opacity: .4;filter: alpha(opacity=40);width: 42%;float: right;clear: both}
#USGBC_logo a {color: #000;font: .8em/1.2 Arial;}
#USGBC_logo img {float: right}
#USGBC_logo span {display: block;margin-top: 2em;}
#USGBC_logo.left {float: left;border: 1px solid #aaa;padding: 1em;}
#USGBC_logo.left a {font-size: 11px;}
#USGBC_logo.left img {float: left;margin-right: 1em}
#USGBC_logo.left span {margin-top: 1em;}
