@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(aa_images/background.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 730px; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
/*#header css start*/
.oneColFixCtrHdr #header {
	background-image: url(aa_images/header_background.gif);
	background-repeat: no-repeat;
	height: 193px;
	width: 730px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#logo_header {
	height:150px;
	width:700px;
	margin-right: 15px;
	margin-left: 14px;
	padding-top: 13px;

}
#logo_header #logo {
	border: none;
}
#logo_header table {
	height: 150px;
	width: 700px;
	border:none;
}
#menu {
	height:30px;
	width:700px;
	margin-right: 15px;
	margin-left: 15px;
}
/*#header css end*/
/*#mainContent css start*/
.oneColFixCtrHdr #mainContent {
	background-image: url(aa_images/maincontent_II_background.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0;
	width: 730px;
}
#menu_bar {
	height:40px;
	width:699px;
	margin-right: 16px;
	margin-left: 15px;
}
#sidemenu {
	height:auto;
	width:150px;
	float: left;
	margin-left: 25px;
}
#sidemenu #sidemenu_tb {
	margin-top: 7px;
}
#sidemenu #sidemenu_tb p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	margin-right:10px;
	line-height: 13px;
	text-decoration:none;
	font-weight: bold;
}
#sidemenu #sidemenu_tb a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 13px;
	text-decoration:none;
	font-weight: bold;
}
#sidemenu #sidemenu_tb a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 13px;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
.sidemenu_buttons {
	border-bottom: #B3B3B3;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.sidemenu_buttons_on {
	border-bottom: #B3B3B3;
	border-top: #B3B3B3;
	border-bottom-style:solid;
	border-top-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
}
#content_container {
	width:485px;
	height:300px;
	margin-left:230px;
	margin-right:15px;
}
#text {
	height:auto;
	width:245px;
	float: left;
	margin-right: 25px;
}
#text  ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5599CE;
	margin: 0px;
	line-height: 17px;
}
#text  li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5599CE;
	margin: 0px;
	font-weight:bold;
}
#text dd a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5599CE;
	margin: 0px;
	line-height: 17px;
	text-decoration:none;
}
#text dd a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5599CE;
	margin: 0px;
	line-height: 17px;
	text-decoration:underline;
}
#text  a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5599CE;
	margin: 0px;
	font-weight:bold;
	text-decoration:none;
}
#text  a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5599CE;
	margin: 0px;
	font-weight:bold;
	text-decoration:underline;
}


#header_text_img {
	margin-bottom: 10px;
}
#right_sidebar {
	height:auto;
	width:190px;
	float:left;
	margin-right: 25px;
	padding-top: 0px;
	margin-top: 36px;
}
#right_sidebar img{
	margin-bottom:8px;
}
#right_sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: right;
	margin-top: 0px;
}
#right_sidebar #image_tb {
	width: 190px;
}
.press_releases {
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#B3B3B3;
	padding-bottom: 10px;
	padding-top: 10px;
}

/*#mainContent css end*/
/*#footer css start*/
.oneColFixCtrHdr #footer {
	background-image: url(aa_images/footer_background.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 730px;
}
#footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	vertical-align: middle;
}
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
/*#footer css end*/

