.floatleft {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}
.heading {
	font-size: 18px;
	color: #0501EE;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FCE68D;
	text-align: justify;
}
.copyright {
	font-size: 10px;
	color: #666666;
	text-align: right;
}
a.nav {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	text-align: left;
}
a.nav:hover {
	background-color: #0000CC;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #180FBA;
}
.copy {
	text-align: justify;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.floatright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

#address {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
}

table.main {
	border: 1px solid #FFFFFF;
}
input {
	width: 360px;
}
textarea {
	width: 360px;
}

.copyother {
	padding: 20px;
	text-align: justify;
	color: #666666;
}
.cross-head {
	color: #0000FF;
	font-weight: bold;
}
a.email {

	text-decoration: none;
	color: #6F653B;
}
.topbox {
	height: 114px;
}
.tel {
	font-size: 24px;
}
.crosshead2 {
	font-size: 22px;
	color: #0066FF;
}
.crosshead3 {
	color: #000000;
	background-color: #669AFF;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
td.tableheading {
	font-size: 8pt;
	color: #0066FF;
}
