/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif);
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 104px;
	padding: 2px 0px;
	background-color: #7894AB;
	border-width: 1px;
	border-style: solid;
	border-color: #3D5D7C #8EA7BD #8EA7BD #3D5D7C;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #1C222A;
}

#label1, #label2 { color: #FFFFFF; }

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C222A;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 16px;
	font-weight: bold;
	color: #333F4C;
}

.text2 {
	font-size: 10pt;
	font-weight: normal;
; font-family: Arial, Helvetica, sans-serif
}

.text3 {
	font-size: 10px;
}

.text4 {
	font-size: 12px;
	color: #AC0D13;
}

.text5 {
	text-align: center;
	font-size: 10px;
	color: #9CAACE;
}

/** LINKS */

a {
	color: #2466C0;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
; color: #003366
}

a.link2 {
	text-transform: uppercase;
	font-weight: bold;
}

/** STYLES */

.style1 {
	text-align: center;
	color: #95A2B0;
}

.style1 a {
	color: #95A2B0;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage02.jpg) repeat-x;
}

.bg2 {
	background: url(images/homepage06.jpg) repeat-x;
}

.bg3 {
	background: url(images/homepage13.jpg) repeat-x;
}

.bg4 {
	background: url(images/homepage16.gif) repeat-x;
}

.bg5 {
	background: #FFFFFF url(images/homepage29.jpg) repeat-x;
}

.bg6 {
	background: url(images/subpage1_01.gif);
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; line-height: normal; font-weight: bold; color: #006699; text-decoration: none}
td { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1C222A;
 } 