@charset "UTF-8";
/* CSS Document */

body {
	background-color: #3b483c;
	margin-top: 0px;
	background-image: url(http://www.n7mc.org/images/net7_02.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

#content {
	margin-top:25px;
	margin-left:35px;
	margin-right:35px;
}

#footer {
clear:both;
}


/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
.contentcell {
	background-image:url(images/MS_11.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.bgtable {
	background-image:url(images/MSbg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.none { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px}
.body09 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.body10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal}
.body12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.body11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.caption {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic}
.formhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF}
.pagehead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold}
.sectionhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #003366}
.navigation {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold}
.introtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 24px }
a {  font-weight: bold}
.shopnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 9px; font-weight: bold}
.red_head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FF0000}
.red_body10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000}
tt {  font-family: "Courier New", Courier, mono; font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff}
th {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #ffffff}
pre {  font-family: "Courier New", Courier, mono; font-size: 11px; font-style: normal; font-weight: normal}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p { 
	padding: 0px;
	font: 12px Verdana; 
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
	}

h1,h2,h3 {
	margin-top: 15px;
	padding: 0px;
	}

h3 { 
	font: bold 11pt Tahoma;
	margin-bottom: 0px; 
	color: #000000;
	padding-bottom: 0px;
	}

#supportingText h3 span,#preamble h3 span {
	padding-bottom: 4px;
	background: url(images/flower3.jpg) no-repeat 0 0;
	padding-left: 24px;
	}

#linkList h3 span {
	padding-bottom: 4px;
	background: url(images/flower2.jpg) no-repeat 0 30%;
	padding-left: 14px;
	}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #F5931C;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #999999;
	}
acronym {
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	}

/* ----- OTHER ------------------------------------------------------------------------------------------------- */

#lselect,#larchives,#lresources {
	padding: 0px 15px 45px 15px;
	margin: 0px;
	background: url(images/bg_divide1.jpg) no-repeat bottom center;
	}

#explanation,#participation,#benefits,#requirements {
	margin-top: 0px;
	padding-top: 0px;
	}

#explanation h3 span {
	margin-top: 20px;
	}

#linkList h3 {
	font-size: 11px;
	padding: 3px 3px 3px 1px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 20px;
	}

#lselect ul, #larchives ul, #lresources ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#lselect li, #larchives li, #lresources li {
	padding: 5px 0px;
	background: url(images/flower2.jpg) no-repeat 0 100%;
	}

#lselect li a {
	display: block;
	}

#lselect li a.c {
	display: inline;
	}

#linkList #lselect ul li {
    border-bottom: 1px solid #999999;
    display: block;
    padding: 5px 0 5px 15px;
    }



#pageHeader h1 span,#pageHeader h2 span,#quickSummary p.p1 {
	display: none;
	}

#quickSummary p.p2 {
	text-align: left;
	color: #ffffff;
	font: 11px Tahoma;
	width: 120px;
	padding: 145px 0px 0px 15px;
	}
