BODY {
 background-color: #ffffff;
 font-family: Arial, Helvetica;
 font-size: 10pt;
 color: #00000F;
 scrollbar-face-color: #bbe7f1; 
scrollbar-base-color: #254554; 
scrollbar-arrow-color: #3a7a93; 
scrollbar-highlight-color: #275c7e; 
scrollbar-shadow-color: #66a5b4; 
}

H1 {
 font-family: Arial, Helvetica;
 font-size: 16pt;
 font-weight: bold;
 color: #003300;
}

H2
{
 font-family: Arial, Helvetica;
 font-size: 14pt;
 font-weight: bold;
 color: #003300;
}

H3
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #003300;
}

li
{
	list-style-image : url(images/bullet.jpg);
	 font-size: 10pt;
	 padding-bottom: 6px;
}


	/* CSS for the scrollers */
	div.horizontal_scroller, div.vertical_scroller{
		position:relative;
		height:24px;
		width:500px;
		display:block;
		overflow:hidden;
		text-align:bottom;
		border:#CCCCCC 1px solid;
	}
	div.scrollingtext{
		position:absolute;
		white-space:nowrap;
		font-family:'Trebuchet MS',Arial;
		font-size:18px;
		font-weight:bold;
		color:#000000;
	}
	.scrolling_margin {padding: 0 50px 0 0;}

.qa

{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #003300;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

H4
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #003300;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.pagetop {
	border: thin solid #cccccc;
	text-align : center;
	font-weight: bolder;
	background-color: #FFFFCC;
}

b {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #99CC99;
}

.centercaption {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-align : center;
	color: #000000;
}

th {
	border: 1px solid #99CC99;
	color: #666666;
	font-size: 10pt;
	font-weight: bolder;
	background-color: #FFFFCC;
	padding: 5px 5px 5px 5px;
}

.tbl1 {
	border: thin solid #99CC99;
}

.spec {
	border: 1px dotted #99CC99;
	color: #666666;
	font-size: 9pt;
	font-weight: normal;
	background-color: #FFFFCC;
	padding: 5px 5px 5px 5px;
}

.highlight {
	font-family: arial, helvetica;
	font-size: 10pt;
	color: Red;
}

td.cell1
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align : justify;
	padding-bottom : 6px;
	padding-left : 15px;
	padding-top : 6px;
	padding-right : 15px;

}

.cell
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;

}

td.cell2
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-align : justify;
	padding-bottom : 6px;
	padding-left : 12px;
	padding-top : 6px;
	padding-right : 12px;
}

a:link
{
	font-family: Arial, Helvetica;
	color: Gray;
	font-weight: bold;
	text-decoration: none;
} 

a:visited 
{
	font-family: Arial, Helvetica;
	color: Gray;
	font-weight: bold;
	text-decoration: none;
} 

a:active 
{
	font-family: Arial, Helvetica;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
} 

a:hover
{
	font-family: Arial, Helvetica;
	color: #333333;
	background: #999999;
	font-weight: bold;
	text-decoration: none;
} 

input.norequire
{ 
background-color: #bbe7f1; 
border: 1 solid #808080; 
} 

input.required,select.required,textarea.required,td.required 
{ 
background-color: #66a5b4 ; 
border: 1 solid #808080; 
} 

p.abstract:first-letter { 
font-family: Arial, Helvetica;
font-size: 240%; 
color: #003300;
font-weight: bold;
float: left; 
} 

.footer
{
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-align : center;
	padding-bottom : 6px;
	padding-top : 10px;
}


a.faceticles{background:url(images/facebook-palais.png) 0 0 no-repeat; width:104px; height:35px; display:block; margin:10px auto;}
a.faceticles:hover{background-position:0 -35px;}
