/** BASIC */

body {
	margin: 40px 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

input {
	padding: 2px 5px 3px 5px;
	font: normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
}

input.text {
	border: 1px solid #EEEEEE;
}

input.button {
	background: #EEEEEE url(images/homepage04.gif) repeat-x left top;
	border: none;
	text-transform: lowercase;
}

#form form {
	margin-bottom:20px;
}

#form fieldset p {
	margin-bottom:10px;
}

#form fieldset {
	margin: 17px 0;
	padding: 17px;
    border: 1px solid #ccc;
	background: #f8f8f8;
}

#form legend {
	font-weight:bold;
}

#form label {
	display:block;
}

#form input {
	width:225px;
	padding:2px;
}

#form textarea {
	width:230px;
	padding:2px;
}

input.radio, input.checkbox, input.submit {
    width:auto;
}

input.radio {
	float:left;
	margin-right:10px;
}

input:focus, textarea:focus {
    background-color:#FF0;
}


/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2, h3 {
	font-weight: normal;
	color: #717171;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h1, h2 {
	margin-bottom: 15px;
}

#box1 h2 {
	margin-bottom: 5px;
	letter-spacing:7px;
	font-weight:bold;
	font-size:18px;
}

#box1 h3 {
	margin-bottom: 5px;
	padding-top:10px;
	letter-spacing:10px;
	font-weight:bold;
	font-size:15px;
	color:#F60;
}

#box1 .lead {
	font-weight:bold;
	font-size:13px;
	padding-left:10px;
	margin-right:40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color:#006;
}

#box1 li {
	margin-bottom: 10px;
}

#box1 .date {
	margin-bottom: 10px;
	font-weight:bold;
	text-align:right;
	font-size:11px;
	color:#999;
}

h1 span, h2 span {
	color: #0CA5FF;
}

h3 {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D8682;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 20px 0px 10px 0px;
	background: url(images/homepage09.gif) repeat-x;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3 {
	padding-left: 10px;
	background: url(images/homepage08.gif) no-repeat left center;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	float: left;
	width: 40%;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left center;
}

.sign {
	color:#00C;
	font-style:italic;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	padding-left:10px;
}

/** LINKS */

a {
	color: #0CA5FF;
}

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; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.right2 {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.insert {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-color:#FC0;
	width:200px;
}

.insert h5 {
	margin: 5px;
	background-color:#006;
	width:190px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}

.insert ol {
	font-size:12px;
	margin-right:5px;
}

hr { display: none; }

.hr1 {
	height: 50px;
	background: url(images/homepage09.gif) repeat-x left center;
}

/** MENU */

#menu {
	background: #E4E4E4 url(images/homepage02.gif) repeat-x left top;
	border: 1px solid #E9E9E9;
}

#menu a {
	float: left;
	height: 43px;
	padding: 22px 31px 0px 31px;
	border-left: 1px solid #E3E3E3;
	text-decoration: none;
	font-size: 15px;
	color: #505050;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	border: none;
}

/** LOGO */

#logo h1 {
	margin: 0px;
	margin-left:10px;
	padding-top:50px;
	padding-bottom:0px;
	font-size: 54px;
	font-weight: normal;
	color: #FFF;
}

#logo .alth1 {
	margin: 0px;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:0px;
	font-size: 54px;
	font-weight: normal;
	color: #FFF;
}

#logo span {
	color:#FC0;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#logo h2 {
	margin: 0px;
	margin-left:45px;
	padding:0px;
	padding-bottom:50px;
	font-size: 20px;
	font-weight: normal;
	color:#FFC;
	letter-spacing:10px;
}

#logo h3 {
	margin: 0px;
	margin-right:5px;
	padding-top:10px;
	padding-bottom:0px;
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	display:block;
	text-align:right;
}

#logo h4 {
	margin: 0px;
	margin-right:25px;
	padding:0px;
	padding-bottom:0px;
	font-size: 14px;
	font-weight: normal;
	color:#FFC;
	letter-spacing:5px;
	display:block;
	text-align:right;
}

/** SEARCH */

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search legend {
	display: none;
}

#search-text {
	width: 130px;
}

#search-submit {
}

/** PAGE */

#page {
	background: url(images/homepage05.gif) repeat-x left top;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/** FOOTER */

#footer {
	background: url(images/homepage10.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding-top: 20px;
	text-align: center;
}