@charset "utf-8";
/* CSS Document */

body{ background: #BBB  url(images/bg.gif) repeat-y top center;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}
body,tr,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a img {border:none;}

a:link {color:#6a8f11; text-decoration:underline;}
a:visited{color:#666; text-decoration:underline;}
a:hover{color:#0071bc; text-decoration:none;}

h1{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0071bc;}
	
h2 {font-size: 18px; color: #0071bc; font-weight: bold;  margin:10px 0 5px 0;}
h3 {font-size: 16px; color: #0071bc; font-weight: bold;  margin:10px 0 5px 0;}
h4 {font-size: 12px; color: #666; font-weight: bold; margin: 15px 0 5px 0;}
h5{margin:0px; padding:0px; color:#799a28;}

p{margin-top:10px; padding-top:0px;}

.blueContainerHead{color:#FFF; font-weight:bold; font-size:16px; width:75%; margin:0px auto; padding-top:10px;}
.blueContainerBottom{width:288px; border-left:1px solid #0071bc; border-right:1px solid #0071bc; border-bottom:1px solid #0071bc; padding:10px;}

.smallRightFont{text-align:right; font-size:9px;}
.copyright{padding-right:5px; font-size:10px;}

#mainContainer{margin-right:auto; margin-left:auto; width:880px; padding:15px 25px 10px 25px; }
#content{clear:both; padding-top:1px;}
#leftContent{width:516px; float:left; margin:5px 35px 0px 0px; padding-left:5px;  padding-bottom:20px; 
background: url(images/leftContentBg.jpg) bottom left no-repeat; height:455px;
}
#rightContent{width:316px; float:right;  margin:20px 5px 25px 0px;}
#footer{clear:both; text-align:right; padding-top:10px;}
#borderf{background-color:#000; width:100%; height:3px; margin-bottom:5px;}

#prevContent{clear:both; border-top:2px solid #799a28; margin-top:10px; padding:5px 0px 20px 0px;}
.prevCLeft{float:left; width:500px;}
.prevCRight{float:right; width:350px;}

#register{background: url(images/rightContainerTop.jpg) no-repeat top left; width:310px; height:39px; text-align:center;}



#logo {width:203px; height:82px; margin-top:11px; float:left;}
#bannerImage{width: 425px; height:88px; background-color:#666; float:left; margin-left:17px; margin-right:20px;}
#btybContainer {border:1px solid #000; margin-left:20px; float:left; width:155px; background-color:#fff;}
#btyb{margin:2px; background: url(images/broughtToEnercon.jpg) no-repeat top left; height:66px; padding:20px 80px 0 3px; font-size:15px; font-weight:bold; color:#000;}

#bordertop{ margin-top:10px; background-color:#000; width:100%; height:3px;}


/*---------BEGIN ROUND CORNER BANNER----------*/
.roundcont {
	width:  425px;
	height:88px;
	background-color: transparent;
	color: #fff;
	z-index:20; 
	position:relative;
	top:-88px; left:0px;
	
}
.roundcont .bannerspace {
	margin: 0 5px; height:58px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/*---------END ROUND CORNER BANNER----------*/