body
{
	font-family:Arial;
	background-color:#4C1D0C;
	vertical-align:middle;
	text-align:center;
}

.masterTable
{
	background-color:#4C1D0C;
	text-align:center;
	width:100%;
	vertical-align:top;
}

.masterContentTable
{
	background-color:#000000;
	height:546px;
	width:972px;
	vertical-align:middle;
	text-align:center;
}

.topNavTable
{
	vertical-align:text-top;
	text-align:center;
	width:969px;
	height:266px;
}

.topNavCell
{
	vertical-align:text-top;
	text-align:left;
}

.leftNavTable
{
	background-color:#4C1D0C;
	height:100%;
	vertical-align:top;
	text-align:left;
	padding-left:0px;
	padding-top:10px;
}

.leftNavLogoCell
{
	background-color:#4C1D0C;
	vertical-align:top;
	padding-left:0px;
	text-align:center;
	width:179px;
	height:50px;
}

.leftNavCell
{
	background-color:#4C1D0C;
	vertical-align:text-top;
	text-align:left;
	padding-left:10px;
	padding-top:0px;
	width:179px;
	height:400px;
}

.contentTable
{
	background-color:#FFEBD0;
	width:786px;
	height:100%;
	vertical-align:top;
}

.contentCell
{
	background-color:#FFEBD0;
	height:453px;
	vertical-align:top;
}

.contactsTable
{
	border: single 1px #4C1D0C;
	background-color:#4C1D0C;
	vertical-align:top;
	height:100px;
	width:300px;
}

.contactsHeaderCell
{
	background-color:#4C1D0C;
	padding:4px 4px 4px 4px;
	vertical-align:middle;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	line-height:1;
	color:White;
}

.contactContentText
{
	font-family:Arial;
	font-size:12px;
	line-height:1.5;
	color:Black;
}

.contactNameText
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:1.5;
	color:Black;
}

.contactsVcardLink
{
	font-family:Arial;
	font-size:12px;
	line-height:1.5;
	color:#4C1D0C;
}

.contentFooterTable
{
	background-color:#4C1D0C;
	text-align:center;
	width:100%;
	vertical-align:top;
}

.contentFooterCell
{
	background-color:#4C1D0C;
	vertical-align:top;
	text-align:center;
}

.pageContentTable
{
	background-color:#FFEBD0;
	width:781px;
	height:100%;
	vertical-align:top;
	text-align:left;
}

.contentSubHeaderText
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	line-height:1;
	color:#4C1D0C;
	margin-bottom:0px;
}

.contentText
{
	font-family:Arial;
	font-size:12px;
	line-height:2;
	color:Black;
}

.contentLinkText
{
	font-family:Arial;
	font-size:12px;
	line-height:2;
	color:#4C1D0C;
}

.contentSubSubHeaderText
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	line-height:1;
	color:Black;
	margin-bottom:20px;
}

.contentFooterText
{
	font-family:Arial;
	font-size:10px;
	line-height:1;
	color:#FFEBD0;
}

.contentFooterLinkText
{
	font-family:Arial;
	font-size:10px;
	line-height:1;
	color:#FFEBD0;
}

.quoteText
{
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	color:#4C1D0C;
}

.leftNavText
{
	font-family:Arial;
	font-size:12px;
	color:White;
	background-color:#4C1D0C;
}

.leftNavTextDynamic
{
	width:75px;
	font-family:Arial;
	font-size:12px;
	color:White;
	background-color:#4C1D0C;
	border:single 1px #000000;
}

.leftNavDynamic
{
	font-family:Arial;
	font-size:12px;
	color:#3333FF;
	background-color:#3333FF;
	border-spacing:5px;
	border:single 3px #000000;
	padding-bottom:0px;
}

.leftNavTextSelected
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFEBD0;
	background-color:#4C1D0C;
}

.leftNavTextHover
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFEBD0;
	background-color:#4C1D0C;
}

.leftNavTextHoverDynamic
{
	width:75px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFEBD0;
	background-color:#4C1D0C;
	border:single 1px #000000;
}

a
{
	text-decoration:none;
}

ul
{
	margin-top:0px;
}