.tblborder {
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    }
img {
	border: 0;
}

.content {
	background-color: #F2F2F2;
}

.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-indent: 15px;
	margin-top: 4px;
	margin-bottom: 5px;
}
.horizontal_dotted_line
{
	width: 875px;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
} 
.horizontal_dotted_line_short
{
	width: 655px;
	margin-left: 10px;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
} 
.horizontal_dotted_line_shorter
{
	width: 279px;
	margin-left: 2px;
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
} 
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left: 10px;
	margin-top: 5px;
}
.formtext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
}
.leftsidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336699;
	margin-left: 10px;
	margin-right: 10px;
}
.creditcards {
	position: absolute;
	bottom: -863px;
	left: 71px;
	height: 39px;
	width: 269px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.img-right {
	float: right;
	margin-left: 15px;
	margin-right: 10px;
}

