body {
	font-family:Verdana;
	font-size:80%;
	text-align:center;
	color:#546870;
	background: url(../images/bgshadow.gif) repeat-y 50% 0;
}

* {
	margin:0px;
	padding:0px;
}

h1 {
	font-family:Georgia;
	font-size: 100%;
}
h2 {
	color:#0055A0;
	font-family:Georgia;
	font-size:100%;
	margin-bottom:5px;
}
hr {
	color:#fff; 
	background-color:#fff; 
	border:1px dotted #8D8D8D; 
	border-style:none none dotted; 
}
span.blue{
	color:#0055A0;
	font-family:Georgia;
}
.filter_off{
	float:left;
	font-size:90%;
	text-align:left;
	width:100px;
}
.filter_on{
	float:left;
	font-size:110%;
	text-align:left;
	width:100px;
}
#wrapper {
	width:924px;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:0px;	
	text-align:left;
	background-color:#FFFFFF;
}
/* Header */
#headerImage {
	/*background-image:url("../images/headerImage.jpg");*/
	
	background-color:#020307;
	background-repeat:no-repeat;
	width:924px;
	height:198px;
  	margin:0;
   	padding:0;
}
#headerImage #left{
   width:50%;
   overflow:hidden;
}
#headerImage #right{
   position:absolute;
   top:0px;
   left:50%;
   width:50%;
   overflow:hidden;
}
/* Content Area */
#content {
	margin:17px 0px 0px;
	padding:0px;
	min-height:450px;
	}

#leftContent {
	width:204px;
	float:left;
	border-left:0px solid #E7E8E9;
	margin:0px;
	padding:0px 10px 5px 10px;
}

#rightContent {
	margin:0px;
	padding:0px 10px 5px 10px;
	width:678px;
	float:right;
	border-left:2px solid #E7E8E9;
	border-right:0px solid #E7E8E9;
	min-height:450px;
}

#rightContent h1 {
	color:#0055A0;
	font-family:Georgia;
	font-size:120%;
	font-weight:normal;
	margin-bottom:15px;
}

#rightContent p.bodytext {
	font-family:Verdana;
	font-size:85%;
	line-height:18px;
}

#rightContent .csc-frame-rulerAfter {
	background-color:#FFFFFF;
	border-color:#8D8D8D;
	border-style:none none dotted;
	border-width:1px;
	color:#FFFFFF;
	margin-bottom:15px;
	padding-bottom:15px;
}

#rightContent p.introduction{
	background-image:url(../images/underline.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	font-family:Georgia;
	font-size:110%;
	font-weight:normal;
	line-height:20px;
	margin-bottom:15px;
	padding-bottom:15px;
}

#rightContent p.contentHeadline{
	color:#0055A0;
	font-family:Georgia;
	font-size:85%;
}

#rightContent p.contentLine {
	background-image:url(../images/underline.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	margin-bottom:15px;
}

#rightContent .content-item ul{
	list-style-type:disc;
	list-style-position:outside;
	margin: 10px 40px;
}

#rightContent .content-item ul li{
	font-family:Verdana;
	font-size:85%;
	list-style-type:disc;
	line-height:1.5em;
}

/* Footer */
#footer {
	font-family:Verdana;
	font-size:70%;
	width:100%;
	height:30px;
	background-color:#013A6F;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	clear:both;
	line-height:25px;
}
/* pnm access */
.tx-pnmaccess-pi1 {
	font-family:Verdana;
	font-size:85%;
}