body {
	padding:			0;
	margin:				0;
	color:				black;
	background-color:	white;
	background-image: 	none;
	font-family: 		Georgia, "Times New Roman", serif;
	font-size: 			10pt;
}

h1 span {
	color : 			black;
}


h1 {
	font-family: 		Georgia, "Times New Roman", serif;
	font-size : 		14pt;
}

h2 {
	font-family: 		Georgia, "Times New Roman", serif;
	font-size : 		12pt;
}



.peopleContainer {
	display : 			none;
}

.peopleContainer a,
.peopleContainer a:active,
.peopleContainer a:visited {
	display:			none;
}

.peopleContainer a:hover {
	text-decoration : 	underline;
}

.lastUpdated {
	font-family: 		Georgia, "Times New Roman", serif;
	font-size : 		10pt;
	color : 			black;
	display:			none;
}

.content {
	background-color : 	white;
	vertical-align : 	top;
}

.paContent {
	background-image : 	none;
	margin : 			0;	
	padding : 			0;
	width: 				50%;
}

.resourceTable {
	margin : 			0;	
	padding : 			6px;
	width: 				auto;
}

.resourceTable td {
	line-height : 		20px;
	width: 				30%;
	font-size : 		10pt;
}

.resourceTable th {
	font-size : 		10pt;
	text-align : 		left;
	font-weight : 		bold;
	width: 				30%;
}

#portImg {
	margin-left : 		0;
	margin-right : 		20px;
	border: 			1px solid black;
}

.printHide {
	display : 			none;
}

table, div, td.content {
	width: 				auto;
}

.footer {
	width:				100%;
	padding-right:		0;
	
}

.logoTitle {
	margin-left:		-80px;
	padding-right:		0;
	margin-bottom:		20px;
}

/*

.logoTitle {
	position:			aboslute;
	left: 				-100px;
	margin-bottom:		20px;
	width: 				716px !important;	
}
td.logoBox {
	width: 				400px !important;	
}
img { border: 1px solid red; }
*/