.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	padding-right: 12px;
}
.headeraddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #34356E;
	margin-right: 12px;
	font-weight: bold;
	text-align: right;
}
.mainhdrtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #14145F;
	font-weight: 200;
}
.bodyhdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.bodytext a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
input {
	background-color: #C2D3FC;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	color: #151660;
}
textarea {
	color: #151660;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-color: #C2D3FC;
}
.contactphone {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.contacttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.tnimages {
	background-color: #FFCC00;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #D3C6B6;
	border-right-color: #D3C6B6;
	border-bottom-color: #D3C6B6;
	border-left-color: #D3C6B6;
}
.listingtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}


.Footer {
	color: #34356E;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:link.Footer {
	color: #34356E;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:visited.Footer {
	color: #34356E;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:active.Footer {
	color: #34356E;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover.Footer {
	color: #34356E;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

