/* CSS Document */



body {  
background: #eeeeee;
color: #000000;
margin: 0px 0px 0 0px;
padding-left: 0px;
font-family: normal 10px/14px verdana,trebuchet,sans-serif;
text-align: left;
}

#frame {
background: #eeeeee;
width: 100%;
border: 0px solid #000000;
}

#header {
background: #000000;
background-image:url(images/PLROback.gif);
color: #ffffff;
text-align: left;
padding-left: 0px;
width: 100%;
}

#leftcol {
width: 20%;
text-align: left;
padding: 5px 5px 0 20px;
vertical-align: top;
}

#borders{border-left: 1px solid #7fbce0;
         border-right:1px solid #7fbce0;
		 }

#content {
text-align: left;
vertical-align: top;
margin-left: 20px;
background:#ffffff;
padding: 5px 10px 20px 20px;
}

#content h1{font:bold 24px Arial, Helvetica, sans-serif;
            color:#0079c2;
			}
			


#footer {
background: #7fbce0;
color: #ffffff;
padding: 3px 0;
}

#footerText {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color:#ffffff;
	}

	
#footerText a:link, #footerText a:visited, #footerText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: underline;
	}

a, a:visited {
background: transparent;
color: #0079c2;
font: 12px/14px verdana, trebuchet, sans-serif;
text-decoration: none;
}
a:hover {  
text-decoration: underline;  
}

p, td, th, ul, ol, ul, li, dl, dt, dd {
font: normal normal normal 10pt/15pt Arial, Helvetica, sans-serif;;
}



#header H1, #leftcol H1, #content H1, #footer H1 {
padding: 5px 0 0 0;
}

h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	}

#whiteText {color: #FFFFFF;
            }
			
#whiteText a, #whiteText a:visited {
background: transparent;
color: #ffffff;
font: 12px/14px verdana, trebuchet, sans-serif;
text-decoration: none;
}
#whiteText a:hover {  
text-decoration: underline;  
}

