A           {color: #003399; text-decoration: underline;}
A:link      {color: #003399; }
A:visited   {color: #003399; }
A:active    {color: #003399; }
A:hover     {color: #FF0000; }

/* These are used for the links on the help page */
A.href:link, A.href:visited, A.href:active, A.href:hover {color: #FF9500;}

BODY, TD, PRE, CODE, SELECT
{
   font-family: Verdana, Arial, sans-serif;
	font-size: 8.5pt;	
	line-height: 11pt;
}

BODY
{
   color             : black; /*#003399;*/
   margin            : 0px 0px 0px 0px;
   padding           : 0px;
   background        : #FFFFFF url(../images/background-grey.gif) repeat left top;	   
}

FORM
{
   margin           : 0px 0px 0px 0px;
}

.Header 
{
   font-weight: bold;
}

.InformationBar
{
   padding-right:20px;
}

.InformationBar TABLE
{   
   position : absolute;
   right : 10px;
}

h1 {
	
	font-family: Arial;
	font-size: 16pt;
	color: #01448B;
	font-weight: bold;	
	margin-top: 2px;
	line-height: 17pt;	
	}
	
h2 { 

	font-family: Arial; 
	font-size: 12pt; 
	color: #01448B; 
	font-weight: bold; 
	
	}
	
h3 { 

	font-size: 8.5pt; 
	color: #01448B; 
	font-weight: bold; 
	margin: 20px 0px 0px 0px;
	
	}
	
h4 { 

	font-size: 8.5pt; 
	color: #01448B; 
	font-weight: bold; 
	font-style: italic; 
	
	}
	
h5 { 
	
	font-size: 8.5pt; 
	color: #01448B; 
	font-weight: bold; 
	margin: 0 0 6px 0; 
	
	}
