body {
		background: #ffffff;
		
}

.content
{
	font-family:  Verdana, Arial, Helvetica, Tahoma, Times New Roman, Times;
	text-align: Left;
	margin: 18px;
	font-size: 12px;
	color: #004262;
	text-decoration: none;	

}

.content a:link
{
	color: #B30117;
	text-decoration: none;	

}

.content a:visited
{
	color: navy;
	text-decoration: none;	

}

.content a:hover
{
	color: orange;
	text-decoration: none;	

}

.headcontent
{
	font-family:  Verdana, Times New Roman, Times, Arial;
	text-align: Left;
	margin: 0px;
	line-height: 100%;
	font-size: 12px;
	font-weight: Bold;
	color: Navy;
	text-decoration: none;	

}

.footer
{
	font-family:  Tahoma, Times New Roman, Times, Arial;
	text-align: Center;
	margin: 8px;
	line-height: 125%;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	

}

.menuheads
{
	font-family:  Verdana, Arial, Helvetica;
	text-align: Left;
	font-size: 13px;
	font-weight: Bold;
	line-height: 100%;
	color: #800000;
	margin: 2px;
	margin-top: 18px;

}

.menuitems
{
	font-family:   Verdana, Arial, Helvetica;
	text-align: Left;
	font-size: 12px;
	font-weight: Bold;
	margin: 15px;
	margin-top: 0px;
	color: Navy;
	line-height: 140%;
	text-indent: 20;

	}
	
.menuitems a:link
{	
    text-decoration: none;
    color: White;
}
	
.menuitems a:visited
{	
	color: #CCCCCC;
	text-decoration: none;
}

.menuitems a:hover
{
    text-decoration: underline;
    color: Orange;	
}

.submenuitems
{
	font-family:   Verdana, Arial, Helvetica;
	text-align: Left;
	font-size: 11.5px;
	font-weight: Bold;
	margin: 10px;
	margin-top: -5px;
	color: Navy;
	line-height: 100%;
	text-indent: 40;

	}
	
.submenuitems a:link
{	
    text-decoration: none;
    color: White;
}
	
.submenuitems a:visited
{	
	color: #B30117;
	text-decoration: none;
}

.submenuitems a:hover
{
    text-decoration: underline;
    color: Orange;	
}

h1
{ font-family: Arial; color: #B30117; font-size: 15pt; margin: 10px; font-weight: bold; }

h2           
{ font-family: Arial; color: #9d1d00; font-size: 12pt; margin: 5px; margin-bottom:-11px; font-weight: bold; text-decoration: none; }

h3           
{ font-family: Arial; color: #9d1d00; font-size: 10pt; margin: 0px; margin-bottom:-11px; font-weight: bold; text-decoration: none; }
