@charset "iso-8859-1";
/* CSS Document */

body{
	color:#000000;
	font-family:Geneva, Arial, Helvetica, san-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	background-color: #000000;
	}
#wrapper{
	width: 770px;
	text-align: left;
	background-image: url(images/backgroundrepeat2.gif);
	margin: 0 auto 0 auto;
	background-repeat: repeat-y;
}
#logo{
height: 60px;
background-image: url(images/aalogo.gif);
background-repeat: no-repeat;
}
#fbanner{
	height: 150px;
	background-color:#000000
	}
	
h1{
	padding: 0;
	font-size: 125%;
	font-weight: 1000;
	color: #5656AB;
	margin-bottom: 9px;
}

h2{
	padding: 0;
	font-size: 150%;
	font-weight: bold;
	color: #990033
}

p{margin-top: 0px;
	margin-bottom: 8px;}
	
.mmpadding{padding-top:2px;padding-right:15px;padding-bottom:2px;padding-left:15px}

.mmpadding_menu{padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px}

.mmlightpadding{
	padding-top:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-left:5px;
}
 
/* column styles */

#leftcol{
	width: 196px;
	float: left;
	padding: 2px 2px;
	
		    }

#content {
	width: 566px;
	float: left;
	padding: 2px 2px;
	margin: 0;	
			}
			
#bannerleftcol{
	width: 300px;
	float: right;
	padding: 5px 3px;
	
		    }

#bannercontent {
	width: 320px;
	float: right;
	padding: 4px 5px;
	margin: 0;	
			}

/* header styles */
#header {
	padding: 0px;
	font-size: 100%;
	background: #000000;
	 }

#header p {
	color: #FFFFFF;
		}
  
/* footer styles */
#footer {
	padding: 1px;
	font-size: 80%;
	background: #000000;
	 }

#footer p {
	color: #FFFFFF;
		}
		
.style15 {color: #FFFFFF}
	
	/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;}
	
a.red:link {color: #E5E5E5} 
a.red:visited {color: #E5E5E5} 
a.red:hover {color: #517fb2} 
a.red:active {color: #E5E5E5} 

a.blue:link {color: #030B6B} 
a.blue:visited {color: #030B6B} 
a.blue:hover {color: #030B6B; text-decoration: underline} 
a.blue:active {color: #030B6B} 

a.gold:link {color: #FF9900} 
a.gold:visited {color: #FF9900} 
a.gold:hover {color: #FF9900; text-decoration: underline} 
a.gold:active {color: #FF9900} 

/* header font styles */


.style10 {
	font-size: 16px;
	font-weight: bold;
}
.style11 {
	font-size: 13px;
	color: #517fb2;
}
.style12 {
	font-size: 10px;
	font-weight: bold;
}

.style12b {
	font-size: 11px;
	font-weight: bold;
	margin-left: 7px;
	margin-right: 3px;
	margin-top: 0px;
}
/* information box font styles */

.style19 {
	font-size: 12px;
	margin-right: 3px;
	margin-left: 7px;
	margin-top: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.style19spaced {
	font-size: 12px;
	margin-right: 3px;
	margin-left: 7px;
	margin-top: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 130%;
}

.textbox_title_text_black {
	color: #000000;
	padding-top: 0px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	background-position: bottom;
	margin-bottom: 0px;
}

.textbox_title_text {
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	background-position: bottom;
	margin-bottom: 0px;
}

/* information box image styles */

.img_corner_right_top {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 8px;
	width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	visibility: visible;
	z-index: auto;
	background-position: right top;
	background-image: url(images/DrkGrey_top_right.gif);
}
.img_corner_left_top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 8px;
	width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	visibility: visible;
	z-index: auto;
	background-position: left top;
	background-image: url(images/DrkGrey_top_left.gif);
}

.img_corner_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 8px;
	width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	visibility: visible;
	z-index: auto;
	background-position: right bottom;
}
.img_corner_left {
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 8px;
	position: relative;
	float: left;
}

