body {
	margin: 0px;
	padding: 0px;
	background-color: #afc8c8;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #738383;
}

p, blockquote, ul, ol, dl {
	margin-top: 10px;
	margin-left: 18px;
	margin-bottom: 1em;
	text-align: justify;
}

b {
	margin-left: 18px;
	font-weight: bold;
	font-size: 13px;
}

.text1 {
	letter-spacing: -1px;
	padding-left: 20px;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}

.text2 {
	background: url(images/img4.gif) no-repeat left 60%;
	padding-left: 15px;
	letter-spacing: 0px;
	font-size: 24px;
	color: #1c7d7c;
}

.text5 {
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

.text7 {
	padding-bottom: 5px;
	padding-left: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #aad2d2;
}

a {
	color: #1c7d7c;
}

a:hover {
	text-decoration: none;
}

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.bg1 {
	background-color: #FFFFFF;
}

.bg2 {
	background: url(images/img7.jpg) repeat-y left top;
}

.bg3 {
	background: url(images/img5.gif) repeat-x left top;
}

.bg4 {
	background: url(images/img3.jpg) no-repeat left top;
	height: 71px;
}

.bg7 {
	background: url(images/img2.jpg) no-repeat left top;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

hr { display: none; }

.hr1 {
	height: 1px;
}

