/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #007c8e;
}

/** FORMS */

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

/** HEADINGS */

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

h2 {
	text-transform:capitalize;
	letter-spacing: -1px;
	font-size: 15px;
	font-weight: normal;
	color: #330000;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	color: #330000;
}

h4 {
	font-size: 10px;
	color: #330000;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	font-weight: normal;
}

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

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #330000;
}

.text2 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(./images/homepage05.jpg) no-repeat left top;
}

.text3 {
	height: 26px;
	padding: 8px 0px 0px 17px;
}

.text4 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background-image: url(/images/Homepage_blnk.jpg);
}

.text5 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(./images/homepage16.jpg) no-repeat left top;
}

.text6 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(./images/homepage20.jpg) no-repeat left top;
}

.text7 {
	text-align: center;
	color: #330000;
}

.text8 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background-image: url(./images/homepage06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/** LISTS */

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

.list1 li {
	padding: 5px 0px 8px 0px;
	background: url(./images/homepage21.gif) repeat-x left top;
}

.list1 .first {
	background: none;
}

/** LINKS */

a {
	color: #330000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: lowercase;
	text-decoration: none;
	font-size: 9px;
	color: #330000;
	font-style: normal;
	font-weight: bold;
}

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

.link2 {
	display: block;
	padding: 1px 0px;
	text-align: center;
	color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
	background-color: #FF9933;
}

.link3 {
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background-image: url(/images/bg04_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg2 {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(/images/Homepage_blnk.jpg);
}

.bg2sub {
	background-image: url(./images/subpage_blnk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bg3 {
	background: url(./images/bg07.gif) no-repeat left top;
}
.bg4 {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg5 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/homepage_blnk.jpg);
}
.bg6 {
	background-image: url(./images/homepage19.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg7 {
	background-image: url(./images/bg02.jpg>;
}

/** MISC */

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

img {
	border: none;
	background-image: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

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

hr { display: none; }

.hr1 {
	height: 1px;
}

Content light {
	color: #FFFFFF;
}
.text8a {
	height: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 8px;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
