/* Copyright 2009+ NMCAAMP. All Rights Reserved. */


/* ******************  body  *************** */

body { 
	margin: 0px;
	padding: 0px;
	font-family:  Verdana, Arial, "Gill Sans", sans-serif; 
	font-size: .8em;
	color: #000000;
	background: #c18100;
	}
h1#nmcaamp {
	margin: 0px 0px 0px 30px;
	padding: 30px 0px 0px 0px;
	font-family: "Cochin", "Times", serif;
	font-size: 3.8em;
	color: #FFFFFF;
	text-transform: uppercase;
	}
p#byline {
	margin: -8px 0px 0px 30px;
	font-size: 1.4em;
	font-family: "Cochin", "Times", serif;
	color: #FFFFFF;
	font-weight: bolder;
	}
h1 {
	margin: 0px;
	font-size: 2em;
	font-family: Arial Narrow, "Gill Sans", sans-serif;
	color: #97b528;
	text-transform: uppercase;
	}
h2 {
	margin: 30px 0px 0px 0px;
	font-size: 1.5em;
	font-family: Arial Narrow, "Gill Sans", sans-serif;
	color: #97b528;
	text-transform: uppercase;
	}
h2.h2top {
	margin: 10px 0px 0px 0px;
	font-size: 1.5em;
	font-family: Arial Narrow, "Gill Sans", sans-serif;
	color: #97b528;
	text-transform: uppercase;
	}
h3 {
	margin: 0px;
	font-size: 1.35em;
	font-family: Arial Narrow, "Gill Sans", sans-serif;
	color: #666666;
	text-transform: uppercase;
	}
h3.h3features {
	margin: 0px;
	font-size: 1.75em;
	font-family: Arial Narrow, "Gill Sans", sans-serif;
	color: #97b528;
	text-transform: uppercase;
	line-height: 1.5em;
	border-collapse: collapse;
	border-top: 1px #b5b4b4 dotted;
	border-bottom: 1px #b5b4b4 dotted;
	}
h4.h4features {
	margin: 5px 0px 0px 0px;
	font-size: 1.35em;
	font-family: Arial Narrow, "Gill Sans", sans-serif;
	color: #000000;
	text-transform: uppercase;
	}
h4.h4featureslinks {
	margin: 5px 0px 0px 0px;
	font-size: 1.35em;
	font-family: Arial Narrow, "Gill Sans", sans-serif;
	color: #97b528;
	text-transform: uppercase;
	}
a:link, a:active {
	text-decoration: none; 
	color: #CC6600;
	}
a:visited {
	text-decoration: none; 
	color: #CC6600;
	}
a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #a80000;
	}
div.container	{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 820px;
	background: #FFFFFF;
	}
div.header	{
	margin: 0px;
	padding: 0px;
	width: 820px;
	font-family: Cochin, Arial, "Gill Sans", sans-serif;
	color:#FFFFFF;
	background: url(../images/hdrnmcp.jpg) 0 0 no-repeat;
	}	
div.contentwithfeatures	{
	margin: 0px 0px 30px 30px;
	width: 550px;
	line-height: 1.65em;
	min-height: 540px;
	}		
div.content	{
	margin: 0px 0px 30px 30px;
	width: 740px;
	line-height: 1.65em;
	min-height: 540px;
	}		
div.features	{
	float: right;
	margin: 40px 30px 0px 0px;
	width: 170px;
	font-size: .85em;
	line-height: 1.65em;
	color: #000000;
	}
div.featureslinks	{
	float: right;
	margin: 40px 30px 0px 0px;
	width: 170px;
	font-size: .9em;
	line-height: 1.65em;
	color: #000000;
	}
/*ul {
	list-style-type: none;
	} 
ul li {
	display: block;
	}
*/
ul.dot {
	margin-right: 20px;
	list-style-type: disc;	
	} 
p.indent	{
	margin-top: -.7em;
	text-indent: 2em;
	}
p.question	{
	font-weight: bold;
	}
p.answer	{
	line-height: 2em;
	}
p.box	{
	padding: 1em;
	border-collapse: collapse;
	border: 1px #b5b4b4 solid;
	}
	
/* ******************  Footer  *************** */

.footer	{
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
	}	
.copyright {
	margin: 15px 0px 0px 0px;
	text-align: center;
	font-size: 9px;
	color: #000000;
	}

/* ******************  Images etc.  *************** */

.imgleft{
	float: left;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}
.imgright{
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}	
hr {
	background-color: #999999;
	margin: 10px 30px 30px 30px;
	height: 1px;
	border: 0px;
	}
