/** BASIC */

#himail { display: none; }


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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul1 a {
	padding-left: 10px;
	background: url(images/homepage19.gif) no-repeat left center;
}

.ul2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.text1 {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6D7386;
}

.text2 {
	font: 16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFA43B;
	color: #f18200;
}
.text2contacthead {
	font: 16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFA43B;
	color: #f18200;
}

.text3 {
	font-size: 11px;
	color: #FFFFFF;
}

a.text3 {
	color: #FFFFFF;
}

.text4 {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6D7386;
}

.text5 {
	padding: 7px 0px;
}

.text5 span {
	padding: 0px 5px;
	background-color: #FFFFFF;
}

.text6 {
	padding: 7px 0px;
}

.text6 span {
	padding: 0px 5px;
	background-color: #F7F7F7;
}


.text7 {
	font-weight: bold;
	color: #1264C2;
}

.text8 {
	font-size: 10px;
}

.text9 {
	margin-bottom: 20px;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6D7386;
}

.text10 {
	font: 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #1264C2;
}

.text11 {
	font-size: 10px;
	color: #76777D;
}

/** LINKS */

a {
	color: #FFA43B;
	color: #f18200;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #414141;
}

a.link2 {
	color: #FFFFFF;
}

a.link3 {
	display: block;
	padding: 7px 25px 7px 0px;
	background: url(images/homepage18.gif) no-repeat right center;
	text-align: right;
}

a.link4 {
	display: block;
	padding: 7px 25px 7px 0px;
	background: url(images/homepage23.gif) no-repeat right center;
	text-align: right;
}

a.link5 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link5:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage12.gif) no-repeat left top;
}

.bg2 {
	background: url(images/homepage13.gif) repeat left top;
}

.bg3 {
	background: url(images/homepage02.gif) repeat-x left top;
}

.bg4 {
	background: url(images/homepage14.gif) repeat-y left top;
}

.bg5 {
	background: url(images/homepage17.gif) repeat-x left center;
}

.bg6 {
	background: url(images/homepage25.gif) repeat-x left top;
}

.bg7 {
	background: url(images/homepage26.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;
}
.img1b {
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 3px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	/** margin-right: auto; **/
}
.img1b_right {
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 3px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	/** margin-right: auto; **/
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.vline {
	margin-bottom: 9px;
	padding-bottom: 13px;
	background: url(images/homepage20.gif) repeat-x left bottom;
}


#lightgraybox {
	background-color: #EEEEEE;
/*	        border: medium double black; */

}





