.boldtext {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 20px;
	color: #666666;
	line-height: 30px;

}
.copyright {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: xx-small;
	color: #666666;
}
.table1 {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-color: #C8D38A;
	margin: 0px;
	padding: 5px;
	width: 100%;



}
.table2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 100%;

}
.regular-text {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 20px;

}
.navs {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	line-height: 16px;
	padding-left: 15px;

}
.tableInterior {
	background-color: #C8D38A;
	background-image: url(images/header_interior.gif);
	background-repeat: no-repeat;
	padding-top: 65px;
	margin: 0px;
}
.sectionHeaders {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
	line-height: normal;
}
.tinyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	text-transform: uppercase;


}
.bulletList {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	list-style-type: square;
}
.subhead {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	line-height: 24px;
	color: #7D804C;
	font-weight: bold;
}
.paddedCell {
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.line {
	background-color: #C8D38A;
}
.button {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	background-color: #CC6600;
	font-weight: bold;
	color: #FFFFEE;
	border-top: #FF9933;
	border-right: #FF9933;
	border-bottom: #990000;
	border-left: #990000;


}
