BODY  {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
A:ACTIVE, A:LINK, A:VISITED {
	color : #333399;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}
A:HOVER {
	color : #333399;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
.HText {
	color : #333399;
	background-color : transparent;
	font-family : Century Gothic,Arial, Helvetica, sans-serif;
	font-size : 18pt;
}
.HText2 {
	color : #CC9900;
	background-color : transparent;
	font-family : Georgia, Times New Roman, Times Roman, serif;
	font-size : 18pt;
	font-weight: bold;
}
.T {
	color : #000000;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.BT {
	color : #000000;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.MedT {
	color : #333399;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.MedT2 {
	color : #CC9900;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.LgT {
	color : #333399;
	background-color : transparent;
	font-family : Century Gothic,Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}
.Tiny {
	color : #333399;
	background-color : transparent;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.DOT {
	color : #333399;
	background-color : transparent;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.label {
	color : #333399;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : right;
}
	
INPUT  {
	border-width : thin;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	background-color : #EAF4FE;
}
 SELECT  {
	border-width : thin;
	background-color : #EAF4FE;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	
}
 TEXTAREA  {
	border-width : thin;
	background-color : #EAF4FE;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	
}
TABLE, TD, TH, TR {
	border : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}
LI {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}

/* set *ALL* radio buttons to use this class */
.radioButton {
	border: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : transparent;
	width : 20px;
}

/* set *ALL* check boxes to use this class */
.checkBox {
	border: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
   background-color : transparent;
	width : 20px;
}
