p, span, div, body, td
{
	font-family: verdana, arial, san-serif;
	font-size:10pt;
	color:black;
}

body
{
	margin: 0px;
	padding: 0px;
	background: #2656A3 url(/images/cf1/darkblueback2.gif) repeat-x top left;
}

p
{
	margin: 0px;
	padding: 5px;
}

#Page
{
	position: relative;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	padding: 0px;
}

#Header
{
	position: relative;
	margin: 0px 0px 0px 0px;
	display: block;
	clear: both;
	width: 800px;
	height: 205px;
	padding: 0px;
	text-align: center;
	line-height: 0px;
}

#MenuContainer
{
	position: relative;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	height: 28px;
	background: #A7392C url(/images/cf1/y1.jpg) repeat-x top left;
}

#MenuContainer a
{
	position: relative;
	top: 7px;
	color: #31336E; 
	margin: 0px;
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#Menu2Container
{
	position: relative;
	height: 20px;
	padding: 1px 0px 0px 0px;
	color: #FFFFFF;
	background: #A7392C url(/images/cf1/r1.jpg) repeat-x top left;
	text-align: right;
}

#Menu2Container a, #Menu2Container a:visited
{
	color: #FFFFFF;
	margin: 0px 5px;
	text-decoration: none;
}

#Menu2Container a:hover, #Menu2Container a:visited:hover
{
	color: #F4C93C;
	margin: 0px 5px;
	text-decoration: none;
}

.Spacer
{
	position: absolute;
	display: inline;
	top: 0px;
	background-image: url(/images/cf1/ry1.jpg);
	width: 1px;
	height: 28px;
}

#ContentContainer
{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #C7C7C7;
	background-color: #FFFFFF;
}

#Footer
{
	position: relative;
	clear: both;
	height: 24px;
	border: 1px solid #E6E6E6;
	background-color: EBEBEB;
}

/* KJB
.Corner
{
	position: absolute;
	top: -6px;
	left: -6px;
	background: transparent url(/images/cf1/corner_ul.jpg) no-repeat top left;
	width: 11px;
	height: 12px;
}

#IEroot .Corner
{
	position: absolute;
	top: 4px;
	left: 4px;
	background: transparent url(/images/cf1/corner_ul.jpg) no-repeat top left;
	width: 11px;
	height: 12px;
}
KJB */

td.LMenu
{
	padding: 5px 0px 5px 10px; 
	border: 1px solid #FFD77C;
}

a.LMenu
{
	font-weight: bold;
	font-size: 12px;
	color: #A43B35; 
	margin: 0px; 
	padding: 5px 10px 5px 0px; 
	text-decoration: none; 
	border: 0px;
}

ul.Related
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.Related a
{
	text-decoration: none;
	padding: 3px;
	display: block;
}

.MenuW, .MenuW a, .MenuW a:visited
{
	color: white;
}