body {
	background-color: White;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #fd9f00;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: Red;
}
a:visited {
	color: #fd9f00;
}
#container {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	width: 934px;
	margin: auto;
	text-align: left;
	background-color: #333;
	position: relative;
}
#content {
	width: 550px;
	height: 302px;
	overflow: auto;
	color: White;
	font-size: 12px;
	padding: 0px 10px 20px 50px;
	float: left;
	position: relative;
	outline: 0;
}
.home #content {
	width: 800px;
	height: 332px;
	padding-top: 50px;
}
.home #content img {
	margin: 0px;
	float: left;
}
.home #content p {
	pdadding-bottom: 50px;
}
.home #content h3 {
	margin: 0px;
}
.home #content em {
	color: #8fcfe1;
	font-weight: bold;
}
#content img.right {
	float: right;
	margin-left: 10px;
} 
#breadcrumbs {
	float: left;
	color: White;
	padding: 17px 0px 0px 55px;
	font-size: 11px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: White;
}
#breadcrumbs a:hover {
	text-decoration: none;
}
#breadcrumbs a.home:hover {
	color: White;
}
#breadcrumbs a.home {
	color: #8e8e8e;
}
#navigation {
	height: 53px;
}
#navigation ul {
	position: absolute;
	top: 175px;
	right: 20px;
	margin: 0px;
}
#navigation li {
	float: left;
	list-style-type: none;
}
#navigation img { border: none; }

/* Know more, do more subnavigation */
.home #subnavigation {
	display: none;
}
#subnavigation {
	float: left;
	font-size: 14px;
	padding: 0px 0px 0px 30px;
}
#subnavigation ul {
	margin: 0px; padding: 0px 0px 20px 32px;
}
#subnavigation li {
	margin: 0px; padding: 0px;
	list-style-type: none;
}
#subnavigation a:link, #subnavigation a:visited {
	color: White;
	text-decoration: none;
}
#subnavigation a:hover, #subnavigation a:active {
	text-decoration: underline;
	color: #fd9f00;
}
#subnavigation .selected a:link, #subnavigation .selected a:visited {
	color: #fd9f00;
}
/* If dojo is running, subnav lists are hidden by default */
.dj_contentbox #subnavigation ul {
	display: none;
}

/* Header graphics and styles */
#header {
	padding: 33px 0px 0px 45px;
	overflow: auto;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding: 10px 0px;
	padding: 5px 0px;
}
#footer a {
	color: black;
	text-decoration: none;
}
#footer a:hover {
	color: #444;
}
h1 {
	margin: 0px; padding: 0px;
	width: 154px;
	height: 125px;
	background-image: url(../img/acf.png);
	background-repeat: no-repeat;
}
h2 {
	margin: 28px 0px 0px 50px; padding: 0px;
	width: 720px;
	height: 50px;
	background-image: url(../img/example_title.png);
	background-repeat: no-repeat;
}
h4 {
	padding:0px; margin: 0px;
	color: #8fcfe1;
	font-size: 14px;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
h1 span, h2 span {
	display: none;
}
#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#content ul li {
	margin: 0px 0px 0px 20px;
}
#pledgeSupport {
	position: absolute;
	top: 0px;
	right: 0px;
}
#pledgeSupport img { border: none; }
hr {
	background-image: url(../img/hr.png);
	background-repeat: repeat-x;
	border: 0;
}
dl {
	font-size: 0.9em;
}
dt {	float: left;
	color: #8fcfe1;
	font-weight: bold;
	clear: left;
	margin: 0px 0.2em 0px 0px;
}
dd {
	margin: 0px 0px 10px 0px;
}
.toc li, .toc a {
	color: #fd9f00;
}
.myths {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.myths li {
	color: #8fcfe1;
	background-color: #1b1b1b;
	overflow: hidden;
	zoom: 1;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 10px 0px 0px 10px;
}
.myths .input {
	padding: 10px 0px;
	margin: 10px 0px 0px -10px;
	overflow: hidden;
	zoom: 1;
	background-color: #2a2a2a;
}
.myths p {
	padding: 10px 0px;
}
.myths .input input {
	float: left;
	width: 15px;
	padding: 0px;
	margin: 0px 5px 0px 10px;
}
.myths .input label {
	float: left;
	width: 60px;
	padding: 5px 0px;
	margin: 0px;
	color: white;
}

fieldset legend { display: none; }
fieldset { border: none; }

label { 
	display: block;
	width: 300px; 
}
#SubscriberAddForm .input input, #SubscriberAddForm .input select, 
#SendToFriendAddForm .input input, #SendToFriendAddForm .input select{
	margin-left: 100px;
	margin-bottom: 10px;
	width: 200px;
	
	margin-top: -18px;
	float: left;
	clear: right;
	
	border-top: solid 2px #444;
	border-left: solid 2px #444;
	border-bottom: solid 1px #eee;
	border-right: solid 1px #eee;
	background: #ddd;
}
.checkboxdiv .checkbox{
	position: relative;
	top: 18px;
	left: -18px;
	width: 20px;
}
.error-message {
	color: red;
	position: relative;
	height: 40px;
	top: 8px;
	left: -200px;
	font-size: 90%;
}

.checkboxdiv .error-message {
	color: red;
	position: static;
	font-size: 90%;
}
.input .form-error {
	background: #fdd;
}
table.directory{
	width: 95%;
}
table.directory th.agency, table.directory th.contact{
	display: none;
}
table.directory td{
	padding: 8px;
} 
table.directory td.agency{
	background-color: #1b1b1b;
	width: 333px;
}
table.directory td.contact{
	background-color: #2a2a2a;
	width: 171px;
	line-height: 22px;	/* used to prettify two contact numbers for one agency */
}
table.directory td.subheader{
	color: #aaa;
}
#content img {
	float: right;
	margin: 0px 0px 20px 20px;
	border: none;
}
#media_releases img, #research img {
	float: left;
	margin: 0px 10px;
}
#media_releases a, #research a {
	clear: both;
}
#content img.left {
	float: left;
	margin: 0px;
}
span.strong-blue {
	color: #8fcfe1;
	font-weight: bold;
}
.submit input {
	float: right;
	margin: 20px 20px 20px 0px;
}
#mediaPlayer {
	float: left;
	padding-right: 30px;
}
#SendToFriendPreviewContainer{
	margin: 10px;
	padding: 10px;
}
