body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;


}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFF33;
	padding-left: 25px;
	letter-spacing: 5pt;


}
.pageHeaderSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 25px;
	font-style: italic;
	letter-spacing: 4pt;



}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(images/arrowRight.gif);
	margin: 0px 0px 0px 15px;
	padding: 0px;
	line-height: 15pt;

}
.navigationOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF00CC;
	text-decoration: none;
	font-variant: small-caps;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(images/arrowRight.gif);
	margin: 0px 0px 0px 15px;
	padding: 0px;
	line-height: 15pt;

}

navigation:hover {
	color: #FF00CC;
	list-style-image: url(images/arrowRight.gif);

}

a.navigation:hover {
	color: #FF00CC;
	list-style-image: url(images/arrowRight-over.gif);

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;

}
a.footer:hover {
	color: #FF00CC;
	text-decoration: underline;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0099;
	text-align: right;


}
li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
	font-variant: small-caps;
	text-indent: 20pt;


}
.textHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0099;
	font-variant: small-caps;
	text-decoration: underline;



}
.textSmallItalics {
	font-size: 9pt;
	font-style: italic;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #CCFF00;

}
.textHighlightBlack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #000000;
	font-variant: small-caps;
	text-decoration: underline;
}
.cellBackground {
	background-image: url(images/one.gif);
	background-repeat: no-repeat;
	background-position: center;

}
