@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/files/images/11576/misc/home-bg.jpg);
	background-repeat: repeat-x;
	background-color: #282b2f;
	width: 987px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 14px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #adc5d6;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.bottom {
	height: 98px;
	background:url(home-bottom.jpg) no-repeat top;
}
.footer{
	color: #bdbdbd;
	text-decoration: none;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 18px;
	font-size: 11px;!important
}
.footer a:link{
	color: #bdbdbd;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
.footer a:visited {
	color: #bdbdbd;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
.footer a:hover{
	color: #ADC5D6;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
.footerSep{
	color: rgb(173, 197, 214); padding-left: 10px; padding-right: 10px;}

.separator {
	color: #adc5d6;
	padding-right: 10px;
	padding-left: 10px;
}
.left-flash {
	background-attachment: scroll;
	background-image: url(/files/images/11576/misc/home-flashleft.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.right-flash {
	background-attachment: scroll;
	background-image: url(/files/images/11576/misc/home-flashright.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#flashcontent {
	height: 324px;
	width: 897px;

}
.welcomeText {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.welcomeText       h1, h2, h3   {
	font-size: 16px;
	color: #adc5d6;
	text-decoration: none;
}
.welcomeText    a:link, a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.welcomeText a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
