body {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #003366;
	font-size: 11px;
	color: black;
	margin: 20px;
}
ul
{
  margin: 15px;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#maintable{
	border: 1px #333333 solid;
	width: 760px;
	background-image: url(../images/background.gif);
}
#maintable td {
	vertical-align: top;
}
#header {
	width: 100%;
}
#footer{
margin-top: 20px;
border-top: 1px #333333 solid;
height: 32px;
}
table.contenttable{
	width: 100%;
}
.contenttable th{
	text-align: left;
	padding: 10px;
}
.contenttable td{
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
.blue{
	color: #0368CD;
	font-weight: bold;
	font-size: 16px;
}
.white{
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
table.pointstable {
	width: 350px;
	background-color: transparent;
	margin: 10px;
}
.pointstable th {
	font-size: 16px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	border-top: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	width: 346px;
	margin-top: 10px;
}
.pointstable td {
	padding-top: 4px;
	padding-bottom: 20px;
}
table.addtable {
	width: 200px;
	height: 220px;
	border: 1px #333333 solid;
	background-image: url(../images/addback.jpg);
	margin-top: 50px;
}
.addtable th {
	font-size: 16px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	padding: 10px;
}
.addtable td {
	text-align: left;
	padding: 10px;
}
table.yellowtable {
	width: 620px;
	height: 50px;
	margin: 10px;
	background-color: #FEFEE1;
	border: 1px #333333 solid;
}
.yellowtable td {
	text-align: left;
	background-color: #FEFEE1;
}
a {
	color: #0368CD;
	text-decoration: none;
}
a: hover {
	color: #90BDE9;
	text-decoration: none;
}

.freePhoneNumber
{
	font-size: 22px;
	font-weight: bold;
}

aboutUsMenu a.swap 
{
	background-image: url(images/aboutus.gif);
}

aboutUsMenu a.swap:hover 
{
	background-image: url(images/aboutus_over.gif);
} 

#login
{	
	color: #FFF; 
	margin: 25px 0px; 
	padding: 0px; 
	width: 300px; 
	height: 52px;
	background: url(../images/loginBackground.gif) no-repeat left top;
}

#loginArea
{
	border: solid 0px #FFF;
	float: left;
	width: auto;
}

#loginLabel
{
	font-family: Arial;
	font-size: 15px;
	padding: 4px;
	float: left;
}

#loginButton
{
	padding: 2px 8px 2px 6px;
	background-image: url(../images/login.gif);
	background-repeat: no-repeat;
	float: right;
	width: 73px;
	height: 18px;
	margin: 4px 2px 4px 18px;
	text-align: left;
}

#loginButton a
{
	color: #620e63;
	font-size: 12px;
	font-weight: bold;
}

#signupArea
{
	clear: both;
	width: auto;
	margin: 4px 4px 4px 6px;
	text-align: left;
}

#signupArea a
{
	background-position: left center;
	text-decoration: none;
	color: White;
	white-space: nowrap;
	display: block;
	background-image: url(../images/arrows.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

table.surveytable {
	width: 250px;
	height: 180px;
	border: 1px #333333 solid;
	background-image: url(../images/addback.jpg);
	margin-top: 20px;
}
.surveytable th {
	font-size: 16px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	padding: 10px;
}
.surveytable td {
	text-align: left;
	padding: 10px;
}

.flashHeadingText
{
	font-size: 18px; 
	font-weight: bold; 
	padding: 20px; 
	color: white; 
	text-shadow: 2px 2px 4px Black;
}