/** BASIC */



body {

	margin: 0px;

	padding: 0px;

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

}



/** FORMS */



form {

	margin: 0px;

	padding: 0px;

}



/** HEADINGS */



h2, h3, h4, h5, h6 {

	margin: 0px;

}



h1 {

margin-bottom: 0px; 

	padding-left: 30px;

	background: url(images/homepage09.gif) no-repeat left center;

	font-size: 21px;

	font-weight: normal;

	letter-spacing: -2px;

	color: #1859A9;

}

/** TEXTS */



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

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #777777;

}



p, blockquote, ul, ol, dl {

	margin-top: 0px;

	margin-bottom: 1em;

	text-align: justify;

}



.text1 {

	text-align: right;

	color: #5E5E5E;

}



.text2 {

	text-align: right;

	font-size: 14px;

	font-weight: bold;

	color: #424242;

}



.text3 {

	color: #EAF3FA;

}



.text4 {

	margin-bottom: 20px;

	padding-left: 30px;

	background: url(images/homepage09.gif) no-repeat left center;

	font-size: 21px;

	font-weight: normal;

	letter-spacing: -2px;

	color: #1859A9;

}



.text5 {

	font-size: 14px;

	font-weight: bold;

	color: #6A9A00;

}



.text6 {

	margin-bottom: 20px;

	padding-left: 30px;

	background: url(images/homepage09.gif) no-repeat left center;

	font-size: 18px;

	font-weight: normal;

	letter-spacing: -1px;

	color: #1859A9;

}



.text7 {

	height: 15px;

	margin-bottom: 10px;

	padding-left: 4px;

	background: url(images/homepage17.gif) no-repeat left center;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

}



.text8 {

	text-align: center;

	font-size: 10px;

	color: #999999;

}



/** LINKS */



a {

	color: #246EC9;

}



a:hover {

	text-decoration: none;

}



.link1 {

	text-decoration: none;

	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

}



.link1:hover {

	text-decoration: underline;

}



.link2 {

	padding-left: 12px;

	background: url(images/homepage08.gif) no-repeat left center;

	color: #B1F0FF;

}



.link3 {

	display: block;

	height: 18px;

	padding: 2px 0px 0px 5px;

	background: url(images/homepage13.gif) no-repeat left center;

	text-decoration: none;

	font-size: 10px;

	color: #FFFFFF;

}



/** STYLES */



.style1 {

}



.style1 a {

}



.style1 a:hover {

}



/** BACKGROUNDS */



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

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

.bg3 { background: #F9F9F9 url(images/homepage16.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;

	margin-bottom: 10px;

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

}



.hr2 {

	height: 1px;

	margin-bottom: 10px;

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

}



