body {
	padding:0;
	margin: 0 auto;
	font-weight: normal;
}

img {
	border: 0;
}

.CONTENT  {
	font-family : Tahoma, Arial;
	font-size : 9pt;
	color : #000000;
	letter-spacing : normal;
	line-height : 1.50em;
}

.CONTENT2  {
	font-family : Tahoma, Arial;
	font-size : 7pt;
	color : #000000;
	letter-spacing : normal;
	line-height : 1.5em;
}

.CONTENTSM  {
	font-family : Tahoma, Arial;
	font-size : 8pt;
	color : #595959;
	letter-spacing : normal;
	line-height : 1.75em;
}

.SUBCONTENT  {
	font-family : Tahoma, Arial;
	font-size : 9pt;
	color : #A10E20;
	line-height : 1.25em;
	letter-spacing : normal;
	font-weight : bold;
	text-decoration : none;
}

.HEADER  {
	font-family : Tahoma, Arial;
	font-size : 12pt;
	color : #A10E20;
	letter-spacing : normal;
	line-height : 1.50em;
	font-weight : bold;
	padding: 0;
	margin: 0 auto;
}


#header {
	font-family : Tahoma, Arial;
	font-size : 12pt;
	color: #000000;
	letter-spacing : normal;
	font-weight : bold;
	padding: 4px 0 4px 0;
	margin: 0 auto;
}

#header u {
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-variant: normal;
	color : #A10E20;
	text-decoration: none;
}

.SUBNAV  {
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #A10E20;
	line-height : 20px;
	letter-spacing : normal;
	font-weight : bold;
	text-decoration : none;
}

.SUBNAV:Hover  {
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #000000;
	line-height : 20px;
	letter-spacing : normal;
	font-weight : bold;
	text-decoration : none;
}

.TEXTLINK  {
	font-family : Tahoma, Arial;
	font-size : 9pt;
	color : #000000;
	text-decoration : underline;
	line-height : 1.25em;
}

.TEXTLINK:Hover  {
	font-family : Tahoma, Arial;
	font-size : 9pt;
	color : #A10E20;
	text-decoration : underline;
	line-height : 1.25em;
}

.TEXTLINKRED  {
	font-family : Tahoma, Arial;
	font-size : 9pt;
	color : #A10E20;
	text-decoration : underline;
	line-height : 1.25em;
}

.TEXTLINKRED:Hover  {
	font-family : Tahoma, Arial;
	font-size : 9pt;
	color : #000000;
	text-decoration : underline;
	line-height : 1.25em;
}

.TEXTLINKSM  {
	font-family : Tahoma, Arial;
	font-size : 7pt;
	color : #939393;
	text-decoration : underline;
	line-height : 1.25em;
}

.TEXTLINKSM:Hover  {
	font-family : Tahoma, Arial;
	font-size : 7pt;
	color : #A10E20;
	text-decoration : underline;
	line-height : 1.25em;
}

.COPYRIGHT  {
	font-family : Tahoma, Arial;
	font-size : 11px;
	color : #FFFFFF;
	letter-spacing : normal;
	line-height : 16px;
	font-weight: normal;
}

.TABLEDATA {
	border : 1px solid Black;
}

.TABLECELL {
	border-bottom : 1px solid A10E20;
	border-right : 1px solid A10E20;
	font-family : Tahoma, Arial;
	font-size : 9pt;
	color : #000000;
	letter-spacing : normal;
	line-height : 1.50em;
}

INPUT 		{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #0066ff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	border: 1px #000000;
	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;
	
}

.CHECKBOX {
	BACKGROUND-COLOR: transparent;
	border: 0px #cccccc;
}

