﻿BODY
{
    BACKGROUND-COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0px 0px 0px 0px;
}

td {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
p {font-family:  Arial, Helvetica, sans-serif; font-size:	 10pt; margin-left: 10px; margin-right: 15px;}


H1	{font-family: Verdana, Arial, Helvetica, sans-serif; COLOR: #660000; font-size:13pt; font-weight: bold; margin-bottom: 2px; margin-top: 2px;}	
H2	{font-family: Verdana, Arial, Helvetica, sans-serif; COLOR: #660000; font-size:12pt; font-weight: bold; margin-bottom: 2px; margin-top: 2px;}	
H3	{font-family: Verdana, Arial, Helvetica, sans-serif; COLOR: #660000; font-size:11pt; font-weight: bold; margin-bottom: 2px; margin-top: 2px;}	
H4	{font-family: Verdana, Arial, Helvetica, sans-serif; COLOR: #660000; font-size:10pt; font-weight: bold; margin-bottom: 2px; margin-top: 2px;}	
H5	{font-family: Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; font-size:10pt; font-weight: bold; margin-bottom: 2px; margin-top: 2px;}	
H6	{font-family: Verdana, Arial, Helvetica, sans-serif; COLOR: #660000; font-size:8pt; font-weight: bold; margin-bottom: 2px; margin-top: 2px;}	
		
 .collapse { position: absolute; visibility: hidden; }
 .expand { position: relative; visibility: visible; }

A:link	{	
	text-decoration:	none;
	color:	#660000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#660000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#660000;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#660000;
	}
	
.navLink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height:18pt; font-weight: bold;}	
.navLink a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; line-height:18pt; font-weight:bold; color: #660000;}
.navLink a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; line-height:18pt; font-weight:bold; color: #660000;}
.navLink a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; line-height:18pt; font-weight:bold; color: #660000;}

.headerLink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt;  color: #000000;}
.headerLink a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color: #CC6633;}
.headerLink a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color: #CC6633;}
.headerLink a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color: #CC6633;}

.footer {font-size:8pt; color:	#660000;	}
.tiny {font-size:8pt;}
.note { color: #660000; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder;}

input	{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color:#000000; background-color: #EDF0F2; border-bottom: 1px solid; border-top: none; border-left: none; border-right: none;}
.formLabel	{font-size: 9pt;font-weight: bold; font-family: Arial, Helvetica, sans-serif; color:#000000;}
.formTextarea	{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color:#000000;}
.formSelect	{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color:#000000;}
.formButton	{background-color: #CC6633; color: #ffffff;font-family: Arial, Helvetica, sans-serif; font-size: 9pt;font-weight:bold;}
.formRadio	{font-family:Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; border-bottom: none;}
.formRadio label {font-family:Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; border-bottom: none;}
.formRadio input {font-family:Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; border-bottom: none;}
.formCheckbox	{font-family: arial, helvetica, sans-serif; font-size: 9pt;font-weight: bold; border-bottom:none;}
.formTable	{background-color: #EDF0F2; border: 1px solid #CC6633;}


.borderthin-left {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CC6633;
}

.borderthin-right {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CC6633;
}

.borderthin-left-top {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CC6633;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CC6633;
}

.borderthin {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CC6633;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CC6633;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CC6633;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC6633;
}

.newsBox {
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FF9900;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FF6600;
}
	
IMG 	{border: none; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}
