/** BASIC */

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

#scroller {
	width: 475px;
	height: 550px;
	overflow: auto;
	padding-top: 10px;
}

/** FORMS */

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

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#inputtext1 {
	width: 160px;
	height: 14px;
	padding: 5px 5px;
	background: #FFFFFF;
	border: none;
}

#inputsubmit1 {
	width: 100px;
	height: 24px;
	background: url(images/homepage09.gif) no-repeat left top;
	border: none;
	font-size: 11px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	color: #003366;
	margin-top: 2px;
	margin-bottom: 12px;
}

h1 {
	font-size: 17px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

h3 {
	font-size: 11px;
}

h4 {
	font-size: 1.1em;
	font-weight: normal;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #333333;
}

h5 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #006;
	text-decoration: underline;
}

h6 {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #003366;
	text-decoration: none;
}

/** TEXTS */

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

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

.text1 {
	text-align: center;
	color: #FFFFFF;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}

/** LINKS */

a {
	color: #007DA7;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	width: 136px;
	height: 24px;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #084556;
	border-right-color: #084556;
	border-bottom-color: #084556;
	border-left-color: #084556;
	border-bottom-style: solid;
}
.link1:hover  {
	color: #0099FF;
}

.link2 {
	color: #FFFFFF;
}

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

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
	color: #79CBEE;
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.jpg) repeat-x left top; }
.bg2 { background: url(images/subpage02.jpg) no-repeat left top; }
.bg3 { background: url(images/subpage03.jpg) no-repeat left top; }

.bg4 { background: url(images/homepage03.jpg) no-repeat left top; }
.bg5 {
	background-image: url(images/homepage04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg6 { background: url(images/homepage05.jpg) no-repeat left top; }
.bg7 { background: url(images/homepage06.jpg) no-repeat left top; }
.bg8 { background: url(images/homepage07.jpg) no-repeat left top; }
.bg9 { background: url(images/homepage08.jpg) no-repeat left top; }

.bg10 { background: url(images/subpage04.jpg) no-repeat left top; }

/** MISC */

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

img {
	border: 1px solid #0C4456;
}

.img1 {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

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

hr { display: none; }

.hr1 {
	height: 10px;
	margin-bottom: 10px;
	background: url(images/homepage14.gif) repeat-x left bottom;
}
.right_h{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size:2.2em;
}

.right_h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size:1.3em;
	line-height: 1.8em;
}

.right_h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size:1.8em;
	letter-spacing: .3em;
}

.right_h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size:1.5em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
}

.right_h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size:1.1em;
}

#right_img{
	position:absolute;
	top:25px;
	width:220px;
	height:230px;
	left: 40px;
}
