body { font-size: 12px; font-family: arial; background-color: #6b96a7; }
.auto_bg {
	background-image: url(images/auto_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	padding-right: 20px;
}
.blue_bg {
	background-color: #7AAFC1;
}
.whitelargetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.whitelargetext a {
	text-decoration: none;
	color: #EEEEEE;
}

.whitelargetext a:hover {
		color: #FFFFFF;
}.trans {
	background-image: url(images/trans_grid.gif);
	background-repeat: repeat;
}
.box_pad_below {
	padding-bottom: 2px;
}
.whitetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext a {

	text-decoration: none;
	color: #EEEEEE;
}
.whitetext a:hover {

		color: #FFFFFF;
}
.aero_bg {

	background-image: url(images/aero_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	padding-right: 20px;
}
h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #0089C0;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0089C0;
}
.class { }
h2 {

	font-family: "Century Gothic";
	font-size: 14px;
	color: #0089C0;
	font-weight: normal;
}
