/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #55678F url(../images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D163A;
	}

input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/** TEXTS */

body, th, td{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	color: #3B626F;
}

.text2 {
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(../images/homepage30.gif) no-repeat left center;
	font-size: 10px;
	font-weight: normal;
	color: #488C9C;
}

.text3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-size: 11px;
	color: #D0DBE2;
}

/** ULs */

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul1 a {
	padding-left: 10px;
	background: url(../images/homepage18.gif) no-repeat left center;
	text-decoration: none;
	font-size: 9px;
	color: #FBDEB4;
}

.ul1 a:hover {
	text-decoration: underline;
}

.ul2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul2 a {
	padding-left: 10px;
	background: url(../images/homepage20.gif) no-repeat left center;
	text-decoration: none;
	font-size: 10px;
	color: #D3F0F4;
}

.ul2 a:hover {
	text-decoration: underline;
}

.ul3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul3 a {
	padding-left: 10px;
	background: url(../images/homepage23.gif) no-repeat left center;
	text-decoration: none;
	font-size: 10px;
	color: #D0EAC2;
}

.ul3 a:hover {
	text-decoration: underline;
}

.ul4 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul4 a {
	padding-left: 10px;
	background: url(../images/homepage30.gif) no-repeat left center;
	text-decoration: none;
	font-size: 10px;
	color: #488C9C;
}

.ul4 a:hover {
	text-decoration: underline;
}

/** LINKS */

a {
	color: #315E6C;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	display: block;
	padding: 2px 20px 3px 0px;
	background: url(../images/homepage17.gif) no-repeat right top;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 10px;
	color: #61859E;
}

a.link1:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
	text-align: center;
	font-size: 10px;
	color: #000000;
	}

.style1 a {
	text-decoration: none;
	color: #000000;
}

.style1 a:hover {
	text-decoration: underline;
}

.style2 {
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	text-transform: lowercase;
	}

.style2 a {
	text-decoration: none;
	color: #ffffff;
}

.style2 a:hover {
	text-decoration: underline;
}

/** BACKGROUNDS */
.bg-home { background: url(../images/homepage-bg.gif) repeat-y left top; }
.bg1 { background: url(../images/homepage07.jpg) repeat-y left top; }
/*.bg2 { background: #B0E2EB url(images/homepage08.jpg) repeat-x left top; }*/
.bg3 { background: url(../images/homepage11.jpg) repeat left top; }
.bg4 { background: #FA942A url(../images/homepage15.jpg) repeat-x left top; }
.bg5 { background: url(../images/homepage19.jpg) repeat left top; }
.bg6 { background: #D5D6DA url(../images/homepage25.jpg) repeat-x left top; }
.bg7 { background: url(../images/homepage27.jpg) no-repeat right top; }
.bg8 { background: url(../images/homepage31.jpg) repeat-x left top; }

.bg9 { background: url(../images/subpage1_01.jpg) repeat-y left top; }
.bg10 { background: #5688C7 url(../images/subpage1_03.jpg) repeat-x left bottom; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.btn {
	background-color:#FFBD5C;
	height:21px;
	cursor:pointer;
	border:1px solid #0046A0;
	font-weight:bold;
	}

.link_white {
color:#FFFFFF;
text-decoration:none;
}

.link_white: hover  {
color:#FFFFFF;
text-decoration:none;
}
.heading1  {
font:Georgia, "Times New Roman", Times, serif;
color:#99cc00;
text-align: left;
font-size: 24px;
}
.heading2  {
font:Georgia, "Times New Roman", Times, serif;
}