body {
	margin: 0px;
}
.body-text-1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.body-text-2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


a:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6776A9;
}
.borders {
	border: 1px solid #ECECEC;
}
.box-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #242424;
	border-bottom-color: #242424;
	border-left-color: #242424;
	background-image: url(../images/ContactUsForm/box-all-bg-bot.jpg);
	background-repeat: repeat-x;
}
a:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6776A9;
}
a:hover {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:active {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.style1 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: bold; }
