@charset "utf-8";
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;
}

.buttons a:link {
	color: #555555;
	text-decoration: none;
}
.buttons a:hover {
	color: #555555;
	text-decoration: none;
}
.buttons a:visited {
	color: #555555;
	text-decoration: none;
}
.buttons a:active {
	color: #555555;
	text-decoration: none;
}

.linker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0066CC;
	text-decoration: none;
}

.linker :link {
	color: #0066CC;
	text-decoration: none;
}
.linker :hover {
	color: #0066CC;
	text-decoration: none;
}
.linker :visited {
	color: #0066CC;
	text-decoration: none;
}
.linker :active {
	color: #0066CC;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #052954;
	text-decoration: none;
	text-align: left;
	text-indent: 0pt;
	padding-top: 6pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 17pt;
	letter-spacing: 0pt;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;

}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #052954;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 8px;

}.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;

}
.bodybox {
	padding-left: 17pt;
}
.bodyboximages {
	padding-left: 17pt;
	padding-right: 0pt;
}

.hyperlinkbg {
	background-image: url(../images/hyperlinks_bg.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2c2c2c;
	text-decoration: none;
	vertical-align: middle;
	text-indent: 8pt;
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
}
.spacers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
