.scrollarea A
{
 color: black;

text-decoration: underline;

font-weight: bold;

}


.bluelink {

 color: black;

text-decoration: underline; 

font-weight: bold;

}



.sidelink  {



background-image:  url(/images/darkarrow.gif);

background-repeat: no-repeat;

background-position: 0px 4px;

padding-left: 15px;

padding-bottom: 8px;

}



.lefttable {

	padding-left: 5px;

	width: 190px; 

	height: 150px;

	background-color: rgb(58,58,51);

	color: white;

}

.lefttable A { 

	color: white; 

	font-style: italic;

}



td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt; 

	font-style: normal; 

	text-align: left;

}

p {

	font-family: Arial, Helvetica, sans-serif;

        font-size: 10pt;

	padding-left: 10px;

	padding-right: 10px;

}

.subtext {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 9pt;

	

}

tr { vertical-align: top }

ul {

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 10pt; 

	font-style: normal; 

	text-align: left;

}

BODY { background-color: #FFFFFF; }



.menu {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 9pt;

        font-style: normal;

        text-align: left;

	color: white;

	padding-right: 10px;

}



A:link { text-decoration: none; }

A:visited { text-decoration: none; }



.menu A:link {text-decoration: none;  color: white;}

.menu A:visited {text-decoration: none;  color: white;}

.menu A:active {text-decoration: none;  color: white;}

.menu A:hover {text-decoration: underline;  color: white;}



.smallwhitemenu {

       font-family: Arial, Helvetica, sans-serif;

        font-size: 8pt;

        font-style: normal;

        text-align: left;

        color: white;

	font-weight: bold;

        padding-right: 3px;

}



.smallwhitemenu:link {text-decoration: none; color: white;}

.smallwhitemenu:visited {text-decoration: none; color: white;}

.smallwhitemenu:active {text-decoration: none;  color: white;}

.smallwhitemenu:hover {text-decoration: underline; color: white;}



.blockimage {



	margin-left: 0px;

}



.headline { 

	color: rgb(100,100,100);

	font-size: 14pt;

	font-style: italic;

	padding-top: 10px;

}

/*

 padding-top: 5px; font-size: 14pt; font-style: italic; color: rgb($content.sectioncolor) }

*/



.subheadline {

	 font-size: 11pt;

        font-style: italic;

}

.subsection {

	font-size: 12pt; text-align: right;

}

.grayheadline {

        font-weight: bold;

        color: gray;

        font-size: 12pt;

        font-style: italic;

}

.whiteheadline {

        color: white;

        font-size: 15pt;

	padding-top: 5px;

	font-style: italic;



}



.rightsidelinetable {

	width: 190px;

/*	height: 100%; */

	 border-collapse: collapse;

	padding: 4px;

}

.rightsideheader {

	font-size: 11pt;

	color: white;

	padding-top: 10px;

	font-weight: bold;

}

.rightsidesubheader {

	font-weight: bold;

}

.sectiontagline {

	padding-top: 12px;

	color: rgb(252,51,3);

	font-size: 14pt;

        font-style: italic;

	

}

/* Header */
H1
{
	font-size: 16px;
	font-family:"Verdana", "Arial","Helvetica","Sans-serif";
	color:#333333;
}
H2
{
	font-size: 15px;
	font-family:"Verdana", "Arial","Helvetica","Sans-serif";
	color:#333333;
}