/** BASIC */

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

/** FORMS */

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

/** HEADINGS */

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

/** TEXTS */

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

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 150%;
}

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

.ul1 li {
	padding: 5px 0px 6px 0px;
}

.ul1 .vline {
	background: url(images/homepage15.gif) repeat-x left bottom;
}

.ul1 strong {
	padding: 2px 4px;
	background: url(images/homepage14.gif) repeat left top;
	font-weight: normal;
}

.text1 {
	margin-bottom: 1em;
	text-transform: none;
	color: #001d9a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

.text2 {
	margin-bottom: 2px;
	font-size: 12px;
	color: #FFFFFF;
}

.text2 em {
	padding: 2px 4px;
	background: url(images/homepage14.gif) repeat left top;
	font-style: normal;
}

/** LINKS */

a {
	color: #E7F5CB;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bgx {
	background-color: #f3ec46;
	padding-bottom: 15px;
}

.bg1 {
	background: url(images/homepage10.jpg) repeat-x left top;
}

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

/** MISC */

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

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

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

hr { display: none; }

.hr1 {
	height: 1px;
	margin: 15px 0px;
	background: url(images/homepage15.gif) repeat-x left top;
}
