/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.table1, .table1 th, .table1 td {
	border: none;
}

.table1 tr {
	background: url(images/homepage16.gif) repeat-x left top;
}

.table1 th {
	padding: 5px 10px;
	background: url(images/homepage15.gif) repeat-x left top;
	text-align: left;
	color: #FFFFFF;
}

.table1 td {
	padding: 8px 10px;
}

.table2, .table2 th, .table2 td {
	border:none;
}

/*.table2 tr {
	background: url(images/homepage16.gif) repeat-x left top;
}*/

.table2 th {
	padding: 5px 0px;
	background: url(images/homepage16.gif) repeat-x left top;
	text-align: left;
	color: #000000;
}

.table2 td {
	padding: 0px 10px;
}
/** FORMS */

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

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 15px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h2 {
	font-size: 16px;
}

/** TEXTS */

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

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

.text1 {
	padding-left: 0px;
	/*background: url(images/homepage13.gif) no-repeat left center;*/
	color: #244E89;
}

.text2 {
	margin-bottom: 10px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FB7800;
}

/** LISTS */

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

.list1 a {
	padding-left: 15px;
	background: url(images/homepage14.gif) no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 10px;
	list-style: none;
	line-height: 18px;
}

.list2 a {
	padding-left: 15px;
	background: url(images/homepage14.gif) no-repeat left center;
}
.list2 li {
	list-style:none;
	padding-left: 10px;

}

.list3 {
	margin-left: 0px;
	padding-left: 5px;
	list-style: none;
	line-height: 18px;
}

.list3 a {
	padding-left: 15px;
	background: url(images/homepage14.gif) no-repeat left center;
}
.list3 li {
	list-style:square;
	text-align:left;

}
/** LINKS */

a {
	color: #3769AE;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d4386;
	font-weight:bold;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	padding-left: 21px;
	background: url(images/homepage10.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #1d4e86 url(images/homepage03a.gif) repeat-x left top; }/*#E5E5E5*/
.bg2 {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}
.bg3 { background: url(images/homepage11.gif) repeat-x left top; }
.bg4 { /*background: url(images/homepage12.gif) no-repeat 4px 3px; */}
.bg5 { background: url(images/homepage17.gif) repeat-x left top; }

/** MISC */

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

img { border: none; }

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

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

hr { /*display: none; */}

.hr1 {
	height: 1px;
}
.link8 {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
}
