@charset "utf-8";
li {
	display: inline;
	float: left;
	list-style-type: none;

}
#envelope {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 700px;
	padding: 0px;
}
#navigation {
	margin-left: -40px;
	padding: 0px;
	margin-top: -11px;
}
#left_column {
	background-color: #CCCCCC;
	float: left;
	width: 519px;
	margin-top: -1px;
	padding: 3px;
}
#footer {
	background-color: #C0C0C0;
	padding: 2px;
	clear: both;
	float: left;
	width: 521px;
	margin-top: 1px;
	text-align: center;
}
#right_column {
	background-color: #CCCCCC;
	float: right;
	width: 168px;
	margin-top: -1px;
	padding: 3px;
}
body,td,th {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
	background-image: url(images/bg.png);
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #003366;
}

a {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #0550A5;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}#image {
	float: right;
}
