﻿div.header
{
	color:#cc0000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;	
}
div.notice
{
	padding:4px;
	margin:10px 30px 10px 30px;
	border:1px solid #cc0000;
}
span.star
{
	color:#cc0000;
}
div.instructions
{	
	line-height:16px;	
}
div.title
{	
	font-weight:bold;	
	margin-bottom:6px;
}
div.fields
{
	width:500px;		
}
td.label
{
	height:24px;
	width:120px;
}
input.textBox
{
	font-size:12px;
	width:150px;
	height:14px;
	padding:0px 2px 0px 2px;
}
div.contact
{	
	margin:6px 0px 20px 0px;
}
#contact
{		
	margin:0px 4px 0px 6px;
}

div.send
{
	margin-top:10px;
	padding-right:6px;
}
#alert
{
	font-weight:bold;
	top:180px;
	left:60px;
	line-height:16px;
	position:absolute;
	width:130px;
	height:70px;
	border:1px solid #385b83;
	background-color:White;
	background-image:url(images/gui/exclamationBackground.gif);
	background-repeat:no-repeat;
	background-position:156px 6px;
	padding:20px 40px 4px 10px;
	visibility:hidden;
}
li.Error
{
	font-weight:bold;
	color:#cc0000;
}
#welcome
{
	display:none;
}
div.highlight
{
	position:absolute;
	top:2px;
	left:238px;
	height:120px;
	width:160px;
	border:solid 4px #fffc00;
}

#chkOptin
{		
	margin:0px 4px 0px 6px;
}