body {
	padding:0px;
	margin:0px;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	font-family: "Times New Roman", serif;
	font-size: 11px;
	text-align: justify;
	color: #323357;
	background-color: #fff;
	}


#container {
	text-align:center;
	width:780px;
	margin:0px;
}	


#logo, #aeBanner, #aeHomeFooter, #contentNav, #logo, #aeShorcutsLinks, #utilities ,#utilities li, #search, #search p,#search #searchText,#search #searchBtn,#globalNav , #globalNav ul, #globalNav li, #breadCrumb,#breadCrumb ul,#cContentLayout,#siteNav {
	display:none;
}

#logo {
	width: 133px;
	height: 130px;
	text-align: center;
	background: url("/images/ae_logo.gif") #006 no-repeat center; 
	float:left;
}

#caption{
	width:80%;
	border-top:0px;	
	border:0px;	
	padding-bottom:20px;
	text-align:center;	
	left:0px;
}

#caption span{
	font-size: 17px;	
	display:block;
}


#skipNav, #skipNav a , #search label, #aeBanner span{
	display:none;
}


#content{
	width:600px;
	text-align:center;
	vertical-align:top;
	padding-left:5px;
	float:left;
	display:block;
}

#content p{
	text-align:left;
	text-indent:10px;
}

#content a{
	border-bottom: 1px dashed #f79239; 	
	text-decoration:none;
	
}

#content a:after{
	content:" [" attr(href) "]"; 
	} 	

#content a:hover{
	border-bottom: 1px dashed #006; 
	text-decoration:none;
}


#content a.newsH{
	font-family:Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
	border-bottom: 0px; 	
	text-decoration:none;
	border-right: 0px; 	
}

#content a.newsH:hover{
	border-bottom: 0px; 
	text-decoration:none;
}

#footer{
	padding-top:20px;
	clear:both;
	width:100%;
	height:90px;
	border:0px;
}

#aeAddress, #aeBankAccount{
	width:310px;	
	float:left;
}
#aeAddress{
	text-align:left;
	padding-left:10px;
}


#aeBankAccount{
	text-align:right;
	padding-right:10px;
}

/*NEWS*/


.cNews {
	clear:both;
	width:90%;	
	text-align:left;
	vertical-align:top;
	padding:5px;
/*	display:block;*/
	border: 1px #EDEABD solid;
	margin:1px;
	background-color: #fff6e0;	
}
.cNewsOuter {
	clear:both;
	padding:1px;
	margin:0px;
	background-color: #fff6e0;	
}

.cNewsTitle {
	width:97%;	
	text-align:left;
	vertical-align:top;
	padding:5px;
	display:block;
	border-bottom: 1px solid #f79239;
}


.cNewsImg{

/*	float:left;*/
	border:0px;
	padding: 3px;
	padding-left:0px;
}

.cNewsDesc
{
	padding-top:5px;
	padding-bottom:5px;
	
}

.cNewsMore
{
	clear:both;
	width:480px;	
	text-align:right;

}

a:link {
			text-decoration: none;
			font-weight: bold;
			color: #323357}

a:visited {
			text-decoration: none;
			font-weight: bold;
			color: #323357}

a:hover {
			text-decoration: underline;
			font-weight: bold;
			color: #f79239}
			

