BODY, HTML {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

A {
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3b3b3b;
}

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

A.teaser {
	font-size: 10pt;
}

a.greylink {
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
}

td {
	font-size: 9pt;
}

.small  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	font-weight : normal;
}

.normal  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222222;
	font-weight : normal;
}


.header { margin-top:10px; 
	background-image:url(../images/header_bg.jpg); background-repeat:no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	font-weight : bold;
	height: 96px; width: 515 px;
	padding-left:15px;	
	>
	/* padding-top:64px; */
	
}	

.paraheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0001;
	font-weight : bold;
	height:20px;
	padding-top: 10px;
}

.teaserheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222222;
	font-weight : bold;
}
	

P  {
	font-family : Arial, Helvetica, sans-serif;
	/* font-size: 9pt; */
	color: #222222;
	font-weight : normal;
	line-height : 12pt;
}

td.cell {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	font-weight : normal;
}
	
td.headercell {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	font-weight : bold;
}

INPUT.search {
	font-size:8pt;
    font-family : Arial, Helvetica, sans-serif;
	background-Color=#ffffff;
	BORDER: #000000 1 solid;
	width: 135px;
}

P.s2d  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #800000;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 16pt;
}

P.s2dsmall  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0001;
	margin-top : 2pt;
	margin-bottom : 2pt;
	line-height: 10pt;
}


td.s2d {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight : normal;
}

INPUT.s2d {
	font-size: 9pt;
	font-family : Arial, Helvetica, sans-serif;
	background-Color=#ffffff;
}

SELECT.s2d {
	font-size: 9pt;
	font-family : Arial, Helvetica, sans-serif;
	background-Color=#ffffff;
	width:160px;
}

a.s2d {
	/*font-size: 9pt;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0001;*/
	font-size: 9pt;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3b3b3b;
}

.s2d:hover {
	text-decoration : underline;
	color: #FF0001;
}
