
body	{
	background: #fff url(../i/aealogo.gif) 20px 0px no-repeat;
	color: #112;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Lucida, sans-serif;
	line-height: 1.5;
	}
	
#primarycontent	{
	border: 0;
	padding: 0;
	margin: 0 0 25px 196px;
	width: 600px;
	}
	
h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-family: Georgia, Times, serif;
	}

h1, h2	{
	margin-top: 25px;
	margin-bottom: 0;
	letter-spacing: 1px;
	}
	
h1	{font-size: 48px;}
h2	{font-size: 38px;}

h3	{
	font-size: 32px;
	margin-top: 5px;
	margin-bottom: 0; 
	letter-spacing: 1px;
   	 }

h4	{
	font-size: 24px;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
	}

.alt {
	display: none;
	}

h1#dr+h3	{
	margin-top: 0;
	padding-top: 0;
	}

p	{
	margin-top: 0;
	margin-bottom: 1em;
	}
	
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #960; 
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #ccb;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #eed;
	background: transparent;  
	}

.topper	{
	margin: 25px 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #eee;
	font-size: 11px;
	background: #fff;
	color: #999;
	}

#primarycontent dd, primarycontent li	{
	margin-bottom: 25px;
	}

#primarycontent dd, dt, li {
	line-height: 1.5;
	text-align: left;          
    }

ul li {list-style: none;}

#primarycontent li	{
	padding-left: 15px;}

#primarycontent ul li {
	list-style: none; 
	background: url(../i/diamond-black.gif) 0 0.66em no-repeat;
	}

dt 	{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	}

code, pre	{
	font-family: "Andale Mono", Monaco, Courier, "Courier New", monospace;
	color: #666;
	background: transparent;
	}

img	{
	display: block;
	border: 0;
	margin: 10px 0;
	}
	
.inline	{
	display: inline;
	}

.caption	{
	margin: 0 0 10px 0;
	font-size: 13px;
	}
	
.ghost	{
	color: #ccc;
	background: transparent;
	}

.eyebrow	{
	margin: 0;
	font-size: 12px;
	color: #666;
	background: transparent;
	}

	/*  Float helper images 	*/ 

.itfloats	{
	float: left;
	padding: 0;
	margin-top: 7px;
	margin-right: 20px;
	}

.itfloats a {
	border: 0;
	text-decoration: none;
	}
	
.itfloats a:hover	{
	border: 0;
	text-decoration: none;
	}

.sidebar	{
	color: #999;
	background: #fdfdfd;
	border: 1px dotted #999;
	padding: 10px;
	margin: 5px 0;
	font-size: 13px;
	}

	
	/*  Tools and hacks 	*/ 

.vs0	{
	margin-top: 0;
	padding-top: 0;
	}

.vs2	{
	margin-top: 0;
	padding-top: 2px;
	}

.vs3	{
	margin-top: 0;
	padding-top: 3px;
	}

.vs5	{
	margin-top: 0;
	padding-top: 5px;
	}

.vs10	{
	margin-top: 0;
	padding-top: 10px;
	}

.vs15	{
	margin-top: 0;
	padding-top: 15px;
	}

.vs25	{
	margin-top: 0;
	padding-top: 25px;
	}
	
	