*{ margin: 0; padding: 0; }*
body { margin: 50px 0 0; background: #fff url(/images/bg.gif) repeat-x; font: .80em "Trebuchet MS", Arial, Sans-Serif; color: #444; }
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 { font-size: 2em; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em; }
	h3 {
	font-size: 1.5em;
	border-bottom: 1px solid #eee;
	margin: 0 0 .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
	p  { margin: 0 0 2em 0; line-height: 1.8em; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #006699; text-decoration:none;}
	a:hover { color: #000080; text-decoration: none; }
	img { border: 0; }
	.red { color: #006699; }
	table {padding:3px; }
	td {padding:3px;}
	ul {list-style-image: url('/images/listbtn.gif'); margin-left:35px; margin-top:0px; margin-bottom:0px; }
	
.wrap { width: 900px; margin: 0 auto; }


#header {
	width: 900px;
	height: 60px;
	background-image:url('/images/logo_2008.jpg');
	background-repeat: no-repeat;
	background-position: left center; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header h1{	margin-left: 70px;}
	#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; font-size: 13px; color: #000000; }
		#menu a:hover { color: #000; border-bottom: 2px solid #ccc; }
		#menu .active a { border-bottom: 2px solid #C70012; color: #006699;}
		
	#menunav  { float: right; padding: 0 0 0 0; list-style: none; }
	#menunav ul {margin-left:0; margin-top:0; margin-bottom:0; }
		#menunav li { display: inline; }
		#menunav a { display: block; float: left; margin-left: 15px; padding: 2px; text-decoration: none; font-size: 13px; color: #000000; }
		#menunav a:hover { color: #000; border-bottom: 2px solid #999; }
		#menunav .active a { border-bottom: 2px solid #C70012; color: #006699;}
		#login  { float: left; padding: 0 0 0 0; list-style-image: url('/images/user_go.png'); }
		#login a { display: block; float: left; margin-left: 15px; padding: 2px; text-decoration: none; font-size: 13px; color: #000000; }
		#login ul { list-style-image: url('/images/user_go.png'); padding:0; margin:0; }
		#login li { display: inline; padding:0; margin:0;}
		#login .logged a { color: #006699; margin-right:150px; margin-left:0; padding:0;}
 
#teaser { clear: both; height: 259px; background: #fff url('/images/teaserbg.jpg') repeat-x; }
	.box {
	float: left;
	padding: 66px 0 0;
	width: 480px;
	color: #FFFFFF;
}
	#image { float: right; width: 225px; position: relative;  height: 259px; }
	
#bar { height: 40px; margin: 0 0 30px; padding: 8px 0 0 0; background: url('/images/bar.gif') repeat-x; }
#barPage { height: 40px; margin: 30px 0 0px; padding: 8px 0 0 0; background: url('/images/bar.gif') repeat-x; }
#barNav { height: 26px; margin: 0 0 30px; padding: 3px 0 0 0; background-color:#C0C9CB; }
	.step { cursor: pointer; color: #fff; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url('/images/step.gif') no-repeat; height: 30px; }
		.stepPage { cursor: pointer; color: #fff; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: left; height: 30px; }
	.stepPage a { color: #fff; margin: 0 10px 0 0;  text-decoration: none;}
	.step a { color: #fff; margin: 0 10px 0 0;  text-decoration: none;}
.col { float: left; width: 270px; margin: 0 30px 16px 0;}
.contentcol { float: left; width: 570px; margin:  0 30px 16px 0; background: #fff}
	.last { float: right; margin: 0 ; width: 300px;}
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }
/*
#footer { clear: both; width: 900px; margin: 0 auto; padding: 15px; border-top: 1px solid #e0e0e0; background: #fff url(../images/small_logotype.jpg) no-repeat right 13px; }
*/
#footer { clear: both; width: 900px; margin: 0 auto; padding: 15px; border-top: 1px solid #e0e0e0; background: #fff; }
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer a { color: #808080; font-weight: bold; }.singlecontentcol {
	float: left;
	width: 900px;
	background: #fff;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 16px;
	margin-left: 0;
}
.login {
	color: #ffffff;
	padding: 6px;
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	}
	
td.login {
	color: #ffffff;
	padding: 6px;
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	}
a.login:link {
	color: #ffffff;
	padding: 0px;
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	}

a.login:visited {
	color: #e4e4e4;
	padding: 0px;
}

a.login:hover {
	color: #e4e4e4;
	padding: 0px;
}
a.login:link {
	color: #ffffff;
	padding: 0px;
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-variant : normal;
	}



.freesub {
	color: #6666666;
	}
	
a.freesub:link {
	color: #666666;
	text-decoration:none;
	}

a.freesub:visited {
	color: #666666;
}

a.freesub:hover {
	color: #666666;
}

.AAIEP{
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	color : #000033;
	list-style-position : inside;
	list-style-type : square;
}
.detail1{
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	color : #000033;
	list-style-position : inside;
	list-style-type : square;
}
td{
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	color : #000033;
}
th  {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	font-variant : small-caps;
	text-transform : uppercase;
	color : #000033;
}
h4{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #333333;
}

.schoolTitle{
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	font-variant : small-caps;
	text-transform : uppercase;
	color : #000066;
}
li{
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	color : #000033;
	list-style-type : square;
}
.borderedtable{
	border : 1px solid #000000;
}
.bordersTopBot {
	border-top: 1px solid #000066;
	border-right: 0px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 0px solid #000066;

}
.bordersLeft{
	border-top: 0px solid #000066;
	border-right: 0px solid #000066;
	border-bottom: 0px solid #000066;
	border-left: 1px solid #999999;

}
.dashedTopBot {
	border-top: 1px dashed #006699;
	border-right: 0px dashed #006699;
	border-bottom: 1px dashed #006699;
	border-left: 0px dashed #006699;

}
.listPadding {
	padding-left: 50px;
}

.bordersBot {
	border-top: 0px solid #000066;
	border-right: 0px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 0px solid #000066;

}
.menubordersTopBot {
	border-top: 1px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 0px solid #ffffff;

}
.menubordersBot {
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 0px solid #ffffff;

}
.menubordersTop {
	border-top: 1px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;

}
.menubordersRight {
	border-right: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
}
.borderssides{
	border : #000000;
	border-style : solid;
	border-top-width : 0;
	border-right-width : thin;
	border-bottom-width : 0;
	border-left-width : thin;
}
.keywordbox{
	border : maroon;
	border-style : solid;
	border-top-width : 0;
	border-right-width : thin;
	border-bottom-width : 0;
	border-left-width : thin;
}
.ClientborderssidesBot  {
	border : maroon;
	border-style : solid;
	border-top-width : 0;
	border-right-width : thin;
	border-bottom-width : thin;
	border-left-width : thin;
}

p  {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}
.whiteHeader  {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
}
.ParaTitles  {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	font-variant : small-caps;
	text-transform : uppercase;
	color : #000080;
}
.AAIEPHeader1  {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : uppercase;
	color : #FFFFFF;
}
.AAIEPHeaderWhite  {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : uppercase;
	color : #FFFFFF;
}
.formfields  {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	color : #000000;
	background-color : #C6D9EC;
	border : 1px solid #006699;
}
.formfields2  {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	color : #FFFFFF;
	background-color : #0099CC;
	border : thin #003399 inset;
}
.tdbordered  {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	color : #000033;
	border : #000000;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}
.maroonbordered  {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	color : #000033;
	border : maroon;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}
.trbordered  {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	color : #000033;
	border : #000000;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}
.menu_text {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; font-style: normal; color: #000033; font-weight: normal}
.dashedTable {
	background-color: #F0F0F0;
	border: 1px dashed #666666;
}
.white {
	color: #FFFFFF;
}
