
html, body{ 
 margin:0px; 
 padding:0px; 
 text-align:center; 
 font-family: Verdana, Arial, Helvetica, sans-serif;

} 
body {
	font-size: 72.5%;
	margin: 0px;
	background-color: #000;
	background-image:url(img/v2_img_fd.png);
	background-repeat: no-repeat;
	background-position:top left;
}
#wrap {
	width: 990px;
	margin: 0px auto;
	font-size: 12px;
	background-color:#FFFFFF;
}
#site-header {
	background-image:url(img/v2_hd_bg.png);
	background-repeat:repeat-x;
	height: 110px;
}
#hd-logo {
	 float:left;
	 width: 400px;
	 text-align:center;
}
#hd-bann {
	float: right;
	width: 590px;
	vertical-align: middle;
	text-align:center;
}
#site-menu {
	background-color:#000000;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 30px;
	margin-bottom: 5px;
	font-weight: bold;
}
#site-center {
	width: 100%;
	text-align:left;
}
#ct-left {
	width: 180px;
	float:left;
}

#ct-right {
	width: 310px;
	float: right;
}
#ct-center {
	width: 670px;
	float: left;
	padding: 0px 5px 0px 5px;
	min-height: 400px;
}

.clear {
	clear:both;
}
#site-footer {
	width: 100%;
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #e1e1e1;
	margin-top: 10px;
	background-color: #000000;
}
#site-footer a {
	color: #ffffff;
}
#site-footer a:hover {
	color: #c90000;
	text-decoration: none;
}
.tableau-score {
	font-size: 11px; 
	color: #000; 
}
.tab-border {
	border: 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
h2  {
	text-align: left; 
	text-transform:uppercase;
	font-size: 1.1em;
	letter-spacing: 0px;
}
.black {
	color: #000000;
	padding-right: 15px;
}
.red {
	color: #c90000;
}
.green {
	color:#009900;
	letter-spacing: -1px;
}
.green a {
	color:#009900;
	text-decoration: underline;
}
.green a:hover {
	color: #003300;
	text-decoration: underline;
}

#empl-728-lft {
	float: left;
	width: 255px;
	border-left: 1px solid #ffffff;
}
#empl-728-rgt {
	float: right;
	width: 730px;

}