﻿#formcontent{
	margin-left:100px;
	width:300px;
}
#formcontent h1{
	font-size:.2in;
}
#formsignup {
	background-color: #fdeeac;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .15in;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#formsignup a {
	color: #fbdc5e;
	text-decoration:none;
}
#formsignup a:hover {
	color: #cccccc;
}

#formsignup img{
	margin: 20px;
	border: 2px solid #FFFFFF;
}

#formlinkbar {
	background-color: #551a8b;
	margin: 5px;
	padding: 5px;
}

#www-utilityanalysts-com {
	background: maroon;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
}

#mainwrapper {
	width: 800px;    
	padding: 0px;    
	border: thin solid #000000;
	background-color:#FDEB9F;
	margin:0 auto;
}
#headerwrapper {
	width: 100%;
	background-color: #FBDC5E;
}
#navwrapper {
	width: 100%;
	background-color:#FBDC5E;
}
#bodywrapper {
	width: 100%;
	background-color:#FBDC5E;
}
#footerwrapper {
	width: 100%;
	background-color:#FBDC5E;
	clear:both;
}
#Table_Footer{
	width:100%;
}

#sidebarwrapper {
	width: 155px;
	height: 400px;
	background-color: #FBDC5E;
	float: left;
	background-image: url('images/left_panel_bground.gif');
	background-repeat: repeat-y;
}
#contentwrapper {
	width: 645px;
	height: 400px;
	background-color:#FFFCEE;
	float: right;
}
#content_shadow{
	width:100%;
	background-image:url('images/shadow.gif');
	z-index:1;
	float:left; 
	background-repeat:repeat-x; 
}
#content_bottom{
	width:100%;
	height: 26px;
	background-image: url('images/content_btm.gif');
	background-repeat: repeat-x;
	float:left;
}
#contentfooter {
	width: 800px;
	background-color:#FBDC5E;
	float:left;
	clear:both;
}


#main {
	width: 80%;    
	margin-top: 5px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	border: thin solid #000000;
	background-color:#FDEB9F;
}
#mainmenu {
	width: 80%;  
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
}
#maincontent {
	width: 80%;  
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
}
#mainfooter {
	width: 80%;  
	position:relative;  
	top:1px;
	margin-top: 0px;    
	margin-bottom: 50px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
}

#header{
	width: 100%;
	background-color: #FBDC5E;
}
#header_bar{
	width: 100%;
	height:10px;
	background-image: url('images/header_bar.gif');
	background-repeat: repeat-x;
}
#header_img{
	width:100%;
	height:81px;
	background-color:#FBDC5E;
	background-image: url('images/utility_header.gif');	
	background-repeat:no-repeat;
	background-position:left;
	
}
#header_services{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .11in;
	font-weight: normal;
	color: #800000;
	position: relative;
	top: 10px;
	left: 400px;
}
#header_slogan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .18in;
	font-weight: bold;
	color: #800000;
	position: relative;
	top: 20px;
	left: 450px;
}

#textarea {
	width: 100%;
	height: 400px;
	background-color: #FFFCEE;
}
#left_panel{
	width: 155px;
	height:400px;
	background-image: url('images/left_panel_bground.gif');
	background-repeat: repeat-y;
	background-color: #B4AEA4;
}
.content_text{
	width: auto;
	height: auto;
	float: left;
	margin-left: 10px;
	z-index: 100; 
	font-family:Arial; font-size:.12in
}
.footertext {
	font-size: .11in;
	color: #800000;
	text-align: center;
}




#menu {
	width: 100%;
	height: 20px;
	background: #eee;
	float: left;
}


#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
	float: left;
}

#menu a, #menu h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
}

#menu #phonenum {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	width: 150px;
}

#menu h2 {
	color: black;
	background: #fff;
}

#menu a {
	color: #000;
	background: #efefef;
	text-decoration: none;
}

#menu a:hover {
	color: #a00;
	background: #fff;
}

#menu li {
	position: relative;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


h1           { 
	font-family: Arial; 
	color: #800000; 
	font-size: .14in; 
	font-weight: bold; 
	margin-top:0; 
	margin-bottom:0 
}
.TrainingDate { 
	font-family: Arial; 
	font-size: .12in; 
	color: #383838; 
	border-style: solid; 
	border-width: 1px; 
	padding-left: 8px; 
	padding-right: 8px; 
	padding-top: 1px; 
	padding-bottom: 1px }
span.redheading { 
	margin:1 0; 
	font-family: Arial; 
	color: #800000; 
	font-size: .14in; 
	font-weight: bold; 
	word-spacing:1; 
	text-align:left; 
	text-indent:0; 
	line-height:100% }
span.footer  { 
	font-family: Arial; 
	font-size: .1in; 
	color: #383838 }
span.graytext{ 
	font-family: Arial; 
	font-size: .12in; 
	color: #383838; 
	text-align:left; 
	text-indent:0; 
	line-height:100% }

.graybullet  { 
color: #383838; 
font-family: Arial; 
font-size: .11in; ; 
text-indent: 0; 
line-height: 100%; 
text-align: left; 
margin: 4 20; 
list-style-type:disc }
               
<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}
#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 
#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
</style>
<![endif]-->               

