/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #7398C3 url(images/bg1_01.jpg) repeat-x left top;
}

body, th, td, input, textarea, select {
	color: #E2EAF3;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

p, blockquote, ul, ol, dl {
	margin-top: 0;
	text-align:left;
}

a {
	color: #E2EAF3;
}

a:hover {
	text-decoration: none;
}

.ul1 {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: square url(images/homepage10.gif);
}

.ul1 li {
	margin-bottom: 1.5em;
}

.ul2 {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: square url(images/homepage10.gif);
}

.ul2 li {
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	margin-right: 15px;
	float: left;
}

.hr1 {
	clear: both;
	margin: 1em 0;
	height: 2px;
	background: url(images/homepage08.gif) repeat-x;
}

.hr1 hr { display: none; }

/** FORMS */


/** BACKGROUNDS */

.bg1 {
	background: url(images/bg1_07.jpg) no-repeat;
}

.bg2 {
	background: url(images/bg1_08.jpg) repeat-x;
}

.bg3 {
	background: url(images/bg1_09.jpg) no-repeat;
}

.bg4 {
	background: url(images/bg1_10.jpg) repeat-y;
}

.bg5 {
	background: url(images/bg1_11.jpg) no-repeat left bottom;
}

/** LINKS */

a.link1 {
	font-weight: bold;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #094E90;
}

/** HEADINGS */


/** TEXTS */

.text1 {
	color: #094E90;
}

.text2 {
	font-size: 10px;
	color: #C2D2E5;
	text-align: center;
	padding-top: 5px;
}
