body {
	margin: 30px 0px 0px 0px;
}

div, p, li, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 17pt;
}

h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13pt;
	font-weight: bold;
	color: #700100;
	line-height: 19pt;
}

h3, h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #700100;
	line-height: 18pt;
}

h5, h6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: #700100;
	line-height: 16pt;
}

a, a:hover, a:active, a:visited {
	color: #660000;
	text-deocration: underline;
}

li {
	list-style: square outside;
}

.container {
	position: absolute;
	left: 50%;
	top: 50;
	right: auto;
	bottom: auto;
	margin-left: -418px;
	width: 836px;
	padding: 0px;
	background: #ffffff;
}

.top {
	width: 836px;
	height: 152px;
	margin: 0px;
}

.logo {
	margin: 0px;
	float: left;
	background: url(../images/3c-logo.gif) 0 0 no-repeat;
	display: block;
	width: 183px;
	height: 152px;
}

.logo a {
	display: block;
	width: 183px;
	height: 152px;
}

.logo h1 {
	display: none;
}

.header {
	margin: 0px;
	float: right;
	width: 620px;
}

.tagline {
	margin: 30px 0px 0px 0px;
	background: url(../images/tagline.gif) 0 0 no-repeat;
	width: 316px;
	height: 41px;
	display: block;
}

.tagline h2 {
	display: none;
}

.navbar {
	border-bottom: 3px solid black;
	margin-top: 20px;
	padding: 5px 0px;
}

.navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navbar ul li#space {
	display: inline;
	margin-left: 10px;
}

.navbar ul li#first {
	display: inline;
}

.navbar ul li#space a, .navbar ul li#first a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	line-height: 10px;
	color: black;
	text-decoration: none;
}

.navbar ul li#space a:hover, .navbar ul li#first a:hover {
	color: #660000;
	text-decoration: none;
}

.page {
	margin: 30px 0px 30px 10px;
	width: 826px;
}

.clear {
	clear: both;
}

.footer {
	text-align: center;
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	line-height: 10pt;
	border-top: 2px solid black;
	padding-top: 7px;
}

div.footer a {
	color: #666666;
	text-deocration: underline;
}

div.footer a:hover, a:active, a:visited {
	color: #660000;
	text-deocration: underline;
}
