body {
	background-color: #909090;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 14px;
}

td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 14px;
	line-height:1.4em;
}

li {
	list-style-image:url(../images/bullet.jpg);
	line-height: 1.5em;
}

a {
	font-size: 12px;
	color: #000066;
	font-weight:bold;
}

.topnav {
	font-size: 12px;
	text-align:center;
}

#navleft {
	font-size: 12px;
	text-align:left;
}

a#navleft {
	text-decoration:none;
}

a#navleft:hover {
	text-decoration:underline;
}
.navhomebox {
	font-size: 12px;
	text-align:left;
}

.navhomebox {
	text-decoration:none;
}

.navhomebox:hover {
	text-decoration:underline;
}

a.topnav {
	text-decoration:none;
}

a.topnav:hover {
	text-decoration:underline;
}

.white {
	color: #FFFFFF;
	font-size: 12px;
	line-height:1.5em;
}

a.white {
	text-decoration: none;
}

a.white:hover {
	text-decoration: underline;
}

h2, h3  {
	color:#000000;
	line-height:1.7em;
	display:inline;
}

.VertLeft {
	BACKGROUND-COLOR: #ffffff;
	border-left:1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

.VertBottom {
	BACKGROUND-COLOR: #ffffff;
	border-bottom:1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.VertRight {
	BACKGROUND-COLOR: #ffffff;
	border-right:1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

.VertBottomTopLeftRight {
	BACKGROUND-COLOR: #ffffff;
	border: 1px;
	border-bottom:1px;
	border-bottom-style: solid;
	border-bottom-color: #9c220d;
	border-top:1px;
	border-top-style: solid;
	border-top-color: #9c220d;
	border-left:1px;
	border-left-style: solid;
	border-left-color: #9c220d;
	border-right:1px;
	border-right-style: solid;
	border-right-color: #9c220d;
}

.linkbox {
	padding:25px 0 0 10px; 
	font-weight:bold;
}

a.redbold {
	font-weight:bold;
	color:#CC0000;
	line-height:2.0em;
}

.breadcrumb {
	font-size: 12px;
	color: #9C220D;
	text-align:center;
}

.sideTBLPad {
	padding-top:15px;
}

.sideTBLPad TD {
	text-align:left;
}

.bodyContTop {
	margin-top:10px;
}

#PadlineLeft {
	padding:10px 0 10px 0; 
	line-height:1.3em; 
	text-align:left;
}

