/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #5574a6 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;
}

h2 {
	margin: 15px;
	
	font-weight: normal;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}



.text1 {
	text-transform: lowercase;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
}

.text2 {
	color: #B8B8B8;
}

.text3 {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}

.text4 {
	font-size: 24px;
	font-weight: bold;
	color: #5574a6;
}

.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: #DF0101;
}

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;
	
}

.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;
}


.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: #FFFFFF url(images/title.gif) no-repeat left top; }
.bg3 { background: #FFFFFF url(images/header.gif) no-repeat left top; }
.bg4 { background: #5575A6 url(images/homepage18a.gif) no-repeat center top; }
.bg5 { background: #FFFFFF url(images/background2.gif) no-repeat left top; }
.bg6 { background: #FFFFFF url(images/background.gif) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}
.img3 {
	float: left;
	margin: 30px 15px 0px 0px;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;	
}

.img4 {
	float: right;
	margin: 33px 15px 0px 0px;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;	
}

hr { display: none; }

.hr1 {
	height: 1px;
}


