@charset "utf-8";
/* CSS Document */

p { margin: 12px 0; }

#gov_left { width: 450px; padding: 0 12px; float: left; }

#gov_right { width: 286px; float: left; }

.screen_high #gov_left { width: 611px; padding: 0 12px; float: left; }

.screen_high #gov_right { width: 286px; float: left; }

/* Resource Center */
.screen_low .resourcecenter {  }

.screen_high .resourcecenter {  }

.resourcecenter {
	background: url(/images/bg_resources.jpg) no-repeat left bottom;
	width: 286px;
	/* margin-top: 10px; */
	margin: 0 0 0 auto;
}
.resourcecenter h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.0909em;
	color: #1987dc;
	height: 20px;
	width: 272px;
	padding: 8px 4px 4px 10px;
	background: url(/images/bg_resource_header.jpg) no-repeat 0px 0px;
}
.resourcecenter dl {
	padding: 4px 8px 12px 10px;
}
.resourcecenter dt {
	padding: 2px 0;
}
.resourcecenter a {
	text-decoration: none;
	padding-left: 15px;
}
.resourcecenter dt a:link, .resourcecenter dt a:visited {
	color: #ff6600;
}
.resourcecenter dt a:hover, .resourcecenter dt a:active {
	color: #ccc;
}
.resourcecenter dt.plus a {
	background: url(/images/icon-plus.gif) no-repeat 0px 0.3em;
}
.resourcecenter dt.pdf a {
	background: url(/images/icon-pdf.gif) no-repeat 0px 0.2em;
}

#gov_quote { width: 263px; height: 172px; margin: 0 0 0 auto; padding: 12px; background: url(/images/gov_bg_quote.gif) no-repeat; }

#gov_quote .quotation { font-size: 16px; color: #1987dc; }

#gov_quote .quotcred { font-size: 14px; color: #999999; }

.screen_low #gov_books { width: 224px; height: 196px; background:url(/images/gov_books_n.jpg) no-repeat; float: right; margin-top: 160px; }
.screen_high #gov_books { width: 346px; height: 301px; background:url(/images/gov_books_w.jpg) no-repeat; float: right; margin-top: 85px; }

