<style type="text/css">

body {
		font-size: 12px;
		line-height: 1.5;
		font-family:  arial, helvetica, sans-serif, verdana;
		margin: 0px 0px 0px 0px;	
		color: #000000;	
	}

.header {
		font-size:xx-large;
		font-family:Arial, Helvetica, sans-serif;
		color:#166FB8;
		text-align:center;
		font-weight:bolder;	
		}

td.topmaroon
{ 
    background-image: url(/pdc/img/pdc_bgmaroonscreen.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #B31B1B;
}	

td.maroon
{ 
    background-color: #b31b1b;
}

td.beige
{ 
   background-image: url(../img/bgbeige.gif);
   background-repeat: repeat;
}

#toptitle {
	display: none;
	}

#skipnav {
	display: none;
	}
	
.textleftnav	{
		font-size: 11px;
		line-height: 1.25;
		font-family: arial, helvetica, sans-serif, verdana,;
		padding: 0px 10px 5px 15px;
	}
	
P	{
		font-size: 12px;
		line-height: 1.5;
		font-family: arial, helvetica, sans-serif, verdana,;
		color: #000000;
	}

TD	{
		font-size: 12px;
		line-height: 1.5;
		font-family: arial, helvetica, sans-serif, verdana,;
		color: #000000;
	}
	
td.pagetitle
	{
		font-size: 24px;
		line-height: 1.5;
		font-family: "palatino linotype", palatino, georgia, "times new roman", times, serif;
		font-weight: bold;
		color: #B31B1B;
	}		
	
td.pagetitle_v2
	{
		font-size: 20px;
		line-height: 1.5;
		font-family: "palatino linotype", palatino, georgia, "times new roman", times, serif;
		font-weight: bold;
		color: #B31B1B;
	}			
			
.footer			
	{
		font-size: 10px;
		line-height: 1.3;
		font-family: arial, helvetica, sans-serif, verdana,;
	}
	.floatimgleft 
	{
		float:left;
		margin-top:10px;
		margin-right:10px;
		margin-bottom:10px;
	}	
	.floatimgright 
	{
		float:right;
		margin-top:10px;
		margin-right:10px;
		margin-bottom:10px;
	}	
A:link { text-decoration: underline; color: #B31B1B }
A:visited { text-decoration: underline; color: #996600 }
A:hover { text-decoration: none; color: #CC0000;
}

</style>

