/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.ul1 {
	margin: 0px 0px 1em 0px;
	padding: 0px;
	list-style: none;
}

.ul1 li {
	padding: 6px 0px 10px 0px;
}

.ul1 a {
	padding-left: 15px;
	background: url(images/homepage24.gif) no-repeat left center;
}

.ul1 li.vline {
	background: url(images/homepage25.gif) repeat-x left bottom;
}

.text1 {
	font-size: 10px;
	color: #C4D2E1;
}

.text2 {
	color: #4D4D4D;
}

.text3 {
	color: #FFFFFF;
}

/** LINKS */

a {
	color: #229933;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #39679B;
}

a.link1 {
	font-size: 11px;
	font-weight: normal;
	color: #39679B;
}

a.link2 {
	font-size: 10px;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage05.jpg) no-repeat left top;
}

.bg2 {
	background: url(images/homepage25.gif) repeat-x left bottom;
}

.bg3 {
	background: url(images/homepage31.jpg) repeat-y left top;
}

.bg4 {
	background: url(images/homepage19.gif) repeat left top;
}

.bg5 {
	background: url(images/homepage20.jpg) no-repeat left top;
}

.bg6 {
	background: url(images/homepage26.gif) repeat-x left top;
}

.bg7 {
	background: url(images/homepage27.gif) repeat-x 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;
	background: url(images/homepage15.gif) repeat left top;
}

.hr2 {
	height: 1px;
	background: url(images/homepage18.gif) repeat left top;
}

.bullet1 {
	padding: 12px 15px;
	background: url(images/homepage28.gif) no-repeat center center;
}

.bullet1 span {
	position: absolute;
	left: -10000px;
}
.downloads {
	padding-right: 5px;
	padding-left: 5px;
}
