body
{
	background: #38672F;
	font: 100%/140% "Lucida Sans", Verdana, Arial, sans-serif;
	padding-bottom: 12px;
}

*
{
	font-family: "Lucida Sans", Verdana, Arial, sans-serif !important;
}

#header
{
	background: #4B8C40 url(../images/header-right.gif) repeat-x 963px top;
	margin: 0;
	padding: 0;
	top: 0;
	width: 100%;
	height: 115px;
	border-bottom: none;
	border-top: none;
}

#header-left
{
	height: 116px;
	background: url(../images/header-left.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 100%;
}

.home
{
	height: 108px;
	visibility: visible;
	width: 600px;
}

#headercommon a, #headercommon a:visited { color: #fff; }

#headercommon
{
	color: #fff;
	border-top: none;
	background-color: #38672F;
}

#containerb
{
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#containerc
{
	clear: both;
	float: left;
	width: 100%;
	/* border-left: 8px solid #38672F;
	border-right: 8px solid #38672F; */
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/* Horizontal navigation */

#header-nav
{
	height: auto;
	float: left;
	margin: 0;
	padding: 4px 0;
	background: #38672F url();
	font: 1em/1.2em "Lucida Sans", Verdana, Arial, sans-serif;
	border: none;
	border-left: 8px solid #38672F;
	border-right: 8px solid #38672F;
}

#header-nav ul
{
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	background: #38672F url();
	float: left;
	border: none;
}

#header-nav ul li
{
	width: 12.5%;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	background: #38672F url();
}

#header-nav ul li a, #header-nav ul li a:hover, #header-nav ul li a.current
{
	min-height: 5em;
	white-space: normal;
	width: 99%;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	color: white;
	background-color: #417536;
	border-color: #38672F;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
}

#header-nav ul li a span
{
	padding: 4px;
}

#header-nav ul li a:hover
{
	-webkit-transition: background-color .2s linear;
	-webkit-transition: color .2s linear;
}

#header-nav ul li a:hover, #header-nav ul li.last a:hover, #header-nav ul li a.current, #header-nav ul li.last a.current
{
	width: 99%;
	padding: 0;
	color: black;
	background-color: #fff;
	border-color: #38672F;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
}

.b5, .b7, .b8
{
	visibility: hidden;
	display: none;
}

#a-content
{
	visibility: visible;
	display: block;
	float: left;
	width: 20%;
	padding: 6px 0 0;
	margin: 0;
	background-color: #fff;
}

#b-content
{
	margin: 0 20%;
	width: auto;
	max-width: inherit;
	padding: 6px 0 0;
	background-color: #fff;
}

#c-content
{
	width: 20%;
	min-width: 0;
	padding: 6px 0 0;
	margin: 0;
	background-color: #fff;
}

.a1, .a2
{
	visibility: hidden;
	display: none;
}

.a3, .a4
{
	visibility: visible;
	display: block;
}

.a3
{
	margin: 8px;
}

.b1, .b2, .b3, .b5, .b6
{
	margin: 8px 22px;
	padding: 0;
}

#b-content h1, #b-content h2, #b-content h3, #b-content h4, #b-content h5, #b-content h6
{
	font-family: "Lucida Bright", Georgia, serif;
	color: #38672F !important;
	margin-top: 12px;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

#b-content h3, #b-content h2
{
	border-top: 0 none;
	font-weight: 300;
	font-style: normal;
	color: #2b2c2e;
}

#b-content h3
{
	color: #2b2c2e;
	font-size: 1em;
	padding-bottom: 0;
	padding-top: 10px;
	margin-top: 0;
}

#b-content h1
{
	font-size: 1.6em;
	color: #2b2c2e;
	font-weight: 300;
}

#b-content h2 { font-size: 1.3em; }

#b-content h4, #b-content h5, #b-content h6
{
	color: #2b2c2e;
	margin-top: 2px;
	padding-top: 2px;
	font-style: normal;
}

#b-content p, #b-content ul li, #b-content ol li
{
	color: #000;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	letter-spacing: .03em;
	padding-left: 0;
	list-style-position: outside;
	font-size: .9em;
}

#b-content ul li, #b-content ol li, { line-height: 1.4em; }

#b-content a:link, #b-content .b4 a:link
{
	color: #464d80;
	border-bottom: none !important;
	text-decoration: underline !important;
}

#b-content a:visited, #b-content .b4 a:visited
{
	color: #4d4680;
}

#b-content a:hover
{
	color: #000;
}

#b-content .section-name a
{
	border-bottom: none;
	color: #666;
	font-style: normal;
	text-decoration: none;
}

#b-content .section-name a:hover
{
	text-decoration: underline;
}

#b-content .b4 h3
{
	color: #000;
	background-color: transparent;
}

#b-content .b4
{
	background-color: #fff;
	margin: 0 22px;
	padding: 0;
	width: 250px;
	font-size: 1.1em;
	line-height: 1.5em;
}

#b-content .b4 p, #b-content .b4 ul
{
	color: #000;
	margin: 0;
	padding: 0;
	width: 250px;
}

#b-content .b4 ul, #b-content .b4 ul li
{
	margin: 0 0 0 .8em;
	padding: 0;
	list-style-position: outside;
	list-style-type: disc;
}

#b-content .b9 p
{
	color: #575757;
	font-size: .8em;
	font-style: italic;
}

#search_dept
{
	font-family: "Lucida Bright", Georgia, serif;
	color: #3c4549;
}

#a-content h3, #c-content h3
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

#a-content h3 a, #c-content h3 a
{
	color: white;
}

#a-content h3 a:hover, #c-content h3 a:hover
{
	color: white;
	background-color: transparent;
	text-decoration: underline;
}

#a-content h3, #c-content h3
{
	color: #fff;
	margin: 0 0 4px;
	padding: 4px 0 3px 8px;
	background-color: #707aca;
	border-color: #707aca;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	letter-spacing: normal;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.3em;
}

#a-content a
{
	color: #0A416B;;
	text-decoration: none;
}

#a-content a:hover
{
	color: #000;
	text-decoration: underline;
}

#a-content ul
{
	font-size: .9em;
	list-style-type: none;
	line-height: 1.6em;
	margin: 4px 0 4px 12px;
	padding: 0;
	text-indent: -10px
}

#a-content ul ul
{
	font-size: 1em;
	padding-left: 0;
	list-style-type: square;
	margin: 0 0 0 10px;
	color: #dde1fb;
	text-indent: 0;
}

#footer 
{ 
	clear: both;
	float: left;
	width: 100%;
	color: #d8ecd4;
	background: #38672F url();
	font: 1em/1.2em "Lucida Sans", Verdana, Arial, sans-serif;
	border: none;
	margin: 0;
	padding: 8px 0 0;
}

#footer p
{
	margin: 0;
	padding: 0;
	color: #cbd5c8;
}

#footer a
{
	color: #d8ecd4 !important;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer-a, #footer-b 
{ 
	background-color: transparent;
	margin: 0 9px;
}

p.last-updated
{
	clear: both;
	float: left;
	font: 1em/1.2em "Lucida Sans", Verdana, Arial, sans-serif;
	margin: 2px 9px 18px;
	padding: 0;
}

p.last-updated a
{
	color: #cbd5c8;
	font-style: normal;
}

p.last-updated a:hover
{
	text-decoration: underline;
}


#c-content a:hover
{
	background: transparent;
	text-decoration: underline;
}

#c-content h3
{
	font-size: 1.1em;
}

#c-content p
{
	font-size: 1em;
}

.a1, .a2, .a3, .a4, .c1, .c2, .c3, .c4
{
	margin: 8px;
	padding: 0 !important;
	max-width: auto;
	width: auto;
}

.a1, .a2, .a3, .a4
{
	margin-left: 12px;
}

.c1, .c2, .c3, .c4
{
	margin-right: 12px;
}

#c-content .c2
{
	overflow: hidden;
}

#c-content .c2 img
{
	margin: 4px 0 -4px 1px;
}

#c-content .c3 form
{
	padding-top: 6px;
}

#c-content ul li
{
	border: none;
	font-size: 1em;
}

.homebox-contain { padding-top: 15px; }

#b-content .b6 img.right, #b-content .b6 img.left
{
	border: 0 none;
	margin: 2px;
	padding: 2px 4px 2px 2px;
}

#b-content .homebox h3
{
	font-family: "Lucida Bright", Georgia, serif;
	font-size: 1em;
	line-height: 1em;
}

.homebox
{
	float: left;
	border-top: 1px dotted #999;
	padding-top: 6px;
	margin: 0;
	padding-bottom: 20px;
	white-space: normal;
	width: 22%;
}

#b-content .homebox h3 { font-size: 1em; }

.prev-next
{
	font-size: 0.7em;
	font-style: italic;
	text-align: right;
	line-height: 1.0em;
}

#b-content .homebox p, #b-content .homebox ul li, #b-content .homebox ol li
{
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: .85em;
	line-height: 1.3em;
	color: #4a4d5c;
}

/* Dartpulse */

.dartpulse-status
{
	margin: 3px 0;
	padding: 4px 0 3px 8px;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	font-size: .9em;
	line-height: 1.3em;
}

.dartpulse-status a
{
	color: #fff !important;
}

.dartpulse-red
{
	background: #d24245;
	border-color: #d24245;
}

.dartpulse-orange
{
	background: #e0a236;
	border-color: #e0a236;
}

.dartpulse-yellow
{
	background: #e5d466;
	border-color: #e5d466;
}

.dartpulse-green
{
	background-color: #70b352;
	border-color: #70b352;
}

.small-red
{
	color: red;
	font-size: .95em;
}

#b-content .notice
{
	padding: 8px;
	background-color: #d3ffcd;
	border: 1px solid #7a9779;
	font-size: .75em;
	margin-right: 6%;
	width: 86%;
	max-width: 67%;
}

.newloc { display: inline; }

