.body {
	background: url(img/body_gradient_bg.gif) #224C75 repeat-x top center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

a { color: black; text-decoration: underline; }
a:hover { text-decoration: none; }

a.button {
	background: url(img/button_bg.gif) transparent repeat-x top left;
	height: 23px; width: 103px;
	display: block;
	border-top: solid 1px #F4FBFF; border-left: solid 1px #F4FBFF;
}

a.product_button {
	background: url(img/button_bg.gif) transparent repeat-x top left;
	height: 23px; width: 185px;
	display: block;
	border: solid 1px #F4FBFF; border-bottom: none;
}

a.close_button {
	background: url(img/button_bg.gif) transparent repeat-x top left;
	height: 23px; width: 90px;
	display: block;
	border-bottom: solid 1px #F4FBFF; border-left: solid 1px #F4FBFF; border-right: solid 1px #F4FBFF;
	}


	a.button:hover, a.product_button:hover, a.close_button:hover {
		background: #5394CC;
	}
	
	a.last_button {
		border-bottom: solid 1px #F4FBFF;
	}

.tiny { font-size: 1px; }

.breadcrumb {
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	color: #888888;
	clear: both;
}

	.breadcrumb a {
		font-weight: bold;
		color: #70B2ED;
		text-decoration: none;
	}
	
	.breadcrumb a:hover {
		color: #0054A0;
		text-decoration: underline;
	}

#center_ie {
	text_align: center;
}

#container {
	background: url(img/body_main_bg.jpg) transparent no-repeat top center;
	width: 100%; height: 768px;
}

#ss_container {
	background: url(img/body_main_bg.jpg) transparent no-repeat bottom center;
	width: 100%;
}


#content {
	margin: 0px auto 0px auto; padding: 10px 0px;
	width: 720px;
}

#header {
	width: 720px; height: 30px;
	margin: 0; padding: 0;
}

#header h1 {
	background: url(img/aei_head.gif) transparent no-repeat top center;
	width: 220px; height: 18px;
	margin: 0; padding: 0;
	float: left;
}

#header h2 {
	background: url(img/aei_subhead.gif) transparent no-repeat top center;
	width: 255px; height: 12px;
	margin: 5px 0px 0px; padding: 0;
	float: right;
}

#header h1 span, #header h2 span {
	display: none;
}

#nav {
	background: url(img/nav_bg.gif) transparent repeat-x top left;
	height: 30px;
	margin: 0; padding: 0;
}

	#nav ul {
		margin: 0px 0px 0px; padding: 0;
		list-style-type: none;
		height: 25px;
		border-left: solid 1px #C7CBCF;
		border-right: solid 1px #C7CBCF;
	}
	
	#nav ul li {
		margin: 0; padding: 1px 0px 0px;
		float: left;
	}
	
	#nav ul li.search {
		width: 327px;
		text-align: right;
	}

		#nav ul li.search form {
			margin: 2px 10px; padding: 0;
		}
	
		#nav ul li.search input {
			margin: 0; padding: 0;
			font-size: 9px;
		}

	#nav ul li a {
		float: left;
		display: block;
	}
	
	#nav ul li a:hover {
		background: #5394CC;
	}
	
	#nav ul li a.current {
		background: #0054A0;
	}

#acad_title {
	height: 53px;
	margin: 0; padding: 0;
}

#main { }

#main_content { 
	background: url(img/content_gradient_bg.gif) #D7F2FF repeat-x top center;
	width: 720px;
}

#featured {
	margin: 0px 0px 10px; padding: 0px;
	height: 250px;
}

	#featured h3 span {
		display: none;
	}
	
	#featured a.moreinfo {
		margin: 225px 0px 0px 615px; padding: 0;
		position: absolute;
		z-index: 1;
	}

#news {
	width: 231px;
	margin: 0px 10px 10px 0px;
}

	#news .head {
		background: url(img/column_head_bg.gif) repeat-x top left;
		height: 23px; width: 155px;
		border: solid 1px #BBC3CB;	
		border-bottom: none;	
	}
	
	#news .text {
		background: url(img/column_bg.gif) #D7F2FF repeat-x top left;
		border: solid 1px #BBC3CB;	
		padding: 0px 0px;
	}
	
	#news h5 {
		background: url(img/recent_news.gif) no-repeat top left;
		margin: 0; padding: 0;
		height: 23px;
	}
	
	#news .item {
		margin: 10px 0px; padding: 0px 10px 10px;
		font-size: 11px; line-height: 14px;
		border-bottom: solid 1px white;
	}
	
		#news .item a.more {
			text-align: right;
			display: block;
			color: black;
		}
	
	.news_image {
		margin-left: 10px;
	}
	
	#news .news_button {
		height: 24px;
	}

	.news_title {
		color: #1466B0;
	}
	
	.news_head {
		margin-top: 10px;
		color: #1466B0;
		font-weight: bold;
	}

#products {
	width: 475px;
	margin: 0px 0px 10px;
}

	#products .head {
		background: url(img/column_head_bg.gif) repeat-x top left;
		width: 155px; height: 23px;
		border: solid 1px #BBC3CB;
		border-bottom: none;
	}
	
	#products .text {
		background: url(img/column_bg.gif) #D7F2FF repeat-x top left;
		border: solid 1px #BBC3CB;
		padding: 0px 5px;
	}

	#products h5 {
		background: url(img/other_featured.gif) no-repeat top left;
		margin: 0; padding: 0;
		height: 23px;
	}

	#products .item {
		font-size: 11px; line-height: 14px;
		width: 150px;
		margin: 0px 0px 0px 4px; padding: 0;
	}

	#products .item_title {
		padding: 10px 0px 5px;
		font-weight: bold;
	}
	
	#products .item_button {
		margin: 0; padding: 5px 0px 0px;
	}
	
		#products .item_button .ten { padding-top: 7px; }
	
#products h5 span, #news h5 span, #award h5 span, .s_shots h5 span, #full_page h3 span, #full_page2 h3 span, #products_page h3 span, .head h5 span, #main_content h2 span {
	display: none;
}

#footer {
	border-top: solid 1px #7F8E9D;
	color: white;
	line-height: 22px;
}

	#footer a {
		color: white;
	}

/* Product Page Styles */

.product_key {
	margin: 5px 0 0 0; padding: 0;
	width: 193px;
}

* html div.product_key { margin-left: 15px; }

.product_key a img {
	margin: 3px 0 0 0; padding: 0;
}

#key_header img {
    margin: 10px 0 0 0; padding: 0;
}

.key_list {
	margin: 10px 5px 0 5px; padding: 0;
    width: 175px;
}

.key_list p {
	font: 11px Helvetica, arial, sans-serif;
}

.key_list img {
    vertical-align: middle;
    margin: 1px 2px 2px 2px; padding: 0;
    height: 30px;
    width: 30px;
    text-decoration: none;
    float: left;
}

.key_list a {
	line-height: 13px;
	color: #498ACA;
	width: 130px;
	font: 11px Helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;

}

.key_list a:hover {
    color: #0054A0;
}

.product_info {
	margin: 0 0 0 10px; padding: 0;
	width: 470px; font-size: 11px;
}

	.product_info p {
		margin: 0 0 0 5px; padding: 5px 0;
		text-align: justify;
	}
	
	.product_info h3 {
	   margin: 20px 0 10px 5px; padding: 0;
	   font: 18px Helvetica, arial, sans-serif;
	   color: #0054A0; 
	}
	
#award {
	width: 186px;
	margin: 10px 10px 10px 0px;
}

	#award .head, #award .news_head {
		background: url(img/column_head_bg.gif) repeat-x top left;
		height: 23px; width: 110px;
		border: solid 1px #BBC3CB;	
		border-bottom: none;
		float: right;
	}
	
	#award .text {
		background: url(img/column_bg.gif) #D7F2FF repeat-x top left;
		border: solid 1px #BBC3CB;	
		padding: 0px 0px;
		clear: both;
	}
	
	#award .head h5 {
		background: url(img/product_award_head.gif) no-repeat top left;
		margin: 0; padding: 0;
		height: 23px;
	}
	
	#award .news_head h5 {
		background: url(img/recent_news.gif) no-repeat top center;
		margin: 0; padding: 0;
		height: 23px;
	}
	
	#award .item {
		margin: 5px 0px; padding: 0px 10px 10px;
		font-size: 11px; line-height: 14px;
	}
	
		#award .item a.more {
			text-align: right;
			display: block;
			color: black;
		}

.s_shots {
	width: 440px;
	margin: 20px 0px 0px; padding: 0px 0px;
	border-bottom: solid 2px #776048;
	text-align: center;
}

	
	.s_shots img {
		padding: 0px 2px 10px 2px;
	}
	
/* p_info: product information modules */

#p_info {
	width: 470px;
	margin: 20px 0 0 0; padding: 0;
	float: left;
}

	#p_info .head {
		padding: 0px 2px 10px 2px;
		}
		
	#p_info .head_text {
		padding: 0px 2px 0px 2px;
		}
		
	#p_info .item, .item_award {
		padding: 0px 6px 10px 4px;
		float: left;
		}
		
		#p_info .item a img {
	    	border: 1px solid #498ACA;
	    	}
	    
		#p_info .item a:hover img {
	    	border: 1px solid #70B2ED;
	    	}
	
	#p_info ul {
		padding: 0 0 0 20px;
		}

/* No Column Page Design */
#full_page, #full_page2 {
	margin: 10px 0px;
}

	#full_page p {
		margin: 10px 30px; padding: 0;
		font-size: 11px;
		line-height: 14px;
		text-align: justify;
		clear: both;
	}
	
	#full_page2 p {
		margin: 10px 30px; padding: 0;
		text-align: left;
		font-size: 11px;
		line-height: 14px;
	}
	
	#full_page2 ol, #full_page2 ul {
		margin: 10px 30px;
		font-size: 11px;
		line-height: 14px;
	}
	
	#full_page p.main_item {
		margin-top: 5px;
		margin-bottom: 20px;
	}

/* Form Stuff */
.product_info th {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
}

.product_info form {
	margin: 0; padding: 0;
}

.product_info input {
	font-size: 10px;
}

/* Products Page */
#products_page {
		background: url(img/products_gradient.gif) #BDE7FB repeat-x top left;
		margin: 0; padding: 10px 0px 0px 0px;
		border: solid 1px #BBC3CB;	
}

	#products_page .text {
		margin: 0px 30px;
	}

	#products_page .item {
		font-size: 11px; line-height: 14px;
		width: 150px;
		margin: 0px 5px 0px 5px; padding: 0;
	}

	#products_page .item_title {
		padding: 10px 0px 5px;
		font-weight: bold;
	}

	#products_page .item_button {
		margin: 0; padding: 10px 0px 0px;
	}
	
		.item_button img {
			padding: 5px 5px 0px;
		}
	
		#products_page .item_button .ten { padding-top: 7px; }


#more_products {
	margin: 10px 0px; padding; 0;
}

#more_products .text {
	background: url(img/column_bg.gif) #D7F2FF repeat-x top left;
	border: solid 1px #BBC3CB;
	margin: 0; padding: 0;
}

#more_products .head {
		background: url(img/column_head_bg.gif) repeat-x top left;
		height: 23px; width: 155px;
		border: solid 1px #BBC3CB;	
}

	#more_products .head h5 {
		background: url(img/products_allproducts.gif) no-repeat top left;
		height: 23px;
		margin: 0; padding: 0;
	}
	
	.product_type {
		margin: 15px 0px 0px 30px;
		width: 325px;
	}
	
		* html div.product_type {
			margin-left: 15px;
		}
	
	.product_type .title {
		font: bold 16px lucida grande, arial, sans-serif;
		color: #204D9A;
	}
	
	.product_type p {
		margin: 0; padding: 5px 20px 5px 0px;
	}

/* Support Page Styles */

#award .support_head {
	background: url(img/column_head_bg.gif) repeat-x top left;
	height: 23px;
	border: solid 1px #BBC3CB;
	border-bottom: none;
}
	
	#award .text {
		background: url(img/column_bg.gif) #D7F2FF repeat-x top left;
		border: solid 1px #BBC3CB;	
		padding: 0px 0px;
		clear: both;
	}
	
	#award .support_head h5 {
		background: url(img/support_bar_head.gif) no-repeat top left;
		margin: 0; padding: 0;
		height: 23px;
	}

	#award .support_item {
		margin: 5px 0px; padding: 0px 10px 5px;
		font-size: 11px; line-height: 14px;
	}

/* Store Styles */
.main_store {
	width: 450px;
}

#products_page .store_text {
	width: 375px;
	margin: 10px 10px 20px;
	font-size: 11px;
}

#store_products {
	margin: 10px 0px; padding; 0;
}

#store_products .text {
	background: url(img/column_bg.gif) #D7F2FF repeat-x top left;
	border: solid 1px #BBC3CB;
	margin: 0; padding: 0;
}

#store_products .head {
		background: url(img/column_head_bg.gif) repeat-x top left;
		height: 23px; width: 155px;
		border: solid 1px #BBC3CB;	
}

	#store_products .head h5 {
		background: url(img/store/store_other_products.gif) no-repeat top left;
		height: 23px;
		margin: 0; padding: 0;
	}


.ss_window {
	margin: 0 auto 0 auto; padding: 0;
	width: 640px;
}

.ss_image {
	border: solid 1px #BBC3CB;
	margin-bottom: 10px;
}

.ss_desc {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	width: 480px;;
}

.faded {
	opacity: .45;
	-moz-opacity: .45;
    filter: alpha(Opacity=45);
}

/* hide print-only styles */
#print_header {
	display: none;
	}