@charset "UTF-8";
.gravelbg {
	background-attachment: scroll;
	background-image: url(images/gavel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.navbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.tabbg {
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.tabbgright {
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.div {
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.Bodytxtblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #314288;
}
.Bodytxtgrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.logobg {
	background-image: url(images/logobg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #314288;
}
.whitelinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.disclamer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.headerbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.bodylinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	font-weight: lighter;
}
.greylinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7C7C7C;
	font-weight: bold;
}
