@charset "utf-8";
a{
outline:none;
}
object:active, div:active {
	outline: none;
}
object:focus, div:focus {
	-moz-outline-style: none;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width:946px;
	height:150px;
	text-align: right;
}
#buttons {
	width: 222px;
	height: 816px;
	left: 30px;
	position: absolute;
	top: 177px;
	z-index: 1;
}
#navbuttons {
	width:646px;
	height:41px;
	background-image: url(images/nav_bar.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 310px;
	top: 183px;
	text-align: center;
	line-height:38px;
}
#navflash {
	position: absolute;
	width:646px;
	height:213px;
	left: 310px;
	top: 224px;
}
#content {
	position: absolute;
	width:646px;
	height:1406px;
	left: 0px;
	top: 452px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 310px;
	z-index: 0;
}
#footer {
	position: absolute;
	width:947px;
	height:168px;
	left: 10px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 70px;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:270px;
	font-weight: bold;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3366FF;
}
.headlines {
	color: #3366FF;
	font-weight: bold;
}
.alerts {
	color: #F00;
	font-weight: bold;
}
.titles {
	color: #000;
	font-weight: bold;
}
.maintitles {
	color: #000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
}
a.footerlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.footerlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.footerlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366FF;
	text-decoration: none;
}
.legals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
a.tom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.tom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.tom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.tom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366FF;
	text-decoration: none;
}
