body {
	font-family : Helvetica, Verdana, Arial, sans-serif; 
}

TD { 
	font-family : Helvetica,Verdana, Arial, sans-serif; 
	font-size : 14px;
	color : #003399; 
}

INPUT {
	font-family : Helvetica,Verdana, Arial, sans-serif; 
	font-size: 14px;
	color: #666666;
	background-color: #F6E8ED;
	border: 1px solid #666666;
}


input.button
{
	color: #F6E8ED;
	background-color: #666666;
		border: 1px solid #F6E8ED;
} 

SELECT {
	font-family : Helvetica,Verdana, Arial, sans-serif; 
	font-size: 14px;
	color: #666666;
	background-color: #F6E8ED;
	border: 1px solid #666666;
}
TEXTAREA {
	font-family : Helvetica,Verdana, Arial, sans-serif; 
	font-size: 14px;
	color: #666666;
	background-color: #F6E8ED;
	border: 1px solid #666666;
}
.outline {
	height:2px;
}

.outline2 {
	width:2px;
}

.title {
font-size : 22px; 
font-weight : bold;
}
.legal {
font-size : 10px; 
font-weight : bold;
}
.legal:link {
font-size : 10px; 
font-weight : bold;
	color : #003399; 
}
.legal:visited {
font-size : 10px; 
font-weight : bold;
	color : #003399; 
}
.legal:hover {
font-size : 10px; 
font-weight : bold;
	color : #003399; 
}
.header {
font-size : 16px; 
font-weight : bold;
}

a.header {
font-size : 16px; 
font-weight : bold;
	color: #666666;
}

.main{
	line-height: 20px;
}
a.main{
	color: #003399;
	line-height: 20px;
}

a.main:link {
	color: #003399;
	line-height: 20px;
}
a.main:hover {
	color: #003399;
	line-height: 20px;
	text-decoration: none;
}

.smaller{
	font-size : 11px;
}
a.smaller{
	font-size : 11px;
	color: #003399;
}

a.smaller:link {
font-size : 11px;
	color: #003399;
}

a.smaller:hover {
	color: #003399;
	font-size : 11px;
	text-decoration: none;
}
.label {
	text-align: right;
 	vertical-align: text-top;
}