body,a,button,p,h1,h2,h3,h4,table,tr,td,ol,ul,input,select,option,span,div
{
	color: #191970;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	line-height: 120%;
	margin-top: 0px;
}

img { border: 0; }

a { font-size: 12pt; }
a:link { color: #BB5500; text-decoration: underline; }
a:visited { color: #BB5500; text-decoration: underline;}
a:hover { color: #CC0000; text-decoration: underline; }

#mainMenu { background-color: #FFFFFF; height:1.5em; }
a.mainMenu { color: #191970; font-family: Arial, sans-serif; font-size: 10pt; font-weight:bold; text-decoration: none; }
a.mainMenu:link { color: #191970; text-decoration: none; }
a.mainMenu:visited { color: #191970; text-decoration: none; }
a.mainMenu:hover { color: #0000FF; text-decoration: none; }
th.menuActive { background-color:#FFFFFF; color:#000000; border:solid gray 1px; cursor:pointer; font-size:11pt; text-align:center; }
th.menuInactive { background-color: #D3D3D3; border:solid gray 1px; cursor:pointer; font-size:11pt; text-align:center; }

input { 
	font-family: Arial, sans-serif;
	font-size: 10pt; 
}
.button { 
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10pt; 
	font-weight: bold; 
}


p.small { font-size: 10pt; }

p.centerbig { font-size:12pt; font-weight:bold; margin-top:0; margin-bottom:0; text-align:center; }
p.centerbold { font-size:10pt; font-weight:bold; margin-bottom:.5em; text-align:center; }

.caption { 
	color: gray;
	font-size: 10pt;
	text-align: center; 
}

h1 { 
	font-size: 1.4em; 
	font-weight: bold; 
	line-height: 2em;
	text-align:left;
}
h2 { 
	font-size: 1.3em; 
	font-weight: bold;
	line-height: 1.8em;
}
h3 { 
	font-family: Arial, sans-serif;
	font-size: 1.1em; 
	font-weight: bold;
	line-height: 1.6em;
}
h4 { 
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
}

b.list { 
	/* USE "<b class='list'>" FOR LIST CAPTIONS */
	color: #333333;
	font-size: 10pt;
}

ol { text-align: left; }

ul {
	font-family: Arial, sans-serif;
/*	font-size: 10pt; */
	text-align: left;
}
/* END TAG SPECIFIC SETTINGS */

/* BEGIN ID AND CLASS SPECIFIC SETTINGS */
div.display {
	background: #000000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

h1.header { font-size: 22pt; text-align:center; }

#header {
	background: #000000;
	top: 0;
	left: 0;
} 

#tblPageBg { 
	background: #FFFFFF;
	border:solid #000000 1px;
	margin-top: 0px;
	width: 80%;
	vertical-align:top;
}

.content {
	left: 0;
	top: 80px;
/*	text-indent: 2em; */
}



#tblContent { 
	background: #FFFFFF; 
}

a.footer:link { color: #FFFFFF; font-size:10pt; text-decoration: underline; }
a.footer:visited { color: #FFFFFF; text-decoration: underline;}
a.footer:hover { color: #CC0000; text-decoration: underline; }

p.footer { 
	font-family: Arial, sans-serif;
	font-size: 9pt;
margin-top: 1em;
margin-left: 1em;
margin-right: 1em;
	margin-bottom:0;
}
a.pageFooter { font-size: 10pt; }

.label {
	font-weight: bold;
}


#leftNav {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.leftNav {
	background: #000000;
	width: 100%;
}
th.menu {
	background: #000000;
	border-top: solid thin #990000; 
	border-bottom: solid thin #990000; 
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	text-indent: .5em;
}
.menu { 
	color: #BB5500;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}
a.menu:link { color: #BB5500; font-size: 9pt; text-decoration: underline; }
a.menu:visited { color: #BB5500; font-size: 9pt; text-decoration: underline;}
a.menu:hover { color: #CC0000; font-size: 9pt; text-decoration: underline; }

option.menu {
	background: #FFFFFF;
	color: #000000;
}
.subMenu {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	/* Indent sub-category items and place them close together: */
	height: 20px;
	line-height: 11pt;
	text-indent: 16px;
}
a.subMenu:link { color: #BB5500; font-size: 8pt; text-decoration: underline; }
a.subMenu:visited { color: #BB5500; font-size: 8pt; text-decoration: underline;}
a.subMenu:hover { color: #CC0000; font-size: 8pt; text-decoration: underline; }

.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; }

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; }
a.white:link { color: #FFFFFF; }
a.white:visited { color: #FFFFFF; }
a.white:hover { color: #000000; }

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;
}
ul.white {
	/* List with white text, no bullet image, small indent: */
	color: #FFFFFF;
	list-style-type: none;
	margin: 0em;
}
/* Service category headers on Home page: */
h1.black {
	border-bottom: solid thin black; 
	color: #000000;
	margin: 4px;
}
h1.white {
	border-bottom: solid thin white; 
	color: #FFFFFF;
	margin: 4px;
}