@charset "UTF-8";
body,td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-top: 0px;
}
a:link {
	color: #0099cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #0099cc;
	text-decoration: none;
}
li{margin-left:0px;}  
.red {
	color: #FF0000;
}
.redstar {
	color: #FF0000;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}
.redrequired {
	color: #FF0000;
	font-size: 11px;
}
.white {
	color: #FFFFFF;
}
.orange-header {
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
	color: #eb870f;
}
h1 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #696969;
}
h2 {
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
	color: #0099cc;
}
h3 {
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	color: #696969;
}
.bullets {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #696969;
}
.orange {
	color: #eb870f;
	
}
.smaller {
	font-size: 10px;
	line-height: 18px;
	color: #000000;
		font-weight: bold;
}
.footer {
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}
.smallgrey {
	font-size: 9px;
	line-height: 12px;
	color: #444444;
}
form {
	font-size: 10px;
	color: #000000;
}
.input-box
{
color: #000000;
background: #FFFFFF;
width: 122px;
height: 14px;
font-size: 10px;
border: none
}

.submit-button
{
color: #ffffff;
	font-size: 11px;
		font-weight: bold;
background: #0099cc;
padding:5px 10px;
} 
