body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #355E7D;
	background-image: url(images/background.gif);
	color:#373737;
	line-height:18px;
}
.content{
	background-color:#FFFFFF;
	padding-bottom:15px;
}
.content2{
	background-color:#FFFFFF;
	
}
.footer{
	color:#C7D1D5;
}
td{
	text-align:left;
}
h2{
	font-size:16px;
	font-weight:bold;
	color:#009FC3;
}
.footer a{
	color:#C7D1D5;
}
.footer a:hover{
	color:#FFCC00;
}
.headinfo{
	padding:10px 0px 15px 20px;
}
a{
	color:#E38600;
}
a:hover{
	color:#009FC3;
}
.name{
	padding:5px 10px 10px 15px;
}
.name p{
	margin:0px 0px 10px 0px;
}
#colors input {
	background-color: #D9E7FF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


#colors input {
	background-color: #D9E7FF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #C2C0B1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


#colors textarea {
	background-color: #D9E7FF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #C2C0B1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#colors .formnoline{
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.disclaimer{
	color:#666666;
}
