/* Layout Stylesheet */ 

body {
 margin:20px;
 background:#808080;
 color: #333333;
 text-align:center;
 padding:0;
 }

#outer {
 text-align:left;
 border:1px solid #000000;
 width:750px;
 margin: 0;
 margin-top : 0;
 padding:0;
 }

#hdr {
 height:153px;
 background:#eeeeee;
 background-image :  url(images/AEI-logo.jpg);
 color: #333333;
 }

#title
{
	color : rgb(0,0,0);
	background-color :transparent;
	font-family: Helvetica, Arial, sans-serif;
	margin-top : -10px;
	margin-right : 2%;
	margin-left  : 2%;
	width : 450px;
	position : relative;
	float : right;
	padding :4px;
	text-align:right;
}

#infobox2
{
	color : rgb(0,0,0);
	background-color : rgb(255,255,255);
	font-family: Helvetica, Arial, sans-serif;
	position : relative;
	padding :10px;
	width:530px;
	text-align:justify;
	border-width:3px 3px 3px 3px;
	border-style:dashed;
	height: 435px;
	left: 6px;
	top: 3px;



	



}
 
#infobox2 label
{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
}

#infobox2 a{
 font-family : Helvetica, Arial, sans-serif;
 text-decoration: none;
 }

#infobox
{
	color : rgb(0,0,0);
	background-color : rgb(255,255,255);
	font-family: Helvetica, Arial, sans-serif;
	position : relative;
	padding :10px;
	width:530px;
	text-align:justify;
	border-width:3px 3px 3px 3px;
	border-style:dashed;
	height: 381px;
	left: 6px;
	top: 3px;



	



}
 
#infobox label
{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
}

#infobox a{
 font-family : Helvetica, Arial, sans-serif;
 text-decoration: none;
 font-size:11px;
 font-weight: bold; 
 color: #CC0000;
 }

#header
{
	color : rgb(0,0,0);
	background-color : rgb(255,255,255);
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:12px;
	width : 525px;
	position : relative;
	padding :2px;
	text-align:left;
	border-width:3px 3px 3px 3px;
	border-style:solid;
	border-color:#CC0000;
}

#note
{
	color : rgb(0,0,0);
	background-color : rgb(255,255,255);
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:12px;
	width : 530px;
	position : relative;
	padding :10px;
	text-align:left;
	border-width:3px 3px 3px 3px;
	border-style:solid;
	border-color:#CC0000;
	top: 15px;
	left: 5px;




}

#note a{
 font-family : Helvetica, Arial, sans-serif;
 text-decoration: none;
 font-size:11px;
 font-weight: bold; 
 color: #CC0000;
 }

#headertop
{
	color : rgb(0,0,0);
	background-color : rgb(255,255,255);
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:20px;
	width : 525px;
	position : relative;
	margin-top : -3px;
	margin-right : 2%;
	margin-left  : 0%;
	float:right;
	padding :5px;
	text-align:right;
	left: 30px;
	overflow: hidden;
	visibility: hidden;



}

#bar {
 height:15px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;
 font-weight: bold;
 padding :4px;
 font-size:11px;	
 border-width:2px 0 2px 0;
 }

#bodyblock {
	position:relative;
	background: #dcdcdc;
	color: #333333;
	width:750px;
	height: 141px;

 }

#l-col {
    width: 140px;
	height:auto;
	float: left;
	padding: 10px;
 }
 
 #l-col h4{
 font-family : Helvetica, Arial, sans-serif;
 }
 
 #l-col a{
 text-decoration:none;
 color:#FFFFFF; 
 }

#cont {
 width: 560px;
  background: #ffffff;
  font-family : Helvetica, Arial, sans-serif;
   font-weight: bold; 
  font-size:11px;
 padding: 10px;
 text-align: justify;
margin-left: 160px;
margin-right: 0px;
border-left: 2px solid;
 }
 
#bigfont
{
	font-family : Helvetica, Arial, sans-serif;
    font-weight: bold; 
  	font-size:16px;
}

#ftr {
 height:15px;
 background:#c0c0c0;
 padding :4px;
 font-family : Helvetica, Arial, sans-serif;
 font-size:11px;
 font-weight: bold;
 color: #333333;
 width: 742px;
 border:solid black;
 border-width:2px 0 0 0;
 margin:0;
 }
