/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #4E8BC1 url(images/bg01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
}

h2 {
}

h3 {
	margin: 3px 0px 0px 0px;
	font-size: 11px;
	color: #000000;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 15px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	padding: 14px 10px 15px 10px;
	background: url(images/homepage10.gif) no-repeat left top;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3 {
	margin: 0px;
	padding-left: 12px;
	background: url(images/homepage09.gif) no-repeat left center;
	font-size: 9px;
	font-weight: normal;
	color: #A1A1A1;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list2 li {
	padding: 25px 10px 18px 10px;
	background: url(images/homepage16.gif) no-repeat left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

.list2 h3 {
	display: inline;
}

.list2 p {
	margin-bottom: 5px;
}

/** LINKS */

a {
	color: #4e8bca;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

a img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

.img-left, .img-right {
	padding: 4px;
	background: url(images/homepage05.gif) repeat left top;
}

.img-left img, .img-right img {
	border: 2px solid #FFFFFF;
}

.img-left {
	float: left;
	margin: 0px 20px 0px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 0px 20px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	width: 737px;
	height: 166px;
	margin: 0px auto;
	padding: 42px 0px 0px 0px;
	background: url(images/bg02.jpg) no-repeat right bottom;
}

/** MENU */

#menu {
	float: left;
	width: 400px;
	height: 160px;
}

#menu ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: center;
	height: 20px;
	padding: 15px 15px 0px 15px;
	background: url(images/homepage02.gif) no-repeat left top;
	text-decoration: none;
	font-size: 12px;
	color: #6b6b6b;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 29px;
	background: none;
}

/** SEARCH */

#search {
	width: 270px;
}

#search fieldset {
	border: none;
}

#textfield1 {
	width: 170px;
	height: 17px;
	padding: 5px 0px 0px 5px;
	border: 1px solid #D9D9D9;
	background: #FFFFFF;
}

#submitbutton1 {
	width: 47px;
	height: 24px;
	background: url(images/homepage03.gif) repeat-x left top;
	border: none;
	color: #FFFFFF;
}

/** PAGE */

#pagebg {
	background: url(images/bg03.gif) repeat left top;
}

#page {
	width: 737px;
	margin: 0px auto;
	background: url(images/bg04.gif) repeat-y left top;
}

.subpage1 #page {
	background-image: url(images/subpage1_02.gif);
}

.subpage2 #page {
	width: 719px;
	padding: 0px 9px;
	background-image: url(images/subpage2_02.gif);
}

#bgtop {
	width: 737px;
	height: 5px;
	margin: 0px auto;
	background: url(images/bg07.gif) no-repeat left top;
}

.subpage1 #bgtop {
	background-image: url(images/subpage1_01.gif);
}

.subpage2 #bgtop {
	background-image: url(images/subpage2_01.gif);
}

#bgbtm {
	background: url(images/bg05.gif) repeat-x left top;
}

#bgbtm div {
	width: 737px;
	height: 30px;
	margin: 0px auto;
	background: url(images/bg06.gif) no-repeat left top;
}

.subpage1 #bgbtm div {
	background-image: url(images/subpage1_03.gif);
}

.subpage2 #bgbtm div {
	background-image: url(images/subpage2_03.gif);
}

/** FOOTER */

#footer {
	width: 673px;
	height: 50px;
	margin: 0px auto;
	padding-top: 15px;
}

#footer p {
	margin: 0px;
	color: #A7C5E0;
}

#footer a {
	color: #A7C5E0;
}

#footer .links {
	float: left;
}

#footer .legal {
	float: left;
}

/** BOX STYLE A */

.boxA {
	padding: 0px 2px;
}

.boxA .title {
	height: 26px;
	background: url(images/homepage06.gif) repeat-x left top;
	border: 1px solid #FFFFFF;
}

.boxA .title h2 {
	height: 20px;
	padding: 6px 0px 0px 19px;
	background: url(images/homepage07.gif) no-repeat right top;
	font-size: 12px;
	color: #FFFFFF;
}

.boxA .content {
	padding: 15px 25px 17px 19px;
	border-top: 1px solid #D9D9D9;
}

