.text {
	font-family : arial, helvetica;
	font-size : 12px;
	color : #333366;
	text-decoration : none;
	font-weight: normal;

}

td { 
	font-family : arial, helvetica; 
	font-size : 12px; 
	color : #333366; 
	text-decoration : none; 
	font-weight: normal;
}

.header { 
	font-family : arial, helvetica; 
	font-size : 20px; 
	color : #333366; 
	text-decoration : none; 
}

.header2 {
	font-family : arial, helvetica;
	font-size : 14px;
	color : #333366;
	text-decoration : none;
	font-weight: bold;

}

.subheader {
	font-family : arial, helvetica;
	font-size : 13px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;

}

a { 
	color : #FFFFFF; 
	font-family : arial, helvetica;
	font-size : 12px;

}

input {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #FFFFFF; 
	font-size: 11px; 
	color: #000000;
}

input.textbox {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #FFFFFF; 
	font-size: 11px; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

select {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #FFFFFF; 
	font-size: 11px; 
	color: #000000;
}

input.button {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #FFFFFF; 
	color: #ffffff;
}

textarea {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #FFFFFF; 
	font-size: 11px; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.circle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
.blktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
.pullout {
	font-family : arial, helvetica;
	font-size : 13px;
	color : #FFFFFF;
	font-style: italic;
	font-weight: normal;


}

