body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #669900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

strong {
	color: #5a5a5a;
}

p {
	margin-top: 5px;
	margin-bottom: 15px;
}

/* ============= WRAPPERS ==================== */

div#frameTop {
	background-image: url(../images/frame_top.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 860px;
}

div#frameMiddle {
	clear: both;
	background-image:url(../images/frame_edges.jpg);
	width: 861px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#frameBottom {
	clear: both;
	background-image:url(../images/frame_bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 860px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#topTextLinks {
	clear: both;
	text-align: right;
	height: 43px;
	width: 860px;
}
div#footer {
	clear: both;
	background-image:url(../images/nav_footer.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 781px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* ============= TEXT ==================== */
/*      Text used on all of the pages      */

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 15px;
	padding-right: 15px;
}

.header{	
	font-family: Arial, Helvetica, sans-serif;
	color: #669933;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
}

.hdrTop {
	font-family: Arial, Helvetica, sans-serif;
	color: #669933;
	font-size: 22px;
	line-height: 1.5em;
	padding-left: 15px;
	margin-bottom: 20px;
	text-align: left;
}

.hdrGray {
	font-family: Arial, Helvetica, sans-serif;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 15px;
	margin-bottom: 20px;
	text-align: left;
}

/* ============= SUPPORT STYLES =============== */
/*   Styles text link in the upper right corner   */

.support {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B0B0B0;
	line-height: 43px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}


support.a:link {
	text-decoration: none;
}

support.a:hover {
	text-decoration: underline;
}

support.a:visited {
	text-decoration: none;	
}

/* ============= FOOTER STYLES =============== */
/*   Styles used in the footer area of pages   */

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b0b0b0;
	line-height: 31px;
	vertical-align: middle;
	padding-left: 10px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 31px;
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

footer.a:link {
	text-decoration: none;
}

footer.a:hover {
	text-decoration: underline;
}

footer.a:visited {
	text-decoration: none;	
}

/* ============= HOME PAGE STYLES =============== */
/*      Styles used just for the Home Page        */

.homeMiddle {
	background-image: url(../images/home_middlesect.jpg);
	background-repeat: repeat-y;
	height: 166px;
	width: 781px;
}

.homeHdr {
	font-family: Arial, Helvetica, sans-serif;
	color: #545454;
	font-size: 22px;
	line-height: 1.5em;
	padding-left: 15px;
	margin-bottom: 20px;
	text-align: left;
}

.supportBox {
	background-image: url(../images/table_bkgrnd_middle.jpg);
	background-repeat: repeat-y;
	width: 400px;
}

/* ============= PRICING STYLES ==================== */
/*        Style used just on the Pricing Page       */

.priceTableMid {
	background-image: url(../images/table_bkgrnd_middle.jpg);
	background-repeat: repeat-y;
	width: 781px;
}

.priceTableSmall {
	background-image: url(../images/table_bkgrnd_400.jpg);
	background-repeat: repeat-y;
	width: 400px;
}

.tablebkgrnd {
	background-image:url(../images/table_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tableHdr {
	font-family: Arial, Helvetica, sans-serif;
	color: #669933;
	font-size: 11px;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
	font-size: 12px;
	line-height: 1.25em;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}


/* Interim Styles used for updated Pricing Table 8/8/2010*/

#pricing_sale {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-color: #F5F9FC;
	padding: 10x;
	width: 100%;
}

#pricing_sale {
border: 1px solid #CCC;
background-color: #F5F9FC;

width: 100%;
}

#pricing_sale th {
font-family: Arial, Helvetica, sans-serif;
color: #4D6680;
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #CCC;
padding: 10px;
text-align: left;
}

#pricing_sale td {
font-family: Arial, Helvetica, sans-serif;
color: #5A5A5A;
font-size: 12px;
line-height: 1.25em;
padding: 10px;
text-align: left;
}

/* ============= TOUR PAGE NAV LINKS =============== */
/*           Styles used on the Tour pages           */


.section {	
	font-family: Arial, Helvetica, sans-serif;
	color: #669933;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
	text-align: left;
}


.tour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	line-height: 31px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

tour.a:link {
	text-decoration: none;
}

tour.a:hover {
	text-decoration: underline;
}

tour.a:visited {
	text-decoration: none;
}

.tourOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 31px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.altbg1{
	background:#c3e0ee;
}

.altbg2{
	background:#f5f9fb;
}

.frmbutton{
	background:#003399;
	color:#FFFFFF;
}
.frmfld{
	border:1px solid #666666;
}
.demofrmfld{
	border:1px solid #666666;
	width:230px;
}



.error{
	color:#FF0000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.required{
	color:#FF0000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
form{
	margin:0px;
}