@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
.main_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
}
.header1 {
	background-color: #f48466;
	height: 40px;
	font-size: 14pt;
	padding-top: 5px;
	padding-right: 66px;
	text-align: right;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
}
.header2 {
	background-color: #5e88a2;
	height: 27px;
	font-size: 14pt;
	text-align: left;
	padding-left: 80px;
	background-image: url(../images/bg_header3.gif);
	background-repeat: repeat;
	padding-top: 5px;
}
.header3 {
	background-color: #9f6614;
	height: 18px;
	font-size: 9pt;
	text-align: right;
	padding-right: 66px;
	background-image: url(../images/bg_header4.gif);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.main_container {
	font-size: 11pt;
	padding-top: 54px;
	padding-bottom: 27px;
}
.main_container .text_container {
	width: 468px;
	vertical-align: top;
	text-align: left;
}
.main_container .spacer {
	width: 22px;
}
.main_container .left_spacer {
	width: 51px;
}
.main_container .right_spacer {
	width: 54px;
}
.main_container .images_container {
	width: 361px;
	vertical-align: top;
}
.main_container .top_logo {
	vertical-align: bottom;
	height: 51px;
	text-align: left;
}
.main_container .bottom_logo {
	width: 54px;
	vertical-align: top;
	text-align: left;
}
.logo {
	position: relative;
	float: left;
	top: -20px;
	left: -20px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.header3 a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.header3 a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.header3 a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.header3 a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
ol {
	margin-top: -10px;
	margin-bottom: 10px;
}
