/* @group General */

body {
	background-color: #999999;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	padding: 0;
	margin: 5px 0;
}

#contentPage {
	background-color: #ffffff;
	margin:auto;
	padding: 0;
	width: 906px;
	max-width: 906px;		
}

#contentArea {
	width: 890px;
	max-width: 890px;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	
	overflow: hidden;
}

#contentLeftColumn{
	width: 240px;
	max-width: 240px;
	display: table-cell;
	vertical-align: top;
	display: none;
}

#contentRightColumn{
	width: 7000px;
	max-width: 700px;
	padding: 14px 10px 0 20px;
	vertical-align: top;
	overflow: hidden;
	text-align:left;
}

#header {
	height:172px;
	min-height: 172px;
	width: 906px;
	max-width: 906px;
	padding: 0;
	margin: 0;
	background: url('../img/cewdheader2.gif') no-repeat;
}

#menubar{
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 100%;
	margin:0;
	padding:0;
	text-align: left;
	vertical-align:bottom;
	background: url('../img/menubg.gif') repeat-x;
}

#footer{
	margin: 5px 0 0;
	background:#3bb72E;
	width:100%;
	border-top:4px #F6E46D solid;
	color:white;
	padding:0;
	vertical-align: middle;
	text-align:right;
	color: #ffffff;
}
#footer td{color: #ffffff;}
#footer td a{color: #ffffff;}

td.contentCell{
	padding-left: 10px;
	padding-right: 25px;
	display: table-cell;
	vertical-align: top;
}
.alert {
color:#ff0000;
font-style:italic;
}

/*@end */

/* @group Global */

a:link {
	color: #3bb72e;
	font-weight: bold
}

a:visited {
	color: #3bb72e;
	font-weight: bold
}

a:hover {
	color: #256bbf;
	font-weight: bold
}

a img {
	border: 0;
	text-decoration: none
}

td{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
}

h2{
	color:#256bbf
}
h3{
	color:#256bbf;
}
h4{
	color:#256bbf
}

/* @end */

/* @group Text */

.greentitle{
	color:#3bb72e;
	font-size:14pt;
}

.bluetitle{
	color:#0072AE;
	font-size:14pt;
	font-weight:bold;
	line-height:120%;
}

.red{
	color: #ff0000;
}

.Subhead{
	color:#256bbf;
	font-size:14px;
	font-weight: bold;
}

.required{
	color: #94000e;
}

.smallText{
	font-size: .8em;
}

/* @end */

/* @group Containers */

.highlightBox{
	border: 3px double #256bbf;
	padding: 3px;
}

/* @end */

.clr {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

.newsLeft {
width: 572px;
float: left;
text-align: left
}

h1.blueTitle, h1.lightblueTitle, h1.light2BlueTitle {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
background: #2c69b1;
padding: 10px 17px;
text-shadow: 1px 1px 1px #000;
font-size: 14px;
text-transform: uppercase
}

h1.lightblueTitle {
background: #6394c5
}

h1.light2BlueTitle {
background: #94b5de
}

.newsConBox {
margin: 0 17px 15px 17px;
border-bottom: 1px solid #000;
padding-bottom: 10px;
font-size: 12px
}

.newsConEnd {
margin: 0 17px 15px 17px;
padding-bottom: 10px;
font-size: 12px
}

.newsRight {
width: 292px;
border-left: 1px solid #000;
float: right;
padding-left: 11px
}

h2.newsSubTitle {
color: #256bbf;
font-size: 13px;
font-weight: bold;
text-transform: none
}

.newsRight td {
vertical-align: top
}










