/* CSS definition file containing sitestyle stylesheets */

BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: #333333; background-color: rgb(229,229,229);}

 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: rgb(255,0,0);}

 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: rgb(0,102,255); text-decoration: none ;}

 UL { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: #333333; list-style-type: square;}

 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: rgb(0,0,255); text-decoration: none ;}

 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: #333333;}

 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: #333333;}

 OL { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: #333333;}

 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: rgb(255,0,0);}
 
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	font-family: Arial,Helvetica,Geneva,Sans-serif;
	letter-spacing: 1px;
	line-height: 28px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-family: Arial,Helvetica,Geneva,Sans-serif;
	line-height: 22px;
}
h3 {
	font-family: Arial,Helvetica,Geneva,Sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}

.Caption {
	font-family: Arial,Helvetica,Geneva,Sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #333333;
}
.Footnote {
	font-family: Arial,Helvetica,Geneva,Sans-serif;
	font-size: 10px;
	color: #333333;
}

.Table {
	font-family: Arial,Helvetica,Geneva,Sans-serif;
	line-height: 120%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10pt;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: top;
}

.Table-ColumnHead {
	font-size: 10pt;
	font-weight: bold;
	font-color: #FFFFFF;
	background-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Arial,Helvetica,Geneva,Sans-serif;
	text-transform: uppercase;
	text-align: center;
	line-height: 22px;
}

.Table-ColumnSubhead {
	background-color: #B0B0B0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0B0B0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B0B0B0;
	font-weight: bold;
}


.Table-BodyShade {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}




