
body {
	margin: 0px;
}
hr {
	color: #D09C3F;
}

h1 {
	color: #D09C3F;
	font-family: Verdana, Arial, Helvetica, Times;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
h3 {
	color: #D09C3F;
	font-family: Verdana, Arial, Helvetica, Times;
	font-size: 18px;
	font-weight: bold;
}
p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Times;
	font-size: 12px;
	font-weight: bold;
}
/*
table {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Times;
	font-size: 12px;
	font-weight: bold;
	line-height: 14pt;
}
*/
/*
td {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Times;
	font-size: 12px;
	font-weight: bold;
}
*/
a:link {
	color: #D09C3F;
	font-family: Verdana, Arial, Helvetica, Times;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #D09C3F;
	font-family: Verdana, Arial, Helvetica, Times;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #D09C3F;
	font-family: Verdana, Arial, Helvetica, Times;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration:none
}
a.navlink {
	color: #7B1839;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navlink a:hover {
	color: #7B1839;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.contactInfoTitle {
	color: #D09C3F;
	font-family: Verdana, Arial, Helvetica, Times;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.listcompany {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Times;
	font-size: 8px;
	font-weight: normal;
}


.contentCell {
	padding-top: 35px;
	background-image: url(/images/bgTopLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Times;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}
.contentPadding {
/*
	padding-left: 10px;
	padding-right: 10px;
*/
}

.footerMannix {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 5px;
}


.detailsTable {
	width: 300px;
}
.detailsTable td {
	border-bottom: 1px dashed #8B0910;
}



.leftNav {
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	background-color: #D19C3F;
	width: 181px;
}
.leftNav a {
	color: Navy;
}
.leftNav a:visited {
	color: Navy;
}
.leftNav a:hover {
	color: White;
}

#subheader-link {
	font-family: Verdana, Arial, Helvetica, Times;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffe0;
	text-align: center;
	padding: 3px 0px;
}

#subheader-link a {
	color: #a20b12;
}
#subheader-link a:hover {
	color: #2b3c74;
}