/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/homepage01.gif) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

label {
	font-weight: bold;
	color: #656565;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #656565;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}

h2 {
	margin-bottom: 20px;
	font-size: 14px;
}

h3 {
	font-size: 12px;
}


/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
}

input, textarea, select {
	color: #b32017;
	background: #E2E2E2;
	font-weight:bold;
}

p, blockquote, ul, ol, dl {
	margin: 0px;
	text-align: justify;
	line-height: 18px;
}

address {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 18px;
	font-style:normal;
	font-size:14px;
	
}

ul {
	margin-left: 3px;
	text-align: left;
	list-style:none;
}

strong {
	color: #656565;
}

.text1 {
	margin-bottom: 30px;
	font-size: 14px;
	font-weight: normal;
	color: #214764;
}

.text1A {
	font-size: 14px;
	font-weight: normal;
	color: #214764;
}

.text2 {
	color: #b32017;
	font-weight:bold;
	font-size:115%;
}

.text3 {
	text-align: center;
	color: #6E889A;
}

.text6 {
	color: #fff;
}

.text7 {
	font-family: Georgia, Times New Roman, Times, serif;
}

.text8 {
	font-size: 16px;
	text-align:right;
}
.text9 {
	font-size: 23px;
	font-weight: normal;
	font-style:italic;
	text-align: left;
	line-height: normal;
}

.text9A {
	font-size: 20px;
	font-weight: normal;

}

.textWelcome {
	margin-bottom: 30px;
	font-size: 14px;
	font-weight: bolder;
	font-style:italic;
	color: #214764;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	margin: 0px 0px 1px 0px;
	padding: 4px 10px;
	background: url(../images/homepage15.gif) repeat left top;
}

.list1 li.light {
	background: url(../images/homepage16.gif) repeat left top;
}

.list1 a {
	font-size: 10px;
	color: #8C8C8C;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	padding: 5px 0px;
	background: url(../images/homepage11.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

.list3 {
	margin: 0px;
	padding:5px 40px;
}

/** LINKS */

a {
	color: #2976B1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #B32317;
}

.link1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #2976B1;
}

#sidebar a {
	color: #B32317;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #2976B1;
}

/** STYLES */

.style1 {
	color: #fff;
}

.style1 a {
	color: #fff;
	font-weight:bold;
}

.style1 a:hover {
	color: #b32017;
}

/** BACKGROUNDS */

.bg1 { background: url(../images/homepage02.gif) repeat-x left top; }
.bg2 { background: url(../images/homepage05.jpg) no-repeat left top; }
.bg3 { background: #FFFFFF url(../images/subpage2_01.gif) no-repeat left bottom; }
.bg4 { background: url(../images/homepage06.jpg) no-repeat left top; }
.bg5 { background: url(../images/homepage14.jpg) no-repeat left top; }
.bg6 { background: url(../images/subpage2_02.jpg) no-repeat left top; }
.bg7 { background: url(../images/homepage14.jpg) no-repeat right top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
	border: solid 1px #214764;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
	border: solid 1px #214764;
}

.imglg {
	float: left;
	border: solid 1px #214764;
}

hr { display: none; }

.hr1 {
	height: 10px;
	margin-bottom: 15px;
	background: url(../images/homepage11.gif) repeat-x left bottom;
}

/** JUMPMENU */

#jumpmenu {
	margin: 190px 33px 0 30px;
	padding-bottom: 16px;
	background: url(../images/subpage1_02.gif) repeat-x left bottom;
}

#jumpmenuIndex {
	margin: 0 33px 0 30px;
	padding-bottom: 16px;
	background: url(../images/subpage1_02.gif) repeat-x left bottom;
}


#jumpmenu label, #jumpmenuIndex label {
	display: block;
}

#jumpmenu1 {
	width: 100%;
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.list4 {
	margin: 0px 0px 20px 0px;
	padding: 15px 0px 10px 20px;
	list-style: none;
	float:right;
}

.list4 li {
	display: inline;
}

.list4 a {
	display: block;
	float: left;
	padding: 3px 15px;
	background: url(../images/subpage1_03.gif) no-repeat left center;
}

.list4 a:hover {
	text-decoration:none;
}

.list4 li.first a {
	background: none;
}
