@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.bg_top {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

/** FORMS */

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

.inputtext1 {
	background: #FFFFFF;
	border-top: 1px solid #A6A6A6;
	border-right: 1px solid #F7F7F7;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #C7C7C7;
}

.inputsubmit1 {
	width: 70px;
	height: 20px;
	background: url(images/homepage13.gif) no-repeat left top;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select, .style1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

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

ul {
}

.text1 {
	font-size: 14px;
	color: #727272;
	font-weight: bold;
}
.space_text1 {
	padding-bottom: 5px;
}


.text2 {
	font-size: 20px;
	color: #56B144;
}

.text3 {
	font-size: 18px;
	color: #26508F;
}

.text4 {
	font-size: 20px;
	font-weight: normal;
	color: #3B902A;
}

H2.text4{
	line-height:normal;
}

P.text4{
	margin-bottom:10px;
	padding-top:10px;
}

.text5 {
	font-size: 11px;
}

.text6 {
	margin-bottom: 10px;
	font-size: 11px;
	color: #275292;
}

.text7 {
	font-size: 16px;
	font-weight: normal;
	color: #3B902A;
}

/** LISTS */

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

.list1 li {
	padding-left: 12px;
	background: url(images/homepage19.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #56B144;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
}

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

.link2:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
	color: #FFFFFF;
	font-weight:normal;
}

.style1 a {
	color: #FFFFFF;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage01.gif) repeat left top; }
.bg2 { background: url(images/homepage02.gif) repeat-x left top; }
.bg3 { background: url(images/homepage05.gif) repeat-x left top; }
.bg4 { background: url(images/homepage06.gif) repeat-x left bottom; }
.bg5 { background: url(images/homepage08.gif) repeat-x left top; }
.bg6 { background: url(images/homepage11.gif) repeat-x left top; }
.bg7 { background: #FAFBF4 url(images/homepage15.gif) repeat-x left top; }
.bg8 { background: url(images/homepage20.gif) repeat-x 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 {
	height: 1px;
}

.bg6 TD, .bg8 TD{
	vertical-align:middle;
}

.TopMenu A:link, .TopMenu A:visited{
	color:white;
	font:bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.bg8 A:link, .bg8 A:visited{
	color:white;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}



/* Fixes: quirks! */

Html, Body{
	height:auto;
	overflow:auto;
}

Body{
	margin-top:15px;
	padding:0;
	overflow:visible;
}

#scroller{position:static;}
.sf_outer_wrapper{margin-top:1006px;}

.ImgCell, .ImgCell TD{
	font-size:0px;
	line-height:100%;
}

.ImgCell Img, .ImgCell TD Img{
	margin:0;
}

Img{
	border:0;
	padding:0;
}

A{border:0;}

.bg5 A:hover{
	font-size:11px;
	font-weight:normal;
}

.bg_top A:hover{
	font-size:20px;
	font-weight:normal;
}

.bg5 A{
	text-decoration:underline;
}

Body{
	text-align:left;
}


#container{margin-top:1005px;}