@charset "utf-8";
/* CSS Document */

body, html {
margin: 0;
padding: 0;
background-color: #c7c7c7;
-webkit-text-size-adjust: none;
}

body, p, td, th, div, blockquote, dl, ul, ol	{
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:10pt;
	line-height:1.3em;
	color: #666;
}

hr {
	border-color:#CCC;
}
a {
	color: #00adda;
	text-decoration:none; 
	}


#container {
position: relative;
margin: 30px auto;
min-width: 900px;
max-width: 900px;
height: 100%;
background-color: #ffffff;
	-moz-box-shadow:0 0 10px #666;
	-webkit-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;
	filter:
		progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=0, Color='#999999')
		progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=45, Color='#999999')
		progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=90, Color='#999999')
		progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#999999')
		progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=180, Color='#999999')
		progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=225, Color='#999999');
		border:1px solid #999;
}

#header {
position: relative;
height: 128px;
background-image: url(../images/layout/cbelogo.png);
background-position: top left;
background-repeat: no-repeat;
width: 860px;
margin: auto;
}

#header form{
position: absolute;
top: 12px;
right: 18px;
z-index: 3;
}

.cbelink {
position: absolute;
top: 8px;
left: 6px;
z-index: 3;
width: 180px;
height: 68px;
cursor: pointer;

}
.cbelink IMG {
border: 0;
}

#header_nav_1 {
	position: absolute;
    top: 18px;
    left: 520px;
    width: 170px;
}


#header_nav_2 {
	position: absolute;
    top: 18px;
    left: 680px;
    width: 170px;
}


#header ul {
    color: #999999;
    line-height: 11pt;
	list-style-position: outside;
	list-style-type: square;
	margin: 0;
    margin-left: 20px;
    padding: 0;
}
#header ul li a, #header ul li a:visited {
    color: #666666;
    font-size: 8pt;
    text-decoration: none;
}
#header ul li a:hover {
    color: #00ADDA;
}




#mainnavigation {
position: absolute;
width: 100%;
top: 88px;
z-index: 2;
height: 34px;
}



#mainnavigation ul {
position: absolute;
width: 100%;
margin: 0;
padding: 0;
}

#mainnavigation ul li {
margin: 0;
padding: 0;
list-style: none;
display: inline;
height: 30px;
float: left;
text-align: center;
padding-right: 2px;
float: left;
background-color: #35acde;
cursor: pointer;
height: 30px;
}

#mainnavigation ul li a {
	padding: 0;
	padding-bottom: -2px;
	padding-top: -2px;
	font-size: 12px;
	color: #FFF;
	width: 168px;
	float: left;
	height: 16px;
	margin-top: 6px;
	border-left: 1px solid #FFF;
}

#mainnavigation ul li:first-child a {
border: none;
}

/* delete after IE6 non optimization */
#mainnavigation ul .firstlink {
border: none;
}


#mainnavigation ul li a:hover {
color: #ffffff;
text-decoration: none;
}

#mainnavigation ul li a:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration:none; 
}


#mainnavigation ul li:hover {
	background-color: #666666;
}


#contentcontainer {
position: relative;
width: 100%;

min-height: 620px;
}


#content {
position: relative;
top: 10px;
left: 0;
margin: 0;
padding: 0;
padding-bottom: 190px;
margin-right: 26px;
margin-left: 270px;
color: #333333;
}

#content a IMG {
border: none;
}

#content IMG {
margin: auto;
padding: 10px;
display: block;
}

#content .right {
float: right;
padding: 10px;
margin: 4px;
margin-left: 12px;
}

#content .left {
float: left;
padding: 10px;
margin: 4px;
margin-right: 12px;
}


hr {
	border-color:#CCC;
}
a:link {
	color: #00adda;
	text-decoration:none; 
	}
a:visited {
	color: #00adda;
	text-decoration:none; 
	}
a:hover {
	color: #00adda;
	text-decoration:underline;
	}
a:active {
	color: #00adda;
	text-decoration:none; 
	}

.smallcaps {
	font-variant:small-caps;	
}
h1 {
	font:22pt Verdana, Arial, Geneva, sans-serif;
	color:#00adda;
	margin-top:20px;
	letter-spacing:-0.05em;
	}
h2 {
	font:16pt Verdana, Arial, Geneva, sans-serif;
	color:#00adda;
	margin-top:26px; }

h3	{
	font:12pt Verdana, Arial, Helvetica, sans-serif;
	color:#00adda;
	}
h4 {
	font:12pt Verdana, Arial, Geneva, sans-serif;
	color:#00adda;
	margin-top:3px; }
h5	{
	font:10pt Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-weight: bold;
	}
h6	{
	font:10pt Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight: bold;
	}


#content blockquote {
color: #999999;
font-weight: bold;
}

#content strong {
font-weight: bold;
}
#content em {
}

#content dl {
padding-left: 26px;
padding-right: 20px;
font-size: 12px;
word-spacing: 0.1em;
line-height: 18px;
text-align: justify;
}

#content dt {
padding-top: 2px;
padding-bottom: 3px;
font-weight: bold;
}

#content dd {
font-size: 13.5px;
color: #565656;
padding-left: 10px;
}
#content dfn {
font-weight: bold;
font-size: 14px;
padding-left: 10px;
}
#content address {
font-size: 13px;
padding-left: 30px;
}
#content acronym {
color: #660000; 
background-color: #fff7e1;
border-bottom: none;
}
#content abbr {
color: #660000; 
background-color: #f2faff;
border-bottom: none;
}


#content a {
color: #1e9bde;
text-decoration: underline;
}
#content a:hover {
color: #075782;
}

#content a:visited {
color: #166087;
}


#content ul {
list-style: square outside;
padding: 0;
margin: 0;
margin-left: 11px;
color: #666666;
}

#content li {
padding-bottom: 6px;
}

#content li ul li {
padding-bottom: 0px;
}


#content ul li {
	

list-style: none;
list-style-position: outside;
padding-left: 10px;

background-image: url('../images/layout/bullet.gif');
background-position: left 7px;
background-repeat: no-repeat;

word-spacing: 0.1em;
font-size: 10pt;
line-height: 1.3em;
margin-bottom: 2px;
margin-left: 0px;
margin-right: 48px;
}



#content ol li {
font-weight: bold;
font: 18px "lucida fax"; 
color: #990000;
font-style: italic;
margin: 0;
padding: 0;
margin-bottom: 6px;
margin-left: 26px;
margin-right: 48px;
}

#content ol.plain li {
	font-weight:normal;
	color:inherit;
	font:13px 'Verdana', Verdana, sans-serif;;
	font-style:normal;
}

#content ol p {
font-family: 'Verdana', Verdana, sans-serif;
font-style: normal;
color: #333333;
padding: 0;
margin: 0;
padding-left: 20px;
word-spacing: 0.1em;
font-size: 14px;
line-height: 21px;
padding-bottom: 5px;
padding-left: 0;


}

#content ol li ul li{
color: #444444;
word-spacing: 0.1em;
font-size: 14px;
line-height: 21px;
margin-bottom: 2px;
margin-left: 2px;
margin-right: 0px;
margin-top: 5px;
font-style: normal;
font-weight: normal;
}

#content ol li ol li{
color: #444444;
word-spacing: 0.1em;
font-size: 14px;
line-height: 21px;
margin-bottom: 2px;
margin-left: 2px;
margin-right: 0px;
margin-top: 5px;
font-style: normal;
font-weight: normal;
}


#content table {
margin: 20px auto;
border: 0;
table-layout: auto;
}

#content table th {
padding: 4px;
border: 0;
}


#content table td {
padding: 4px;
}


#content .tiny {
margin: 10px auto;
border: 0;
table-layout: auto;
border: 1px solid #EEEEEE;
}

#content .tiny th {
padding: 0px;
border: 0;
background-color: #fff1e4;
border: 1px solid #ffe3c7;
}

#content .tiny td {
border: 1px solid #dcdcdc;
padding: 0px;
background-color: #FFF;
}

#content .tiny th p {
	padding: 0;
	padding-left: 8px;
	margin: 0;
	font-size: 10px;
}

#content .tiny td p {
	padding: 0;
	padding-left: 8px;
	margin: 0;
	font-size: 10px;
}

#content hr {
border: 1px solid #CCC;
}

#dropmenudiv {
position: absolute; 
z-index: 10;
background-color: #fff;
}

#dropmenudiv a {
display: block;
font-size: 12px;
border-bottom: 1px solid #eeeeee;
padding: 3px;

background-image: url(../images/layout/subnav-background.png);
color: #0c6fa5;
text-decoration: none;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
float: left;
width: 170px;
font-size: 13px; 
color: #000000;
}

#dropmenudiv a:hover {
background-image: url(../images/layout/subnav-backgroundover.jpg);
color: #000000;
text-decoration: underline;
}

#subnavigation {
position: absolute;
top: -20px;
left: 0;
width: 210px;
margin-left: 26px;
background-color: transparent;
background-image: url(../images/layout/leftfadebar.jpg);
background-position: top right;
background-repeat: no-repeat;
z-index: 3;

}

#subnavigation h1 {
margin-left: 20px;
}


#subnavigation ul {
	list-style:square inside;
	font-size:9pt;
	margin: 0;
	padding:0 0 0 11.5pt;
	text-indent:-11.5pt;

	}
#subnavigation ul li {
	color:#00adda;
	line-height: 10.5pt;
	padding:5px 0 0 0;}
#subnavigation ul ul li {
	color:#666;
	font-size:8pt;
	margin-left:15px;}
#subnavigation ul ul {
	list-style:square inside;
	color:#666;
	font-size:9pt;
	padding:0;}
#subnavigation ul a {
	text-decoration:none;
	color:#666;}
#subnavigation ul a:visited {
	color:#666; }
#subnavigation ul a:hover {
	color:#00adda; }

/* quicklaunch menu */
#subnavigation {
	width:240px;
	min-height:500px;
	padding:0;
	margin: 10px 10px 10px 10px;
	border: 1px soild #0FF;
	display: inline;
	}
#subnavigation ul {
		margin:0 15px 10px 16px; 
		}
#subnavigation h1 {
	font:normal 15pt Verdana, Arial, Geneva, sans-serif;
	color:#000;
	margin-top:20px;
	line-height:30pt; }

#cur-leftside {
padding-right: 290px;
padding-bottom: 20%;
}

#cur-rightside {
width: 290px;
height: 100%;
float: right;
padding-right: 10px;
}

#contactback {
background-repeat: no-repeat;
background-position: bottom;
}

#contactback ul {

	margin: 0;
	padding-bottom: 14px;
	width: 258px;
	margin-left: 16px;
	padding: 3px;
	padding-top: 0;
	
	
}

#contactback ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 0;
	line-height: 16px;
	font-size: 11px;
}

#rightcol {
float: right;
width: 49%;

}
#leftcol {

width: 49%;
}


#footer {
padding: 0;
margin: 0;
position: absolute;
bottom: 0;
width: 100%;
height: 180px;

}
.footercontact {
color: #999999;
margin: 0;
position: absolute; 
top: 20px;
left: 270px;
font-size: 10px;
text-align: left;
padding-bottom: 20px;
background: url('../images/layout/bottomfadebar.gif');
background-repeat: no-repeat;
background-position: left bottom;
z-index: 2;
width: 400px;
}

.footertext {
color: #999999;
margin: 0;
position: absolute; 
top: 70px;
left: 270px;
font-size: 10px;
text-align: left;
z-index: 2;
}


* html body #container {
width: 900px;
}


* html body #contentcontainer {
background-color: transparent;
background-repeat: repeat-y;
border: 0;

}

* html body #contentright {
	background-image: none;
}

* html body #subnavigation {
	top: 0;
	background-position: 14px right;


}


* html body #content {
height: 400px;
}

.delicious-posts { margin: 1em; border: 2px solid #ddd; padding: 0.5em; width: 35em; font-family: 'Verdana', Verdana, sans-serif; } .delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0} .delicious-post { border-top: 1px solid #eee; padding: 0.25em; font-size: 80% } .delicious-odd { background-color: #f8f8f8 } .delicious-banner a { font-size: 80% } .delicious-posts a:hover { text-decoration: underline } .delicious-posts a { text-decoration: none; color: #780000; display: block; padding: 0.3em } .delicious-post a { color: #0000cc }

.screenreader {
display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

@media print {

#container {
position: relative;
margin: 30px auto;
min-width: 900px;
max-width: 900px;
height: 100%;
background-color: #000000;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	filter: none;
		border:0px solid #000;
		color: #000000;
}
#container #content {
color: #000;
}
#container #content p {
color: #000;
}
#container #content ul li {
color: #000;
}
#container #content ol li {
color: #000;
}
#container #content li a {
color: #000;
}
#container #header {
display: none;
}
#container #mainnavigation {
display: none;
}

}
