.footer {
	font-size: 10px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #007DC0;
}

a:visited {
        text-decoration: none;
        color: #007DC0;
}
a:hover {
        text-decoration: underline;
		color: #007DC0;
}
a:active {
        text-decoration: none;
        color: #007DC0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.smalltext{
	font-size: 10px;
}

.pagetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #007DC0;
	font-weight: bold;
}

.red {
	color: #FF0000;
}

.subhead1_tou { 
	font-weight: bold; 
}

.subhead2_tou { 
	font-weight: bold; 
	text-decoration: underline; 
}

.subhead3_tou { 
	text-decoration: underline; 
}

.subhead1_ps { 
	font-weight: bold; 
}

.subhead2_ps { 
	font-weight: bold; 
	text-decoration: underline; 
}

.subhead3_ps { 
	text-decoration: underline; 
}

.thankyou_message_ps { 
	color: #0066CC;  
	font-weight: bold; 
}

.red { 
	color: #FF0000; 
}
ul{margin:0px;padding:0px;}
ul li{
list-height:10px;
margin:0 0 0 16px;
padding:0 0 0 16x;
}



