﻿body
{
    text-decoration: none;
    color: black;
}

TD.menuleft
{
    padding-left: 10px;
    font-weight: bold;
    font-size: 7pt;
    color: white;
    font-family: Arial, 'Lucida Sans';
    letter-spacing: 0px;
    vertical-align: middle;
}

.header
{
    font-weight: bold;
    font-size: 12pt;
    color: #7697c4;
    font-family: 'Arial Narrow' , Verdana, 'Lucida Sans';
    letter-spacing: 1pt;
}

.subheader
{	
	font-size: 8pt;
	color: #7697c4;
	font-weight: bold;
	font-family: Verdana, Arial;
}
	
.normal-text
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;
	line-height: 16px;

}

.normal-textheader
{
	font-size: 7pt;
	color: black;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-valign: top;
	vertical-align: bottom;
}

.menuright
{
    padding-left: 5px;
    font-weight: bold;
    font-size: 7pt;
    color: white;
    font-family: Arial, 'Lucida Sans';
    letter-spacing: 0px;
}
.menulink
{
    font-weight: bold;
    font-size: 7pt;
    color: #5f7a9b;
    font-family: Arial, 'Lucida Sans';
    letter-spacing: 0px;
}

/* Footer
----------------------------------------------- */

#footer 		
{
	text-align: center;
	font-weight: bold;
    font-size: 7pt;
    color: #5f7a9b;
    font-family: Arial, 'Lucida Sans';
    letter-spacing: 0px;
			
			
}


#footer a
{	
	color:				#5f7a9b;
	font-family:		Arial, 'Lucida Sans';
	letter-spacing:		0px;
	font-size:			7px; 
	font-weight:		bold;
	text-decoration:	none;
}			


#footer a:link 		
{
	color:				#5f7a9b;
	font-family:		Arial, 'Lucida Sans';
	letter-spacing:		0px;
	font-size:			7px; 
	font-weight:		bold;
	text-decoration:	none; 
}

#footer a:visited 	
{
	color:				#5f7a9b;
	font-family:		Arial, 'Lucida Sans';
	letter-spacing:		0px;
	font-size:			7px; 
	font-weight:		bold;
	text-decoration:	none; 
}

#footer a:active	 
{	
	color:				#5f7a9b;
	font-family:		Arial, 'Lucida Sans';
	letter-spacing:		0px;
	font-size:			7px; 
	font-weight:		bold;
	text-decoration:	none; 
}


#footer a:hover		
{
	color:				#5f7a9b;
	font-family:		Arial, 'Lucida Sans';
	letter-spacing:		0px;
	font-size:			7px; 
	font-weight:		bold;
	text-decoration:	underline; 
}

#nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #91AFD5;
	text-decoration: none;
}

#nav a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #336699;
	text-decoration: none;
}

#nav a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #336699;
}

#nav a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #336699;
}

#nav a:active 	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003366;
	text-decoration: underline;

}

#nav a:hover 	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003366;
	text-decoration: underline;

}

.hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	font-weight: bold;
	line-height: 25px;

}
