/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFCDC;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 170px;
	background: #232323;
	border: 1px solid #3E3E3E;
}

.input2 {
	width: 45px;
	height: 19px;
	margin-left: 5px;
	background: url(images/subpage2_03.jpg) no-repeat left top;
	border: none;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 15px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size: 24px;
    line-height: 135%;
}

h3 {
	font-size: 21px;
    line-height: 135%;
}

h4 {
	font-size: 18px;
    line-height: 135%;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.text1 {
	margin: 0px;
	letter-spacing: normal;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.text2 {
	text-align: center;
	line-height: normal;
	font-size: 10px;
}

.text3 {
	color: #000000;
}

.text4 {
	text-align: center;
	color: #797875;
}
.text5 {
	color: #000000;
    margin-bottom:0px;
    text-align:center;
}
.text6 {
	color: #000000;
    margin-top:0px;
    text-align:center;
}
.text7 {
	color: #000000;
    margin-top:0px;
    margin-bottom:0px;
    text-align:center;
}
.title {
	font-size: 24px;
    line-height: 135%;
    margin: 0px 0px 15px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

/** LINKS */

a {
	color: #0047AB;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #FFFCDC url(images/homepage01_rev.jpg) repeat-x left top; }
.bg2 { background: url(images/homepage03_rev.jpg) no-repeat left top; }
.bg3 { background: url(images/homepage07_rev.jpg) repeat-y left top; }
.bg4 { background: url(images/homepage08.gif) repeat-x left top; }
.bg5 { background: url(images/subpage2_01_rev.jpg) no-repeat left bottom; }
.bg6 { background: url(images/subpage2_02.jpg) no-repeat left top; }
.bg7 { background: url(images/homepage07_rev2.jpg) repeat-y 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 { height: 1px;
     margin-top: 20px;
     margin-bottom: 20px;
     text-align:center;
     color: #0047AB;
}
.hr1 {
	height: 1px;
}
.opener {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
    line-height: 135%;
}
.opener2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 135%;
}
.opener3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
    margin-left: 20px;
    line-height: 135%;
}
.opener4 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
    margin-right: 40px;
    line-height: 135%;
}
.opener5 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
    margin-left: 60px;
    line-height: 135%;
}
.opener6 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
    margin-left: 5px;
    line-height: 135%;
}
.opener7 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
    margin-left: -20px;
    line-height: 135%;
}
.teaser {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.footer {
	font-size: 8pt;
	color: #0047AB;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.footer2 {
	font-size: 8pt;
	color: #0047AB;
	text-align: center;
	vertical-align: middle;
}