body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}

h6 {
	margin: 0px;
}

h5 {
	margin: 0px;
}

h4 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

h2 {
	margin: 0px;
}

h1 {
	margin: 0px;
}

select {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757678;
}

textarea {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757678;
}

input {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757678;
}

td {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757678;
}

th {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757678;
}

body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757678;
}

dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ol {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

/** LINKS */

a {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
}

.link1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.link1:hover {
	color: #CC5C00;
}

.link2 {
	color: #CC5C00;
	font-weight: bold;
	text-decoration: none;
}

.link3 {
	color: #757678;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.link3:hover {
	color: #CC5C00;
}

.link4 {
	font-size: 16px;
	font-weight: bold;
	color: #757678;
	text-decoration: none;
}

.link4:hover {
	color: #CC5C00;
}

.link5 {
	font-size: 16px;
	font-weight: bold;
	color: #CC5C00;
	text-decoration: none;
}
.link6 {
	font-size: 14px;
	font-weight: bold;
	color:  #CC5C00;
	text-decoration: none;
}


.text1 {
	text-align: center;
	font-size: 13px;
	color: #57586C;
}

.text2 {
	text-align: center;
	font-size: 10px;
	color: #FFA557;
}

.text3 {
	text-align: center;
	font-size: 12px;
	color: #E5842E;
}

.text4 {
	letter-spacing: -1px;
	font-size: 20px;
	color: #FFFFFF;
}

.text5 {
	color: #FFFFFF;
}

.text6 {
	font-weight: bold;
	color: #CC5C00;
}

.text7 {
	font-size: 10px;
	font-weight: bold;
	color: #A67149;
}

.text8 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #FE7903;
}

.text9 {
	background: url(images/img7.gif) no-repeat left top;
	padding-left: 10px;
	font-weight: bold;
	color: #898989;
}

.text10 {
	letter-spacing: -1px;
	font-size: 15px;
	font-weight: bold;
	color: #898989;
}
.list3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

.list3 li {
}

.list3 a {
	color: #67AC54;
}

.style1 {
	color: #FFA557;
	height: 30px;
}

.style1 a {
	color: #CC5C00;
	text-decoration:none;
}

.style1 a:hover {
	text-decoration: underline;
}

.bg1 {
	background: url(images/img1.gif) repeat-x left top;
	height: 60px;
}

.bg2 {
	background: url(images/DataTsunami9.png) no-repeat left top;
	height: 238px;
}

.bg3 {
	background: url(images/img6.jpg) repeat-x left top;
}

.bg4 {
	background: url(images/img9.gif) repeat-y left top;
}


.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 5px 18px 5px 5px;
}

.img3 {
	float: left;
	margin: 5px 18px 0px 0px;
	border-style: solid;
	border-width: 2px;
}


.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

HR {
display: none;
}

DIV.hr {
margin: 1.0em 0;
height: 2px;
background-color: #B8B9BE;
clear: both;
}


