body{
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	text-align:center;
	background:#f7f7f7 url(/css/images/bg-wrapper.gif) repeat-y top center;
}

*{margin:0;padding:0;}  /*  Global element reset  */

#wrapper{background:#f7f7f7 url(/css/images/bg-wrapper.gif) repeat-y top center;}
h1{
	color:#b3b3b3;
	font-size:1.7em;
	line-height:1.1;
	margin-bottom:15px;
}
h2{
	margin:15px 0 5px;
	font-size:1.4em;
}
h3{
	margin:15px 0 5px;
	font-size:1.2em;
}
h4,
.subHeading{
	font-size:1em;
	margin:15px 0 5px;
	color:#910000;
}
p{
	margin-bottom:15px;;
}
option{
	padding:0 4px;
}

#content ul{
	margin:10px 20px;
}
#content li{
	margin-bottom:.5em;
}

#bodyWrap{
	margin:0 auto;		
}


#banner{
	height:123px;
	background:url(/css/images/bg-banner.gif) repeat-x top left;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	
}
#banner div{
	width:900px;
	margin:0 auto;
	text-align:left;	
}
#banner ul{
	list-style:none;
	margin-left:174px;
	position:relative;
}
#banner li{
	float:left;
	width:84px;
	border-left:1px solid #FFF;
	height:120px;
	display:inline;
	position:relative;
}
#banner li#first{
	border-left:none;
	width:49px;
}
#banner li.active{
	
}
#banner li a{
	display:block;
	height:120px;
	padding:0px 2px 0 4px;
	line-height:1;
	text-decoration:none;
	text-transform:uppercase;
	color:#848484;
	font-weight:bold;
	background:url(images/bg-navA.gif) repeat-x bottom left;
	
}
#banner li a span{
	position:absolute;
	bottom:4px;
	cursor:pointer;
}
#banner li a:link,
#banner li a:visited{
	background-color:#e4e4e4 ;
	border-bottom:3px solid #FFF;
}
#banner li a:hover,
#banner li.active a{
	background-color:#dccdcd !important;
	color:#7c7c7c !important;
	border-bottom:3px solid #910000 !important;	
}

#wrapper{
	width:900px;
	margin:0 auto;
	text-align:left;
}

#contentWrap{
	width:605px;
	float:right;
	display:inline;
	margin:0 93px 30px 0;
	
}



#search{
	text-align:right;
	padding:6px 0 10px;
}
#search form{
	width:164px;
	border:1px dashed #7f7f7f;
	border-width:1px 0;
	padding:6px 0;
	margin-left:auto;
	text-align:left;
}
#search form #query{
	width:118px;
	margin-right:3px;
}
#search form .btn{
	vertical-align:-.3em;
	
}

#content{
	background:url(images/bg-body.jpg) no-repeat top right;
	min-height:500px;
	padding-right:185px;
	font-size:1.1em;
}

#content.contentCourse{
	background:url(images/aim_aada_bg.jpg) no-repeat top right;
}


#content h1{font-size:1.65em;}
#content h2{font-size:1.3em;}
#content p{
	font-size:1em;
}

.latestNews{}
.latestNews#latest{
	border-top:1px dashed #a6a6a6;	
}
#content .latestNews h2{
	text-transform:uppercase;
	color:#910000;
	border-bottom:1px dashed #a6a6a6;
	font-size:1em;
	padding-bottom:1px;
}
.latestNews .newsSum{
	padding:10px 0;
	border-bottom:1px dashed #a6a6a6;
}
.date{
	color:#910000;
	font-style:italic;
}
.latestNews .newsSum a{
	text-decoration:none;
}
.latestNews .newsSum a.main{
	font-weight:bold;
}

#content h2.news{
	color:#910000;
	margin:18px 0 0;
	font-size:1.2em;	
}

#selector{
	border:1px solid #910000;
	border-width:1px 0;
}
.selector{
	margin:10px 0;
}
.selector td{
	padding:0 10px 0 0;
}
.selector label{
	margin-right:8px;
}
.selector option{
	padding:0 10px 0 4px;
}
#newsArchive{
	border-bottom:1px solid #910000;
}

#pageImages{
	text-align:right;
	float:right;
	display:inline;
	margin:3px 0 15px 10px;
}
#pageImages .img{
	margin-bottom:15px;
}
#pageImages img{
	border:1px solid #b3b3b3;
}

#content #secLevNav{
	list-style:none;
	font-size:1.1em;
	line-height:1.3;
	margin-bottom:20px;
	margin-left:0 !important;
}

#secLevNav li{
	display:inline;
	margin-right:25px;
}
#secLevNav a{
	position:relative;
}
#secLevNav li.on a{

}
#secLevNav a:link,
#secLevNav a:visited{
	color:#910000;
}
#secLevNav a:hover{color:#b3b3b3;}

.person{margin-bottom:25px;clear:both;}
.person h4{
	margin-bottom:0;
}
.person .position{
	color:#910000;
	font-style:italic;
	margin-bottom:10px;
	font-weight:bold;
}


#leftNav{
	margin:0 0 30px 68px;
	width:106px;
	overflow:visible;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
}
#leftNav img{
	margin-top:-4px;
}
#leftNav h2{
	margin:20px 0 0;
	height:20px;
	overflow:hidden;
	background:url(images/bg-nav-courses-h2.gif) no-repeat top left;
}
#leftNav h2 b{
	margin-left:-999px;
}
#leftNav ul a{
	display:block;
	padding:5px 12px 5px 5px;
	width:89px;
	color:#910000;
	text-decoration:none;
	font-weight:bold;
	background:url(images/bg-leftNavArrow.gif) no-repeat 98px .8em;
}
#leftNav ul{
	list-style:none;
	background:#ededed;
}
#leftNav ul ul{
	padding:3px 0;
}
#leftNav ul li{
	border-bottom:1px solid #b3b3b3;
}
#leftNav ul li.on a{
	border-bottom:1px solid #b3b3b3;
	background:url(images/bg-leftNavArrowOn.gif) no-repeat 96px 1em;
}
#leftNav ul li.on ul a{
	border-bottom:none;
	background:none;
	padding:1px 5px 1px 5px;
	color:#787777;
	line-height:1.2;
	font-weight:normal;
	width:96px;
	font-size:.9em;	
}

#leftNav ul ul li{
	border:none;
}
#leftNav ul ul,
#leftNav ul li.on{
	background:#eddede;
}

#leftNav #myCourses{
	text-transform:uppercase;
}

.related{
	margin:20px 0 0 0;
}
#content .related ul{margin-left:0;}
.related li{
	list-style:none;
	margin:0 0 5px;
}
.related a.text{
	padding-right:9px;
	background:url(images/bg-leftNavArrow.gif) no-repeat right 55%;
}
.related img{vertical-align:-25%;}

#bottomNav{
	margin-top:15px;
}
#bottomNav p{
	margin-bottom:10px;
}
#bottomNav ul{
	list-style:none;
	font-size:1.05em;
	line-height:1.8;
	margin:0 0 15px 25px;;
}
#bottomNav li{
	padding-left:10px;
	background:url(images/bg-leftNavArrow.gif) no-repeat left 55%;
}
#bottomNav a:link{
	color:#910000;
}
#bottomNav a:hover{color:#b3b3b3;}

#applicationForm h3,
#applicationForm .line td{
	border-top:1px dashed #a6a6a6;
	padding-top:6px;
}


#cart{
	margin-bottom:20px;
}
#cart .even{
	background:#e4e4e4;
}
#cart td,
#cart th{
	padding:5px;
	border-right:1px solid #FFF;
	color:#FFF;
	background:#910000;	
}
#cart th{

}

.appform td{
	padding:5px 10px 5px 0;
}
.appform label{
	display:block;
}
.appform input.radio{
	display:inline;
	width:20px;
	text-align:center;
	vertical-align:-.2em;
}
.appform label.radio{
	display:inline;
}
.appform input{
	width:200px;
}
.appform .half{
	float:left;
	width:95px;
	margin-right:10px;
}
.appform .half input{
	width:95px;
}
.appform .half select{
	width:95px;
	height:18px;;
}
.appform .half option{
	padding:0 4px;
}

.appform .third{
	float:left;
	width:60px;
	margin-right:10px;
	display:inline;
}
.appform .third input{
	width:60px;
}
.appform .long,
.appform textarea{
	width:415px;
}
.appform #resume{
	width:250px;
}
 #submit{
	float:right;
	width:auto;
}
.appform td#button{
	border:1px dashed #a6a6a6;
	border-width:1px 0;
	padding:10px 0;
	vertical-align:middle;
}
.appform .noright{
	padding-right:0;
}

/*  Search  */
.searchSum{
	margin-bottom:15px;
}
.searchpages{
	margin:0 0 20px;
}
.searchpages .prevnext{
	float:right;
}
.searchItem{
	margin:0 0 20px;
}

#footer{
	clear:both;
}
#verve{
	text-align:right;
	margin-right:90px;
}
#verve a{
	color:#c0c0c0;
	text-decoration:none;
}
#verve img{
	vertical-align:-.25em;
}

.back{
	margin-top:20px;
	padding-left:10px;
	background:url(images/bg-backarrow.gif) no-repeat left .4em;
}

a:link{color:#910000;}
a:visited{color:#910000;}
a:hover{color:#b3b3b3;}
#contactUs ul{
	margin-left:0;	
}
#contactUs li{
	list-style-type:none;
	clear:left;
	margin-bottom:10px;
	margin-left:0;
}
#contactUs li label{
	width:120px;
	float:left;
}
#contactUs li textarea{

}
#contactUs li textarea{
	width:400px;
}