@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
h1 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #6b6969; 
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headerimg {
	margin-bottom: 20px;
	margin-top: 15px;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #6b6969;
}
a:visited {
	text-decoration: none;
	color: #6b6969;
}
a:hover {
	color: #6b6969;
}
a:active {
	text-decoration: none;
	color: #6b6969;
}
.utilities {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #6b6969;
}
.utilities a:link {
	text-decoration: none;
	color: #6b6969;
}
.utilities a:visited {
	text-decoration: none;
	color: #6b6969;
}
.utilities a:hover {
	color: #6b6969;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6b6969;
}
.utilities a:active {
	text-decoration: none;
	color: #6b6969;
}
.menubar {
	width: 775px;
	height: 30px;
	background-image: url(../images/bg-menu.gif);
	background-repeat: repeat-x;
}.mainarea {
	background-color: #FFFFFF;
}
.legal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
}
.powered {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: right;
	font-size: 10px;
	text-align: right;
}
.quicklinks {
	background-color: #FFFFFF;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 775px;
	height: 140px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.quicklinks a:link {
	text-decoration: none;
	color: #00016b;
}
.quicklinks a:visited {
	text-decoration: none;
	color: #00016b;
}
.quicklinks a:hover {
	color: #00016b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00016b;
}
.quicklinks a:active {
	text-decoration: none;
	color: #00016b;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.slideshow {
	text-align: center;
	vertical-align: top;
	width: 722px;
	height: 222px;
}
.slideshow>div {
	margin: 0 auto;
}