BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #262626;
	color: #000000;
	margin-top:0;
	margin-bottom: 0px;
	background-image: url(images/bg_grey.gif);
}
.content {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

a:link {
	color: #9BAFB5;
}
a:visited {
	color: #FF0000;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color:#9BAFB5;
}
H2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14pt;
	color:#9BAFB5
}
H3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	color:#9BAFB5
}
H4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #9BAFB5
}
UL {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}
OL {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}
.footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

DL { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
TD { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
TH { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
BLOCKQUOTE {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color:#F1F1F3;
	color: #666666;
	border: 1px dotted #CCCCCC;
}
TEXTAREA { font-family: monospace; font-size: 10pt; background-color:ffffcc }
.text { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
.bigtext { font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt }
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 14px;
}
.xsmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
}
.highlight {background-color:#ffff00}
.button { text-decoration:none; background-color:#ffffff}
.buttontext { font-weight:bold; color:#666666; font-size:9pt; text-decoration:none; }
.mouseover { background-color:#ffffff; text-decoration:none; }
.mouseovertext { font-weight:bold; color:#000000; font-size:9pt; }
.border {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pwidth {
	width: 728px;
}
@media print {
      .noprint { display: none; }
      .pwidth {
	width: 640px;
}
    }
.features {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 14px;
	padding-right: 30px;
	padding-left: 25px;
}
