/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/subpage1_01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #858585;

}

h2 {
	font-size: 16px;
	font-weight: normal;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545454;
	
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;

}

ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 200%;
	list-style-position: inside;
}

.text1 {
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
}

.text2 {
	color: #B8B8B8;
}

.text3 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.text4 {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.text5 {
	margin-bottom: 1em;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.text6 {
	color: #FFFFFF;
}

.text7 {
	text-align: right;
}

.text8 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #B2B2B2;
}

/** LINKS */

a {
	color: #0015e6;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #797979;
}

.link2 {
	padding-left: 15px;
	background: url(images/subpage1_02.gif) no-repeat left center;
	color: #FFFFFF;
}

.link3 {
	padding-left: 15px;
	background: url(images/homepage13.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** TITLES */

.title1 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(images/homepage09.jpg) no-repeat left top;
}

.title2 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(images/homepage10.jpg) no-repeat left top;
}

.title3 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url(images/homepage11.jpg) no-repeat right top;
	text-align: right;
}

.title4 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url(images/homepage12.jpg) no-repeat right top;
	text-align: right;
}

.title5 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(images/subpage1_03.jpg) no-repeat left top;
}

.title6 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url(images/subpage1_04.jpg) no-repeat right top;
	text-align: right;
}

.title7 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url(images/subpage1_05.jpg) no-repeat right top;
	text-align: right;
}

.title8 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(images/subpage2_01.jpg) no-repeat left top;
}

/** BACKGROUNDS */

.bg1 { background: #FFFFFF url(images/homepage03.jpg) repeat-x left top; }
.bg2 { background: #00A195 url(images/homepage08.jpg) no-repeat left top; }
.bg3 { background: #ECECEC url(images/homepage18.gif) no-repeat center 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;
}

