body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}


.main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
}



/* Left side nav *****************************/

/* LEFT SIDE NAV  */

#sitenav {
	margin: 0;	/*removes indent IE and Opera*/
    padding: 0;	/*removes indent Mozilla and NN7*/
    list-style-type: none;	/*turns off display of bullet*/
	font: 12px Verdana, Arial, Helvetica, sans-serif;	width: 160px; 
	margin-top: 10px;
	text-align:left;
	width:160px;
	}
#sitenav li {
	color: #000;
	padding: 0;
	margin: 0;
	}
#sitenav li a {
	display: block;
	width:123px; /* desired 160px minus 37px padding */
	line-height: normal;
	color: #4F83BB;
	text-decoration:none;	
	cursor: hand;
	margin: 8px 0 2px 0;
	padding: 0 2px 0 35px;
	background: #fff url(images/hoverbox.gif) top left no-repeat;
	}
#sitenav li a:hover {
	color: #FF7500;
	background: #fff url(images/hoverbox_over.gif) top left no-repeat;
}
#sitenav li.on a {
	color: #04529C;
	background: #fff url(images/hoverbox_on.gif) top left no-repeat;
}
#sitenav li.on a:hover {
	background: #fff url(images/hoverbox_on.gif) top left no-repeat;
}
#sitenav li.live {
	text-indent: -6666px;
	margin-top: 20px;
	/*display: block;*/
}
#sitenav li.live a {
	width: 130px;
	height: 168px;
	padding: 0;
	margin-left: 18px;
	background: #fff url(images/system_button.gif) no-repeat left top;
	display: block;
}
#sitenav li.live a:hover {
	background: #fff url(images/system_button.gif) no-repeat right top;
}

/* SUB SIDE NAV*/

#sitenav li.on ul li a {
	width:118px;
	margin: 0;
	padding: 0 2px 2px 0;
	color: #808080;
	background: none;
}
#sitenav li.on ul li a:hover {
	color: #666;
	background: none;
}
#sitenav li.on ul li.on a {
	color: #666;
}




/* Horizontal blue top nav *****************************/

/* JW simple pipe nav - Win/IE5 Win/IE5.5 Win/IE6 Win/NN4 Win/NN6 Win/NN7 Win/Moz Mac/Safari Mac/IE5 Mac/Moz */

#topnav {
	font: 12px verdana, geneva, arial, sans-serif;
	margin: 7px;
	padding: 0;
	float: right;
}
#topnav li {
	display: inline; /* make the list horizontal */
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	border-left: 1px solid #fff;
}
#topnav li a {
	padding: 0 6px;
	margin: 0;
	color: #fff;
	text-decoration: none;
	background-color: #4F83BB;
}

#topnav li.on a {
	padding: 0 6px;
	margin: 0;
	color: #fc9;
	text-decoration: none;
	background-color: #4F83BB;
}



/* hide from Mac IE5\*/
#topnav li a {display: block;}
/*End Mac IE 5 hide*/

.topnavLink {color:#fff;}

#topnav li:first-child {border-left:0;} /* hide first pipe (Mozilla, Netscape, Safari, Mac/IE5) */

/* Win/IE browsers only - hide from Mac IE5\*/
* html #topnav { height: 1%; } 
* html #topnav li {margin: 0 1px 0 -1px;} /* LI's are shifted to the left using a negative margin value to hide the first pipe.*/
/*End Mac IE 5 hide*/

#topnav li a:hover, 
#topnav li a:active {
	color: #fc9;
	text-decoration: none;
}




/* Body content elements */

ul ul li {list-style: none;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4F83BB;
	padding-top: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4F83BB;
}


a {
	color: #4F83BB;
	text-decoration: none;
}
a img {border:none;}

.leftmenu a:hover {
	color: #FF7500;

}

.leftmenusub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A9999;
	list-style-image: none;
	display: block;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftmenumain {
	width: 160px;
	padding-top: 25px;
	display: table;
}
.newshead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4F83BB;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	display: block;
}
.newsdate, .newssource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}

.schematichead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F83BB;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	display: block;
}


.contentphoto {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.thumbnails {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4F83BB;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.photodate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}
.photonav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	background-position: center;
	text-align: center;
	display: block;
}

ul.reports, ul.reports li {
	list-style-type: none;
	text-indent: -20px;
}
ul.reports li {
	margin-top: 0px;
}



/* Text under System current conditions */

p.black {
	color: #323232;
	font-weight: bold;
}

