/** BASIC */



body {

	margin: 20px 0px 0px 0px;

	padding: 0px;

	background: #FFFFFF url(images/homepage01.gif) repeat left top;

}



/** FORMS */



form {

	margin: 0px;

	padding: 0px;

}



/** HEADINGS */



h1, h2, h3, h4, h5, h6 {

	margin: 0px;

}



/** TEXTS */



body, th, td, input, textarea, select {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #1F2731;

}



p, blockquote, ul, ol, dl {

	margin-top: 0px;

	margin-bottom: 1em;

	text-align: justify;

}



.text1 {

	text-transform: none;

	font-size: 10px;

	font-weight: normal;

	color: #3398CC;

}



.text2 {

	/*text-transform: lowercase;*/

	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	line-height:18px;
	text-decoration:none;

}



.text3 {

	font-size: 11px;

	font-weight: bold;

}



.text4 {

	text-align: right;

	color: #868686;

}



.text5 {

	text-transform: uppercase;

	font-size: 10px;

	font-weight: bold;

	color: #FFFFFF;

}



.text6 {

	color: #ECF6FA;

}



/** LISTS */



.list1 {

	margin: 0px;

	padding: 0px;

	list-style: none;

}



.list1 a {

	padding-left: 10px;

	background: url(images/homepage21.gif) no-repeat left bottom;

	color: #75AE00;

	line-height: 200%;

}



.list2 {

	margin: 0px;

	padding: 0px;

	list-style: none;

	color: #9B9B9B;

}



/*.list2 strong {

	float: left;

	width: 45px;

	color: #575E66;

}
*/


.list2 a {

	color: #75AE00;

}



.list3 {

	margin: 0px;

	padding: 0px;

	list-style: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;



}



.list3 a {

	padding-left: 10px;

	background: url(images/subpage04.gif) no-repeat left bottom;

	color: #FFFFFF;

	line-height: 200%;

}



/** LINKS */



a {

	color: #3397CC;

}



a:hover {

	text-decoration: none;

}



.link1 {

	text-decoration: none;

	text-transform: uppercase;

	font-size: 8px;

	font-weight: bold;

	color: #FFFFFF;

}



/** STYLES */



.style1 {

	font-size: 10px;

	font-weight: normal;

	color: #8C8C8C;

}



.style1 a {

	text-decoration: none;

	font-size: 11px;

	color: #75AE00;

}



.style1 a:hover {

}



.style2 {

	text-align: center;

	font-size: 10px;

	color: #BEBEBE;

}



.style2 a {

	color: #95C7E2;

}



/** BACKGROUNDS */



.bg1 { background: url(images/homepage03.jpg) no-repeat left top; }

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

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

.bg4 { background: url(images/homepage12.jpg) no-repeat left top; }

.bg5 { background: url(images/homepage22.jpg) no-repeat left top; }





/** MISC */



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

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



img { border: none; }



.img1 {

	float: left;

	margin: 2px 15px 0px 0px;

}



.img2 {

	float: right;

	margin: 2px 0px 0px 15px;

}



hr { display: none; }



.hr1 {

	height: 1px;

	padding: 0px 0px 10px 0px;

	background: url(images/homepage20.gif) repeat-x left top;

}

