﻿body 
{
	padding:0;
	margin:0;
	background-color:#F1F0F1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#090909;
	line-height:16px;
}

form
{
	padding:0;
	margin:0;
}
/* */
h1, h2, h3
{
	font-family:"Trebuchet MS", Tahoma, Verdana, "Times New Roman";
	font-weight:bold;
	text-decoration:none;
}

h1
{
	font-size: 1.8em;
	color:#0F6EC6;
	margin: 0.8em 0 0.8em 0;
	border-bottom: 1px solid #303020;
}

h2
{
	font-size: 1.5em;
	color:#0F6EC6;
	margin: 0.5em 0 0.5em 0;
}

h3
{
	font-size: 1.3em;
	color:#0F6EC6;
	margin: 0.3em 0 0.3em 0;
}

a:link
{
	color: #1b5d80;
	background-color: transparent;
}
a:visited
{
	color: #1b5d80;
	background-color: transparent;
}

a:hover
{
	color: #AF990A;
	background-color: Transparent;
}

a.in:link
{
	color: #0b8d10;
	background-color: transparent;
}
a.in:visited
{
	color: #0b8d10;
	background-color: transparent;
}

a.in:hover
{
	color: #AF990A;
	background-color: Transparent;
}

br.clearer
{
	clear: both;
	line-height: 5px;
}

hr.divider 
{	
	border: none 0; 
	border-top: 1px dashed #404040;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	height: 1px;
}
/* */

/* customcomponents */
.customComponentLabel
{
	padding-top: 2px; 
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.errorMessage
{
	color: #BB1010;
	background-color: Transparent;
	font-size: 1em;
	display: block;
}

.labelErrorContainer
{
	color: #BB1010;
	background-color: Transparent;
	font-weight: bold;
}

div.changenote 
{
	color: #888888;
	font-family: trebuchet ms, arial, helvetica;
   	font-size: 8pt; 
	/*background: #ffffff;*/
	text-align: center;
	height: 20px;
	padding-top: 10px;
}
/* */

#container
{
	width:919px;
	margin:0 auto;
	padding:10px 19px 18px 19px;
	background-color:#FFFFFF;
}

.header-repeat
{
	background:url(Images/header-repeat.jpg);
	height:79px;
	border-left:1px solid #CACACA;
	border-right:1px solid #CACACA;
	padding:13px 0 0 13px;
}

.padding1
{
	padding:0 0 3px 0;
}

.padding2
{
	padding:0 0 5px 0;
}

.header-pic1bg
{
	background:url(Images/header-pic1.jpg) no-repeat;
	height:86px;
	padding:70px 0 0 33px;
	font-family:"Trebuchet MS", Tahoma, Verdana, "Times New Roman";
	font-size:22px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	line-height:22px;
}

.pagebg
{
	background-color:#F8F7F8;
	padding:10px 12px 20px 20px;
}

.pagebgfull
{
	background-color:#F8F7F8;
	padding: 10px 0px 20px 0px;
}

.pageleft
{
	width:623px;
	float:left;
	padding:0;
	margin:0;
}

.pageleftBig
{
	width:723px;
	float:left;
	padding:0;
	margin:0;
}

.pageleftBigFull
{
	width:918px;
	float:left;
	padding:0;
	margin:0;
}

.pageright
{
	width:238px;
	float:right;
	padding:0;
	margin:0;
}

.pagerightSmall
{
	width:138px;
	float:right;
	padding:0;
	margin:0;
}

.energie
{
	background-color:#FFFFFF;
	border:1px solid #C2C2C3;
	padding:25px 22px 25px 19px;
	margin:0;
}
.bigtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	color:#090909;
}

.footerbg
{
	background-color:#AAAAAA;
	height:80px;
	border-top:5px solid #ffffff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}

.whitetext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	padding:10px 0 10px 0;
}

.footerlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
.footerlink:hover
{
	text-decoration:underline;
}

#footer 
{
	clear: both;
}

#note 
{
	color: #999999;
	font-family: trebuchet ms, arial, helvetica;
   	font-size: 8pt; 
	background: #ffffff;
	text-align: center;
	height: 20px;
}

table.note
{
	width: 100%;
	padding: 0 40px 0 40px;
}

/*----------------------------- DROPDOWN MENU ----------------------------- */

#dropmenudiv
{
	position:absolute;
	border:none;
	border-bottom-width: 0;
	font:bold 14px "Trebuchet MS", Tahoma, Verdana, "Times New Roman";
	/*line-height:18px;*/
	z-index:100;
}
#dropmenudiv a
{
	width: 100%;
	display: block;
	/*text-indent:3px;*/
	/*height:20px;*/
	background-color:#0065C3;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	/*background:url(../images/drop-menu-bg.jpg) repeat-x #000000;*/
	padding:6px 10px 6px 10px;
	text-decoration: none;
	font-weight:bold;
}

#dropmenudiv a:hover
{ 
	/*hover background color*/
	background-color:#55BA1B;
}

.chromestyle
{
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Tahoma, Verdana, "Times New Roman";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	list-style-type: none;
	background:url(Images/menurepeat.jpg);
	height:35px;
	border-left:1px solid #C5C5C5;
	border-right:1px solid #C5C5C5;
	overflow: hidden;
	width: 100%;
}

.chromestyle:after
{ 
	/*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul
{
	/*border: 1px solid #BBB;*/
	width: 100%;
	/*background: url(chromebg.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
	padding:0;
	margin: 0;
	text-align:left; /*set value to "left", "center", or "right"*/
	line-height:normal;
	list-style-type:none;
}

.chromestyle ul li
{
	display: inline;
}

.chromestyle ul li a
{
	font-family:"Trebuchet MS", Tahoma, Verdana, "Times New Roman";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#0065C3;
	display:block;
	float:left;
	height:27px;
	padding:8px 30px 0 30px;
}

.chromestyle ul li a:hover
{
	font-family:"Trebuchet MS", Tahoma, Verdana, "Times New Roman";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	display:block;
	float:left;
	height:27px;
	padding:8px 30px 0 30px;
	background-color:#0065C3;
}
.chromestyle .current_page_item a
{
	font-family:"Trebuchet MS", Tahoma, Verdana, "Times New Roman";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	display:block;
	float:left;
	height:27px;
	padding:8px 30px 0 30px;
	background-color:#0065C3;
}
.chromestyle .current_page_item a:hover
{
	font-family:"Trebuchet MS", Tahoma, Verdana, "Times New Roman";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	display:block;
	float:left;
	height:27px;
	padding:8px 30px 0 30px;
	background-color:#0065C3;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv
{
	padding:0;
	margin:0;
	position:absolute;
	top: 0;
	/*border: 1px solid #fff; *//*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font: bold 14px "Trebuchet MS", Verdana, Arial, "Arial Black";
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 300px;
	visibility: hidden;
}


.dropmenudiv a
{
	display: block;
	width: 300px; /*width of menu (not including side paddings)*/
	color: black;
	background-color:#0065C3;
	color:#ffffff;
	padding:6px 10px 6px 10px;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
}

* html .dropmenudiv a
{ 
	/*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover
{ 
	/*THEME CHANGE HERE*/
	background-color:#55BA1B;
	display: block;
	width: 300px; /*width of menu (not including side paddings)*/
	color: black;
	color:#ffffff;
	padding:6px 10px 6px 10px;
	text-decoration: none;
	font-weight:bold;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer
{ /*CSS for "down" arrow image added to top menu items*/
	padding-left: 4px;
	border: 0;
}

.rightarrowpointer
{ 
	/*CSS for "right" arrow image added to drop down menu items*/
	position: absolute;
	padding-top: 3px;
	left: 100px;
	border: 0;
}

.ddiframeshim
{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}

/* loader popup */
.overlay 
{
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	background-color: #a0a0a0;
	width: 100%;
	height: 100%;
	filter: Alpha(Opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
}

* html .overlay 
{
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}

.loader 
{
	z-index: 100;
	position: fixed;
	width: 200px;
	margin-left: -100px;
	padding: 8px 5px 8px 5px;
	border-style: solid;
	border-width: thin;
	background-color: #ffffff;
	top: 50%;
	left: 50%;
	font-weight: bold;
}

* html .loader
{
	position: absolute;
	margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}