/* BEGIN NEW PAGE LAYOUT SETTINGS 8/13/2010: */
body {
    background: #000000;
/*    margin: 0; */
margin:0 auto;
}

#header {
	background: #000000;
    height: 100px;
	width: 1024px; 
    margin: 0;
} 
#logo { margin: 10px 1em 10px 0; }

#nav { 
    background: #000000;
    float:left; 
    padding: .5em;
    height:100%;
    width:210px; max-width:210px; 
}

#content { 
    float:left;
/*    overflow: auto; */
overflow:visible;
	background: #FFFFFF; 
    padding:20px;
    margin-bottom: .5em;
    height:100%;
    max-width:730px; width:730px;
}

#footer-scroll {
    clear: both; /* IMPORTANT! Clear any floats to ensure footer gets placed at bottom of page */
    background: #000000;
}
#backtotop {
	background-color: #BB5500; 
    clear:both;
    height:30px;
}
/* END NEW PAGE LAYOUT SETTINGS */

body,a,button,p,h1,h2,h3,h4,table,tr,td,ol,ul,input,select,option,span,div {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

img { border: 0; }
img.gray { border:solid 1px #666666; }
img.shadow { box-shadow: #333333 1px 1px 11px; 
/* -moz-box-shadow: #333333 1px 1px 11px; -webkit-box-shadow: #333333 1px 1px 11px; */
behavior: url(ie-css3.htc);
}

a { font-size: 10pt; }
a:link { color: #BB5500; text-decoration: underline; }
a:visited { color: #BB5500; text-decoration: underline;}
a:hover { color: #CC0000; text-decoration: underline; }

input { 
	font-family: Arial, sans-serif;
	font-size: 10pt; 
}
.button { 
	background-color: #000000;
	color: #FFFFFF;
	cursor: pointer;
    font-family: Impact, fantasy;
	font-size: 11pt; 
	line-height:1.4em;
    padding:0 3px;
    border: solid 2px #DDDDDD; 
    border-radius: 3px; behavior: url(border-radius.htc);
    box-shadow: #333333 2px 2px 7px; behavior: url(ie-css3.htc);
}
.button:hover { border: solid 2px #CCCCCC; color: #DDDDDD; }

select { 
	background: #FFFFFF; 
	color: #000000; 
	font-weight: bold; 
}
option { background: #FFFFFF; color: #000000; text-decoration: none; }

p { 
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	text-align: left;
}
.caption { 
	color: gray;
	font-size: 10pt;
	text-align: center; 
}

h1 { 
	color: #000000; 
	font-family: Arial, sans-serif;
	font-size: 1.4em; 
	font-weight: bold; 
	border-bottom: solid thin gray; 
	line-height: 2em;
}
h2 { 
	color: #000000; 
	font-family: Arial, sans-serif;
	font-size: 1.3em; 
	font-weight: bold;
/*	border-bottom: solid thin gray; */
	line-height: 1.8em;
}
h3 { 
	color: #000000; 
	font-family: Arial, sans-serif;
	font-size: 1.1em; 
	font-weight: bold;
	line-height: 1.6em;
}
h4 { 
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: underline;
}

b.list { 
	/* USE "<b class='list'>" FOR LIST CAPTIONS */
	color: #333333;
	font-size: 10pt;
}

ol { text-align: left; }

ul {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
padding-left: 2em;
}
/* END TAG SPECIFIC SETTINGS */

/* BEGIN ID AND CLASS SPECIFIC SETTINGS */
div.display {
background: #000000;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}



.content {
	left: 0;
	top: 80px;
	text-indent: 2em;
}


div.breadcrumb {
	background-color: #000000; 
	color: #FFFFFF;
    margin-bottom: 1em;
	padding: .5em 1em .5em 1em; 
    border-radius: 8px; behavior: url(border-radius.htc);
}
span.breadcrumb {
	font-size: 12pt;
	font-weight: bold;
}


#backtotop {
	background-color: #BB5500; 
}
.footer-scroll { 
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10pt;
/*	text-indent: 1em; */
padding: .5em;
}
a.footer:link { color: #FFFFFF; text-decoration: underline; }
a.footer:visited { color: #FFFFFF; text-decoration: underline;}
a.footer:hover { background-color:#FFFFFF; color:#BB5500; text-decoration:underline; }

p.footer-credits { color: #FFFFFF; text-align: center; }

.footer { 
	color: #FFFFFF;
/*    text-align: center; */
}
a.pageFooter:link { color: #FFFFFF; text-decoration: underline; }
a.pageFooter:visited { color: #FFFFFF; text-decoration: underline;}
a.pageFooter:hover { color: #FFFFFF; text-decoration: underline; }


/* BEGIN NEW STUFF */
#footer-menu {
    clear:both;
    border-top:solid 3px #BB5500;
    height:170px;
    min-height:170px;
padding-left:10px;
}

div.footer-section {
    float:left;
    padding:0 12px;
    height:100%;
}
h2.footer-menu { color:#FFFFFF; font-size:12pt; 
/* margin-top:8px; */
}
div.footer-menu { color:#FFFFFF; font-size:10pt; }
a.footer-menu { color:#BB5500; font-size:10pt; font-weight:bold; text-decoration:none; }
a.footer-menu:hover { background-color: #BB5500; color: #FFFFFF; text-decoration:underline; }
span.footer-empty-link { font-size:10pt; font-weight:bold; margin:0; }

/* FOOTER CATEGORY SUBMENU */
div.footer-submenu {
    display: block;
    background-color: #000000;
    padding: 2px 4px;
}
ul.footer-submenu { font-weight:normal; list-style:none; margin:0; padding:0; }
li.footer-submenu { line-height:1em; }
a.footer-submenu { color: #BB5500; font-size:10pt; font-weight:normal; padding:0 4px; text-decoration:none; }
a.footer-submenu:hover { background-color: #BB5500; color: #FFFFFF; text-decoration:underline; }
/* END FOOTER CATEGORY SUBMENU */

/* END NEW STUFF */


.label {
	font-weight: bold;
}

.leftNav {
	background: #000000;
	width: 100%;
}

table.nav { margin-bottom:1em; }
h2.nav {
	background: #000000;
	border-top: solid 1px #990000; 
	border-bottom: solid 1px #990000; 
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin-bottom: .5em;
/*	margin-top: 1em; */
margin-top:0;
	text-align: left;
	text-indent: .5em;
}
hr.menu { border: solid 1px #990000; }

div.menu { 
	color: #BB5500; font-family: Arial, sans-serif; 
	margin-left: 1em; margin-top: .5em; margin-bottom: .5em; 
}
a.menu { font-size: 10pt; font-weight: bold; text-decoration: none; }
a.menu:link { color: #BB5500; }
a.menu:visited { color: #BB5500; }
a.menu:hover { background-color: #BB5500; color: #FFFFFF; }


div.submenu {
    display: block;
    position: absolute;
    left:40px;
    background-color:#BB5500; color:#FFFFFF;
    box-shadow:#000000 2px 2px 20px; behavior: url(ie-css3.htc);
    padding:10px;
    visibility:hidden;
    z-index:2;
}

p.subMenu { 
	line-height: 1em; 
    margin:10px;
    white-space: nowrap;
}
a.subMenu { font-size: 10pt; font-weight: bold; text-decoration: underline; }
a.subMenu:link { color: #FFFFFF; }
a.subMenu:visited { color: #FFFFFF; }
a.subMenu:hover { background-color: #FFFFFF; color: #BB5500; }


.hyperlink { font-size: 10pt; }
a.hyperlink:link { color: #9C7129; text-decoration: underline; }
a.hyperlink:visited { color: #9C7129; text-decoration: underline;}
a.hyperlink:hover { color: #000099; text-decoration: underline; }

img.downloads { float:left;padding: 1em 3em 1em 1em; }



a.SignIn.link { color: #FFFF00; text-decoration: none; }
.AdvancedSearch { font-size: 8pt; }

.pageCount {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: 40%;  /* Centers text vertically */
	width: 80%;
}

.pageTitle { 
	color: #FFFFFF;
	background: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	line-height: 1.5em;
	text-align: left;	
	text-indent: 1em;
	border-top: solid thin #006699; 
	border-bottom: solid thin gray;
	border-left: solid thin #006699;
	border-right: solid thin gray;
}

.pageSubTitle {
	border-top: solid thin black; 
	border-bottom: solid thin black;
	color: #000000;
	font-family: "Times New Roman", Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

.hours { 
	background: #FFFFFF;
}
td.hours { font-size: 10pt; }

/* Used on Services page where background color requires contrasting text: */
a.black:link { color: #000000; }
a.black:visited { color: #000000; }
a.black:hover { color: #FFFFFF; }

ol.alpha {
	list-style-type: lower-alpha;
}

/* Lists on Home page. Do NOT indent (not enough room): */
ul.plain {
	/* List with no bullet image and no indent: */
	list-style-type: none;
	margin: 0em;
}
ul.black {
	/* List with white text, no bullet image, small indent: */
	color: #000000;
	list-style-type: none;
	margin: 0em;
	padding-left:1em;
}
ul.white {
	/* List with white text, no bullet image, small indent: */
	color: #FFFFFF;
	list-style-type: none;
	margin: 0;
	padding-left:1em;
}
/* Service category headers on Home page: */
h1.black {
	border-bottom: solid thin black; 
	color: #000000;
	margin: 0 4px;
}
h1.white {
	border-bottom: solid thin white; 
	color: #FFFFFF;
	margin: 0 4px;
}



a.header_white {
	color: #FFFFFF;
    font-family: Impact, fantasy, sans-serif;
    font-size:12pt;
	line-height: 2em;
	margin: 0 4px;
	padding: 4px 0;
	text-decoration: none;
}

hr.white { border:solid 1px #FFFFFF; color:#FFFFFF; margin:0 4px; }

a.white { color:#FFFFFF; margin:0; padding:0; }
a.white:link { color:#FFFFFF; }
a.white:visited { color:#FFFFFF; }
a.white:hover { background-color:#FFFFFF; color:#000000; }


