body {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 84px 36px 36px 216px;
	padding: 0px;
	background-image:  none;
}

/* Font Family for entire Document */
body, td, div, ul, ol, form {
	font-family: Arial, Helvetica, sans-serif;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #333333;
	font-size: 1em;
	line-height: 1.2em;
	font-style: normal;
	background-color: #EAEAEA;
	padding: 10px;
	text-align: justify;
	border: 1px solid #D6D7D6;
	margin: 0px;
	font-weight: 300;
}
h2 {
	margin: 4px;
	color: #945152;
	font-size: 13px;
	background-color: #F5F5F5;
	letter-spacing: 0.1em;
	text-align: left;
	word-spacing: 0.4em;
	padding: 7px 7px 4px;
	text-transform: capitalize;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	float: none;
	border-top: none #333333;
	border-right: 1px dashed #d6d7d6;
	border-bottom: none #D6D7D6;
	border-left: none #333333;
	font-weight: 400;
}
h3 {
	font-size: 12px;
	font-style: italic;
	margin: 20px;
	line-height: 1.3em;
	word-spacing: normal;
	text-align: left;
	border: 1px solid #D6D7D6;
	padding: 5px;
}

/* Main Contant Area */
#mncontent {
	/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/img_main/pnMcellBG.gif */
	background-image:  url(../assets/img_main/pnMcellBG.gif);
	background-repeat: no-repeat;
	padding: 5px;
	font-size: 11px;
	text-align: left;
	/* The Double Comment Markers hide the line height property from Netscape 4 */
	/*/*/line-height: 1.5; /* */
}
#mncontent a:link {
	color: #733C39;
	text-decoration: underline;
}
#mncontent a:visited {
	color: #000000;
}
#mncontent a:hover, #mncontent a:active {
	color: #003366;
}

/* Right Sidebar */
#sidebar {
	font-size: 11px;
	width: 140px;

}
#sidebar p {
	margin: 11px 0px;
}
#sidebar a:link {
	color: #4f2b2c;
}
#sidebar a:visited {
	color: #4f2b2c;
}
#sidebar a:hover, #sidebar a:active  {
	color: #ffa263
}


/* NavBar */
#navbar p {
	margin: 0;
}

/* Middle Column for Vertical Page Rule */
#midcolumn {
	width: 30px;
	background-repeat: repeat-y;
	background-image: url(../assets/img_main/pnVrule.gif);
	}
	
#midrow {
	height: 1px;
	background-repeat: repeat-x;
	background-image:  url("../images/misc/hor_rule_dots5px.gif");
	background-color: #FFFFFF;
	}

#footer {
	margin: -5px 0px 0px;
	font-size: 0.8em;
	padding: 5px;
	background-color: #FFFFFF;
	line-height: 1.1em;
	color: #333333;
	width: 524px;
	background-image: none;
	background-repeat: repeat-y;
	border: 0px none;
	
}
#footer p {
	margin: 3px;
0px; 0px; 0px;
	
#footer td {
	background-image:  url(../assets/img_main/pnMcellBG.gif);
	padding: 30px;
}
#footer a:link {
	color: #000066;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover, #footer a:active {
	color: #0066FF;
}


/* Describes the Layer that holds the Skip Nav Link */
/*see accessibility section */
#skipnav {
	position: absolute;
	top: 0px;
	left: 0px;
}
/* The UL rule Double Comment Markers make it invisible to Netscape 4 which does not support the properties used */
ul {
	margin-left: 1em;
	padding-left: 1em;
	list-style-image:  url(../assets/img_main/pnbullet.gif);
	list-style-type: none;
	background-image: none;
	background-repeat: no-repeat;
}
#mncontent tr, td, p {
	margin: 7px 10px 7px 30px;
	padding: 7px;
}
#hor_rule {
	background-image:  url("../images/misc/hor_rule_dots.gif");
	background-repeat: repeat-x;
	background-color: #006699;
}
#mncontent h6
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #313031;
	background-color: #F7F7F7;
	text-align: left;
	margin: 3px 3px 3px 15px;
	padding: 5px;
	border-top: 10px none #945152;
	border-right: 10px none #945152;
	border-bottom: 10px none #945152;
	border-left: 10px solid #945152;
}
#navdiv p {
	text-align: center;
	margin: 3px;
	padding: 3px;
}
h5 {
	paddding: .5em
	margin: -0.5em 0px .5em 1em;
	color: #000066;
	font-size: 1em;
	background-color: #D6D7D6;
	text-align: center;
	padding: 0.4em;
	float: center;
	border: 1px solid #CCCCCC;
	margin: 0.5px;
	letter-spacing: 0.5em;
	width: 28em;
	line-height: 1.5em;	
}
#marque {
	margin: 10px 0px 0px 15px;
}
.references {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .5em;
	color: #333333;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-style: normal;
	text-align: justify;
}
