.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.75px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 20px;
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.75px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	padding: 0px;
	margin-top: 9px;
	margin-bottom: 0px;
}
p {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 9px;
	font-size: 10.75px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
h1 {
	margin-top: 12px;
	margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 9px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.75px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
.listitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.75px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	list-style-type: disc;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: outside;
}
a {
	color: #006666;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3d3d3d;
	background: url('media/main_bg.gif') repeat-y;
}



#left_nav {
	width: 120px;
	margin-left:1px;
	padding-top: 100px;
	float: left;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.logo {
	border-bottom: 1px solid #ffffff;
}
.nav_button {
	background-color: #CCCCCC;
	text-align: right;
}

#content {
	width: 339px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	background: #ffffff;
}
#right_column {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #cccccc;
}

#right_column_top {
	height: 100px;
	margin-right: auto;
	background-color:#006a6e;
}
