/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #999999;
	margin-top: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #99CCCC;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #CCFF00;
	text-decoration: none;
}

.HoldAll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #967591;
	height: auto;
	width: 752px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.LColBkgnd {
	background-image: url(/GenImg/navleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #484747;
}
.LColText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 12px;
}
.LColText #Quote {
	color: #FFCC00;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #123856;
	text-align: center;
}
.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D7E6ED;
	width: 360px;
}
.LeftColBase {
	background-color: #666666;
}
.HPBkgnd {
	background-image: url(/GenImg/proff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 250px;
}

/*Set column spaces*/
.ContTable {
	width: 551px;
}
.leftmarge {
	width: 165px;
}
.ContPane {
	width: 370px;
}
.rightmarge {
	width: 16px;
}

