<STYLE type=text/css>
<!--
	/* ----- BODY ----- */
	body, ul, li, p, td, font {
		font-size : 12px;
		font-family : Arial, Helvetica, sans-serif;
	}


	/* ----- Links ----- */
	A, A.nav {
		text-decoration: none;
		color: #000066;
	}

	A:link {
		color:#000066;
	}

	A:visited {
		color:#006699;
	}

	A:active {
		color:#9966ff;
	}

	A:hover {
		text-decoration: underline;
		color:#003399;
	}



	/* ----- Content Links ----- */


	.textred {
		color : red;
	}

	/* ----- Fonts ----- */

	.fontmm { /* ----- Standard ----- */
		FONT-FAMILY: Arial,Helvetica,sans-serif;
		FONT-SIZE: 12px;
	}
	.fontverysmall {
		FONT-FAMILY: Arial,Helvetica,sans-serif;
		FONT-SIZE: 9px;
	}
	.fontsmall {
		FONT-FAMILY: Arial,Helvetica,sans-serif;
		FONT-SIZE: 11px;
	}
	.fontmedium {
		FONT-FAMILY: Arial,Helvetica,sans-serif;
		FONT-SIZE: 13px;
	}
	.fontbig {
		FONT-FAMILY: Arial,Helvetica,sans-serif;
		FONT-SIZE: 15px;
	}

	/* ----- Content ----- */
	.caption{
		font-size : 15px;
		font-family : Arial,Helvetica,sans-serif;
		font-weight: bold;
	}

	.headline {
		font-size : 14px;
		font-family : Arial,Helvetica,sans-serif;
	}

	.item {
		font-size : 13px;
		font-family : Arial,Helvetica,sans-serif;
	}

	.subheadline{
		font-size : 12px;
		font-family : Arial,Helvetica,sans-serif;
	}

	.news{
		font-size : 12px;
		font-family : Helvetica, Arial;
		font-weight: bold;
	}
	.article{
		font-size : 12px;
		font-family : Helvetica, Arial;
	}
	.newsactive{
		font-size : 12px;
		font-family : Helvetica, Arial;
		font-weight : bold;
		color : #484848;
	}

	.newsbody{
		font-size : 11px;
		font-family : Helvetica, Arial;
	}

	.nav
	{
		color:#FFFFFF;
		text-decoration:none;
		text-align:center;
		font-family:Arial,Helvetica;
		font-size:10px;
		font-weight:bold;
		line-height:16px;
		link:#000066;
		alink:#FFFFFF;
		vlink:#FFFFFF;
	}
	.nav2
	{
		color:#FFFFFF;
		text-decoration:none;
		text-align:center;
		font-family:Arial,Helvetica;
		font-size:10px;
		line-height:10px;
		link:#FFFFFF;
		alink:#FFFFFF;
		vlink:#FFFFFF;
	}

	/* ----- Forms ----- */
	INPUT.text {
		font: Arial, Helvetica,sans-serif;
		font-size: 12px;
		border-width:1;
		border-color:cccccc;
		border-style:solid;
		background-color:#ffffcc;
	}

	.inputfield {
		font-family: Arial, Helvetica,sans-serif;
		font-size: 12px;
		border-width:1;
		border-color:cccccc;
		border-style:solid;
		background-color:#ffffcc;
	}

	.inputgrey {
		font: Arial, Helvetica,sans-serif;
		font-size: 12px;
		border-width:1;
		border-color:cccccc;
		border-style:solid;
		background-color:#cfcfcf;
	}

	SELECT {
		FONT-FAMILY: Arial,Helvetica,sans-serif;
		background-color:#ffffcc;
		FONT-SIZE: 11px;
	}

	.mmselect {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		background-color:#EEEEEE;
		font-size: 11px;
	}
	.mmselectparent {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		background-color:#CCCCCC;
		font-size: 11px;
	}


	.dropdownmarker {
		BACKGROUND-COLOR: #EEEEEE;
		COLOR: #136C99;
		FONT-SIZE: 11px;
		FONT-WEIGHT: bold;
	}

	.inputsmall {
		font: Arial, Helvetica;
		font-size: 9px;
		border-width:1;
		border-color:cccccc;
		border-style:solid;
		background-color:#ffffcc;
	}

	.submitbutton {
		font-size:11px;
		color:#000000;
		font-weight:bold;
		border-width:1;
		border-color: #eaeaea;
		border-style: ridge;
		background-color: #c6c6c6;
		padding-left : 5px;
		padding-right : 5px;
		text-align : center;
	}

	.submitsmall {
		font-size:9px;
		color:#000000;
		font-weight:bold;
		border-width:1;
		border-color:#64B200;
		border-style:ridge;
		background-color: #ffcc33;
	}

	/* ----- Various ----- */

	FONT.error {
		font: Arial, Helvetica;
		font-size: 11px;
		color:#ff0000;
	}

	.sysnav {
		font: Arial, Helvetica;
		font-size: 9pt;
		color:#000000;
	}
	.formula {
		FONT-FAMILY: Arial,Helvetica,sans-serif;
		FONT-SIZE: 12px;
	}
//-->
</STYLE>
