/* CORPORATE PAGE MASTER CSS */
/* DO NOT EDIT!  Use embedded or local styles if variation is necessary.*/
/* -------------------- */
/*      PAGE LAYOUT     */
/* -------------------- */
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background: #FFFFFF;
	}

img{border:none;}

a:hover { text-decoration: underline !important; }

/* makes sure all links turn blue, including linkbox bullets */
a, div.linkbox ol { color: #0000CC; }


#content
{
	background: #FFFFFF;
	margin: 0px 0px -6px 0px;
	padding: 14px 18px 12px 12px;
	border-left: 1px solid #000000;
}


/* -------------------- */
/*        HEADER        */
/* -------------------- */

#header { 
	background: #ffffff;
	margin:0px;
	padding:0px; }


/* -------------------- */
/*    BREADCRUMB BAR    */
/* -------------------- */
#trailbar
{
	clear: both;
	width: 100%;
	height: 28px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	background: #B70127 url(images/tagline_ppn.gif) right no-repeat;	
}

#trailbar p, #trailbar a { color: #FFFFFF; }

#trailbar p
{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 10px;
	font-size: 10px;
}

#trailbar img
{
	float:none;
	margin: -2px 8px -4px 0px;
	padding: 0px;
}




/* -------------------- */
/*   CONTENT: GENERAL   */
/* -------------------- */
#content div /* this is the main page division, i.e., Featured Project */
{
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
}

#content div div /* this is a specific article or content item */
{
	margin: 12px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#content li
{
	font-size: 12px;
	font-weight: normal;
	margin: 2px 15px 12px 0px;
	color: #000000;
	line-height: 14px;
}

#content blockquote
{
	margin: 0px 20px 0px 15px;
}

#content img
{
	float: left;
	margin: 3px 16px 6px 8px;
}

#content img.home
{
	float: left;
	margin: 3px 6px 6px 2px;
}

#content img.backtop
{
	float: none;
	margin: 0px 2px 0px 0px;
}

#content img.right
{
	float: right;
}

#content img.inline, #content p.linkbar img
{
	float: none;
	margin: 0px 4px 0px 4px;
}

#content p
{
	margin: 0px 10px 12px 0px;
	line-height: 16px;
}

#content p.linkbar 
{ 
	font-size: 10px;
	margin: -4px 0px 24px 10px;
}

#content p.linkbarhome
{ 
	font-size: 10px;
	margin: -3px 0px 24px -5px;
}

#content p.linkbarhome img
{
	float: none;
	margin: 0px 4px 0px 4px;
}

#content p.back2top
{
	float: right;
	font-size: 10px;
	text-decoration: none;
}

#content h1
{
	border-top: none;
	border-bottom: none;
	margin: 18px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 18px;
	color: #8B0E04;
}

#content h2
{
	border-top: 1px solid #065D18;
	border-bottom: 1px solid #065D18;
	margin: 0px 0px 20px 0px;
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	font-weight: bold;
	color:#065D18;
}

#content h2.rule
{
	border-top: 0px;
	border-bottom: 1px solid #065D18;
	margin: 0px 0px 10px 0px;
	padding: 13px 0px 3px 0px;
	font-size: 12px;
	font-weight: bold;
	color:#065D18;
}

#content h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 8px 0px;
	color: #000000;
}

#content h4
{
	font-size: 12px;
	font-weight: bold;
	margin: 16px 0px 8px 0px;
	color: #8B0E04;
}

#content h5
{
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	color: #000000;
}

#content h6
{
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	color: #000000;
}

#content div.linkbox
{
	border: 1px solid #000000;
	padding: 4px 6px 4px 6px;
	margin: 4px 2px 4px 2px;
	background: #ffffff;
}


#content td { vertical-align: top; }

a.more
{
	display: block;
	font-size: 10px;
	text-align: right;
}

.date {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}

.datehome {
	float:right;
	margin-top:0px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
  }
  
.datehome a {
  	text-decoration: none;
  }

.rightheader {
	float:right;
	font-size: 11px;
	margin-right:35px;
  }
  
.smalltext {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.medtext {
	font-size: 12px;
	color: #000000;
}

.bigtext {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.warning {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

.smallredtext {
	font-size: 9px;
	color: #8B0E04;
}

.smallgraytext {
	font-size: 9px;
	color: #999999;
}

.smallertext {
	font-size: 9px;
	color: #000000;
}

.back2top
{
	float: right;
	font-size: 10px;
}

.back2top a {
  	text-decoration: none;
  }
  
  
.textunderline
{
  	border-bottom: 1px solid #065D18;
  	margin: 0px 0px 20px 0px;
  	padding: 3px 0px 3px 0px;
  	font-size: 12px;
  	font-weight: bold;
  	color:#065D18;
}
  

/* ------------------------------------------------------------ */
/* BUG FIX FOR CLEARING FLOATS                                  */
/* http://www.positioniseverything.net/easyclearing.html        */
/* ------------------------------------------------------------ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


