@charset "UTF-8";
body {
	background-image: url(images/back_rep.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #0081BF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.lowerback {
	background-image: url(images/back_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #575959;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #575959;
	padding-right: 10px;
	padding-top: 20px;
}
.address a:link {
	color: #575959;
	text-decoration: none;
}
.address a:visited {
	color: #8E9391;
	text-decoration: none;
}
.address a:hover {
	color: #FC7209;
	text-decoration: underline;
}
.maintext {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #575959;
	text-align: justify;
	list-style-image: url(images/bullet.gif);
}
.maintext a:link {
	color: #575959;
}
.maintext a:visited {
	color: #575959;
}
.maintext a:hover {
	color: #0C6CB0;
}
.maintextnospace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #575959;
	text-align: justify;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #0C6CB0;
	font-weight: bold;
}
.address strong {
	color: #0081BF;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #8E8E8E;
	padding-right: 20px;
}
.copyright a:link {
	color: #8E8E8E;
	text-decoration: none;
}
.copyright a:visited {
	color: #8E8E8E;
	text-decoration: none;
}
.copyright a:hover {
	color: #FD7509;
	text-decoration: underline;
}

#hidden {
	visibility: hidden;
}


.someclass{ //class to apply to your scroller(s) if desired
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #8E8E8E;
}


.someclass1 {//class to apply to your scroller(s) if desired
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#ajaxticker1 {
	width: 156px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}
.caseline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
}
.orangebullet {
	font-weight: bold;
	color: #F97318;
	font-size: 14px;
}
