﻿body {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D1E6F7;
	text-align: center;
}

h3 {
	color: #fff;
	border-bottom: 1px #f00 solid;
	width: 100%;
}
h4 {
	color: #fff;
	text-transform: capitalize;
	border-bottom: 1px #f00 solid;
	font-size: 1.75em;
	margin: 6px 0;
}
hr {
	margin: 0;
	border-bottom: 1px #f00 solid;	
}

ul {
	list-style-type: square;
}

ul.nolist {
	list-style-type: none;
}

form {
	color: #000;
	font-weight: bold;
	margin: 0;
}

input {
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;			
}
input.submit {
	color: #000;
	padding: 6px;
}
input.reset {
	color: #000;
	padding: 6px;
}
textarea {
	border: 1px #000 solid;
	height: 100px;
	width: 300px;
}

.logo {
	border: 4px #f00 solid;
	position: absolute;
	top: 31px;
	left: 50px;
	width: 155px;
	z-index: 1;
}
.shell {
	width: 900px;
	margin: 0 auto;
	border-right: 6px solid #fff;
	border-bottom: 6px solid #fff;
	border-left: 6px solid #fff;
	border-top: 0px solid #fff;
	background-image: url('images/phf_bg2.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	background-color: #fff;
}
.shellbottom {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
.topnav {
	background-image: url('images/nav_bg2.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 386px;
	height: 38px;
	padding-top: 6px;
	padding-right: 16px;
	color: #fff;
}
.red {
	border-top: 6px #f00 solid;
	border-bottom: 6px #fff solid;
}
.breadcrumbs {
	font-size: .75em;
	color: #fff;
	text-transform: capitalize;
	padding: 5px 12px 6px 0;
	_padding: 5px 7px 6px 0; /*	background-color: #fff; */;
	border-bottom: 0px #fff solid;
	text-align: right;
	border-left: 6px #fff solid;
	width:725px;
}

a.bc:link, a.bc:visited {
	/*	background-color: #f00; */
	color: #fff;
	text-decoration: underline;
	padding: 6px;
}
a.bc:hover, a.bc:active {
	color: #fff;
	text-decoration: none;
	background-color: #f00;
	padding: 5px;
	font-weight: normal;
	border-top: 0px #fff solid;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	border-bottom: 33px #fff solid;
}
a.bottom:link, a.bottom:visited {
	color: #000;
	text-decoration: underline;
	padding: 0;
	text-transform: capitalize;
}
a.bottom:hover, a.bottom:active {
	color: #000;
	text-decoration: none;
	padding: 0;
}
a.navtop:link, a.navtop:visited {
	color: #fff;
	text-decoration: none;
	padding: 0;
	font-size: .7em;
	text-transform: uppercase;
}	
a.navtop:hover, a.navtop:active {
	color: #fff;
	text-decoration: underline;
	padding: 0;
}

a.pagelink {
	color: #f00;
	text-decoration: underline;
}
a.pagelink:hover {
	text-decoration: none;
}
div.contentleft {
	width: 157px;
	_width: 162px;
	float: left;
	font-size: .8em;
	border-left: 0px #fff solid;
	border-right: 0 px #fff solid;
	height: 100%;
}
.box {
	border: 1px #4F6594 dotted;
	padding: 12px;
	background-color: #FF0000;
}
.box a {
	color: #fff;
}
.box a:hover {
	text-decoration: none;
	font-size: 1em;
}
div.contenthome {
	padding: 24px 36px 0 14px;
	float: left;
	font-size: .8em;
	text-align: left;
	height: 100%;
	_height: 500px;
	min-height: 500px;
	width: 680px;
	border-left: 6px #fff solid;
	color: #000;
}
div.content {
	padding: 8px 36px 24px 14px;
	float: left;
	font-size: .8em;
	text-align: left;
	height: 100%;
	_height: 500px;
	min-height: 500px;
	width: 680px;
	_width: 650px;
	border-left: 6px #fff solid;
	color: #000;
}
div.bottom {
	text-align: center;
	padding: 12px 18px;
	margin-top: 0px;
	font-size: .7em;
	color: #000;
	border-top: 0px solid #fff;
}
.cleaner {
	clear : both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}
table.calcs {
	border: 2px #506695 solid;
	padding: 0;
	background-color: #f3f3f3;
	font-size: 1em;
	width: 550px;
}
table.calcs td {
	color: #000;
	border: 0px #EBEBEB solid;
	padding: 2px;
}
table.calcs input {
	color: #333;
	border: 1px #0A1169 solid;
	padding: 2px;
	background-color: #fff;
	width: 150px;
}
table.calcs input.buttons {
	color: #fff;
	border: 2px #506695 solid;
	width: 165px;
	background-color: #f00;
	text-transform: uppercase;
	font-size: .85em;
	font-family: Verdana;
}
table.locations {
	color: #446473;
	border: 0px #000 solid;
	width: 700px;
}

table.locations h1 {
	color: #000;
	font-size: 1.2em;
}


table.locations img {
	border-top: 6px #526897 solid; /* #526897 */
	border-left: 6px #526897 solid;
	border-right: 6px #526897 solid;
	border-bottom: 6px #526897 solid;
	vertical-align: middle;
	text-align:left;		
}

table.locations td {
	vertical-align: top;
	padding: 0 6px 6px 6px;
	border: 0px #fff solid;

}
table.locations td.office {
	background-color: none;
}
.officetitle {
	color: #fff;
	font-weight: bold;
	border: 0px #000 solid;
	padding: 2px;
}

.bugs {
	vertical-align: baseline;
}

.bugs a.member {
	position: absolute;
	top: 580px;
	left: 30px;
	color: #526897;
	text-decoration: none;
	font-size: .9em;
}

.bugs a.member:hover {
	color : #f00;
	text-decoration:underline;
}

.bugs img {
	position: absolute;
	top: 630px;
	left: 50px;
	color: #526897;
	text-decoration: none;
	font-size: .9em;
}

.email {
	position: absolute;
	top: 710px;
	left: 5px;
	color: #526897;
	text-decoration: none;
	font-size: .85em;	
}

.bugs a.ehl {
	position: absolute;
	top: 610px;
	left: 10px;
	color: #526897;
	text-decoration: none;
	font-size: .9em;
}
.bugs a.ehl:hover {
	color : #f00;
	text-decoration:underline;
}

/*NAVIGATION*/
#nav, #nav ul {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
}
#nav li {
	position: relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : -1px;
	width: 157px;
/*	background-color: #C5D3DE; */
}
#nav li ul {
	/* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 79px;
	margin-top : -28px;
	border-right: 1px solid #f00;
	border-bottom: 1px solid #f00;
	border-left: 0px solid #f00;
	border-top: 1px solid #f00;
	background-color : white;
}
#nav li ul ul {
	left: -999em;
	color: #fff;
}
#nav li a {
	width: 122px;
	display : block;
	color : #fff;
	font-weight : bold;
	text-decoration : none; /*	background-color : white; */;
	padding : 8px 20px;
	text-transform: capitalize;
	font-size: .9em;
}
#nav li a:hover {
	width: 117px;
	color : #fff;
	background-color : #FF0000;
	border-top : 3px #fff solid;
	border-bottom : 3px #fff solid;
	padding: 10px 20px;
}
#nav li ul li a:hover {
	width: 157px;
	color : #fff;
	background-color : #f00;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	/* lists ested under hovered list items */
	left: auto;
	display: block;
}

