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

.CONTENTSM  {
	font-family : Trebuchet MS, Arial;
	font-size : 7pt;
	color : #000000;
	letter-spacing : normal;
	line-height : 1.25em;
}

.CONTENTWHITEBOLD  {
	font-family : Trebuchet MS, Arial;
	font-size : 9pt;
	color : #FFFFFF;
	letter-spacing : normal;
	line-height : 1.25em;
	font-weight : bold;
}

.SUBNAVLINK1  {
	font-family : Trebuchet MS, Arial;
	font-size : 8pt;
	color : #CB2E32;
	text-decoration : none;
	line-height : 1.5em;
}

.SUBNAVLINK1:Hover  {
	font-family : Trebuchet MS, Arial;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 1.5em;
}

.SUBNAVLINK2  {
	font-family : Trebuchet MS, Arial;
	font-size : 8pt;
	color : #3FAEA3;
	text-decoration : none;
	line-height : 1.5em;
}

.SUBNAVLINK2:Hover  {
	font-family : Trebuchet MS, Arial;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 1.5em;
}

.SUBNAVLINK3  {
	font-family : Trebuchet MS, Arial;
	font-size : 8pt;
	color : #272525;
	text-decoration : none;
	line-height : 1.5em;
}

.SUBNAVLINK3:Hover  {
	font-family : Trebuchet MS, Arial;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 1.5em;
}

.SUBNAVLINK4  {
	font-family : Trebuchet MS, Arial;
	font-size : 8pt;
	color : #327BBF;
	text-decoration : none;
	line-height : 1.5em;
}

.SUBNAVLINK4:Hover  {
	font-family : Trebuchet MS, Arial;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 1.5em;
}

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

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

.BOTTOMNAVLINK  {
	font-family : Times New Roman, serif;
	font-size : 9pt;
	color : #B38704;
	text-decoration : none;
	line-height : 1.5em;
}

.BOTTOMNAVLINK:Hover  {
	font-family : Times New Roman, serif;
	font-size : 9pt;
	color : #000000;
	text-decoration : underline;
	line-height : 1.5em;
}

.COPYRIGHT  {
	font-family : Trebuchet MS, Arial;
	font-size : 9pt;
	color : #A6A6A6;
	letter-spacing : normal;
	line-height : 1.25em;
}

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;
}

