@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 11px;
}
body {
	margin: 0px;
}
/* CSS Document */

#logo {
	top: 40px;
	left: 0px;
	height: 37px;
	width: 144px;
	float: left;
	background-image: url(../img/home/group-1/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 1000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0060BF;
}
a:active {
	text-decoration: none;
}
#mainTable {
	background-image: url(../img/greyRule.gif);
	background-repeat: repeat-x;
	background-position: 0px 22px;
	border-collapse: collapse;
	position: absolute;
	width: 900px;
	margin-left: -450px;
	left: 50%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 20px;
}
#menubar  select  {
	margin-left: 20px;
}
#tagline {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 3px;
	top: 7px;
	left: 12px;
	position: relative;
	color: #666666;
	width: 700px;
	z-index: 0;
	overflow: hidden;
}
#menubar {
	clear: left;
	position: relative;
	top: 0px;
	float: right;
	margin-bottom: 30px;
	display: block;
}
form {
	margin: 0px;
	padding: 0px;
}
.YouAreHere {
	color: #008000;
}
