* {
	margin: 0; 
	padding: 0;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #c3c3c3;
	padding: 4px 0;
}
a {
	text-decoration: none;
}
#page {
	background: url(http://sites3.aaepa.com/style_03_assets/images/03_bg_page_main.gif) repeat-y;
	width: 937px;
	margin: 0 auto;
}
/*-HEADER-*/
#header {
	background: url(http://sites3.aaepa.com/style_03_assets/images/03_bg_page_top.gif) no-repeat center top;
	padding: 3px 10px 0 10px;
}
#top_banner {
	border-bottom: 3px solid #d3e8bf;
	background: url(http://sites3.aaepa.com/style_03_assets/images/03_bg_header.gif);
}
#top_logo {
	height: 105px;
	width: 600px;
	background: url(http://sites3.aaepa.com/cst/6874/_images/03_top_logo.gif) no-repeat 0 21px;
}
#top_logo p {
	display: none;
}
#top_text {
	display: none;
}
#top_menu {
	margin: -63px 0 65px 0; /* brett: adjust header offset here */
}
#top_menu ul {
	list-style: none;
	float: right;
	clear: both;
}
#top_menu li{
	float: left;
	padding-right: 15px;
}
#top_menu a{
	color: #72726e;
	font-weight: bold;
	font-size: 14px;
	display: block;
	height: 32px;
}
#top_menu li:hover a{
	background: none;
}
#top_menu li ul{
	position: absolute;
	display: none;
	background: #E9F3DF;
	border: 3px solid #d3e8bf;
	margin-top: -16px;
}
#top_menu li:hover ul{
	display: block;
}
#top_menu li li {
	padding: 0;
	background: none;
	display: block;
	float: none;
}
#top_menu li li a {
	font-size: 12px;
	padding: 6px;
	color: #333;
	height: auto;
}
#top_menu li li a:hover {
	color: #1A311F;
}
/* GS: menu widths set here */
#nav_menu_1 ul li {
	width: auto;
}
#nv1_AboutUs li a {
	width: 171px;
}
/*-MAIN-*/
#main {
	width: 903px;
	margin-left: 17px;
}
#mainbar {
	width: 663px;
	float: right;
	/* GS: change header image here */
	background: transparent no-repeat top center;
	padding-top: 250px;
}
#content {
	padding: 20px;
}
#content h1 {
	color: #1A311F;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
#content h3 {
	color: #1A311F;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
}
#content ul,#content ol {
	padding-top: 10px;
}
#content ul {
	padding-left: 15px;
}
#content ol {
	padding-left: 20px;
}
#content ul.side_img li {
	clear: both;
	float: left;
	margin-bottom: 15px;
	list-style: none;
/* GS: IE7 fix for special report */
	width: 99%;
}
#content ul.side_img img {
	border: solid #FFF;
	border-width: 0 1px 1px 0;
	float: left;
	margin: 0;
}
#content ul.side_img p {
    margin-top: -2px;
	padding: 0px 3px 4px 90px;
}
#content ul.side_img a {
	color: #1A311F;
}
#content ul ul,#content ol ol {
	padding-top: 0;
}
#content p {
	font-size: 13px;
	padding-top: 10px;
}
#content a{
	color: #1A311F;
	font-weight: bold;
}
#content a:hover{
	color: #913539;
	font-weight: bold;
}
#content a b{
	color: #615748;
	font-size: 14px;
}
/*-share print-*/
#shareprint {
	border:1px solid #878C9F;
	clear:both;
	float:left;
	margin-bottom:10px;
}
#shareprint ul {
    clear: both;
	list-style: none;
	padding: 0;
}
#shareprint li {
	display: inline;
	padding: 0pt 5px;
}
#shareprint h2 {
	background:#F7FDFE none repeat scroll 0% 50%;
	color:#878C9F;
	float:left;
	font-size:8px;
	margin:-5px 0pt 0pt 5px;
	padding:0pt 3px;
	text-transform:uppercase;
}
/*-FLOATBAR-*/
#floatbar {
	float: right;
	width: 234px;
	padding: 0 3px 3px 13px;
	margin: 23px 0 10px 10px;
}
#floatbar div{
	margin: 0 0 15px 0;
	border: solid 1px #1A311F;
}
#floatbar h2 {
	padding: 6px 12px;
	color: #1A311F;
	font-size: 14px;
	text-align: center;
	background-color: #D3E8BF;
	margin: 2px 2px;
}
#floatbar ul{
	list-style: none;
}
#floatbar ul.side_lnk li{
	background: url(http://sites3.aaepa.com/style_03_assets/images/03_arrow.gif) no-repeat 6px 3px;
	padding-left: 25px;
}
#floatbar ul.side_lnk a{
	color: #1A311F;
	font-weight: bold;
}
#floatbar ul.side_lnk a i{
	display: inline;
	color: #1A311F;
}
#floatbar ul.side_lnk a:hover{
	color: #91353A;
}
#floatbar ul.side_lnk a:hover i{
	color: #91353A;
}
#floatbar ul.side_lnk i{
	display: block;
	color: #1A311F;
}
#floatbar img {
	border: 1px solid #c3c3c3c3;
	width: 208px;
	height: 156px;
}
#floatbar ul {
	margin-top: 15px;
	list-style: none;
}
#floatbar ul.side_img li {
	clear: both;
	float:left;
	width: 210px;
	margin-bottom: 15px;
	vertical-align: 50%;
}
#floatbar ul.side_img img {
	width: 63px;
	height: 84px;
	float: left;
	margin: 0;
}
#floatbar ul.side_img p {
	padding-left: 83px;
	vertical-align: 50%;
}
#floatbar ul.side_img a {
	color: #913539;
}
/*-SIDEBAR-*/
#sidebar {
	width: 230px;
	float: left;
}
#sidebar a {
	color: #1A311F;
}
#sidebar a:hover {
	color: #91353A;
}

#sidebar h2 {
	background-color: #1A311F;
	font-size: 13px;
	line-height: 32px;
	text-transform: uppercase;
	text-align: center;
	color: #D3E8BF;
}
#sidebar div {
	clear: both;
}
#sidebar img {
	border: 1px solid #c3c3c3;
	width: 208px;
	height: 156px;
	margin: 10px 10px 0px;
}
#sidebar ul {
	margin-top: 15px;
	list-style: none;
	padding: 0 10px;
}
#sidebar ul.side_img li {
	clear: both;
	float:left;
	width: 210px;
	margin-bottom: 15px;
}
#sidebar ul.side_img img {
	width: 63px;
	height: 84px;
	float: left;
	margin: 0;
}
#sidebar ul.side_img p {
	padding-left: 83px;
	margin-top: -3px;
}
#sidebar ul.side_img a {
	color: #1A311F;
}
#sidebar ul.side_img a:hover {
	color: #91353A;
}
#sidebar ul.side_txt li {
	padding-bottom: 15px;
}
#sidebar ul.side_lnk {
	padding-bottom: 15px;
}
#sidebar ul.menu {
	padding: 10px;
	background: #1A311F;
	border-bottom: 5px solid #ffffff;
	margin: 0;
}
#sidebar ul.menu li {
	padding: 8px 0;
	background: url(http://sites3.aaepa.com/style_03_assets/images/03_bg_menu.gif) no-repeat center top;
}
#sidebar ul.menu li:first-child {
	background: none;
}
#sidebar ul.menu a {
	font-size: 14px;
	font-weight: bold;
	color: #dbdcde;
	padding: 0 10px;
	display: block;
	width: 190px;
}
#sidebar ul.menu li:hover a {
	color: #AD3807;
}
#sidebar ul.menu li ul{
	position: absolute;
	display: none;
	background: #1A311F;
}
#sidebar ul.menu li:hover ul{
	display: block;
}
#sidebar ul.menu li li {
	padding: 0;
	background: none;
}
#sidebar ul.menu li li a {
	font-size: 12px;
	padding: 6px;
	color: #ffe8b2;
	width: 155px;
}
#sidebar ul.menu li li a:hover {
	color: #333;
}
#sidebar ul.side_lnk a{
    font-size: 14px;
}
/*-FOOTER-*/
#footer {
	background: url(http://sites3.aaepa.com/style_03_assets/images/03_bg_page_bottom.gif) no-repeat center bottom;
	padding: 0 17px 20px 17px;
	text-align: center;
	clear: both;
}
#footer ul {
	line-height: 2em;
	list-style: none;
	background: #f7fdfe;
}
#footer li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #72726e;
}
#footer li:first-child {
	border: none;
}
#footer a{
	color: #72726e;
}
#fontsize {
	position: absolute;
	top: 4px;
	height: 36px;
	width: 930px;
}
#fontsize p,
#fontsize a {
	display: none;
}
#fontsize span {
	display: block;
	float: right;
	cursor: pointer;
	width: 27px;
	height: 25px;
	border: solid 1px #615748;
}
#fontsize-decrease {
	background: transparent url(http://sites3.aaepa.com/images/fontsize-decrease.gif) no-repeat;
}
#fontsize-increase {
	background: transparent url(http://sites3.aaepa.com/images/fontsize-increase.gif) no-repeat;
}
