body {
	background-color: #20203B;
	margin-top: 5px;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	padding-left: 30px;
	padding-right: 10px;
}
.maintext a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.maintext a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.maintext a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.tabletext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
}
.tabletext a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.tabletext a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.tabletext a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #20203B;
	padding-left: 20px;
}
.headerMain {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #20203B;
}
.headerMainRed {


	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.smalllink {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	color: #20203B;
}
.smalllink a:link{
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	color: #20203B;
}
.smalllink a:visited{
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	color: #20203B;
}
.smalllink a:active{
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	color: #20203B;
}
.tabletextWhite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
}
.tinyWhite {
	font-family: "verdana";
	font-size: 10px;
	line-height: normal;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
}
.tinyWhite a:link {
	font-family: "verdana";
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
	color: #ffffff;
}
.tinyWhite a:visited {
	font-family: "verdana";
	font-size: 10px;
	line-height: normal;
	color: #ffffff;
}
.tinyWhite a:hover {
	font-family: "verdana";
	font-size: 10px;
	line-height: normal;
	text-decoration: underline;
	color: #ffffff;
}

.contactfield {
width:300px;
border:1px solid black;
font-size:11px;
color:black;
}

.button {
border:1px solid black;
background-color:white;
font-size:11px;
color:black;
cursor:pointer;
}