<style type="text/css">


#container  {
	width:850px% !important; /*moz width*/
    width:850px%; /*IE width*/
	height: 400px;
	-moz-box-sizing:border-box;box-sizing:border-box;	
}
#headerlogo{
	width:130px !important; /*moz width*/
    width:110px; /*IE width*/
	height: 40px ;
	float: left ;
	-moz-box-sizing:border-box;box-sizing:border-box;
	}

#header {
	width:850px% !important; /*moz width*/
    width:850px; /*IE width*/
  	margin: 0px;
	color: #FFFFFF ;
  	background: #000066;
  	text-align: right;
  	font-size: 90% ;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	-moz-box-sizing:border-box;box-sizing:border-box;	
}
#header p {
  	padding: 5px 5px 0px 0px ;
  	background: #000066;
  	margin: 0px 0px 0px 0px ;
	}

#header a:link {
	text-decoration: none;
	color: #ffffff;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 90% ;
	}
#header a:visited {
	text-decoration: none;
	color: #ff9999;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 90% ;
	}
#header a:hover {
	text-decoration: none;
	color: #ffffff;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 90% ;
	}
#header a:active {
	text-decoration: none;
	color: #ffffff;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 90% ;	
	}


#logo {
	width:850px !important; /*moz width*/
    width:850px; /*IE width*/
	background:#000066;
	font-family:  Georgia, Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	-moz-box-sizing:border-box;box-sizing:border-box;
}
#logo p {
	padding: 30px 0px 0px 60px ;
  	margin: 0px 0px 0px 0px ;
}
#left{
	float:left;
	height: 1% ;
	width: 280px;
	font-family:  Georgia, Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:#999999;
	margin: 0px 0px 0px 0px ;
	padding: 60px 60px 0px 60px ;
	
	font-size: 1.2em ;
	background-image:url('/corporate/static/images/pf/bluewhitebar.gif');
	background-repeat: repeat-x;
	-moz-box-sizing:border-box;box-sizing:border-box;
}

.mission{
	font-family:  Georgia, Times, serif;
	color:#999999;
	margin: 0px 0px 0px 0px ;
	padding: 60px 60px 0px 60px ;
	font-size: 1em ;
}
.rubric{
	font-family:  Georgia, Times, serif;
	color:#999999;
	margin: 0px 0px 0px 0px ;
	padding: 60px 60px 0px 60px ;
	font-size: 1em ;
}

	
#right {
	display:block;
	background:#ffffff;
	font-size: 0.9em ;
	margin: 0px 0px 0px 250px ;
	width:570px !important; /*moz width*/
	width:570px; /*IE width*/
	padding: 0px 0px 0px 0px ;
	background-image: url('/corporate/static/images/pf/bluewhitebar.gif');
	background-repeat: repeat-x;
	-moz-box-sizing:border-box;box-sizing:border-box;
}

table {
	padding: 0px ;
}
td.bg {
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 1em ;
	background-image: url(/corporate/static/images/pf/bluewhitebar.gif);
	background-repeat: repeat-x;
}
td h1 {
	color: orange;
	font-size: 1em ;
}
td h2 {
	color: black;
	font-size: 1em ;
}
td h3 {
	color: black;
	font-size: 1em ;
}

.hpimage {
	border:solid 2px white;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 0px ;
}
.icon {
	padding: 3px 3px 3px 0px;
	margin: 0px 0px 0px 0px ;
	text-decoration: none;
}
.indent {
	padding-left:35px;
	text-indent:-35px;
	margin: 0px 0px 0px 0px ;
	}

 	
#footer {
	clear: both;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	position: relative; 
	width:785px; /*IE width*/
	height: 40px; 
	background: #FFFFFF;
	padding: 10px 0px 0px 10px ;
	color: black; 
	margin-top: 40px;
	margin-bottom: 40px; /* required for Opera 6 to show background color but others don't like it so hide the value of 0 from it */
	margin-left: 60px ;
	border-top: 1px solid #ccccff ;
	z-index: 15;
	-moz-box-sizing:border-box;box-sizing:border-box;	
}

p {
	margin: 0px 0px 6px 0px ;
}
body {
	font-size:90% ;
	margin: 0px;
}

</style>

