body, p, td, div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height:16px;
}
p{margin-top:10px;}
p b{color:#1256A9;}
td b{color:#1256A9;}

.lowerbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1256A9;
	text-decoration: none;
}
a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #1256A9;
}
.bold a{text-decoration:none;color: #1256A9;}
.bold a:hover{text-decoration:underline;}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.input {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;




}
.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
}
.input2 {

	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
.indexcopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.lowerlinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.lowerbody_s {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.whitebody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitebold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.black {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.imageborder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.contentbox{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	height:300px;
	padding:0 20px 0 10px;
}

ul {margin:1px 0 0 20px;list-style-type:circle;padding:0px;}
ul a {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1256A9;
	text-decoration: none;
}
ul a:hover {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1256A9;
	text-decoration: underline;
}

.portpic{padding:4px;background-color:#efefef;border:1px solid #cccccc;}
.protlable{
	text-align:center;
	margin-left:0px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

#projnav{border-bottom:1px solid #363636;margin-right:20px;margin-top:10px;}
#projnav td.first
{
	height:19px;
	width:22px;
}

#projnav td.pnav
{
	height:19px;
	padding: 0px; 
	border-left: #fff 2px solid;
	text-transform: uppercase;
	font-size:8pt;
	font-weight:bold;
	font-family: Helvetica, Verdana, Arial, san-serif;
}

a.pnav, a:visited.pnav
{
	float: left;
	text-align: center;
	padding-top: 3px;
	height:17px;
	font-size:8pt;
}

a:link.pnav, a:visited.pnav
{
	width:100%;
	background-color:#fff;
	color:#696969;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	text-decoration:none;
}

a:hover.pnav
{
	width:100%;
	color:#1256A9;
	text-decoration:none;
	font-size:8pt;
}


a.pnav_selected, a:visited.pnav_selected
{
	float: left;
	text-align: center;
	padding-top: 3px;
	height:17px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

a:link.pnav_selected
{
	width:100%;
	color:#1256A9;
	text-decoration:none;
	font-size:8pt;
}

a:visited.pnav_selected
{
	width:100%;
	color:#1256A9;
	text-decoration:none;
}

a:hover.pnav_selected
{
	width:100%;
	background-color:#fff;
	color:#1256A9;
	text-decoration:none;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1256A9;
	margin:0px;
}

.grid {padding:0px;margin:0px;}
.grid td{background-color:#ffffff;padding:2px;}

.fplanbox{margin:10px 0 10px 0;}
.fplanbox a{color:#1256A9;margin:0 10px 0 0;}
.fplanbox a:hover{color:#ff0000;}