body {
	font-family: Verdana, Arial, sanserif;
	font-size: 12px;
	/*background-color: #FFFFFF;*/
	background-color: #F3F3F3;
	padding: 0px;
	margin-top: .5%;
	margin-right: 3%;
	margin-bottom: 0px;
	margin-left: 3%;
	color: #000033;
}

#mainTable {
			width: 100%;
			color: #000033;
			/* border: 2px solid #000033;*/
			border: none;
			/*/*line-height: 1.5em; /* */
}

#maincontent {
 	width: 100%;	
	font-size: 12px;
	color: #000033;
	padding: 26px;
	background-color: White;
 }
 
 #sidebar {
 	width: 120px;
 	font-size: 75%;
 	font-family: Verdana, Arial, sansserif;
	vertical-align: top;
 	background-color: #F3F3F3;
 }
 
 #header {
 	background-color: #F3F3F3;
 	color: #000033;
 	background-image: url(images/back.gif);
 }
 
 #footer {
 	background-color: #F3F3F3;
 	color: #000033;
	font-size: 12px;
 	background-image:  url(url());
	}

#footer a:link, #footer a:visited {
 	color: #525252;
 }
 
 td, p, ul {
 	font-family: Verdana, Arial, sanserif;
	font-size: 12px;
 }
 
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h3:first-child {margin-top: 0;}/*starts first h3 in TD flush top*/
 
 h1 { font-size: 140%; }
 h2 { font-size: 120%; }
 h3 { font-size: 100%; }
 
 #contenttable {
 	font-size: 11px;
 	text-align: left;
 	width: 100%;
 }
 
 #tableheader {
 	background-color: #F3F3F3;
 }
 
 #tablerow {
 	background-color: white;
 }
 
 #tablealtrow {
 	background-color: #e4e9ea;
 }
 
 #sidebar a {
 	/*/*/padding: 3px;
 	display: block;
 	text-decoration: none;
 	line-height: 1em;
 	width: 120px;
 }
 
 #sidebar a:link, #sidebar a:visited {
 	color: #666;
 }
 
 #sidebar a:hover, #sidebar a:active {
 	color: #0000FF;
 	background-color: #F3F3F3;
 }
 
 #sidebar ul {
 	/*/*/padding-left: 3px;
 	margin-left: 3px;
 	list-style-type: none; /* */
 }
 
 #sidebar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }
 
 #current a {
 	color: #0000FF !important;
 	/*/*/background-color: #FFFFFF!important;
 }

.image-right {
	float: right;
	padding: 10px;

}

.pn-sub {
BACKGROUND: none; 
COLOR: #666666;
FONT: Verdana, Helvetica, sans-serif;
font-size: 9px; 
TEXT-DECORATION: none
} 

.pn-title {
FONT: bold Verdana, Helvetica, sans-serif;
font-size: 14px; 
BACKGROUND: none; 
COLOR: #CC6600;
TEXT-DECORATION: none
}

/*this is the article titles*/
A.pn-title {
FONT: bold Verdana,Helvetica,sans-serif; 
font-size: 14px;
BACKGROUND: none; 
COLOR: #CC6600;
TEXT-DECORATION: underline
}

A.pn-title:active {
BACKGROUND: none; 
COLOR: #CC6600;
FONT: bold Verdana, Helvetica, sans-serif;
font-size: 14px;  
TEXT-DECORATION: underline
}

A.pn-title:visited {
BACKGROUND: none; 
COLOR: #CC6600;
FONT: bold Verdana, Helvetica, sans-serif; 
font-size: 14px; 
TEXT-DECORATION: underline
}

A.pn-title:hover {
BACKGROUND: none; 
COLOR: #4C5EA8;
FONT: bold Verdana,Helvetica,sans-serif; 
font-size: 14px; 
TEXT-DECORATION: underline
}

.pn-pagetitle {
BACKGROUND: none; 
COLOR: #4C5EA8;
FONT: bold Verdana, Helvetica, sans-serif;
font-size: 14px;
TEXT-DECORATION: none
}

