/** BASIC */



body {

	margin: 0px;

	padding: 0px;

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

}



/** FORMS */



form {

	margin: 0px;

	padding: 0px;

}



.input1 {

	border: 1px solid #495570;

	background-color: #1D222D;

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

	font-size: 10px;

	color: #FFFFFF;

}



/** 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: 10px;
	color: #283653;

}



p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 150%;
	font-size: 14px;

}



.ul1 {

	margin-left: 0px;

	padding-left: 0px;

	list-style: none;

}



.ul1 a {

	padding-left: 7px;

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

	font-size: 9px;

}



.ul2 {

	margin-left: 0px;

	padding-left: 0px;

	list-style: none;

}



.text1 {

	font-size: 9px;

	text-transform: lowercase;

	color: #BEC0C4;

}



.text2 {

	margin-bottom: 10px;

	font-size: 10px;

	font-weight: bold;

	color: #114DB5;

}



.text3 {

	padding: 3px 4px;

	background: #ADADAE url(images/homepage25.gif) repeat left top;

	font-size: 6px;

	font-style: normal;

	color: #FFFFFF;

}



.text4 {

	margin-bottom: 5px;

	padding-left: 12px;

	background: url(images/homepage28.gif) no-repeat 4px 50%;

	font-size: 10px;

	font-weight: bold;

	color: #114DB5;

}



.text5 {

	padding: 5px 0px 5px 10px;

	background: url(images/homepage33.gif) repeat left top;

	font-size: 10px;

	font-weight: bold;

	color: #114DB5

}



.text6 {

	padding: 3px 0px 3px 10px;

	background: url(images/homepage33.gif) repeat left top;

	font-size: 10px;

}



.text7 {

	padding: 15px 0px 40px 0px;

	text-align: center;

	font-size: 9px;

	color: #9A9EA5;

}



/** LINKS */



a {

	color: #375FA1;

}



a:hover {

	text-decoration: none;

}



/** STYLES */



.style1 {

}



.style1 a {

}



.style1 a:hover {

}



/** BACKGROUNDS */



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

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

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

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

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

.bg6 { background: url(images/homepage19.jpg) repeat-y left top; }

.bg7 { background: url(images/homepage27.gif) repeat-x left center; }

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

.bg9 { background: url(images/homepage30.gif) repeat left top; }



/** MISC */



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

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



img { border: none; }



.img1 {

	float: left;

	margin-right: 15px;

}



.img2 {

	float: right;

	margin-right: 15px;

}



hr { display: none; }



.hr1 {

	height: 1px;

}

