﻿/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h6 {
	margin: 0px;
}

h5 {
	margin: 0px;
}

h4 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

h2 {
	margin: 0px;
}

h1 {
	margin: 0px;
}

/** TEXTS */

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 13px;
}

ol {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 13px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0em;
	text-align: left;
	line-height: 10px;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 50px;
}


blockquote {
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 11px;
	text-align: justify;
	line-height:14px;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 9pt;
	text-align: left;
	line-height: 14px;
	color: #666666;
}
.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	list-style-position: outside;
	list-style-image: url('images/homepage11.gif');
}
.text1 {
	font-size: 12px;
	font-weight: bold;
	color: #395260;
}

.text2 {
	padding-left: 10px;
	background: url(images/homepage12.gif) no-repeat left center;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.text3 {
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;
	text-align: left;
}

.text4 {
	padding-left: 10px;
	background: url(images/homepage12.gif) no-repeat left center;
	font-weight: bold;
	font-size: 16pt;
	color: black;
}
.text5 {
	font-weight:bold;
	font-size: 16px;
	color: #FF3333;
}
.text6 {
	text-align: center;
	font-size: 10pt;
	color: #999999;
}
.text7 {
	text-align: left;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	padding-top: 1em;
	padding-bottom: 1em;
}
.text8 {
	text-align: left;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	margin-right: 30px;
	margin-left: 30px;
}


/** LINKS */

a {
	color: #000080;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	font-size: 10px;
	color: #FFFFFF;
}

.style1 a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.style1 a:hover {
}

.style2 {
	list-style-image: url('images/homepage11.gif');
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage09.gif);
	height: 18px;
}

.bg2 {
	background: #EFF9FF url(images/homepage20.jpg) repeat-x left top;
}

.bg3 {
	background:url(images/homepage19.gif) repeat-y right;
}

.bg4 {
	background: #EFF9FF url(images/homepage21.jpg) repeat-x left top;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	border-width: 2px;
	border-color: #808080;
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-left: 15px;
}
.img3 {
	float: right;
	margin-left: 10px;
}
#img4 {
	float: left;
	margin-right: 15px;
	border:thin black solid	
}
hr { display: none; }

.hr1 {
	height: 1px;
	margin: 1em 0px;
	background: url(images/homepage13.gif) repeat-x left top;
}
.linkli {
	margin-bottom: 8px;
}

.hr2 {
	border-style: dotted none none none;
	border-color: #000000;
	border-width: thin;
	height: 1px;
	margin: 1em 0px;
	background: none repeat-x left
top;
}

