@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #cacaca;
}

.head-bg {
	background-image: url(images/head-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.newsletter-bg {
	background-image: url(images/newsletter-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.textblack12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.green-curve1 {
	background-color: #097A5C;
	background-image: url(images/green-curve1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.green-curve2 {
	background-color: #097A5C;
	background-image: url(images/green-curve2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.line-bott {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919191;
}
.textblack11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textwhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkblack11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.linkblack11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #097A5C;
	text-decoration: underline;
}
.field {
	width: 200px;
}


.heading-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #087A5C;
	text-decoration: none;
}
.heading-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #087A5C;
	text-decoration: none;
}
.bott-deshline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B7B7B7;
}
.textred12 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #CC0000;
	text-decoration: none;
}
.textred15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
}
.textblack15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
.linkred15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	text-decoration: underline;
}
.field_box_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #087A5C;
	border-right-color: #087A5C;
	border-bottom-color: #087A5C;
	border-left-color: #087A5C;
}

.linkred15:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #067B60;
	text-decoration: underline;
}
.cominsoon-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
.border-top-bott {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.linkgreen12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07785A;
	text-decoration: none;
}
.linkgreen12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.txtgrey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
