a {
	font-family : Arial;
	font-size : 10pt;
	color : #A8ABC8;
	letter-spacing : normal;
	text-decoration : underline;
	font-weight : bold;
}

a:hover  {
	font-family : Arial;
	font-size : 12pt;
	color : #FFF;
	letter-spacing : normal;
	text-decoration : underline;
	font-weight : bold;
	text-align: center;
}



.CONTENT  {
	font-family : Arial;
	font-size : 18px;
	color : #FFF;
	letter-spacing : normal;
	line-height : 1.5em;
	font-weight: bold;
}

.CONTENTBLUE  {
	font-family : Arial;
	font-size : 9pt;
	color : #003366;
	letter-spacing : normal;
	line-height : 1.5em;
}

.CONTENTSMALL  {
	font-family : Arial;
	font-size : 9pt;
	color : #FFFFFF;
	letter-spacing : normal;
	line-height : 1.5em;
}

.CONTENTSMALL2  {
	font-family : Arial;
	font-size : 8pt;
	color : #FFFFFF;
	letter-spacing : normal;
	line-height : 1.5em;
}

.CONTENTSMALLBOLD  {
	font-family : Arial;
	font-size : 9pt;
	color : #FFFFFF;
	letter-spacing : normal;
	line-height : 1.5em;
	font-weight : bold;
}

.CONTENTHEAD  {
	font-family : Arial;
	font-size : 11pt;
	color : #FFFFFF;
	letter-spacing : normal;
	line-height : 1.25em;
	font-weight : bold;
}

.CONTENTHEAD2  {
	font-family : Arial;
	font-size : 14pt;
	color : #FFFFFF;
	letter-spacing : normal;
	line-height : 1.25em;
	font-weight : bold;
}

.SUBMENU  {
	font-family : Arial;
	font-size : 9pt;
	color : #003366;
	letter-spacing : normal;
	text-decoration : none;
	line-height : 1.5em;
	font-weight : bold;
}

.SUBMENU:Hover  {
	font-family : Arial;
	font-size : 9pt;
	color : #003366;
	letter-spacing : normal;
	text-decoration : underline;
	line-height : 1.5em;
	font-weight : bold;
}

.SUBMENU2  {
	font-family : Arial;
	font-size : 9pt;
	color : #FFFFFF;
	letter-spacing : normal;
	text-decoration : none;
	font-weight : bold;
}

.SUBMENU2:Hover  {
	font-family : Arial;
	font-size : 9pt;
	color : #FFFFFF;
	letter-spacing : normal;
	text-decoration : underline;
	font-weight : bold;
}

.SUBMENULONG  {
	font-family : Arial;
	font-size : 8pt;
	color : #FFFFFF;
	letter-spacing : normal;
	text-decoration : none;
}

.SUBMENULONG:Hover  {
	font-family : Arial;
	font-size : 8pt;
	color : #FFFFFF;
	letter-spacing : normal;
	text-decoration : underline;
}

.SMALLTYPE  {
	font-family : Arial;
	font-size : 8pt;
	color : #FFFFFF;
	letter-spacing : normal;
}

.SUBMENU2  {
	font-family : Arial;
	font-size : 10pt;
	color : #FFFFFF;
	letter-spacing : normal;
	text-decoration : none;
}

.SUBMENU2:Hover  {
	font-family : Arial;
	font-size : 10pt;
	color : #FFFFFF;
	letter-spacing : normal;
	text-decoration : underline;
}

.FORMLINK  {
	font-family : Arial;
	font-size : 9pt;
	color : #FFFFFF;
	letter-spacing : normal;
	text-decoration : none;
	font-weight : bold;
}

.FORMLINK:Hover  {
	font-family : Arial;
	font-size : 9pt;
	color : #FFFFFF;
	letter-spacing : normal;
	text-decoration : underline;
	font-weight : bold;
}

.TEXTLINK  {
	font-family : Arial;
	font-size : 10pt;
	color : #A8ABC8;
	letter-spacing : normal;
	text-decoration : underline;
	font-weight : bold;
}

.TEXTLINK:Hover  {
	font-family : Arial;
	font-size : 24pt;
	color : #FFF;
	letter-spacing : normal;
	text-decoration : underline;
	font-weight : bold;
}

.TEXTLINK2  {
	font-family : Arial;
	font-size : 9pt;
	color : #A8ABC8;
	letter-spacing : normal;
	text-decoration : underline;
	font-weight : bold;
}

.TEXTLINK2:Hover  {
	font-family : Arial;
	font-size : 9pt;
	color : #FFFFFF;
	letter-spacing : normal;
	text-decoration : underline;
	font-weight : bold;
}

.WEBSPECIAL  {
	font-family : Arial;
	font-size : 10pt;
	color : #FFFFFF;
	letter-spacing : normal;
	text-decoration : none;
	font-weight : bold;
}

.WEBSPECIAL:Hover  {
	font-family : Arial;
	font-size : 10pt;
	color : #FFFFFF;
	letter-spacing : normal;
	text-decoration : underline;
	font-weight : bold;
}

.SKIPINTRO  {
	font-family : Arial;
	font-size : 8pt;
	color : #003366;
	letter-spacing : normal;
	text-decoration : none;
	font-weight : bold;
}

.SKIPINTRO:Hover  {
	font-family : Arial;
	font-size : 8pt;
	color : #003366;
	letter-spacing : normal;
	text-decoration : underline;
	font-weight : bold;
}

INPUT 		{
	BACKGROUND-COLOR: #E5EAEF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	FONT-SIZE: 12px;
	border: 1px #cccccc;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	clear : both;
}

select {
	BACKGROUND-COLOR: #E5EAEF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	FONT-SIZE: 12px;
	border: 1px #cccccc;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	clear : both;
}

