/*               New England MGT Register :: Michigan Chapter   	                               */

body	{
	background: #bababa;
	margin: 0px 0px 0px 0px;
	padding: 0;
	}
	
A:link {
  	color: #000000; 
  	text-decoration: bold, ;
  	background: transparent; 
	}

A:visited {
	color: #000000;
	text-decoration: underline;
	background: transparent;
	}
	
A:hover {
  	color: #000000;
  	text-decoration: bold;
  	background: #transparent; 
	}
	
#frame {
  	width: 750px;
	border-left: 2px solid #003366;
	border-right: 2px solid #003366;
	margin-left: auto; 
	margin-right: auto;
	}

#primarycontent	{
	padding-top: 2px;	
	padding-left: 14px;
	padding-right: 20px;
	padding-bottom: 5px;
	color: #7f7f7f;
	}
	
#primarycontent h1 {
	font-family: tahoma, sans-serif; 
	font-size: 19pt;
	font-weight: bold;
	color: #8d5161;
	margin-bottom: 0.4em;
	margin-top: 0.9em;
	text-align: left;
	}

#primarycontent h2 {
	font-family: tahoma, sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	color: #333300;
	margin-bottom: 0.2em;
	margin-top: 0.6em;
	text-align: left;
	}

.gallery {
	font-family: tahoma, sans-serif; 
	margin-top: 0;
	margin-bottom: 0.9em;
	margin-right: 1.5em;
	text-align: left;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	}

#primarycontent h6 {
	font-family: tahoma, sans-serif; 
	margin-top: 0;
	margin-bottom: 0.9em;
	text-align: left;
	font-size: 10pt;
	line-height: 1.20;
	color: #000000;
	}

#primarycontent p {
	font-family: tahoma, sans-serif; 
	margin-top: 0;
	margin-bottom: 0.9em;
	text-align: left;
	font-size: 11pt;
	line-height: 1.35;
	color: #000000
	}

#primarycontent td {
	font-family: tahoma, sans-serif; 
	text-align: left;
	font-size: 10pt;
	color: #000000;
	}	

#primarycontent li {
	font-family: tahoma, sans-serif; 
	margin-top: 0;
	margin-bottom: 0.3em;
	text-align: left;
	font-size: 10pt;
	line-height: 1;
	color: #000000
	}

.resources ul {
	line-height: 1.5;
	margin-bottom: 1.3em;
	font-family: tahoma, sans-serif; 
	margin-top: .7em;
	margin-bottom: 0.3em;
	text-align: left;
	font-size: 10pt;
	color: #000000;
}

.resources li {
	list-style: none;
	line-height: 1.5;
	font-family: tahoma, sans-serif; 
	margin-top: 0;
	margin-bottom: 0.3em;
	text-align: left;
	font-size: 10pt;
	color: #33479e;
}

.resources a:link {
	color: #000000;
	background: none;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font: inherit;
	}

.indexside {
	border: 2px solid #bababa;
	background-color: #000000;
	margin: 13px;
	width: 120px;
	padding: 7px;
	font-family: tahoma, sans-serif; 
	text-align: left;
	font-size: 9pt;
	color: #bababa;
	}

#sidebar {
	padding: 0px;	
	background: #7f7f7f;
	}

#footer {
	padding-top: 5px;	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background: #003366;
	}
	
#footer p {
	font-family: helvetica, swiss, tahoma, sans-serif; 
	font-size: 9pt; 
	color: #ffffff;
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0em;
	}
	
/* set millions of background images */
.rbroundbox { background: url(rounded/nt.gif) repeat; }
.rbtop div { background: url(rounded/tl.gif) no-repeat top left; }
.rbtop { background: url(rounded/tr.gif) no-repeat top right; }
.rbbot div { background: url(rounded/bl.gif) no-repeat bottom left; }
.rbbot { background: url(rounded/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 10px; }
.rbroundbox { width: 90%; margin: 0px 0px 0px 15px; }
