body {
	background-color: #4A5164;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
}
#container {
	width:954px;
	height:500px;
	text-align:center;
	margin:0 auto;
}
#header{
	background: url(images/header_bg.jpg);
	width: 954px;
	height: 98px;
	background-repeat: no-repeat;
}
#headerlinks{
	text-align: left;
	padding-left: 217px;
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
}
#maincontent{
	text-align:left;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 0px;
}
#maincontentbase{
	background: White url(images/base_bg.jpg) no-repeat;
	margin-left: 5px;
	margin-right: 5px;
}
img {
	border: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
}td.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
a {
	color: #5C8BB9;
	text-decoration: none;
	font-weight: bold;
}
a:active, a:focus, a:hover {
	text-decoration: underline;
}
.frontTD {
	width: 207px;
	border-bottom: 1px solid #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	width: 944px;
	height: 25px;
	margin-top: 9px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: White;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 200%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 88px;
	left: 25%;
	width: 480px;
	padding: 10px;
	border: 1px solid black;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
v\:* {
	behavior:url(#default#VML);
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Blue;
}
