﻿table.meat tr td.subnavigation
{
	width: 200px;
	background-color: White;
	background-repeat: no-repeat;
	padding: 60px 10px 50px 10px;
	background-position: left top;
	background-image: url(Images/LeftNavigation_MidSouth.gif);
}
div.maintext
{
	background-color: #E8E8E8;
	padding: 20px 40px 40px 40px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(Images/simple_shadow_white.gif);
}
div.maintext ul.main
{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
div.maintext div.header, div.maintext ul.main li.header div.name
{
	margin: 0px;
	color: #6699CC;
  display: block;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: capitalize;
	padding: 2px 10px 0px 2px;
	background-repeat: repeat-x;
	border-bottom: solid 1px white;
	background-position: left bottom;
	background-image: url(Images/small-gradient.gif);
}
div.endlist
{
  clear: both;
  height: 20px;
}
ul.sublist
{
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  list-style-type: none;
}
ul.sublist li
{
  float: left;
  margin: 0px;
  width: 180px;
  padding: 0px;
}
div.maintext div.header a
{
	color: #3366CC;
}
div.maintext div.header a:hover
{
	color: #000000;
}
div.maintext div.highlight
{
	color: #666666;
	font-size: 13pt;
	font-weight: normal;
	margin-top: 10px;
	text-transform: capitalize;
}
div.learnmore
{
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}
div.learnmore a
{
	color: #3366CC;
}
div.learnmore a:hover
{
	color: #000000;
}
div.andahalf
{
	line-height: 10pt;
}
