/* CSS Document */

/* These css imports MUST be the first thing in this CSS document */
@import url("form.css");

/* Begin main styles */
body  {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #ffffff;
	margin-top: 10px;
	padding: 0;
}
a:link, a:visited {
	color: #3399FF;
	text-decoration: none;
}

/* Hide un-necessary elements */
#leftNav, #MainCollageBodyTop, #MainCollageBodyBtm, #btmContent, a#SkipNav {
	display:none;
}

#container {
	position: relative;
	width: 95%; /* the auto margins (in conjunction with a width) center the page */
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
#MainHeader  {
	width: 100%;
} 

#MainHeader img {width:100%;}


#SubpageHeader  { 
	background: url(../_images/SP_topgraphic.gif);
	width: 100%;
	background-repeat: no-repeat;
}

#SubpageHeader img {width:100%;}

#MainContent  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	float: none;
	position: relative;
} 

#MainContent   p  {
	color: #333333;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}
#SubPageContent  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	float: right; /* since this element is floated, a width must be given */
	width: 100%; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color: #ffffff;
	position:relative;
} 
#leftContent{
	padding: 0px;
	margin: 0; /* the background color will be displayed for the length of the content in the column, but no further */
	float: none;
} 
#leftContent h1{
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: -10px;
	padding-left: 0px;
	padding-right: 10px;
} 
#leftContent h2{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 10px;
	margin-bottom: -10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
} 
#leftContent p{
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 30px;
}

#leftContent h3{
	font: 12px Arial, Helvetica, sans-serif;
	color:#999999;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 10px;
	text-decoration: none;
	font-weight:bold;
}

#leftContent h4{
	font: 12px Arial, Helvetica, sans-serif;
	color: #3399FF;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 10px;
	text-decoration: none;
}
#leftContent h4 a{
	color: #3399FF;
	text-decoration: none;
}
#leftContent h4 a:link{
	color: #3399FF;
}
#leftContent h4 a:hover{
	color: #3399FF;
	text-decoration: underline;
}
.fullwidth{
	padding: 0px;
	margin: 0; /* the background color will be displayed for the length of the content in the column, but no further */
	float: left;
	width: 100%;
} 

.halfwidth{
	padding: 0px;
	margin: 0; /* the background color will be displayed for the length of the content in the column, but no further */
	float: left;
	width: 77%;
}
#rightContent{
	padding: 28px 0;
	margin: 0px;
	width: 20%; /* the background color will be displayed for the length of the content in the column, but no further */
	position:absolute;
	top:0;
	right:0;
	clear: none;
}
#rightContent h1{
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	font: 16px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #3399FF;

}
#rightContent ul{
	padding: 0px;
	margin: 0px;
	font-weight:bold;
/*	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;

	font-weight:bold;*/
}
#rightContent li{
	list-style: url(../_images/blueDot.gif) outside;
	margin-left: 17px;
	padding-right: 10px;

/*	background-image: url(../_images/blueDot.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 1.5em;
	padding-right: 1.2em;*/
}
#rightContent li a:link{
	color: #666666;
	text-decoration: none;
}
#rightContent li a:visited{
	color: #666666;
	text-decoration: none;
}
#rightContent li a:hover{
	color: #3399FF;
	text-decoration: underline;
}
#contacts{
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	width: 166px; /* the background color will be displayed for the length of the content in the column, but no further */
	float: right;
}
#contacts h1{
	padding: 0px;
	margin: 0px;
	width:152px;
	height:30px;
}
#contacts ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#contacts li {
	border-bottom: 1px solid #CFCCC4;
	list-style: url(none) none;
	width: 130px;
	margin-left: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#section  {
	float: right; /* since this element is floated, a width must be given */
	width: 100%;
}

#section img {
	display:none;
}

#section  h1 {
	margin: 0;
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #AFAFAF;
	padding-left: 570px;
	padding-right: 10px;
	padding-top: 10px;
}
#section  h2 {
	margin: 0;
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #3399FF;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
}
#portal {
	position: absolute;
	left: 30px;
	top: 470px;
	height: 30px;
	width: 100px;
	padding: 1em;
}
#toplinks{
	position: absolute;
	left: 305px;
	top: 115px;
	height: 10px;
	width: 500px;
}
#toplinks a{
}

#toplinks a img {
	border:0px;
}

#toplinks a:link{
	text-decoration: none;
}
#toplinks a:visited{
	text-decoration: none;
}
#footer  {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border-top:1px solid #003A63;
	clear: both;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;

}

#NMPDD_logo {
	position: relative;
	margin:0px;
	padding:0px;
}

#NMPDD_logo img {
	padding:0px;
	margin:0px;
	padding-left: 12px;
	padding-top: 15px;
}

#NMPDD_logo_circle {
	position: absolute;
	top: -20px;
	right:10px;
}


#MainCollageBody {
	position: relative;
	width: 80%;
	margin:0;
	padding:18px 10% !important;
	z-index: 3;
	font-size: 12px;
	line-height: 20px;
	min-height: 168px;
	_height: 168px;
}
#MainCollageBody h1 {
	color: #F8981D;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 10px 0;
	font-weight: bold;
	padding-bottom: 0px;
}

#MainCollageBody h2 {
	color: #F8981D;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	font-weight: bold;
	padding-bottom: 0px;
}
#MainCollageBody p {
	color: #333333;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 10px;
}

#MainCollageBody ul {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #333333;
	list-style-type: disc;
	list-style-position: inside;
}

#MainCollageBody li a:link, a:visited {
	color: #3399FF;
	text-decoration: none;
}
#MainCollageBody li a:hover {
	background: #EAEEF0;
	color: #3399FF;
	text-decoration: underline;
}



#PrintButton_white {
	position:absolute;
	bottom:30px;
	right:20px;
	border:0;
}

#PrintButton_blue {
	position:absolute;
	bottom:12px;
	right:30px;
	border:0;
	z-index:20;
}

#PrintButton_white img, #PrintButton_blue img {border:0;}

#CommentFooter {
	position:absolute;
	bottom:0;
	right:0;
}

.notation {
	font-size:90% !important;
	font-style:italic !important;
}