/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 16pt;
	color: #17475e;
}
h2 {
	font-size: 14pt;
	color: #17475e;
	font-weight: normal;
}
.background {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
}
.bannertl {
	background-image: url(images/banner_tl.jpg);
	background-repeat: no-repeat;
}
.bannertr {
	background-image: url(images/banner_tr.jpg);
	background-repeat: no-repeat;
}
.bannerbl {
	background-image: url(images/banner_bl.jpg);
	background-repeat: no-repeat;
}
.bannerbr {
	background-image: url(images/banner_br.jpg);
	background-repeat: no-repeat;
}
.boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #17475e;
	text-decoration: none;
}
.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #17475e;
}
a:hover {
	color: #17475e;
}
