* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #f3f3d7 url(http://sites3.aaepa.com/style_02_assets/images/02_bg.gif);
	padding-top: 30px;
}
a {
	text-decoration: none;
}
#page {
	background: url(http://sites3.aaepa.com/style_02_assets/images/02_bg_page.png) repeat-y center;
}
/*-HEADER-*/
#header {
	width: 826px;
	height: 254px;
	margin: 0 auto;
	background: no-repeat 6px 7px;
}
#top_banner {
	background: url(http://sites3.aaepa.com/style_02_assets/images/02_top_corners.gif);
	height: 154px;
	padding: 100px 0 0 50px;
}
#top_logo {
	height: 254px;
	width: 234px;
	margin-left: -50px;
	margin-top: -100px;
	background: transparent url(http://sites3.aaepa.com/cst/3062/_images/02_top_logo.gif) no-repeat scroll;
}
#top_logo p {
	display: none;
}
#top_text {
	display: none;
}
/*-MAIN-*/
#main {
	width: 822px;
	margin: 0 auto;
}
#mainbar {
	width: 592px;
	float: right;
	background: transparent url(http://sites3.aaepa.com/style_02_assets/images/02_bg_main.gif) no-repeat left top;
	margin-top: -2px;
}
#content {
	padding: 20px;
	background: #FFFFFF;
}
#content h1 {
	color: #02243C;
	font-size: 14px;
	padding-bottom: 5px;
}
#content h3 {
	color: #754200;
	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: #02243C;
}
#content ul ul, #content ol ol {
	padding-top: 0;
}
#content p {
	font-size: 13px;
	padding-top: 10px;
}
#content a {
	color: #754200;
	font-weight: bold;
}
#content a:hover {
	color: #4B5B78;
	font-weight: bold;
}
#content a b {
	color: #02243C;
	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:#FFFFFF 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: 230px;
	border: 1px solid #00628B;
	background: #ddd;
	color: #000;
	margin: 20px 20px 10px 10px;
}
#floatbar div {
}
#floatbar h2 {
	padding: 6px 12px;
	color: #fff;
	background: #754200;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}
#floatbar img {
	border: 1px solid #6eb0be;
	width: 208px;
	height: 156px;
	margin: 10px 10px 0 10px;
}
#floatbar ul {
	margin-top: 15px;
	padding: 0 10px;
	list-style: none;
}
#floatbar ul.side_lnk {
	padding-bottom: 15px;
}
#floatbar ul.side_lnk li {
	background: url(http://sites3.aaepa.com/style_02_assets/images/02_arrow.gif) no-repeat 6px 3px;
	padding-left: 25px;
}
#floatbar ul.side_lnk a {
	color: #02243C;
	font-weight: bold;
}
#floatbar ul.side_lnk a i {
	display: inline;
}
#floatbar ul.side_lnk a:hover {
	color: #4B5B78;
}
#floatbar ul.side_lnk i {
	display: block;
}
#floatbar ul.side_img li {
	clear: both;
	float:left;
	width: 210px;
	margin-bottom: 15px;
}
#floatbar ul.side_img img {
	width: 63px;
	height: 84px;
	float: left;
	margin: 0;
}
#floatbar ul.side_img p {
	padding-left: 83px;
}
#floatbar ul.side_img a {
	color: #02243C;
}
/*-SIDEBAR-*/
#sidebar {
	width: 230px;
	float: left;
	background: #ddd;
}
#sidebar a {
	color: #02243C;
}
#sidebar h2 {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 32px;
	text-transform: uppercase;
	text-align: center;
	background: #754200;
}
#sidebar div {
	clear: both;
}
#sidebar img {
	border: 1px solid #6eb0be;
	width: 208px;
	height: 156px;
	margin: 10px 10px 0 10px;
}
#sidebar ul {
	margin-top: 15px;
	padding: 0 10px;
	list-style: none;
}
#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 {
	margin-top: -2px; /* GS: adjust text line top here */
	padding-left: 83px;
}
#sidebar ul.side_img a {
	color: #02243C;
}
#sidebar ul.side_txt li {
	padding-bottom: 15px;
}
#sidebar ul.side_lnk {
	padding-bottom: 15px;
}
#sidebar ul.side_lnk li {
	padding-bottom: 5px;
}
#sidebar ul.side_lnk a {
	color: #4C5B78;
	font-weight: bold;
}
#sidebar a:hover, #sidebar ul.side_lnk a:hover, #sidebar ul.side_img a:hover {
	color: #4B5B78;
}
#sidebar ul.side_lnk i {
	display: block;
	color: #8fc7d4;
}
/*-SIDE MENU-*/
#nav_menu_1 {
	list-style: none;
	margin-bottom: 15px;
}
#nav_menu_1 li {
	border-top: 1px solid #bbd3dd;
}
#nav_menu_1 li:first-child {
	border: none;
}
#nav_menu_1 a {
	font-size: 14px;
	font-weight: bold;
	color: #02243C;
	padding: 7px 10px 0;
	height: 22px;
	display: block;
}
#nav_menu_1 li:hover a {
	color: #fff;
	background: #02243C;
}
#nav_menu_1 li ul {
	display: none;
	background: #02243C;
	/* GS: adjust menu position */
	margin: -30px 0 0 130px;
	border: 1px solid #bbd3dd;
	padding: 0;
}
#nav_menu_1 li:hover ul {
	display: block;
	position: absolute;
}
#nav_menu_1 li li {
	padding: 0;
	background: none;
	border: none;
	float: none;
}
#nav_menu_1 li li a {
	height: auto;
	white-space: normal;
	font-size: 14px;
	padding: 6px;
	color: #ffe8b2;
	float: none;
}
#nav_menu_1 li:hover li a {
	background: none;
}
#nav_menu_1 li li a:hover {
	background: #4B5B78;
}
/* GS: menu widths set here */
#nav_menu_1 ul li {
	width: auto;
}
#nv1_OurFirm li a {
	width: 210px;
}
/*-FOOTER-*/
#footer {
	background: #754200;
	text-align: center;
	clear: both;
	color: #f7fdfe;
}
#footer ul {
	line-height: 2em;
	list-style: none;
}
#footer li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #f7fdfe;
}
#footer li:first-child {
	border: none;
}
#footer a {
	color: #f7fdfe;
}
#fontsize {
	position: absolute;
	top: 3px;
	height: 36px;
	right: 2px;
}
#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;
}
