@charset "UTF-8";/* CSS Document */body {	margin-top: 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	background-image:url(images/bodybackground.jpg);	background-position: top center;	}	#floating_logo {	background-image:url(images/aafloatinglogo.png);	background-repeat:no-repeat;	position:absolute;	bottom:0;	right:0;	width: 471px;	height: 113px;	}	#heading {	width:614px;	margin-left: auto;	margin-right: auto;	}	.accronym {	font-size: 14px;	font-weight: bold;	}	#call_out {	padding: 10px;	float: right;	margin-top: 25px;	margin-left: 15px;	height: 40px;	color:#FFFFFF; 	background-color: #143d8d; 	border: none; 	font-size: 12px;	line-height: 20px;	border: 1px solid #57a302;	}#bodycontent #call_out a:link, #bodycontent #call_out a:hover, #bodycontent #call_out a:visited {	color:#FFFFFF; 	font-size: 11px;	}#navigation {	background-image:url(images/menubackground.jpg);	background-repeat:repeat-x;	background-position: bottom; 	border-left: 2px solid #57a302;	border-right: 2px solid #57a302;	height:29px;	width:610px;	padding-top:3px;	padding-bottom: 3px;	margin-left: auto;	margin-right: auto;	}	#bodycontent {	padding-top:10px;	padding-left: 55px;	padding-right: 55px;	padding-bottom: 25px;	background-image:url(images/bodycontent.jpg);	background-repeat: repeat-y;	width:504px;	margin-left: auto;	margin-right: auto;	}	#bodycontent ul li {	font-size: 11px;	margin-top: 15px;	margin-bottom: 0px;	color:#2c2c2c;	}	#bodycontent p {	font-size: 11px;	margin-top: 15px;	margin-bottom: 0px;	color:#2c2c2c;	}	 #bodycontent td p {	font-size: 11px;	margin-top: 10px;	margin-bottom: 10px;	color:#2c2c2c;	}	#bodycontent tr td {	font-size: 11px;	margin-top: 15px;	margin-bottom: 0px;	color:#2c2c2c;	}	#bodycontent a:link, #bodycontent a:visited, #bodycontent a:hover {	font-size: 11px;	font-weight: bold;	margin-top: 15px;	margin-bottom: 0px;	color:#143d8d;	}	#bodycontent h1 {	font-size: 15px;	font-weight: bold;	margin-top: 15px;	margin-bottom: 0px;	color:#143d8d;	}	#bodycontent h2 {	font-size: 11px;	font-weight: bold;	margin-top: 15px;	margin-bottom: 0px;	color:#143d8d;	}	#footer {	width: 614px;	background-image:url(images/footer.png);	text-align: center;	margin-left: auto;	margin-right: auto;	height: 29px;}	#footer p {	font-size: 10px;	color:#143d8d;	margin-bottom: 5px;	margin-top: 0px;	padding-top: 5px;	}	#footer a:link, #footer a:visited {	color:#143d8d;	text-decoration:underline;	}	#footer a:hover {	color:#143d8d;	text-decoration:underline;	}	