body {
	background-color: #FFFFFF;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#PageBorder {
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: medium double #000066;
	background-color: #FFFFCC;
	font-size: small;
}
#PageBorder #header {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
	border-top: 0px #000066 none;
	border-right: 0px #000066 none;
	border-bottom: medium double #000066;
	border-left: 0px #000066 none;
	text-decoration: none;
	background-color: #FFFFCC;
	height: 110px;
	margin: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#PageBorder #header a {
	text-decoration: none;
	color: #000066;
}
#PageBorder #header a:hover {
	text-decoration: none;
}
#PageBorder #header #menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	clear: right;
	background-color: #000066;
	width: 170px;
}
#PageBorder #header #menu ul {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000066;
}
#PageBorder #header #menu li {
	display: inline;
	text-align: center;
	margin-right: 6px;
	color: #FFFFCC;
	background-color: #000066;
	margin-left: 6px;
}
#PageBorder #header #menu a {
	display: inline;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-color: #000066;
	text-decoration: none;
	border: 1px solid #000066;
	color: #FFFFCC;
}
#PageBorder #header #menu a:hover {
	display: inline;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFCC;
	text-decoration: none;
	border: 1px solid #000066;
	color: #000066;
}
#PageBorder #BodyBorder {
	clear: left;
	float: left;
	margin-bottom: auto;
	background-color: #FFFFFF;
	width: 100%;
	
}
#PageBorder #MainContent {
	padding: 10px;
	margin-left: 10px;
	border: 1px solid #FFCC00;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: medium;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	color: #000066;
	border-top-color: #000099;
	clear: both;
	border-top-width: 1px;
	border-top-style: double;
	margin-top: -10px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.style2 {
	font-size: small;
	font-weight: bold;
}
.style3 {font-size: x-small}
.style4 {font-size: 24px}
.style5 {font-size: 32px}
.style6 {font-size: 85%}
.headersubfont {font-size:130%}

.rightImage {
	float: right;
	margin: 5px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	clear: none;
	float: none;
	border:1px solid #C0C0C0;
	text-align:right;
	}
td {
	background-color:#FFFFCA;
}
th {
	background-color:#DFDFFF;
	font-weight:bold;
	text-align:center;
}
td, th {
	width:auto;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 0 10px;
}
h1 {
	font-size: 18px;
	}
.left {
	text-align: left;
	}
.bold {
	font-weight: bold;
	}
.indent {
	padding-left:20px;
	}
#hullihen_arch {
	float: right;
	}
#PageBorder #BodyBorder #MainContent .PDFsidebar {
	background-color: #FFFFCC;
	clear: right;
	float: right;
	width: auto;
	border: 1px solid #FFCC00;
	background-position: center center;
	height: auto;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: inline;
}