@charset "UTF-8";
body  {
	font: 100%, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color:#0099ff;
	background-image:url(../images/halftone-pattern-blue3.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container { 
	width: 780px;  
	background: #ef3942;
	margin: 0 auto;
	text-align: left; 
} 
#header { 
	background: #FFFFFF; 
	padding: 10px 10px 0 20px;
	margin: 0 0 0 0; 
	height:144px;
} 
#header h1 {
  	padding: 0 0 0 0;
    margin:0;
	font-size: 3px;
	height: 8px;
	text-indent: -9999px;
}
#header h1 a {
	display: block;
	width: 455px;
	height: 122px;
	text-decoration: none;
	background: transparent url(../images/logo.gif) no-repeat;
	}
#header h2 {
  	padding-top:0px;
	padding-left:0px;
    margin:0;
	font-size: 3px;
	height: 8px;
	text-indent: -9999px;
}
#header h2 a {
	margin: -20px 0 0 0;
	float:right;
	display:block;
	width: 249px;
	height: 122px;
	text-decoration: none;
	background: transparent url(../images/amcnum.gif) right no-repeat;
	}
	
#nav { 
	background: #fdb813; 
	padding: 0 0 0 0;
	margin: 0 0 0 0; 
} 
#header h1 {
	margin: 0; 
	padding: 10px 0;
}
#sidebar {
	float: right; 
	width: 200px; 
	margin: 0 0 0 0; 
	background: #ef3942;
	padding: 0 0;
}
#sidebar img{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#mainContent { 
	float:left;
	background-image:url(../images/halftone-pattern-lightblue.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:540px;
	margin: 0 0 0 0; 
	padding: 0 20px;
} 
 #footer { 
	padding: 0 10px 0 20px;
	background:#fdb813; 
} 
#trail {
padding:0;
height:226px;
background: #0099ff url(../images/halftone-pattern-goldblue.gif) bottom repeat-x;
}
 #footer p {
	margin: 0;
	text-align:center;
	font-size:9px;
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
ul#nav{	list-style: none;
		margin: 0;
		padding: 7px 0;
  		border-bottom: 1px solid #CCC;
		font-weight: bold;
		font-size:12px;
  		text-align: left;
  		white-space: nowrap;
		}
		
ul#nav li{	display: inline;
			margin: 0 4px;
			text-transform:uppercase;
			}
			
ul#nav a{ 	text-decoration: none;
			padding: 0 0 3px;
			color:#005082;
  		}
		
ul#nav a:hover { 
			color:#0099ff;
  		}
		
ul#nav a#active { 
			background:#0099ff;
			color:#ffffff;
  		}
#mainContent p {
	font:12px;
	}
small {
	font:50%;
	}
  
  .list {
  		font:14px;
		line-height:1.4em;
		}
		
ul#nav li.nmmp {
  	padding: 0 0 0 0;
    margin:0;
	font-size: 3px;
	height: 8px;
	text-indent: -9999px;
}

ul#nav li.nmmp a {
		margin: -20px 0 0 0;
		float:right;
		display:block;
		width: 200px;
		height: 21px;
		text-decoration: none;
		background:#fdb813 url(../images/nmmpsmwhite.gif) right no-repeat;
		
}

ul#nav li.nmmp a:hover {
		border-bottom:#0099ff 1px dashed;		
}