BODY {
	FONT-FAMILY : Arial,Helvetica,sans-serif;
	background-color : White;
	letter-spacing : -1px;
	font-weight : normal;
	margin-top : 5px;
	margin-left : 5px;
}

p {
	FONT-FAMILY : Arial,Helvetica,sans-serif;
	FONT-SIZE : 10pt;
	color: #333333;
	background-color : White;
	font-weight : normal;
}

.pbold {
	FONT-FAMILY : Arial,Helvetica,sans-serif;
	FONT-SIZE : 10pt;
	color: #333333;
	background-color : White;
	font-weight : bold;
}

.p {
	FONT-FAMILY : Arial,Helvetica,sans-serif;
	FONT-SIZE : 10pt;
	color: #333333;
	background-color : White;
	font-weight : normal;
}

td {
	FONT-FAMILY : Arial,Helvetica,sans-serif;
	FONT-SIZE : 10pt;
	color: #333333;
	background-color : White;
	font-weight : normal;
}

.tdbold {
	FONT-FAMILY : Arial,Helvetica,sans-serif;
	FONT-SIZE : 10pt;
	color: #333333;
	background-color : White;
	font-weight : bold;
}

th {
	background-color : #99CC99;
	font-weight : bold;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.header {
	background-color: #009966;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : normal;
	font-size : 10pt;
}

.HomePgLink {
	FONT-FAMILY : Arial,Helvetica,sans-serif;
	color: #333333;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
}

A {
	TEXT-DECORATION : underline;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	FONT-SIZE : 10pt;
	color: #009966;
}

A:link {
	COLOR : #009966;
}

A:visited {
	COLOR : #009966;
}

A:hover {
	COLOR : #FF9900;
	text-decoration : underline;
}

.linkongrn {
	TEXT-DECORATION : none;
	font-family : Arial,Helvetica,sans-serif;
	color: #FFFFFF;
}

.copyright {
	font-size : 8pt;
	font-family : Arial,Helvetica,sans-serif;
}

.IntroHdr {
	COLOR : #009966;
	FONT-FAMILY : Arial,Helvetica,sans-serif;
	FONT-SIZE : large;
	FONT-WEIGHT : bold;
	background-color : transparent;
	letter-spacing : -1px;
}
.ApplicationH1 {
	FONT-SIZE : 18pt;
	FONT-WEIGHT : bold;
	COLOR : #009966;
	font-family : Arial,Helvetica,sans-serif;
	vertical-align: super;
}
.MyH1 {
	FONT-SIZE : 12pt;
	FONT-WEIGHT : bold;
	COLOR : #009966;
	font-family : Arial,Helvetica,sans-serif;
}

.MyH2 {
	FONT-SIZE : 11pt;
	FONT-WEIGHT : bold;
	COLOR : #009966;
	font-family : Arial,Helvetica,sans-serif;
}

.topnavs {
	FONT-SIZE : 11pt;
	FONT-WEIGHT : bold;
	COLOR : #009966;
	font-family : Arial,Helvetica,sans-serif;
}

.topnavsg {
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
	COLOR : #999999;
	font-family : Arial,Helvetica,sans-serif;
}

.leftnavs {
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
	COLOR : #999999;
	font-family : Arial,Helvetica,sans-serif;
	text-decoration: none;
}

.TblHdr {
	BACKGROUND-COLOR : #99CC99;
	COLOR : #333333;
	FONT-WEIGHT : bolder;
	border : none;
	font-family : Arial,Helvetica,sans-serif;
}

.TblAltRow1 {
}

.TblAltRow2 {
	BACKGROUND-COLOR : #CCCCCC;
	border : none;
}

.TblHdrSpcl {
	BACKGROUND-COLOR : #999999;
	COLOR : white;
	FONT-WEIGHT : bold;
	border : none;
	font-family : Arial,Helvetica,sans-serif;
}

