body {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
}
td.toptwenty {
	padding-top:20px;
}
td.leftfade {
	background-image:url(images/left-fade.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
}
h1 {
	font-size:22px;
	color:#333333;
	font-weight:normal;
}
h2.greybox {
	font-size:18px;
	color:#333333;
	font-weight:normal;
	margin:0px;
}
h3 {
	font-size:18px;
	color:#990000;
	font-weight:normal;
}
.biggrey {
	font-size:18px;
	color:#333333;
}
p {
	line-height:17px;
}
p.reg {
	line-height:normal;
}
.footer {
	color:#666666;
	font-size:10px;
}
a.footer {
	color:#666666;
	text-decoration:none;
}
a.footer:hover {
	color:#ED1E1C;
	text-decoration:underline;
}
.nav {
	font-size:12px;
}
a.nav {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.nav:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
a.lp {
	color:#333333;
	font-weight:bold;
}
a.lp:hover {
	color:#ED1E1C;
	font-weight:bold;
}
#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#333333;
  font-size:11px;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}

/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:5px;
}
/* makes labels bold */
.labels {
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
/* centers the continue button */
.continue-button {
	text-align:center;
}
/* you may modify the individual text areas with this */
.T01 input, .T02 input, .T03 input {
	font-size:12px;
	width:80px;
}
/* modifies the space around the continue button */
.continue-button input {
	padding-top:10px;
}
.L04	{
	text-align:center;
}
.T04	{
	text-align:center;
}
#form-new	{
	padding-left:10px;
}
.form-02 input, .form-06 input, .form-04 input	{
	width:100px;
}