body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #666666;
	margin: 0px;
	background-image: url('../images/background.png');
	background-repeat: repeat;
}

p,th,td {
     font-size: 12pt;
     font-family: Arial, Helvetica, sans-serif;
}

table {
	background:#FFFFFF;
}

h1 {
	color: #006699;
	border-bottom: 2px solid #99CCFF;
	background-color: #CCE7FF;
	display: block;
	margin-right: 3px;
}

h2 {
	color: #006699;
	text-align: left;
}

h3 {
	border-bottom: 1px dashed;
}

img {
	border: none;
}

dd {
	margin-bottom: 5px;
}

dt {
	font-weight: bold;
}

#maincontent {
	text-align:justify;
	padding: 0 4px 5px 4px;
}

#header {
	padding-bottom: 8px;
}

#leftnavlist ul{ list-style: none; margin: 0; padding: 0;}

#leftnavlist li{ list-style: none; margin: 0;}

#leftnavlist h4{ 
	text-align: 		center; 
	margin:		 		0; 
	color: 				#ffffff;
  	background-color: 	#79a7d7;
	}

#leftnavlist a, #leftnavlist a:visited {
	display:                block;
	border-left:            1px solid #c4c49e;
	border-right:           1px solid #c4c49e;
	border-bottom:          1px solid #c4c49e;
	background:             #e3e3d3;
	color:                  #706850;
	text-decoration:        none;
	padding:                5px;
	font-size:				.7em;
	height: 				100%;
}

#leftnavlist a:hover, #leftnavlist a:active {
	background:		#c4c49e;
	color:			#ffffff;
}

#contlist a, #contlist a:visited {
	background:             #FFFFFF;
}


.error{
	color:#FF0000;
	font-weight:bold;
}

.newsitem{
	text-align:left;
	margin:5px 0 5px 0;
	font-style: italic;
}

.infobox{
	text-align:center;
	color:#996633;
	border: 1px solid #E2DCCD;
	background-color: #EFEBE4;
	margin: 0 0 20px 7px;
	font-size: .9em;
	padding: 3px;
}

.infobox h3{
	background-color:#E2DCCD;
	color:#3366FF;
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;
	margin:0;
}

.infobox h4{
	text-align:center;
	margin:5px;
}

.smalltext {
	font-size: .8em;
}

.extrasmalltext{
	font-size: .75em;
}

a:link,a:visited {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	color: #993300;
	text-decoration: underline;
}
	 
.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

.sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.titlebars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
}

.highimpact{
	color: #AA0000; 
	font-weight: bold;
}

#contarrow{
	margin: 0;
	padding: 0;
	border: none;
}

#infoBarRight{
	float: right;
	background-color: #FFFFFF;
	clear: both;
	width: 227px;
	margin: 0 0 0 3px;
}

#foot{
	background-color: #F2F2F2;
	text-align: center;
}

#distRepTable th{
	color: #ffffff;
  	background-color: #79a7d7;
	font-weight: bold;
}

#distRepTable td{
	color: #000000;
	text-align: center;
}

#distRepTable tr.even{
	background-color: #e3e3d3;
}

#distRepTable tr.odd{
	background-color: #E5E5E5;
}

#minuteTable th{
	color: #FFFFFF;
  	background-color: #505050;
	font-weight: bold;
}

#minuteTable td{
	color: #000000;
	background-color: #DBDBDB;
	text-align: center;
	vertical-align: top;
}

#upEventsTable th{
	color: #FFFFFF;
  	background-color: #505050;
	font-weight: bold;
	padding: 3px 8px 3px 8px;
}

#upEventsTable td{
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

#upEventsTable tr.odd{
	color: #000000;
	background-color: #C9C9C9;
}

#upEventsTable tr.even{
	color: #000000;
	background-color: #DBDBDB;
}

#eventTable td{
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

#callform{
	float:right;
	width:350px;
	margin:8px;
	padding:5px;
	border: 1px solid #E2DCCD;
	background-color: #EFEBE4;
	font-size:.8em;
}

#callform table{
	background-color: #EFEBE4;
}

#callform td{
	font-size:.8em;
}

#calltoserve{
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px;
	background-color: #E2DCCD;
	color: #3366FF;
}

.byline{
	margin-left: 50px;
}