﻿OL	{
}

LI	{
	margin-left: 0px;
	padding-left: 0px;
}

P	{
	margin-top: 0px;
	padding-top: 0px;
}

 A.FooterLink	{
	text-decoration: none;
	font-size: 11px;
	}	

 A.FooterLink:link	{
	text-decoration: none;
	font-size: 11px;
	}	
		
A.FooterLink:visited	{	
	text-decoration: none;
	font-size: 11px;
	}	
		
A.FooterLink:active	{	
	text-decoration: none;
	font-size: 11px;
	}	
		
A.FooterLink:hover	{	
	text-decoration: underline;
	font-size: 11px;
	}
	

TD.BlackHorizontal 
{
	background-color:#666666;
	height: 1px;
}

TD.YellowHeadline
{
	background-color: #D6B252;
	color: White;
	font-size: 16px;
	font-weight:bold;
}

.Headline
{
	font-size: 18px;
}

.RedText
{
	color: #D9541E;
}

h2
{
	color: #D9541E;
	font-weight: normal;	
	 font-size: 10px;
	 margin: 0px 0px 0px 0px;
}

.RedSubHead
{
	color: #D9541E;
	font-weight: bold;
}

h1
{
	color: #D9541E;
	font-size: 18px;
	font-weight:normal;	
}
.RedHeadline
{
	color: #D9541E;
	font-size: 18px;
}
.SubMenuItem  
{
	 background-color: #DBF0F2;
	 font-family: Arial;
	 font-size: 12px;
	 color: #4D4D4D;
	 padding: 6px 10px 6px 10px;
}

.SubMenuItemDivider
{
	 background-color: #FFFFFF;
}

.SubMenuItemDividerTop
{
	 background-color: #83D5D3;
}

.SubMenuItemHover  
{
	 cursor: hand;
	 cursor: pointer;
	 background-color: #FFFFFF;
	 font-family: Arial;
	 font-size: 12px;
	 color: #4D4D4D;
	 padding: 6px 10px 6px 10px;
}

.MenuCss
{
	border: solid 0px transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}