body {
	margin: 0px;
  	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Sans serif, Tahoma;
	color: #000000;
	background-image: url('images/header-bg.gif');
	background-repeat: no-repeat;
	background-position: 
 	top-left; 

}
td {

	font-size: 12px;
	color: #000000;

}

table.solid {
	background-color: #0050A1;
}
.form td, .form th {
	font-family:  Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	padding-left: 20px;
	background: #0078C6;
	height: 37px;
	padding-right: 10px;
}
.form th {
	background: #003366;
	text-align: left;
	height: 40px;
	border-bottom: 10px solid #0078C6;
}
td.padtop {
	padding-top:10px;
}
td.spacer {
	height: 20px;
	line-height: 1px;
}
tr {
	font-size: 12px;
	color: #000000;
}
p {
	font-size: 14px;
	color: #000000;
	line-height: 22px;
}

p.contact{
	font-size: 11px;

}
p.main{
	color: #000000;
	line-height: 20px;
	font-size: 12px;
	padding: 0px 65px 0px 80px;

}
p.caption{
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
	padding: 10px 20px 20px 20px;

}
ul {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 0px 90px 0px 100px;
	list-style-image: url(images/bullet.gif);

}
ol {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 0px 90px 0px 100px;

}
h1 {	font-size: 19px;
	font-family: Arial, Verdana, Sans serif, Tahoma;
	color: #3399CC;
	line-height: 15px;
	font-weight: normal;
	padding: 0px 20px 0px 80px;

}
h2 {
	font-size: 26px;
	font-family: Arial, Verdana, Sans serif, Tahoma;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	padding: 0px 20px 0px 80px;

}
h3 {
	font-size: 18px;
	font-family: Arial, Verdana, Sans serif, Tahoma;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	padding: 0px 20px 0px 80px;
}

a {
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.nav {	
	font-size: 11px;
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}
form {
	margin: 0px;
}
p.error {
	color: #CC0000;
	font-style: italic;
}