/** BASIC */

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

/** FORMS */

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

.input1 {
	width: 175px;
	height: 19px;
	padding: 0px 5px 0px 5px;
	background: url(images/homepage06.jpg) no-repeat left top;
	background-attachment: fixed;
	border: none;
}

.IE .input1{
	padding-top:2px;
	margin-top:1px;
}

html>body .input1 {
	background-attachment: inherit;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding-bottom: 10px;
}

/** TEXTS */

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

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

.text1 {
	color: #5F7787;
}

.text2 {
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #EE7E00;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
}

.text4 {
	font-size: 26px;
	font-weight: normal;
	color: #323232;
	letter-spacing: -2px;
}

.text5 {
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #6D97C9;
}
.bg_qoutes {
	background-image: url(images/quotes_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.space {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 21px;
	padding-left: 13px;
}
.form1 {
	border: 1px solid #753c00;
/* 	height: 23px; */
	width: 113px;
/* 	padding-top: 3px;
	padding-left: 3px; */
}


.text6 {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #989898;
}

.text7 {
	font-size: 22px;
	font-weight: normal;
	color: #323232;
	letter-spacing: -2px;
}

.text8 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #72AB06;
}

.text9 {
	font-size: 14px;
	color: #445B75;
}



/** LISTS */

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

.list1 li {
	margin-bottom: 8px;
}

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

/** LINKS */

a {
	color: #EE7E00;
}

a:hover {
	text-decoration: none;
}

.link1 {
}

/** STYLES */

.style1 {
	color: #323232;
}
.orangetext {
	color: #ED8827;
}


.style1 a {
	color: #4378B8;
}

.style1 a:hover {
	color: #ED8827;
}

.style2 {
	font-size: 10px;
	color: #A0A0A0;
}

.style22 {
	font-size: 11px;
	color: #A0A0A0;
}

.style2 a {
	text-decoration: none;
	color: #4378B8;
}

.style2 a:hover {
	text-decoration: underline;
	color: #ED8827;
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage04.jpg) repeat left top; }
.bg2 { background: url(images/homepage14.gif) repeat-y left top; }
.bg3 { background: url(images/homepage16.gif) repeat-x left top; }

/** MISC */

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

img { border: none; }

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

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

hr { display: none; }

.hr1 {
	clear: both;
	height: 1px;
	background: url(images/homepage13.gif) repeat-x left top;
}
.bg_green {
	background-i;mage: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h2 {
font-size: 12px;
}

