
html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}
a, a:link, a:active, a:visited, a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#mainPanel {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#topPanel {
	width: 770px;
	height: 64px;
	margin: 0px;
	padding: 0px;
}
#topTabs {
	height: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 2;
	top: 64px;
	left: 560px;
}
.logoText {
	z-index: -1;
	position: absolute;
	top: 20px;
	left: 20px;
}
#sidePanel {
	width: 160px;
	margin: 0px 0px 0px 10px;
	float: left;
	text-align: center;
}
#breadcrumb {
	width: 560px;
	margin-left: 10px;
	float: left;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited, #breadcrumb a:hover  {
	color: #666666;
	text-decoration: underline;	
	background-color: #FFFFFF;
}
#mainContent {
	clear: inherit;
	width: 560px;
	margin-left: 20px;
	float: left;
	margin-top: 5px;
}
#mainContentHome {
	clear: inherit;
	width: 560px;
	margin-left: 20px;
	float: left;
	margin-top: 5px;
}
h1 {
	font-size: 24px;
	line-height: 26px;
	color: #006699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

#bottomText {
	clear: both;
	padding-top: 300px;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	margin-top: 300px;
}
.introBoxFrame {
	width: 180px;
	float: left;
	margin: 5px;
}
.introBoxFrameMid {
	width: 160px;
	float: left;
	margin: 5px;
}
.introBoxHeader {

	background-color: #FF9900;
	padding: 2px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	clear: both;
}
.introBoxContent {
	background-color: #FFFFFF;
	padding: 5px;
	text-align:center;
	height: 180px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	clear: both;
	color: #000000;
}
.introBoxContent .heading {
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}
.introBoxContent .cost {
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
}
.introBoxContent .small {
	font-size: 10px;
}
.introBoxContent .main {
	text-align:left;
	color:#666666;
	font-size: 11px;
}
.introBoxHeader a, .introBoxHeader a:link, .introBoxHeader a:visited, .introBoxHeader a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
}
form {
	margin: 0px;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.labelName {
	width: 160px;
	float: left;
	text-align: left;
	margin-right: 0.3em;
	display: block;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	font-size: 12px;
	line-height: 12px;
}
.labelNameSmall {
	width: 120px;
	float: left;
	text-align: left;
	margin-right: 0.3em;
	display: block;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	font-size: 12px;
	line-height: 12px;
}
.labelName .smallText {
	font-size: 11px;
}
.appLine {
	text-align: left;
	height: 16px;
	clear: both;
	margin-bottom: 14px;
}
.errortext {
	color: #FF0000;	
	font-weight: bold;
}.highlight {
	background-color: #FFFF00;
}
.imgfloatRight {
	float: right;
	margin: 0px 0px 5px 10px;
}
#aweber {
	padding: 10px;
	width: 100%;
	border: 1px solid #990000;
}
#formPanel {
	width: 550px;
	background-color: #FF9900;
	padding: 10px;
}
#formMain {
	width: 375px;
	position: relative;
	float: left;
}
.formInfoBox {
	position: relative;
	float: left;
	text-align: right;
	margin-left: 10px;
}
.adFloatRight {
	float: right;
	text-align: right;
	margin: 0px 0px 10px 10px;
}
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}
.linkText, a.linkText:link, a.linkText:active, a.linkText:visited, a.linkText:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	color: #0000FF;
}
.listingHeader, a.listingHeader:link, a.listingHeader:active, a.listingHeader:visited, a.listingHeader:hover {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.offer {
	padding: 5px;
	height: 200px;
	width: 164px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
	text-align: left;
	color: #666666;
}
.offer .heading {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;	
}
.offer .cost {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;	
}
.offer .small {
	font-size: 10px;
}
.offer .info {
	position: relative;
	z-index: 2;
	top: 5px;
}
.offerThinPanel {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align: left;
	float: left;
	width: 170px;	
	margin-right: 5px;
}
.offerThinPanel h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF6600;	
	margin: 10px 0px 10px 0px;
}
#offerInfo {
	width: 380px;
	float: left;
}
#offerFinance {
	width: 180px;
	float: left;
}
#offerFinanceHeader {
	font-weight: bold;
	background-color: #FF9900;
	padding: 3px;
	height: 20px;
	width: 174px;
	display: block;
}
#offerFinanceBody {
	padding: 5px;
	font-size: 11px;
	line-height: 14px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666666;
}
#offerFinanceBody h3 {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;	
}
#offerFinanceBody .cost {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;	
}
#offerFinanceBody .small {
	font-size: 10px;
}
.infoBox {
	position: relative;
	float: right;
	text-align: left;
	margin: 0px 0px 10px 10px;
	padding: 5px;
	width: 150px;
	clear: right;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	color: #006699;
	line-height: 12px;
	clear: right;
}
.infoBox h1 {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 15px;
	color: #006699;
	text-align: center;
}
/*.infoBox p + p { margin-top: 0.2em; }*/
.infoBox p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.sitePalBoxRight {
	position: relative;
	float: right;
	text-align: center;
	margin: 0px 0px 10px 10px;
	width: 260px;
}