body {
	font: 12px   verdana,arial,helvetica;
	margin: 0px 0px 0px 0px;
	color: #03033b;
	background: scroll #6699cc;
	text-align: center;
}
#area {
	background: #d4d1e7; 
	width: 800px;
	font-family: verdana,arial,helvetica;
	text-align: center;
	color: #0c0c43;
}
#pageHeader {
	width: 800px;
	text-align:left;
	list-style: none;
	height: 228px;
	background: #ffffff left url(../AETBranding/logo.jpg) no-repeat;
}
#separatorLine {
	width: 800px;
	background: left url(../AETBranding/fillerSquare.jpg) repeat;
}
#mainMenu {
	width: 800px;
	text-align:left;
}
}#bannerArea {
	width: 800px;
	text-align: left;
	height: 169px;
	margin: 0px;
	background: #336699;
}
#leftImageArea {
	float:  left;
	width:  156px;
	Height: 176px;
	margin: 0px;
	background: #666699 url(../AETBranding/leftImage.jpg) no-repeat;
}
#imageArea {
	float:  right;
	width: 800px;
	height: 169px;
	margin: 0px;
}
#contentArea {
	text-align: left;
	float: right;
	width: 644px;
	padding-bottom: 10px;
	background: #ffffff;
	color: #03033b;
}
#contentAreaPartners {
	text-align: left;
	float: right;
	width: 610px;
	padding-bottom: 10px;
	background: #ffffff;
	color: #03033b;
}
#contentArea #content {
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 5px;
}
#contentAreaPartners #contentPartners {
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 5px;
}
#sidebarArea {
	width: 156px;
	float: left;
	text-align: left;
}
#sidebarAreaPartners {
	width: 190px;
	float: left;
	text-align: left;
}
#sidebarArea .sidebar {
	line-height: 1.5em;
	padding: 10px;
	color: #99ccff;
}
#sidebarAreaPartners .sidebarPartners {
	line-height: 1.5em;
	padding: 10px;
	color: #03033b;
}
#footer {
	background: #336699;
	margin-top: 3px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	color: #ffffff;
	height: 20px;
	font-size: 9px;
	font-weight: normal;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#linkArea {
	float: left;
	width: 800px;
	height: 28px;
	color: #ffffff;
	background: #336699;
}
#linkArea #current {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: #99cccc;
}
#linkArea ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#linkArea li { 
}
#linkArea a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	margin-bottom: 2px;
}
#linkArea a:hover {
	color: white;
	background: #9999cc;
}
.highlite {
	font-size: 12px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
}
h1 {
	color: #03033b;
	font-size: 20px;
	font-weight: bold;
}
h2 {
	color: #03033b;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #03033b;
	font-size: 14px;
	font-weight: bold;
}
ul {
	 list-style-position: outside;
	 list-style-image: url(../AETBranding/bullet.jpg);
	 list-style-type: disc;
}
li.spread {
	line-height: 160%;
}
p.tight {
	line-height: 120%;
	font-size: 10px;
	font: Verdana;
	color: #03033b;
}
p.sidebartitle {
	line-height: 100%;
	font: Verdana;
	color: #03033b;
}
#paddingSlight {
	padding-left:6px;
}
a.tight {
	line-height: 130%;
	font-size: 10px;
	font: Verdana;	
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover, a:active {
	color: #ff6600;
	text-decoration: underline;
}
