body {
	background-color: #CCCCCC;
	color: #000033;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font: 12px Helvetica, Arial, sans-serif;
	text-align: center;
}
#wrapper {
	width: 793px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #951234;
	text-align: left;
	padding: 0px;
	display: table-cell;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 117px;
	width: 793px;
	border-bottom: 1px solid #CCCCCC;
}
#leftnav {
	vertical-align: top;
	float: left;
	width: 134px;
	border: 2px solid #CCD7E1;
	padding: 15px 5px 0px;
	background: url(graphics/mlines.gif) repeat-y;
	display: block;
}
#leftnav ul, #leftnav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftnav a, #leftnav a:link, #leftnav a:visited {
	font: bold 14px AvantGarde, Arial, Helvetica, sans-serif;
	color: #003768;
	letter-spacing: .05em;
	display: block;
	padding-bottom: 15px;
	text-decoration: none;
}
#leftnav a:active, #leftnav a:hover {
	font: bold 14px AvantGarde, Arial, Helvetica, sans-serif;
	color: #990000;
	letter-spacing: .05em;
	display: block;
	padding-bottom: 15px;
	text-decoration: none; }
#main {
	vertical-align: top;
	padding: 15px 15px 0px;
	float: left;
	width: 614px;
	background: #FFFFFF;
	font: 14px/18px Helvetica, Arial, sans-serif;
	color: 00033;
	display: block;
}
#main li {
	color: #990000;
	list-style: square;
}
.title, h3 {
	font-size: 16px;
	font-weight: bold;
	color: #7B0F2B;
}
#bottom {
	width: 793px;
	color: #7B0F2B;
	text-align: center;
	clear: both;
	margin-top: 10px;
	padding-left: 50px;
}

.menubg {
	background-image: url(graphics/mlines.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.dbcaps {  font-size: 16px}
.dbletters {  font-size: 14px}
.plc {  font-size: 10px}
.disclaimer {  font-size: 11px}
p {  text-align: justify}
b, strong {  font-size: 16px; color: #999999}
.c3 {  font-size: 12px; color: #FFCC33; text-decoration: underline}
.container {
	border-right: thin solid #70705A;
	background: #FFFFFF;
}
.center {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
img {
	display: block;
}
li {
	color: #7B0F2B;
	list-style: square;
}
a:link, a:active{
	color: #003366;
}
a:visited, a:hover {
	color: #7b0f2b;
}

