body {
	margin: 0;
	padding: 10;
	background-color: #454545;
        text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}

body.image {
	margin: 10;
	padding: 0;
	background-color: #454545;
        text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}
	
.top { color: #adadad; font-size: 11px; }
	
a.onwhite:link, a.onwhite:visited, a.onwhite:active {
	font-size: 11px;	
	color: #006699;
	text-decoration: none;
	border-bottom: dotted #006699 1px;
	}

a.onwhite:hover {
	font-size: 11px;	
	color: #006699;
	text-decoration: none;
	border-bottom: solid #006699 1px;
	}

a:link, a:visited, a:active {
	font-size: 11px;	
	color: #adadad;
	text-decoration: none;
	border-bottom: dotted #adadad 1px; 
	}

a:hover {
	font-size: 11px;	
	color: #adadad;
	text-decoration: none;
	border-bottom: solid #adadad 1px; 
	}

table.white {
	background-color: #FFFFFF;
	}
	
.heading { color: #adadad; font-size: 18px; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; }
.headingonwhite { color: #000000; font-size: 18px; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; }

.byline { color: #adadad; font-size: 10px; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 10pt }
.bylineonwhite { color: #000000; font-size: 10px; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 10pt }

.sidebar { color: #000000; font-size: 10px; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 12pt border-bottom: none; }
a.sidebar { font-size: 12px; line-height: 13pt; text-decoration: none; color: #006699; border-bottom: dotted #006699 1px; }
a.sidebar:hover { font-size: 12px; line-height: 13pt; text-decoration: none; color: #006699; border-bottom: solid #006699 1px; }
	
.sidebarheading { color: #000000; font-size: 10px; font-family: Arial, Helvetica, Arial, sans-serif; line-height: 9pt; font-weight: bold; }
	
	
.copyright   { color: #adadad; font-size: 12px; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 13pt }
a.copyright:link  { font-size: 12px; text-decoration: none; color: #adadad; border-bottom: dotted #adadad 1px; }
a.copyright { font-size: 12px; text-decoration: none; color: #adadad; border-bottom: dotted #adadad 1px; }
a.copyright:hover  { font-size: 12px; text-decoration: none; color: #adadad; border-bottom: solid #adadad 1px; }
a.copyright:vlink { font-size: 12px; text-decoration: none; color: #adadad; border-bottom: dotted #adadad 1px; }
a.copyright:active  { font-size: 12px; text-decoration: none; color: #adadad; border-bottom: solid #adadad 1px; }
.nospace { margin: 0 0 0 0 }
.somespace { margin: 5 0 0 0 }


.copyrightonwhite   { color: #000000; font-size: 10px; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 10pt; border-bottom: none; }
a.copyrightonwhite { font-size: 10px; text-decoration: none; color: #006699; border-bottom: dotted #006699 1px; }
a.copyrightonwhite:hover  { font-size: 10px; text-decoration: none; color: #006699; border-bottom: solid #006699 1px; }


a.navigationbuttons { border-bottom: none; }

#layer1 { position: absolute; top: 64px; right: 15px; width: 40px; visibility: visible; display: block }

#maintext {
	color: #000000;
	font-size: 12px;
	line-height: 13pt; }
	
#maintext a {
	font-size: 12px;
	color: #006699;
	border-bottom: dotted #006699 1px; 
	}

#maintext a:hover {
	font-size: 12px;
	color: #006699;
	border-bottom: solid #006699 1px; 
	}

.bodytext   {
	color: #adadad;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 13pt;
	}

#bodytext a, a:hover, a:link, a:visited, a:active	{
	font-size: 12px;
	}

#caption   {
	color: #adadad;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 13pt;
	}

.hidden { display: none; }
.unhidden { display: block; }