﻿body 
{
	margin:0 0 0 0;
	font: 10pt sans-serif;
	background-image:url(graphics/side_line.jpg);
	background-repeat:repeat-y;
}

div.header
{
	margin:0;
	background-image:url(graphics/I-10_bypass_banner.jpg);
	width:860px;
	height:80px;
}

div.content
{
	width:780px;
	margin:0 0 0 60px;
}

.required, .error
{
	color:Red;
}

span.legalese
{
	font-size: 7pt;
}

table.commentform
{
	width:800px;
	margin:0 0 0 60px;
}

table.altlist
{
	width:100%;
}

table.altlist td
{
	text-align:center;
}

td.label
{
	vertical-align:top;
	width:25%;
    font-weight:bold;
    text-align:right;
}

table.mailinglist
{
	width:100%;
	border-style:none;
}

table.mailinglist th
{
	border-style:none;
}

table.mailinglist td
{
	border-style:none;
}

tr.header
{
	background-color:#118988;
	color:#FFFFFF;
}

tr.altrow
{
	background-color:#cccccc;
}

div.menu
{
	background-color:#118988;
	padding:2px 0 2px 5px;
}

a.menulink
{
	margin:2px 4px 2px 4px;
	text-decoration:none;
	font-weight:bold;
}

a.menulink:link
{
	background-color:#118988;
	color:#ffffff;
}

a.menulink:active
{
	background-color:#118988;
	color:#ffffff;
}

a.menulink:visited
{
	background-color:#118988;
	color:#ffffff;
}

a.menulink:hover
{
	background-color:#ffffff;
	color:#118988;
}
