/* @override http://www.thorshammer.us/sm/enersight/style.css */

/* This is the general stuff */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	background: url(images/bkgXrpt.jpg) repeat-x 0 0;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #ff7c00;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5em;
	line-height: 2em;
	color: #ff7c00;
	margin-left: .5em;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: bold;
  color: #42972d;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
	border-left-style: double;
	border-left-color: #8fc129;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	border: 1px solid #42972d;
	display: block;
	margin: 1em;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

/* This is where the individual classes begin */

/* -----Top Navigation----- */

#nav1 li{
	display: inline;
	list-style-type: none;
	float: none;
	padding-right: 1em;
	padding-left: 1em;
}

#nav1 a{
	color: #42972d;
}
/* -----Bottom Navigation----- */

#nav2 li{
	display: inline;
	list-style-type: none;
	margin-right: 1em;
	margin-left: 1em;
	float: none;
}

#nav2 a{
	color: #42972d;
}

all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 12px Arial; color: white; cursor: hand; z-index:100}
#MainTable A:hover {color: yellow;}


/* The template spacer is to prevent certain images from repeating since we are using tables */

.templatespacer{
	background-repeat: no-repeat;
}

#content p{
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	color: #105922;
}

.maincontainer {
}

/* Sidebar News */

.newstitle a{
	font-size: .9em;
	line-height: 1.2em;
	padding-right: 1em;
	font-weight: bold;
}

.newsblurb {
	font-size: .8em;
	line-height: 1.5em;
	color: #105922;
	padding-right: 1em;
	padding-bottom: 2em;
}

/* Asides */

.asidetitle a{
	font-size: .8em;
}

.asideblurb {
	font-size: 1em;
	color: #42972d;
	line-height: 1.5em;
	padding-bottom: 1.5em;
}

/* This controls the breadcrumbs */

.breadcrumb {
	list-style-type: circle;
}

/* slide menu */

.menuActuator {
	vertical-align: bottom; 
}
.menuActuator a { 
	vertical-align: bottom; 
	list-style-type: none;
	float: none;
	padding-right: 1em;
	padding-left: 1em;
	color: #ff7c00;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bolder;
}

.menu {
	font-family:verdana;
	color:#666666;
	font-size:10px;
}

td div {
	position:relative;
	width: 0px;
	height: 10px;
}

.dropdown {
	background-image: none;
	background-color: #f9fee8;
	border-bottom: 1px dotted #8fc129;
	border-right: 1px dotted #8fc129;
}

.dropdown a {
	text-transform: none;
}

.dropdown li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}
