body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: "Helvetica", "Arial", sans-serif;
	}
	

#top 
	{
	background: #fff url('../images/header_graphic.gif') top no-repeat;
	}

#container { 
	text-align: left;
	margin: 0;
	padding: 0;
	width: 700px;
	background-color: #fff;
	}
	
#intro {
	width: 640px;
	height: 113px;
	padding: 0;
	margin: 0;
	background: #fff;
	}
		 
#contentholder {
	margin: 0;
	padding: 0;
	background-color: #fff;
	}
	
img { 
	border: 0;
	text-decoration: none;
	}

img a {
	border: none;
	text-decoration: none;
	}
	

/*--------------------------
 HEADER
--------------------------*/	

#headercontent
	{
	background: #fff;
	margin: 0;
	color: #fff;
	margin: 0;
	padding: 0;
	height: 96px;
	left: 0;
	top: 0px;
	min-width: 900px;
	}

#toprtcontent td {
	font-size: 11px;
	}

#toprtcontent {
 	border: 0;
 	height: 95px;
 	float: right;
 	padding: 0;
 	margin: 0;
	}

/*--------------------------
 NAVIGATION
--------------------------*/

#navcontent
	{
	position: absolute;
	width: 170px;
	left: 0;
	padding: 55px 10px 10px 0;
	margin-bottom: 10px;
	font-size: smaller;
	z-index: 1;
	background: transparent;
	line-height: 1.4;
	}
		
#navcontent a {
	border: none;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;	
	color: #656565;
	}
  
#navcontent a:hover {
	color: #.36; 
	border-right: 0; 
	}
	
#navcontent ul { list-style: none; }

#navcontent ul li { line-height: 20px; }

#navcontent2
	{
	position: absolute;
	width: 170px;
	left: 0;
	padding: 55px 10px 10px 0;
	margin-bottom: 10px;
	font-size: smaller;
	z-index: 1;
	background: transparent;
	line-height: 1.4;
	}
		
#navcontent2 a {
	border: none;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;	
	color: #656565;
	}
  
#navcontent2 a:hover {
	color: #.36; 
	border-right: 0; 
	}
	
#navcontent2 ul { list-style: none; }

#navcontent2 ul li { line-height: 20px; }

#print_header { display: none; }

/*--------------------------
 RESOURCE BOX
--------------------------*/

#rescontainer {
	border: 0;
	margin: 3px;
	margin-left: 20px;
	padding: 0;
	float: right;
	font-size: 90%;
	}

#resource {
	border: 0;
	clear: left;
	font-size: 85%;
	width: 149px;
	height: 25px;
	margin: 0;
	background-color: #fff;
	background: #fff url('../images/resource_top.png') no-repeat top right;
	}
	
#resource2 {
	text-align: left;
	vertical-align: top;
	padding: 0;
	border: 1px solid #ccc;
	font-size: 90%;
	width: 147px;
	background: transparent;
	}


#resource2 ul {
	margin: 0 0 0 10px;
	padding: 6px;
}

#resource2 ul li {	padding-bottom: 0; margin: 5px 0 0 0; line-height: 130%}


/*--------------------------
 TABLES IN CONTENT
--------------------------*/


table { margin: 0; }
table td { margin: 0; }

table#navtab { 
	margin: 0;
	padding: 0; 
	border: 0; 
	border-spacing: 0; 
	}

table#navtab td { 
	margin: 0; 
	padding: 0; 
	border: 0;
	}


table.reg, table.heads {
	margin: 0; 
	padding: 0;
	border-spacing: 0;
	border-top: 1px #333 solid;
	border-left: 1px #333 solid;
	}

table.reg td, table.heads td {
	padding: 10px; margin: 0;
	border-bottom: 1px #333 solid;
	border-right: 1px #333 solid;
	}
	
table.heads {
	border-bottom: 1px #333 solid;
	border-right: 1px #333 solid;
	border: none;
	}

table.heads td { 
	vertical-align: top;
	border: 0;
	}

table.heads .tbtop {
	background-color: #efefef;
	padding: 3px 8px 3px 8px;
	}

table.standards {
	margin: 10px 30px 10px 30px;
	border-collapse: collapse;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	}

table.standards td {
	padding: 10px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}

table.standards td.check {
	text-align: center;
	font-size: larger;
	}

table.standards td.header {	background-color: #ddd; }

table.samples {
  margin: 10px 30px 10px 30px;
	border-collapse: collapse;
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

table.samples td {
	padding: 10px;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	}
/*--------------------------
 HEADERS
--------------------------*/

#contentmain h1 {
	font: 16px/18px Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-top: 30px;
	margin: 0;
	}	
	
	#contentmain2 h1 {
	font: 16px/18px Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-top: 30px;
	margin: 0;
	}
	
	#contentmain3 h1 {
	font: 16px/18px Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	margin: 0;
	}
	
#contentmain h2 {
	font: 14px/16px Verdana, Arial, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 4px 0;
	}
	
#contentmain h3, #contentmain h4 {
	font-size: 14px;
	color: #333;
	padding: 0;
	margin: 10px 0 4px 20px;
	}
	
#contentmain h4 {
	padding: 0;
	margin: 10px 0 4px 0;
	text-transform: uppercase;
	}
	
#contentmain h3.ext { margin: 16px 0 0 0; }

/*--------------------------
 SOMETHING ELSE
--------------------------*/
#address {
	font-family: optima, Arial, Georgia, Palatino sans-serif;
	line-height: 1.2;
	}


.quote {
	margin: 20px 10px;
	color: #464646;
	padding: 0 20px;
	font-style: italic;
	font-size: 80%;
	font-family: optima, Arial, Georgia, Palatino sans-serif;
	line-height: 1.2;
	}

div.floaterright2 { 
	float: right;
	width: 190px;
	background: #fff url('../images/quotes.gif') top no-repeat;
	}
	
#contentmain {
	margin-left: 180px;
	padding: 0 40px 20px 10px;
	color: #333;
	font: 14px/17px optima, Arial, Georgia, Palatino sans-serif;
	line-height: 1.8;
	}

#contentmain2 {
	margin-left: 180px;
	padding: 0 40px 20px 10px;
	color: #333;
	font: 14px/17px optima, Arial, Georgia, Palatino sans-serif;
	line-height: 1.8;
	}
	
#contentmain3 {
	margin-left: 0px;
	padding: 0 40px 20px 10px;
	color: #333;
	font: 14px/17px optima, Arial, Georgia, Palatino sans-serif;
	line-height: 1.8;
	}

/*--------------------------
OVERALL FORMATTING
--------------------------*/

p { 
	margin: 0 0 10px 0; 
	padding: 0; 
	line-height: 24px;
	}

ul, ol {
	list-style-position: outside;
	margin: 0 0 0 20px;
	padding: 0 0 10px 10px;
	background-color: transparent;	
	}

ul li {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	line-height: 22px;
    background-color: transparent;
	}

/*--------------------------
COLORS
--------------------------*/

.green {
	color: #4d8613;
	list-style-image: url('../images/green.gif');
	}

.blue {
	color: #039;
	list-style-image: url('../images/blue.gif');
	}

.red {
	color: #900;
	list-style-image: url('../images/red.gif');
	}

.orange {
	color: #f60;
	list-style-image: url('../images/orange.gif');
	}
	
.gray {
	color: #666;
	list-style-image: url('../images/gray.gif');
	}
	
li.green {
	margin: 10px 0 0 0;
	}

li.blue {
	margin: 10px 0 0 0;
	}

li.red {
	margin: 10px 0 0 0;
	}

li.orange {
	margin: 10px 0 0 0;
	}
	
li.gray {
	margin: 10px 0 0 0;
	}

.seagreen { color: #699; }

/*--------------------------
PROPERTIES
--------------------------*/

.gloss {
	background: transparent url('../images/glossary_icon.gif') center right no-repeat;
	padding: 0 13px 0 2px;
	margin-right: 2px;
	}

a:link.gloss, a:visited.gloss { color: #333; text-decoration: none; }

a:hover.gloss { color: #09c; background-color: #d4e6ec; text-decoration: underline; }

.imgr { padding: 2px;
	margin: 0 0 10px 10px;
	float: right;
	}
	
.imgl { padding: 2px;
	margin: 0 10px 10px 0;
	float: left;
	}

table.heads td.tbtop {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	}

table.heads td.tbtop2 { 
	background: none;
	background-color: #eee;
	text-align: right;
	padding: 8px;
	}

div.floaterright { 
	font-size: 12px;
	float: right;
	margin: 0 0 5px 20px;
	padding: 0 12px 10px 10px;
	width: 200px;
	border: 1px solid #bbb;
	background-color: #efefef;
	}
	
.wborder { border: 1px solid #bbb; }	
	
hr.sep { margin: 20px 0 20px 0; }

hr.dashed { border: 1px dashed; }

#bottnav { font-size: 70%; text-align: center;
			border-top: 1px solid #ddd;
			border-bottom: 1px solid #ddd;
			background-color: #f9f9f9;}

#bottnav a:link, #bottnav a:visited { text-decoration: none; }

#bottnav a:hover { color: #333; text-decoration: underline; }

#bottnav hr { border: none; background-color: #ddd; height: 2px;
	}

#footerBlock { clear: both; margin: auto;	}

#footer {
	background: #f9f9f9 url("../images/NMlogo.gif") top left no-repeat;
	width: 798px;
	color: #333;
	min-height: 170px;
	border: 1px solid #ddd;
	margin: 20px auto 40px auto;
	padding: 0;
	font: 11px/13px "Helvetica", "Arial", sans-serif;
	text-align: center;
	font-style: italic; 
	}

#footer_anim {
	background: #f9f9f9 url("../images/NMlogo.gif") top left no-repeat;
	width: 100%;
	color: #333;
	min-height: 54px;
	border: 1px solid #ccc;
	margin: 20px auto 40px auto;
	padding: 0;
	font: 11px/13px "Helvetica", "Arial", sans-serif;
	text-align: center;
	font-style: italic; 
	}

#footer p { 
	padding: 5px 10px 5px 80px;
	line-height: 18px;
	}

#footer img { float: left; }

#footer_anim p { 
	padding: 5px 10px 5px 80px;
	line-height: 18px;
	}

#footer_anim img { float: left; }

#leftcol {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	/*this starts the IE win hack\*/
	width: 1%;
	/*this ends the IE win hack */
}

#middle {
	padding: 0;
	margin: 50px auto 0 260px;
}

.big {
	font-weight: bold;
	font-size: larger;
}

.bigquote {
	font-weight: bold;
	font-size: 300%;
	line-height: 1.0;
}

#topreturn {
	display: block;
	padding-bottom: 0;
	padding-top: 20px;
	font-weight: bold;
	font-size: larger;
}