/* CSS Document */

body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg_image.jpg);
}

a:link {
	color: #009966;
}
a:visited {
	color: #009966;
}
a:hover {
	color: #FF6600;
}

.fontReg { color: #000000; font-size:11pt; font-weight: normal; line-height: 20px}
.fontRegGrey { color: #333333; font-size:11pt; font-weight: normal; line-height: 20px}
.fontHead { color: #0033CC; font-size:14pt; line-height: 20px}
.fontTop { color: #333333; font-size:10pt; line-height: 30px; font-weight:bold}
.fontLinkSmall { color:#666666; font-size:10pt; line-height: 20px}
.fontSubHead { color: #CC6600; font-size:12pt; line-height: 30px; font-weight:bold}
.fontBuxdat { color: #999999; font-size:8pt; line-height: 15px}
.fontFooter { color: #000000; font-size:12pt; font-weight: bold; line-height: 20px}



