ul, ol, li {margin: 0px; padding: 0px}

body {
	margin: 0px;
	background-color: #ffffff;
}

#globalNav, #globalNav a {
	background-color: #cfd5e9; 
	text-transform: uppercase; 
	font-size: 9pt; 
	font-family: arial, sans-serif; 
	color: #000; 
	font-weight: bold;
	text-decoration: none;
}

#globalNav span.divider {
	margin: 0px 15px 0px 15px;
}

#search input {
	height: 10px;
	margin: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

table#navitems tr td, table#navitems tr td a {
	font-size: 8pt;
	font-family: verdana, sans-serif;
	color: #fff;
}

#navTable {
	position: absolute; 
	top: 350px;
}

#rightSideImages {
	position: absolute; 
	left: 727px;
}

#rightSideImagesFloat {
	float: right;
	margin: 0px 20px 5px 10px;
}

li {margin-bottom: 10px}

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/6-8bit-alpha-dithered.png', sizingMethod='scale');
}

#mainContentArea {
	width: 707px;
	padding: 10px;
	font-size: 8pt;
	font-family: verdana, sans-serif;
}

#cse-search-results {
	font-size: 10pt;
}

#mainContentArea div#headlines {
	border-bottom: 1px solid #679146;
	padding-bottom: 10px;
}

div#mainContentArea h2, div#mainContentArea h3 {
	font-style: italic;
	font-weight: bold;
}

#mainContentArea h2 {font-size: 12pt; color: #679146}
#mainContentArea h3 {font-size: 10pt; color: #6683bb;}

#mainContentArea h1 {
	margin-top: 0px; 
	margin-bottom: 0px; 
	font-size: 14pt; 
	font-family: georgia, arial, sans-serif; 
	font-style: italic;
	color: #679146;
}

div#headlines h2 {
	margin-top: 0px; 
	margin-bottom: 8px; 
	font-size: 12pt; 
	font-family: trebuchet ms, arial, sans-serif; 
	font-style: italic;
	font-weight: normal;
	color: #333;
}

#breadCrumbTrail {
	font-size: 8pt;
	font-family: arial, sans-serif;
	color: #999;
	margin-bottom: 15px;
}

#breadCrumbTrail a {
	text-decoration: underline;
}

#mainContentArea {
	font-size: 9pt;
	font-family: arial, sans-serif;
	color: #333;
	margin-bottom: 15px;
}

#mainContentArea #breadCrumbTrail {
	font-size: 8pt;
	font-family: arial, sans-serif;
	color: #999;
	margin-bottom: 15px;
}

#mainContentArea #breadCrumbTrail a {color: #999;}

#bottomband {
	position: absolute;
	background-image: url(images/Bottom-band-trimmed.png); background-repeat: no-repeat;
	width: 990px;
	height: 95px;
	top: 690px;
	padding-bottom: 15px;
}

#leftarrow {
	position: relative;
	left: 8px;
	top: 25px;
}

#rightarrow {
	position: absolute;
	left: 949px;
	top: 23px;
}

#rucslogo {
	position: relative;
	top: -15px;
}

#navitems td {
	padding-bottom: 15px;
}

#subcatIcon {
	float: right;
	position: relative;
	top: -5px;
}

#subcatIcon img, #subcatIcon img a {
	border: 0px;
	background-color: white;
}

#subcatIcon div {
	text-align: center;
	font-size: 8pt;
	color: #679146;
	font-family: arial, sans-serif;
	font-weight: bold;
	position: relative;
	top: -27px;
	letter-spacing: .7em;
	text-transform: uppercase;
}

/* #subcatIcon a:hover {
	border-bottom: 1px solid #9acd32;
} */

#footer a {
	padding-left: 30px;
	padding-right: 30px;
}

#footerInfo td {
	font-size: 7pt;
	font-family: arial, sans-serif;
	color: white;
}

#footerInfo {
	background-color: #4259a9;
	background-image: url(http://www.sacregion511.org/images/tiledBgFooter.jpg);
	background-repeat: repeat;
	border: 1px solid #8e8770;
}

#footerInfo a {
	color: white;
}

#rightSideImages img {
	border: 0px;
}

#quicklinks {
	padding-left: 7px;
	width: 240px;
}

#quicklinks a {
	color: white;
}

#quicklinks ul {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 15px;
	padding-left: 10px;
}

#quicklinks a:link {text-decoration: none}
#quicklinks a:active {text-decoration: underline; font-weight: bold}
#quicklinks a:visited {text-decoration: none}
#quicklinks a:hover {text-decoration: underline}

div.quickfact {
	width: 150px;
	padding: 8px;
	border: 1px solid #999;
	background-color: #eee;
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	float: right;
	margin: 10px 0px 5px 20px;
}

div.quickfact h4 {
	margin: 0px 0px 7px 0px;
	text-transform: uppercase;
	color: #679146;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	border-bottom: 1px solid #679146;
	padding-bottom: 3px;
}

#breadCrumbTrail table tr td {padding-right: 10px}

ul, ol {margin-left: 30px;}
li {padding-left: 7px}

ul.listpdf {
	list-style-image: url(/images/icons/pdf_small.gif);
}

hr {
	height: 0px;
	border-top: 1px solid green;
}

ul li ul, ul li ol, ol li ul, ol li ol {
	margin-top: 10px;
}