body {
	background: #FFFFFF;
}
hr {
	color : #000000;
}
p, td, div{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	color : #000000;
}
ul, ol, li{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	color : #000000;
	text-align : left;
}
th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	color : #000000;
	text-align : center;
}
h1{
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size:2.9em;
	font-weight: 200;
	text-align : left;
	color:#000000;
	margin : 5px 5px 5px 10px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight: normal;
	text-align : left;
	color:#000099;
	margin : 10px 5px 10px 10px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight: normal;
	text-align : left;
	color:#000099;
	margin : 5px 5px 10px 5px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
	text-align : left;
	color:#000000;
	margin : 5px 5px 10px 10px;
}
h5{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:1.15em;
	font-weight: bold;
	text-align : left;
	color:#000000;
	margin : 5px 5px 10px 5px;
}


div.mainwindow{
	width : 85%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : #FFFFFF;
	border-color : #000000;
	border-width : 1px 0px 1px 0px;
	border-style : solid;
}

/*  homepage news box styles */
div.newsbox{
	vertical-align : top;
	width : 170px;
	margin : 0px 0px 0px 0px;
	padding : 2px 2px 2px 5px;
	background-color : #FFFFFF;
	border-color : #000000;
	border-width : 0px 0px 0px 1px;
	border-style : solid;
	text-align : left;
}

/* Content page styles*/
.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	text-align: justify;
	font-weight : normal;
	margin : 5px 15px 10px 15px;
}
.hearing {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #000000;
	text-align: left;
	font-weight : normal;
	margin : 5px 5px 10px 5px;
}
.emph{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	text-align: center;
	font-weight : bold;
	margin : 5px 5px 10px 5px;
}
.emph2{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	text-align: left;
	font-weight : bold;
	margin : 5px 5px 10px 5px;
}
.sub{
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-weight : normal;
	margin-left : 20px;
	margin-right: 20px;
}
.sub2{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	text-align: left;
	font-weight : normal;
	margin-left : 20px;
	margin-right: 20px;
}
.sub3{
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-weight : normal;
	margin-left : 40px;
	margin-right: 20px;
}
.sub4{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	text-align: left;
	font-weight : normal;
	margin-left : 40px;
	margin-right: 20px;
}
.sub5{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	text-align: left;
	font-weight : normal;
	margin-left : 60px;
	margin-right: 20px;
}
.bolditalic{
	font-weight:bold;
	font-style: italic;
}
.underline{
	text-decoration:underline;
}

/* footer navigation items*/
.ftr{
	color:#FFFFFF;
	background-color: #000000;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
}
a.ftr{
	text-decoration: none;
	color:#FFFFFF;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.ftr:hover{
	text-decoration: underline;
	color:#FFFFFF;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*side navigation elements*/
p.nav{
	font-family :   Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: justify;
	font-weight : normal;
	margin : 5px 5px 5px 10px;
}
a.nav{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.nav:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	background-color : #F0F0F0;
}

a.menu{
	text-align : left;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-decoration: underline;
	font-weight: normal;
	color: #000099;
}
a.menu:hover{
	text-align : left;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-decoration: underline;
	font-weight: normal;
	color: #000099;
	background-color : #F0F0F0;
}
/* Org Chart styles */
th.orgchart {
	font-family : "Times New Roman", Times, serif;
	font-size : 1.3em;
	font-weight: bold;
	color : #000000;
	text-align : center;
}
th.orgchartsub {
	font-family : "Times New Roman", Times, serif;
	font-size : 1.1em;
	font-weight: bold;
	color : #000000;
	text-align : center;
}
td.orgchart {
	font-family : "Times New Roman", Times, serif;
	font-size : 1.1em;
	font-weight : normal;
	color : #000000;
	text-align : center;
}
/* site visit schedule styles */
th.site {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	font-weight: bold;
	color : #000000;
	text-align : left;
}
td.site {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : normal;
	color : #000000;
	text-align : left;
}
th.sitesub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight: bold;
	color : #000000;
	text-align : left;
}
/* error messages */
.err 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	font-weight : bold;
	color : #FF0000;
	margin : 20px 10px 10px 20px;
	text-align : left;
}
