/* CSS Document */

body {
	background-color: #006699;
	text-align: center;
}
table {
	text-align: left;
}
body,td,th {
}
.bannertop {
	background-image: url(images/template/banner_graphic1.jpg);
	height: 114px;
	width: 745px;
}
.content {
	background-color: #FFFFFF;
	width: 745px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content h1 {
	font-size: 21px;
	font-weight: normal;
}
.footerbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/template/footerbk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 745px;
	padding: 0px;
	height: 46px;
}
.footerbox a {
	text-decoration: none;
	color: #14A1FD;
}
.content h2 {
	font-size: 18px;
	font-weight: normal;
}
.bluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.bluelink img {
	margin-bottom: -2px;
	padding-left: 2px;
}