body {
	background-color: #0565AB;
	margin: 0px;
	text-align: center;
	overflow: hidden;
}

a, p, span, ul, li, h1, h2, td, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input {
	font-size: 11px;
}

ul {
	line-height: 12px;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	color: #01194B;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

img.people {
	padding: 2px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 77px;
	margin-right: 77px;	
	border: 1px dashed #000000;
}

h1.people {
	margin-top: 55px;	
}

div.content {
	width: 750px;
	background-color: #FFFFFF;
	height: 100%;
	padding: 10px;
	overflow: auto;
}

table.page {
	height: 100%;
	border-collapse: collapse;
}

tr.page_header {
	height: 128px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	background-color: #D7D7D7;
}

tr.page_content {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

tr.page_footer {
	height: 46px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
}

table.menu {
	width: 100%;
	border-collapse: collapse;
}

td.menu {
	border: 1px solid #000000;
	padding: 0px;
}

a.menu {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	padding: 0px;
	border: none;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}

a.menu:HOVER {
	background-color: #0065AD;
}

a.menu:ACTIVE {
	background-color: #0065AD;
}

a.sub_menu {
	font-size: 8px;
	line-height: 22px;
	color: #000000;
	padding: 0px;
	border: none;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}

a.sub_menu:HOVER {
	background-color: #0065AD;
}

a.index {
	background-color: #0065AD;
	font-size: 13px;
	font-weight: lighter;
	line-height: 23px;
	color: #FFFFFF;
	padding: 0px;
	border: none;
	text-align: center;
	width: 375px;
	text-transform: uppercase;
}

a.index:HOVER {
	background-color: #D7D7D7;
}

img.print_page {
	width: 112px;
	height: 21px;
	border: 0px;
	margin-top: 30px;
}