BODY {
	FONT: 80%/150% arial, helvetica, sans-serif
}
A {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #003399
}
A:active {
	COLOR: #0099cc
}
A:link {
	COLOR: #0000ff
}
H1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold; 
	MARGIN-BOTTOM: 5px
}
H2 {
	COLOR: #006666; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12pt; 
	FONT-WEIGHT: bold; 
	MARGIN-BOTTOM: 6px
}
H3 {
	COLOR: #336699; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14pt; 
	FONT-WEIGHT: bold; 
	MARGIN-BOTTOM: 10px
}
TD {
	FONT: 9pt arial, helvetica, sans-serif
}
TABLE.SiteHeader
{
	border-bottom: 1pt solid #999999;
}
TD.SiteHeader
{
	background-color: #015FED;
	color:White;
}
TD.SideBar
{
	background-color: #E5E5E5;
	border: 1px solid #999999;
	width: 152;
}
TABLE.Menu
{
	background-color: #E5E5E5;
}
TABLE.DataDisplay
{
	background-color: #0099CC;
	color:White;
}
TABLE.DataList
{
	border-right: #0099cc 1pt solid;
	border-top: #0099cc 1pt solid;
	border-left: #0099cc 1pt solid;
	border-bottom: #0099cc 1pt solid;
}
TD.DataListHeader
{
	font-weight: bold;
	color: navy;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: white;
}
TD.DataListOdd
{
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: white;
}
TD.DataListEven
{
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: #E5E5E5;
}
TD.Menu
{
	background-color: #0099CC;
	color:White;
	font-weight:bold;
	border-bottom: 1.5pt solid black;
}
TR.DataListHeader
{
	font-weight: bold;
	color: white;
	background-color: #0099cc;
}
TR.DataListOdd
{
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: white;
}
TR.DataListEven
{
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: #E5E5E5;
}
TH {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold
}
P {
	FONT: 10pt arial, helvetica, sans-serif; 
	MARGIN-BOTTOM: 10px; 
	MARGIN-TOP: 10px
}
