/* CSS Document */

body {
	marin:0px;
	padding:0px;
}

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

h1 {
	font-size:400%;
	color:#999999;
	font-weight:bold;
	padding:0px;
	margin: 5px 0px 5px 0px;
}

.header {
	font-size:150%;
	font-weight:800;
}

.header a{
	text-decoration:none;
	color:#000000;
}

.header a:hover {
	text-decoration:underline;
}

.body_text {
	padding-left:17px;
	padding-right:17px;
}

li {
	list-style-image:url(images/bullet.gif);
	line-height: 15px;
	white-space: normal;
}
#header {
	background-color: #000000;
	width: 100%;
}
#topnav {
	background-color: #F42C2C;
	width: 100%;
}
#header img.signature {
	margin-left: 40px;
}
#maincontent li {
	margin-bottom: 8px;
}
#maincontent table td.content {
	padding-right: 50px;
}
#maincontent table td.sidebar {
	font-size: 12px;
	background-color: #eeeeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 15px;
	padding-top: 15px;
}
#maincontent {
	margin-left: 60px;
	width: 660px;
}
h3 {
	font-size:32px;
	color:#999999;
	font-weight:bold;
	padding:0px;
	margin: 5px 0px 5px 0px;
}

.body_text h2 {
	font-size: 14px;
	font-weight: bold;
}

