body {margin: 0px; font-family: verdana, arial, sans-serif; color: #666666; font-size: 12px; background-color:#f8f8fd}
a {color: #6b82af; text-decoration: none;}
a:hover {text-decoration: underline; font-weight: bold; color: #003399;}
h1 {font-family: tahoma, arial, sans-serif; color: #003399; font-size: 120%;}
h2 {font-family: tahoma, arial, sans-serif; color: #003399; font-weight: bold; font-size: 125%; margin-top: 1em; margin-bottom: 1em;}
h3 {font-family: tahoma, arial, sans-serif; font-size: 100%; padding-left: 5px;}
h4 {font-family: tahoma, arial, sans-serif; font-size: 100%; color: gray; border-top: 1px solid #c6d3e1; width: 50%; margin-top: 20px;}
.bumpdown {padding-top: 2em;}
.commentText {font-size: 75%; margin-left: 0px; margin-right: 0px; margin-bottom: 15px;}
.commentText2 {font-family: serif; color: #63728e; font-style: italic; font-size: 125%; margin: 0px;}
.commentText3 {margin: 0px; font-family: arial, sans-serif; color: black; border-top: 1px solid #002163; font-style: italic; font-size: 100%; text-align: center; padding: 10px; background-color: #c6d3e1; margin-top: 1em;}
#imgLink {color: white;}
#imgLink a:hover {text-decoration: none;}
.arrow {list-style-image:  url(images/triangle_blue.png); font-weight: bold;}
.bullet {list-style-image:url(images/nav_bullet.gif);}


#header {
	background-image: url("images/headerback.gif");
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#left {
	width: 18%;
	float: left;
	padding: 0px;
	background-color: #fff;
	margin: 0px;
	border-right: 1px #c6d3e1 solid;
}
#left li {
	margin-left: -1.5em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#companyNav {
	float: left;
	background-color: #5c82cc;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	xmargin-top: 1em;
	border-bottom: 2px solid #002163;
}
#companyNav li{
	list-style:none;
	margin-left: -3.3em;
	height: 20px;
	font-size: 110%;
	padding-left: 7px;
	background-color: #5c82cc;
	border-top: 2px solid #002163;
}
#companyNav ul{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#companyNav li a {
	color: white;
	font-weight: bold;
	display: block;
}
#call {
	text-align: center;
	float: left;
	width: 100%;
}
#middle {
	float: left;
	width: 75%;
	background-color: #f8f8fd;
	margin-left: 40px;
}

#breadcrumbs {
	float: left;
	clear: right;
	text-align: left; 
	color: gray; 
	width: 75%; 
	margin-top: 0px; 
	margin-bottom: 15px; 
	border-bottom: 1px dashed #c6d3e1;
	padding: 0px;	
	height: 30px;
	font-size: 85%;
}
#breadcrumbs li {
	list-style: none;
	margin-left: -2.5em;
}
#MainUL  li{
	margin-left: 450px;
}	
#tag {
	width: 100%;
	text-align: center;
}
#powerBox {
	float: right;
	text-align: center;
	width: 135px;
	padding: 10px;
	background-color: white;
	margin-left: 40px;
	margin-top: 5px;
	border: 1px solid #c6d3e1;
	
}
#MainImg {
	float: left;
	padding-right: 2em;
		
}
#MainUL  li{
	margin-left: 450px;
}
#right {
	float: left;
	width: 0%;
	text-align: left;
	padding-top: 25px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer1 {
	float: left;
	width: 100%;
	height: 50px;
	clear: both;
	background-color: #003399;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
	border-top: 1px solid #002163;
	
}
#footer2 {
	float: left;
	width: 100%;
	height: 50px;
	clear: both;
	xbackground-color: #003399;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
	xborder-top: 1px solid #002163;
}
