body {
	font-family: Verdana;
	font-size: 11px;
	color: #004C81;
	height: 100%;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #004C81;
}
TD {
	font-family: Verdana;
	font-size: 11px;
	color: #004C81;
}
A {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A4B6D7;
	text-decoration: none;
}
A:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A4B6D7;
	text-decoration: none;
}
A:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A4B6D7;
	text-decoration: underline;
}
A.active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004C81;
	text-decoration: none;
}
A.active:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004C81;
	text-decoration: none;
}
A.active:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004C81;
	text-decoration: underline;
}
A.sub {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FCCCA2;
	text-decoration: none;
}
A.sub:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FCCCA2;
	text-decoration: none;
}
A.sub:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FCCCA2;
	text-decoration: underline;	
}
A.subactive {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F78421;	
	text-decoration: none;
}
A.subactive:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F78421;	
	text-decoration: none;
}
A.subactive:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F78421;
	text-decoration: underline;	
}
A.download {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004C81;	
	text-decoration: none;
}
A.download:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004C81;	
	text-decoration: none;
}
A.download:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004C81;
	text-decoration: underline;	
}
TD.quote {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F78421;
	padding-left: 10px;
	padding-right: 10px;
}
div.document {
	width: 100%;
	height: 100%;
	background-color: #dae1f0;
}
div.page {
	width: 732px;
	height: 100%;
	padding: 20px;
	background-color: #ffffff;
}
div.page_holder {
	width: 730px;
	height: 95%;
}
div.page_top {
	width: 730px;
	padding-bottom: 10px;
	height: 260px;
}
div.navigation {
	float: left;
	width: 175px;
	height: 160px;
}
div.navigation_break {
	float: left;
	width: 10px;
	height: 100%;
}
div.sub_navigation {
	float: left;
	width: 175px;
	height: 160px;
}
div.logo {
	float: right;
	width: 185px;
	height: 75px;
}
div.quote {
	float: right;
	width: 370px;
	height: 85px;
}
div.ad {
	float: right;
	width: 370px;
	height: 100px;
	background: #EEF3FC;
	padding: 5px;
}
div.page_break {
	width: 730px;
	font-size: 5px;
	height: 5px;
	background-color: #a4b6d7;
}
div.page_bottom {
	width: 730px;
}
div.page_image {
	float: left;
	width: 360px;
	background-color: #a4b6d7;
}
div.content_container {
	float: right;
	width: 370px;
}
div.content {
	margin: 10px;
	width: 350px;
}
div.page_footer {
	height: 5%;
	position: relative;
}
div.page_footer_bottom {
	color: #a4b6d7;
	position: absolute;
	bottom: 0px;
}
