/** BASIC */

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

/** FORMS */

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

#textfield1 {
	width: 170px;
	height: 17px;
	background: url(../images/homepage21.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

#imagefield1 {
	margin-left: 1px;
}


/** HEADINGS */

h1, h2, h3, h4, h5{ margin: 0px; }

h1 {
	 
	font-size: 18px;
	color: #4078B6;
}

h2 {
	margin-bottom: 20px;
	padding: 2px 26px;
	background: url(../images/homepage13.gif) no-repeat left center;
	text-transform: none;
	font-size: 12px;
	color: #6E6E6E;
}

h2.style1 {
	margin-bottom: 10px;
	padding: 0px;
	background: none;
	text-transform: uppercase;
	font-size: 9px;
	color: #898989;
}

h3 {
	font-size: 11px;
	color: #1F3456;
}
h4 {
	font-size: 18px;
	color: #C54A07;
}
h5 {
	font-size: 18px;
	color: #7BA632;
}

/** TEXTS */

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

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

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

.list1 li {
	padding-left: 10px;
	background: url(../images/subpage02.gif) no-repeat left center;
}

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

.list2 li {
	padding-top: 15px;
	background: url(../images/homepage19.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

.style2 {
	color: #78A32F;
}
.text1 {
	font-size: 11px;
	font-weight: bold;
}

.text2 {
	color: #8E9182;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.text3small {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #69AA58;
}

.text5 {
	color: #DA4F0A;
}

.text6 {
	font-size: 11px;
	font-weight: bold;
	color: #DA4F0A;
}

.text7 {
	font-size: 11px;
	font-weight: bold;
	color: #929292;
}

.text8 {
	font-weight: bold;
	color: #FFFFFF;
}

.text9 {
	font-size: 11px;
	font-weight: bold;
	color: #DA4F0A;
}
.text10 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text11 {
	color: #5C91CE;
}
.text12{
	color: #8DBD6B;
}
.text13 {
	font-size: 11px;
	color: #5C91CE;
	font-weight: bold;
}
.text14 {
	font-size: 25px;
	color: #4078B6;
	font-weight: bold;
	font-family: "Staccato222 BT";
}
.text15 {
	font-size: 25px;
	color: #4078B6;
	font-weight: bold;
	font-style: italic;
	font-family: "Brush Script MT";
}

/** LINKS */

a { color: #1F3456; }

a:hover { text-decoration: none; }

.link1 {
	display: block;
	padding: 4px 25px 3px 0px;
	text-align: right;
	background: url(../images/homepage22.gif) no-repeat right center;
}

/** 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 20px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 20px;
}

.img3 {
	float: none;
	margin-right: 15px;
	margin-left: 100px;
	text-align: center;
}
.imagecenter {
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	padding-bottom: 15px;
	background: url(../images/homepage16.gif) repeat-x left top;
}

/** WRAPPER */

#wrapper { background: url(../images/bg02.jpg) repeat-y left top; }

#bgtop { background: url(../images/bg03.jpg) no-repeat left top; }

#bgbtm { background: url(../images/bg04.jpg) no-repeat left bottom; }

/** MENU */

#menu a {
	display: block;
	float: left;
	width: 95px;
	height: 37px;
	padding: 15px 0px 0px 0px;
	background: url(../images/homepage04.jpg) no-repeat left top;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #484848;
}

#menu a:hover { text-decoration: underline; }

/** BOX STYLE A */

.boxA {
	width: 246px;
	background: url(../images/homepage10.jpg) repeat-y left top;
}

.boxA .title {
	padding: 15px 20px;
	background: url(../images/homepage11.jpg) no-repeat left top;
}

.boxA .content {
	padding: 10px 20px;
	background: url(../images/homepage12.jpg) no-repeat left bottom;
}

.boxB {
	width: 246px;
	background: url(../images/homepage10.jpg) repeat-y left top;
}

.boxB .title {
	padding: 15px 20px;
	background: url(../images/subpage04.jpg) no-repeat left top;
}

.boxB .content {
	padding: 10px 20px;
	background: url(../images/homepage12.jpg) no-repeat left bottom;
}

/** FOOTER */

#footer {
	width: 778px;
	height: 45px;
	margin: 0px auto 0px auto;
	background: url(../images/bg05.jpg) repeat left top;
}

#footer p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	color: #E2E8F0;
}
