*
{
	margin: 0px;
	padding: 0px;
}

#header
{
	height: 81px;
}

#left
{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 81px;
	width: 100%;
	background-image: url(../images/lps_optout_01.png);
	background-repeat: no-repeat;
	background-color: #2f3752;
}


#menu
{
	margin-top: 3px;
	background-color: #002854;
	width: 100%;
	display: block;
	height: 1.5em;
}

#menu a
{
	color: #ffffff;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 1.5em;
	float: left;
	width: 10em;
	white-space: nowrap;
	padding-left:4px;
	padding-right: 4px;
}

#menu a:hover
{
	color: #002854;
	background-color: #ffffff;
}

#menu ul
{
	padding-top: 2px;
	list-style: none;
}

#menu li
{
	float: left;
	text-align: center;
	background-color: #6c85b0;
	border-left: solid #002854 2px;
}

div.error
{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	border: solid 1px #666666;
	background-color: #ffffee;
	background-image: url(../images/stop.gif);
	background-repeat: no-repeat;
	padding-left: 54px;
	height: 54px;
	width: 525px;
}

a
{
	color: #002854;
	font-size: small;
}

a:visited
{
	color: #002854;
}

a:hover
{
	color: #6c85b0;
}

form
{
	margin-left: 1em;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

form fieldset
{
	margin-top: 1em;
	border-style: solid none none none;
	border-color: black;
	border-width: 1px;
	padding-right: 4px;
    padding-left: 10px;
}

form fieldset legend
{
	color: #002854;
	font-weight: bold;
}

form fieldset div
{
	clear: left;
	margin-top: 1em;
}

form fieldset div fieldset
{
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 5px 5px 5px 5px;
	width: 325px;
}

form fieldset div fieldset label
{
	width: 315px;
}

form fieldset div label
{
	width: 350px;
}

form div label.radio
{
	display: inline;
}

form fieldset div.submit
{
	padding-top: 2px;
	text-align: right;
}

form fieldset div.submit input
{
	width: 80px;
}

form fieldset div textarea
{
	width: 325px;
}

form fieldset div input.radio
{
	margin-left: 0px;
	margin-right: 4px;
}

form fieldset div.help
{
	float: right;
	width: 190px;
	height: auto;
	background-color: #ffffee;
	border: solid 1px #999999;
	color: #333333;
	font-size: small;
	padding: 4px;
	margin-top: .25em;
}

form fieldset div.help h4
{
	border-bottom: solid 1px #999999;
	padding-left: 20px;
	background-image: url(../images/help.gif);
	background-repeat:	no-repeat;
}

form fieldset div.help p
{
	margin-top: .5em;
}

form fieldset div.help ol
{
	padding-left: 1.75em;
}

p
{
	margin-top: .5em;
}

blockquote
{
	margin-top: .5em;
	margin-left: 1em;
	border-top: solid 1px #6c85b0;
	border-left: solid 1px #6c85b0;
	background-color: #f0f0f0;
	padding: 8px;
}

blockquote.help
{
	width: 325px;
	margin-left: 0px;
}

form fieldset div blockquote
{
	border: solid 1px #aeaeae;
	background-color: #ffffee;
}

blockquote ul
{
	margin-left: 1.75em;
	margin-top: .5em;
}

h3
{
	border-bottom: solid 1px #333333;
	margin-left: .25em;
	margin-top: 1em;
	color: #333333;
}

h3 a
{
	float: right;
	margin-left: .5em;
	text-decoration: none;
	font-weight: normal;
	clear: none;
	margin-top: -1.2em;
}

h4
{
	margin-left: .5em;
	margin-top: .75em;
	font-weight: normal;
}
