body {
	height: 100%; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
	}
a.pmenubutton { 
	color: white; 
 	font-size: 9px; 
    FONT-FAMILY: Verdana, Georgia, 'Trebuchet MS', 'Times New Roman';
 	background-color: #777777; 
 	background-position: center left;
 	background-repeat: no-repeat;
    text-decoration: none; 
 	text-align: center; 
  	padding-left: 0px;
 	padding-top: 1px;
    margin-right: 1px; 
 	border: 0px; 
 	width: 104px; 
 	height: 15px;
    display:block
}

a.pmenubutton:hover { 
 	background-color: #565656; 
 	color: white; 
 	text-decoration: none; 
}
a.pmenubutton:active { 
 	text-decoration: none; 
}
a.pmenubutton:visited { 
 	text-decoration: none; 
}
#container {
	margin: 0px;
	padding-left: 5px;
	width: 960px; 
	background-color: #FFF;
/*	height: 100%; */
/*	border: 1px solid black;  */
}
		
#banner	{
	background-color: #fff;
	margin-bottom: 5px;
	padding: 0px;
}
#nav_left {
	float: left;
	width: 276px;
	margin-top: 5px;
	margin-right: 5px;
	padding-right: 5px;
	background-color: #fff;
	min-height: 500px;
	border: 0px solid red;   
}
		
#nav_right {
	float: left;
	width: 276px;
	margin-top: 5px;
	padding-left: 5px;
	margin-left: 5px;
	background-color: #fff;
/*	border: 1px solid black; */  
}
		
		
#content {
	margin-top: 5px;;
	width: 760px;
	background-color: #fff;
	overflow: auto;
	float; right;
}
	
#content_left {
	margin-top: 5px;;
	width: 505px;
	background-color: #fff;
	overflow: auto;
	float; right;
}
	
#content_right {
	margin-top: 5px;;
width: 674px;
	background-color: #fff;
	overflow: none;
	float: left; 
padding: 0px;
border: 0px solid black;
}
	
#footer {
	clear: both; 
	background-color: #fff;
	padding: 1px;
	background: url("/pdbimg/footer_new.gif");
	width: 960px;
	height: 50px;
	font-family: Verdana;
	font-size:9px;
}
.largeHeadline {
	color:#003399;
	font-family:Verdana;
	font-size:13px;
	font-weight:bolder;
}
.bigHeadline {
	color:#003399;
	font-family:Verdana;
	font-size:15px;
	font-weight:bolder;
}
.featureHeadline {
	color:#003399;
	font-family:Verdana;
	font-size:10px;
	font-weight:bolder;
}
.panelcls {
	background:#FFFFFF none repeat scroll 0% 50%;
	font-family:Verdana,Georgia,'Trebuchet MS','Times New Roman';
	font-size:0.6em;
	margin-bottom:10px;
}
.panelcls .label {
	background:#EDF2F2 none repeat scroll 0% 50%;
	text-align: right;
	color: #003399;
	border:1px solid #DDDDDD;
	padding:0px 4px 0px 2px;
}
.panelcls .body {
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:4px 4px 4px 4px;
	margin-bottom:10px;
	position: relative;
display: block;
}
.panelcls .body div {
	padding-bottom:0.2em;
	padding-right:0.2em;
	margin-top: 20px;
	text-align: right;
}
.panelcls .body td {
	padding: 0px;
}
.panelcls .body.img {
	align: left;
}
ul.vare {
margin-left:220px;
}
tr.yellowThing {
background: #FF9;
}


