body,td,th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 65px;
	background-color: #E1E4DF;
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input, textarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #5E5E5E;
}
a:visited {
	color: #5E5E5E;
}
a:hover {
	color: #8B0B04;
}
a:active {
	color: #5E5E5E;
}
.style1 {font-size: 10px}
.style2 {
	color: #8B0B04;
	font-weight: bold;
}
.indent {
	display: block;
	margin-left: 8px;
}
.desc_right {
	font-family: Verdana;
	font-size: 10px;
	color: #5e5e5e;
}

/* NEW HEADER */

.clear {
	clear: both;
}

#new_header {
	width: 762px;
	height: 45px;
	background-image: url('images/header_background.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#new_logo {
	float: left;
	position: relative;
	bottom: 8px;
}

#new_logo img {
	width: 172px;
	height: 45px;
}

#new_tagline {
	float: right;
	position: relative;
	top: 24px;
}

#new_tagline img {
	width: 280px;
	height: 12px;
}

