body {
	min-width: 810px;
	margin: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333;
	background: url(/images/background.gif) repeat-y 50% 0;
}

#wrapper {
	position: relative;
	width: 794px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}

ul, ol {
	font-size: small;
}

th, td {
	font-size: small;
}

td table td {
	font-size: small;
}

input, select {
	font-size: 90%;
}

.hidden {
	float: left;
	margin-left: -2000em;
}

/* LINKS */
a:link, a:visited {
	color: #069;
}

a:hover {
	color: #333;
}

a.anchor {
	float: left;
}

#mainContent {
	float: right;
	width: 500px;
	margin-top: 20px;
	margin-left: 7px;
	margin-right: 25px;
}

#mainContent > div:empty {
	line-height: .5em;
}

#mainContent p {
	line-height: 1.35em;
}

#mainContent h1 {
	font-size: 200%;
	color: #093;
	margin: 0 0 -10px 0;
}

#mainContent h1.leadin {
	font-size: 150%;
	color: #093;
	margin: -5px 0 -10px 0;
}

#mainContent h2 {
	font-size: 200%;
	color:#9C3;
	margin: 25px 0 -10px 0;
}

#mainContent h2.lgreen {
	color: #9C3;
	margin: 5px 0 -10px 0;
}

#mainContent h2.lblue {
	color: #39C;
}

#mainContent h2.red {
	color: #F33;
}

#mainContent h2.blue {
	color: #069;
}

#mainContent h3 {
	font-size: 140%;
}

#mainContent h4 {
	color: #39C;
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -10px;
}

#mainContent h4 > span {
	font-weight: normal;
}

#mainContent h5 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: -12px;
}

#mainContent h5 > span {
	font-style: italic;
}

#mainContent .news {
	color: #FFF;
	background: #069;
	width: 100%;
	padding: 5px;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
}

#mainContent .breadcrumb {
	padding: 12px 0 20px 0;
	font-size: 90%;
	color: #999;
}

#mainContent .breadcrumb a:link, #mainContent .breadcrumb a:visited {
	color: #999;
}

#mainContent .breadcrumb a:hover {
	color: #333;
}

#mainContent img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-bottom: .5em;
}

#sidebar .nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

#mainContent ul, #mainContent ol {
}

#mainContent li {
	margin-left: 0;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

	
/* MASTHEAD */
#masthead {
	position: relative;
	width: 100%;
	height: 105px;
	margin-top: 18px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #069;
}

#logo{
	position: absolute;
	left: 0;
	width: 250px;
	margin: 0px 20px 10px 20px;
}

#utilityNav {
	position: relative;
	float: right;
	width: 265px;
	margin: 0;
	font-size: 90%;
	text-decoration: none;
	color: #999;
}

#utilityNav a {
	margin: 0 0 0 20px;
	text-decoration: none;
	color: #999;
}

#utilityNav a:hover {
	color: #333;
}

#utilityNav img#search {
	align: center;
}

/* SIDEBAR */
/*---------------------------------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 240px;
	margin: 0;
	background: #EAF2F9 url(/new/images/sidebarbg.jpg) repeat-y bottom left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F93;
}

#sidebar > div:empty {
	margin-top: 15px;
}

#sidebar img{
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #9C3;
	margin-bottom: .5em;
}

#sidebar .nav h3 {
	margin-top: 0;
	padding: 12px 15px 10px 17px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	color: #069;
}

#sidebar .nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

#sidebar .nav ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #333;
}

#sidebar .nav ul li {
	margin-left: 0;
	padding: 5px 15px 5px 17px; 
	border: none;
	list-style: none;
	indent-left: -1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#sidebar .nav ul ul li {
	border-bottom-width: 0px;
	border-bottom-style: none;
}

#sidebar .nav a {
	text-decoration: none;
	color: #069;
}

#sidebar .nav a:hover {
	color: #333;
}

#sidebar .homecontent {
	margin: 0;
	padding: 10px 15px 0 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}

#sidebar .content {
	padding: 10px 15px 0 17px;
	background: #FF9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}

#sidebar .content h3, #sidebar .homecontent h3 {
	padding-top: 5px;
	font-size: 140%;
}

#sidebar .content p, #sidebar .homecontent p {
	margin-top: 5px;
}

#sidebar .content img, #sidebar .homecontent img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-bottom: .5em;
}

/* FOOTER */
#footer {
	clear: both;
	position: relative;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: small;
	color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}


#copyright {
	position: relative;
	float: left;
	width: 240px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
	font-size: 90%;
}

#footernav {
	float: right;
	width: 510px;
	margin-top: 10px;
	margin-left: 7px;
	margin-right: 15px;
	font-size: 90%;
}

#footernav a { 
	text-decoration: none;
	color: #999;
}

#footernav a:hover {
	color: #333;
}
