/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

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

#inputtext1 {
	width: 165px;
	padding: 2px 5px;
	border: 1px solid #E2EEF4;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#inputsubmit1 {
	width: 49px;
	height: 20px;
	background: #EB3700 url(images/homepage16.gif) no-repeat left top;
	border: none;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

/** TABLES */

.table1 {
	width: 100%;
	border: none;
}

.table1 tr {
}

.table1 td {
	padding: 8px 15px;
	border: none;
}

.table1 .light {
	background: url(images/homepage14.gif) repeat left top;
}

.table1 .dark {
	background: url(images/homepage15.gif) repeat left top;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #627D75;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 17px;
}

.text1 {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.text2 {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}

.text3 {
	font-size: 16px;
	font-weight: normal;
}

.text4 {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #197E28;
}

/** LISTS */

.list1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none
}

.list1 li {
	padding: 5px 0px;
	background: url(images/homepage13.gif) repeat-x left top;
}

.list1 .first {
	background: none;
}

/** LINKS */

a {
	color: #197E28;
}

a:hover {
	text-decoration: none;
	color: #E55B02;
}

.link1 {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	font-size: 10px;
	color: #B0BEBA;
}

.style1 a {
	color: #B0BEBA;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #197F2F url(images/homepage05.jpg) no-repeat left top; }
.bg2 { background: #197F2F url(images/homepage06.jpg) no-repeat left top; }
.bg3 { background: #197F2F url(images/homepage07.jpg) no-repeat left top; }
.bg4 { background: url(images/homepage08.jpg) no-repeat left top; }
.bg5 { background: url(images/homepage09.jpg) no-repeat right top; }
.bg6 { background: url(images/homepage10.jpg) no-repeat right top; }
.bg7 { background: url(images/homepage18.gif) no-repeat left top; }

/** MISC */

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

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

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

hr { display: none; }

.hr1 {
	clear: both;
	height: 31px;
	background: url(images/homepage13.gif) repeat-x left center;
}
