BODY
	{
		font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #f3f3f3;
		color: #000000;
		margin-right: 0px;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

DIV.FloatingMenu
	{
		background_image: url(/images/50PercentGray.gif);
		background_repeat: repeat;
		padding: 0px;
		border-top: 0px solid #bbbbbb;
		border-bottom: 0px solid #bbbbbb;
		border-right: 0px solid #bbbbbb;
		border-left: 0px solid #bbbbbb;
		position: relative;
		width: 384px;
		top: 0px;
		left: 0px;
		text-align: left;
	}

TD.BorderTop
	{
		border-top: 1px solid #bbbbbb;
	}
	
TD.News
	{
		background-color: #f3f3f3;
		background-repeat: no-repeat;
		padding: 4px;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #bbbbbb;
		border-right: 1px solid #bbbbbb;
		border-left: 1px solid #ffffff;
		position: relative;
		top: 0px;
		left: 0px;
		text-align: left;
	}
	
P
	{
		font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
	}

H3
	{
		font-family: Times;
		font-size: 13px;
		font-weight: bold;
		font-style: normal;
		color: #2B3074;
	}

H2
	{
		font-family: Times;
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		color: #2B3074;
	}

A.Menu:link, A.Menu:visited, A.Menu:link
	{
		font-family: Times;
		font-size: 16px;
		font-weight: bold;
		font_style: italic;
		font-style: normal;
		text-shadow: 4px 4px 5px rgba(40,40,40,0.4);
		color: #2B3074;
		border-bottom: 0px solid #bbbbbb;
		border-right: 0px solid #bbbbbb;
		padding-right: 5px;
		text-decoration: none;
		line-height: 35px;
	}

.Gray
	{
		color: #808080;
		font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
	}

.GraySubHead
	{
		color: #808080;
		font-family: Times;
		font-size: 22px;
		font-style: italic;
		font-variant: normal;
		font-weight: normal;
	}

UL
	{
		list-style-image: url(/images/bullit.gif);
		list-style-position: inside;
		margin-top: 10px;
		margin-bottom: 10px;
	}

A.GraySmallLink:link,  A.GraySmallLink:visited
	{
		color: #808080;
		font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
	}

A.GraySmallLink:hover
	{
		color: #808080;
		font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: underline;
	}
