*, body, html {
font-size: 12px;
font-family: verdana;
margin: 0;
padding: 0;
}

body {
text-align: center;
padding: 40px;
}

sup {
	font-size: 9px;
}

a {
text-decoration: none;
color: #fff;
font-weight: bold;
}

h1 {
	margin-left: 18px;
font-size: 33px;
color: #99cc66;
/*font-weight: normal;*/
}

h5 {
margin-bottom: 12px;
}

#nav, #nav ul {
	margin-left: 18px;
list-style-type: none;
}

#nav, #nav ul {
position: relative;
left: -5px;
padding: 0 0 12px 0;
width: 100%;
	float: left;
	list-style: none;
	background-color: #fff;
/*	border-bottom: 2px solid #B3B3B3; */
}

#nav a {
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 3px 5px;
}

#nav a:hover {
	color: #fff;
	background-color: #336699;
}

#nav li.more {
background: url(assets/arrow_down.gif) right no-repeat;
margin-right: 14px;
}

#nav li.first {
border: 0;
}

#nav li {
	float: left;
	padding: 0 20px 0 0;
	border: 1px solid white;
}

#nav li.current a {
color: #99cc66;
}

#nav li.current li a {
color: #000;
}

#nav li ul li {
float: none;
padding: 0;
}

#nav li ul {
	z-index: 1000;
	position: absolute;
	padding: 0;
	left: -999em;
	height: auto;
	width: 200px;
	w\idth: 180px;
	/*border-top: 1px solid #002448;
	border-left: 1px solid #002448;*/
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	background: #fff;
}

#nav li li {
/*margin-top: 4px;*/
white-space: nowrap;
}

#nav li ul a {
color: #002448;
padding: 3px 16px;
}

#nav li ul a:hover {
color: #000;
background-color: #ffcc33;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}

#nav li:hover, #nav li.sfhover {
}


#previous {
float: left;
padding: 12px 0 0 12px;
}

#next {
float: right;
padding: 12px 12px 0 0;
}

#localnav {
width: 100%;
height: 19px;
background-color: #99cc66;
}

#localnav li {
padding: 3px 10px;
}

#localnav li.current {
background-color: #ffcc33;
}

#localnav li a {
font-weight: bold;
font-size: 12px;
color: #000;
}

#localnav li a:hover {
color: #fff;
}

#main {
text-align: left;
margin: 0 auto;
width: 700px;
}

#left {
width: 500px;
float: left;
}

#left h2, #left h2 a {
/*margin-top: 12px;*/
text-align: right;
color: #fff;
font-size: 30px;
border-bottom: 8px solid #fff;
}

#content {
padding: 30px;
clear: both;
}

#content p {
font-size: 12px;
font-weight: bold;
margin-bottom: 12px;
}

#left {
background-color: #ffcc33;
}

#right p.image, #right p.image a {
color: #000;
}

#right {
/*background-color: #fff;*/
width: 200px;
padding-left: 20px solid #fff;
}

#localnav {
list-style-type: none;
}

#localnav li {
display: block;
float: left;
}

#localnav a {
text-decoration: none;
}

h3 {
/*border-bottom: 2px solid #fff;*/
}

ul.dashes {
margin: 6px 0 0 20px;
padding: 4px 0 20px 0;
}

ul.dashes li {
margin-bottom: 8px;
}

ul.big {
list-style-type: none;
}

ul.big li {
margin-bottom: 4px;
}

ul.big li a {
font-weight: normal;
font-size: 20px;
color: #336699;
}

ul.big a:hover {
color: #fff;
}

.clear {
clear: both;
}

.quote {
font-style: italic;
font-size: 13px;
color: #336666;
}

.byline {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold;
line-height: 15px;
font-size: 10px;
margin: 8px 0 20px 0;
padding: 4px 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#notes {
width: 200px;
}

table#inner {
width: 440px;
}

#content h4 {
color: #336699;
}

#subhead {
color: #336699;
font-size: 26px;
text-align: right;
font-weight: normal;
}

#right p.image {
margin-bottom: 16px;
}

#right p.image, #right p.image a {
font-size: 10px;
font-weight: normal;
}