/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/subpage1_01.jpg) repeat-x left top;
}

.boxed {
	padding: 0px 55px;
	background: url(images/homepage09.gif) repeat-y left top;
	border-top: 50px solid #FFFFFF;
}

/** FORMS */

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

/** HEADINGS */

h1, h2 {
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	color: #7C7C7C;
}

h1 { font-size: 21px; }
h2 { font-size: 16px; }

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #494949;
}

/** TEXTS */

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

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

.text1 {
	font-size: 24px;
	color: #FFFFFF;
}

.text2 {
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #C6D9FB;
}

.text3 {
	color: #FFFFFF;
}

.text4 {
	text-align: center;
	color: #737373;
}

.text5 {
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	color: #0070D6;
}

.text6 {
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	color: #0070D6;
}



/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	float: left;
	width: 49%;
	margin-bottom: .5em;
}

.list1 a {
	padding-left: 14px;
	background: url(images/homepage13.gif) no-repeat left center;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	display: block;
	float: left;
	width: 120px;
margin-bottom: 1.0em;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list3 li {
}

.list3 a {
	padding-left: 14px;
	background: url(images/homepage13.gif) no-repeat left center;
}

.list4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list4 li {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: .5em;
}

.list4 a {
	padding-left: 14px;
	background: url(images/homepage13.gif) no-repeat left center;
}




/** LINKS */

a {
	color: #0070D6;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #5F5F5F;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.jpg) no-repeat left top; }
.bg2 { background: #3C7EF2 url(images/homepage03.jpg) no-repeat left top; }

.bg3 { background: url(images/homepage04.gif) no-repeat left top; }
.bg4 { background: url(images/homepage05.gif) no-repeat left top; }
.bg5 { background: url(images/homepage06.gif) no-repeat left top; }
.bg6 { background: url(images/homepage07.gif) no-repeat left top; }
.bg7 { background: url(images/homepage08.gif) no-repeat left top; }

.bg8 { background: #3B3B3B url(images/homepage16.gif) repeat-x left top; }
.bg9 { background: url(images/homepage17.gif) no-repeat center top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

a.link2 {
	padding-left: 25px;
	background: url(images/browse.jpg) no-repeat left center;
}

a.link3 {
	padding-left: 25px;
	background: url(images/eng.jpg) no-repeat left center;
}

a.link4 {
	padding-left: 25px;
	background: url(images/fre.jpg) no-repeat left center;
}  
  