
.CONTENT  {
	font-family : Arial;
	font-size : 9pt;
	color : #000000;
	letter-spacing : normal;
	line-height : 1.5em;
}

.CONTENTSMALL  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	letter-spacing : normal;
	line-height : 1.5em;
}

.HEADER  {
	font-family : Arial;
	font-size : 10pt;
	color : #0C7E4C;
	letter-spacing : normal;
	line-height : 2em;
	font-weight : bold;
}

.SUBNAV  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	letter-spacing : normal;
	text-decoration : none;
}

.SUBNAV:Hover  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	letter-spacing : normal;
	text-decoration : underline;
}


.TEXTLINK  {
	font-family : Arial;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 1.5em;
}

.TEXTLINK:Hover  {
	font-family : Arial;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
	line-height : 1.5em;
}

.TEXTLINK2  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
	line-height : 1.5em;
}

.TEXTLINK2:Hover  {
	font-family : Arial;
	font-size : 8pt;
	color : #1D3876;
	text-decoration : underline;
	line-height : 1.5em;
}

.HOMECELL  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	letter-spacing : normal;
	line-height : 1.5em;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	padding: 2px;
	border-color : #1D3876 #c0c0c0 #c0c0c0 #1D3876;
}


INPUT 		{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	border: 1px #cccccc;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	clear : both;
}

select { BACKGROUND-COLOR: #FFFFFF; COLOR: #000000; FONT-FAMILY:  Arial, Helvetica, sans-serif; FONT-SIZE: 11px; border: 1px #cccccc; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset; clear : both; }

.SUBMIT 		{
	border: 0px;
}
