/*
td.background {
	background-image: url('img/homeimage.jpg');
	background-repeat:no-repeat
}
*/
td.nobg {
	background-image:none;
}

h2 , h3 {
	color:#333399;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-decoration:bold;
	font-size:9pt;
}

.subhead {
	font-size: 13pt;
	color:#C2574B;
}

p.faq {
	margin-left:15px;
}

.form {
	font-size: 8pt;
	color: #000066;
	background-color:#f0f0db
}

.custinfo {
	font-size: 8pt;
	color: #000066;	
}

.checktext {
	font-size: 9pt;
	color: #000066;	
}

.cmt {
	font-size: 8pt;
	color:#FFFFFF;
	text-align: justify;
}

.caption {
	font-size: 7.5pt;
	color:#FFFFFF
}

a {
	color: #CC0000;
	text-decoration:none;
}

a:active {
	color:#c0c0c0;
	text-decoration:none;
}

a:visited {
	color:#999999;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body , li , p , td , .list {
	font-size: 9pt;
	color: #000066;
	font-family: Arial, helvetica, sans-serif;
}

