.leftside_top {
	background-image: url(images/leftreveal_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.leftside_middle {
	background-image: url(images/leftreveal_tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.leftside_bottom {
	background-image: url(images/leftreveal_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.rightside_top {
	background-image: url(images/rightreveal_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.rightside_middle {
	background-image: url(images/rightreveal_tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.rightside_bottom {
	background-image: url(images/rightreveal_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sidebar_tile {
	background-image: url(images/sidebar_tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.body-bg-tile {
	background-color: #717171;
	background-image: url(images/body-bg-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer-bg-tile {
	background-image: url(images/footer-bg-tile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}

.whitebodysmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#pricing {
	background-image: url(images/reduced_rates.png);
	background-position: center center;
}


.whitefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
}

A:link {
    text-decoration: underline; color: #FFFF99;
}

A:visited {
    text-decoration: underline; color: #FFFF99;
}

A:active {
    text-decoration: underline; color: #FFFF99;
}

A:hover {
    text-decoration: none; color: #67a0c8;
}

A.second:link {
    text-decoration: underline; color: #003399;
}

A.second:visited {
    text-decoration: underline; color: #003399;
}

A.second:active {
    text-decoration: none; color: #00CCFF;
}

A.second:hover {
    text-decoration: none; color: #00CCFF;
}
.border {
	border: 1px solid #666666;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bluebody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
	line-height: 14px;
}
.bluebody2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9cdfff;
	line-height: 16px;
}
.bluebody2strike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #9cdfff;
	text-decoration: line-through;
}

.orangebodyBld {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
}

.whitebodyBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF99;
	line-height: 13px;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-image: url(images/squ-bullet.jpg);
	list-style-position: outside;
}
.rightside_top2 {

	background-image: url(images/rightreveal_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftside_top2 {

	background-image: url(images/leftreveal_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.simul-right {
	background-image: url(images/btn-simulation-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.simul-hdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF99;
	line-height: 20px;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}
.simul-hdrs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF99;
	line-height: 20px;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}

.newsletter_bg {
	background-image: url(images/newsletter_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
H1 {
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 0px;
}
H2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
	line-height: 14px;
	margin-bottom: 0px;
}
.hdrYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF99;
	text-decoration: underline;
}
