﻿TABLE		{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; }

.submenuheader 
{
	height: 18px;
	font-family: Verdana;
	font-weight: bold;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #000080;
}

.submenubackground 
{
	font-size: xx-small;
	background-color: #F5F6F7;
}

.submenuitem 
{
		line-height: 150%;
		font-family: Verdana;
	
}

.sectiontitle
{ 
	line-height: 150%;
	font-size: 14px verdana, arial, sans-serif;  
	font-weight: bold; 
	color: #0B2D7E; 
	background-color: #F5F6F7;
}

a:link, a:visited, a:active	{ color: #3366CC; text-decoration: none; }


