body  {
	font-family: Arial, Helvetica, sans-serif;
	margin : 0px;
	color: #000;
	font-size: 12px;
	background:#C26515
}

img {
	border : none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

hr {
	width: 60%;
	height: 1px;
	color: #FFA814;
}

.bullet li
{
 list-style-type:disc; margin-left:15px;
}

/* Will be getting rid of this class - replaced by menu style below */
td.topnav {
	font-size: 10px;
	text-align: center;
	vertical-align : middle;
	width : 103px;
	margin: 0px 0px 0px 0px;
}

p, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

b, strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

li.NL  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
}

li.UNL  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	margin-left: 40px;
}

h1 {
    font-size: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006478;
	font-size: 18px;
	font-weight: 600;
	margin:0;
	line-height:21px;
}

h3 {
	color: #006478;
	font-weight: 600;
	line-height: 11px; 
}

/* Structural IDs
=============================================*/

#pagebody{
	margin:0px auto;
	width:907px;
	padding-top:20px;
	background:#FFF
}

#headerwrap{
	background:url(/images/am2011_bg_head.jpg) no-repeat top center;
	height:208px;
}

#header { margin:0 auto; width:907px; position:relative }

#header img#logo{ position:absolute; right:-89px; top:89px	}

#leftNav{
	float:left;
	width:190px;
	text-align:left;
	padding-left:17px;
	font-weight:bold;
}

#leftNav ul {
	list-style:none;
	padding:0px;
	margin:0px
}

#leftNav a:link{
	color:#000;
}

#leftNav a:hover{
	color:#000;
	text-decoration:underline;
}

#leftNav a:visited{
	color:#000;
}

#leftNav li {
	margin-bottom:10px;
}


#mainContent{
	margin-left: 207px;
	width:670px;
	background:#FFF;
	padding:0 15px;
}

#footer {
	padding:30px 0 0 207px;
	text-align:center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	height:66px;
	background:url(/images/am2011_bg_footer.jpg) no-repeat bottom left;
	clear: both
}

/* General Classes
=============================================*/

.left{
	float:left;
	padding-right:10px;
}

.right{
	float:right;
	padding-left:10px;
}

.clear{
	clear:both;
}

h1, .pagetitle{
	color:#b25015;
	font-size:30px;
	margin-top:0;
	font-weight:normal
}

.am  {
	color: #000;
	margin:0;
	font-size: 12px;
	line-height: 14px;
	padding-right:15px;
}

.sectionname  {
	color: #006478;
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
	text-transform : uppercase;
}


.subhead, h2 {
    font-size: 18px;
	color: #006478;
	font-weight: 600;
	line-height: 18px; 
}

b.hilite {
	color: #0000CC;
	font-weight: bold;
}

.boldred {
	color: Red;
	font-weight: bold;
}

#search {
	border : 1px solid #B20000;
	background: #FFE9C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#goBtn {
	border: 0 0 0 0;
	vertical-align: text-bottom;
}

.blue
{
	color:#006478;
}

/* Michael Added these two styles for Contribute Compatibility */
.super {
vertical-align: super;
font-size: 10px;
}

.sub {
	vertical-align: sub;
	font-size: 10px;
}


.leftnav {
    margin-left: 10px;
	font-size: 12px;
}

table.rightCol {
	width: 250px;
	float: right;
	margin: 5px 5px 5px 5px;
}

.caption {
     font-size: 10px;
     font-family: Arial, Helvetica, sans-serif;
     color: #000000;
     padding: 4px 0px 15px 0px;
}

.rect_border  {
   border-style: solid;
	border-width: 1px;
	border-color: #006478;
}

.tableright {
     padding: 2px 0px 0px 15px;
     float: right;
}

.tableleft {
     padding: 2px 15px 0px 0px;
     float: left;
}

a:link {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	text-decoration:none;
}

.mtgCaption{
	border:1px solid black; 
	padding:5px; text-align:left;
	font-size:10px;
}
