body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: x-small;
	line-height: 24px;
	color: #666666;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #666666;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: "Century Gothic";
	font-size: 24px;
	line-height: 30px;
	background-color: #FFFFFF;
	color: #666666;
	text-align: right;
	padding: 20px 10px 20px 20px;
}

.subtitle {
	font-family: "Century Gothic";
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
  color: #990000;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #F9F1FA;
  color: #666666;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #666666;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	color: #666666;
	font-weight: normal;
	font-size: x-small;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: justify;
}

a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.maintable {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 0px;
}
.maintext {
	font: 115%/normal "Century Gothic";
	color: #666666;
	text-align: justify;
	padding: 10px;
}
h1 {
	font-size: small;
	color: #990000;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
h2 {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.testimonial {
	font: x-small/24px Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align: justify;
	padding: 5px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.testimonial img {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	float: left;
}
