body 
{
	font-family: Verdana;
	font-size: 13px;
	color: #000066;
	vertical-align: top;
	margin: 1 0 0 0;
}

td
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

h1 
{
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
	margin-bottom: 5px;
}

a.topnavigation:active {font-size: 11px; font-weight: normal; font-family: Verdana; color: black; text-decoration: none;}
a.topnavigation:link {font-size: 11px; font-weight: normal; font-family: Verdana; color: black; text-decoration: none;}
a.topnavigation:visited {font-size: 11px; font-weight: normal; font-family: Verdana; color: black; text-decoration: none;}
a.topnavigation:hover {font-size: 11px; font-weight: normal; font-family: Verdana; color: black; text-decoration: underline;}

a.leftnavigationmenuitem:active {font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal;}
a.leftnavigationmenuitem:link {font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal;}
a.leftnavigationmenuitem:visited {font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal;}
a.leftnavigationmenuitem:hover {font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline; font-weight: normal;}

a.leftnavigationsubmenuitem:active {font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal;}
a.leftnavigationsubmenuitem:link {font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal;}
a.leftnavigationsubmenuitem:visited {font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal;}
a.leftnavigationsubmenuitem:hover {font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline; font-weight: normal;}


table.leftnavigation 
{
}

table.leftnavigation th.menuheader
{
	padding-top: 4px; 
	padding-right: 8px; 
	margin-bottom: 20px;
	
	height:35; 

	vertical-align: top; 
	
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: bold;	
	
	color: #000000; 

	text-align: right; 
	text-decoration: none; 
}

table.leftnavigation td.spacing
{
	height: 5px;
	background-color: #eeeef5;
	font-size: 5px;
}

table.leftnavigation td.menuitem
{
	padding-right: 10px; 
	margin-bottom: 20px;
	
	height:20; 

	vertical-align: middle; 
	
	font-family: Verdana; 
	font-size: 12px; 
	color: black; 

	background-color: white;

	text-align: left; 
	text-decoration: none; 
}

table.leftnavigation td.submenuitem
{
	margin-bottom: 15px; 
	padding-top: 4px; 
	padding-right: 10px;

	height:25; 

	vertical-align: top; 

	font-family: Verdana, Arial; 
	font-size: 12px; 
	font-weight: bold;	
	
	background-image: none;
	color: black; 

	text-align: right; 
	text-decoration: none; 
}
