body {
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url("images/back-top-hp.gif");
	background-repeat: no-repeat;
	background-position: center top;
}

#top {
	height: 116px;
}

#homepage-payment-text-additions {
	font-size: 14px;

}

#homepage-payment {
	width: 90%;
	margin: 10px auto;
}

#homepage-payment {
	border: 0px solid #bbb;
}

#homepage-payment td {
	border: 1px solid #bbb;
	padding: 5px;
	margin: 0;
	text-align: center;
}
#homepage-prices-head {
	text-align: center;
	color: #f26621;
	font-size: 16px;
}

#homepage-subject {
	color: #006fd8;
	font-size: 14px;
	font-weight: bold;
}

#homepage-text-desc {
	width: 492px;
	height: 112px;
	background-color: #FFF;
	background-image: url("/images/homepage-top-back.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0; border: 0;
	color: #006fd8;
}

.homepage-text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#homepage-text-desc p {
	margin: 0; border: 0; 
	padding: 15px 10px 10px 10px;
	font-size: 13px;
	color: #006fd8;
	font-weight: normal;
}

#homepage-fill-txt {
	height: 56px;
}

#homepage-reasons img {
	vertical-align: middle;
	margin-bottom: 2px;
	line-height: 39px;
}

#homepage-reasons {
	color: #f26621;
	font-size: 14px;
}

.homepage-subject {
	color: #f26621;
	font-size: 14px;
}

#homepage-blue-stripe {
	width: 503px;
	height: 37px;
	line-height: 39px;
	text-align: center;
	vertical-align: middle;
	background-image: url("/images/blue-stripe.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
}

#homepage-reasons-index .blue-text {
	color: #006fd8;
	font-weight: bold;
}

#homepage-reasons-index li {
	padding: 5px;
	font-size: 14px;
}

#reg-free {
	margin-top: 50px;
}

#reg-free img {
	border: 0;
}


#prices table {
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
}

#prices table caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}

#prices table a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
	color: #f60;
	font-weight: bold;
}

#prices table a:hover {
	text-decoration: none;
	color: #fff;
	background: #f60;
}

#prices table tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

#prices table tr th a:hover {
	color: #fff;
	background: #369;
}

#prices table thead tr th {
	background: #e2e2e2;
}

#prices table tfoot tr th, table tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}


#prices table td, table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: middle;
	width: 20%;
	height: 75px;
}

#prices table tr.odd th, table tr.odd td {
	background: #efefef;
}

