body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5B5B5B;
	line-height: 13pt;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C00000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFBF33;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #181512;
}
#container {
	width: 750px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
#mastHead {
	background-image:  url("imagesNew/mast.gif");
	background-repeat: no-repeat;
	height: 95px;
	width: 750px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}
#nav {
	float: right;
	margin-top: 77px;
}
#nav li {
	margin:0;
	position: relative;
	float:left;
	margin-right:25px;
	display:block;
	height:auto;
	list-style-image: none;
}
#nav li a {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	display:block;
	padding-left:10px;
	line-height: 13px;
}
#nav li a:link{
	background-image:  url("imagesNew/navBullet2.gif");
	background-repeat: no-repeat;
}
#nav li a:hover {
	background-image:  url("imagesNew/navBullet.gif");
	background-repeat: no-repeat;
	background-position: 1px;
	color: #FFBF33;
}
#welcome {
	text-transform: uppercase;
	padding-left: 175px;
	background-image:  url("imagesNew/welcome.gif");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 8pt;
	line-height: 14pt;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
.RedBold {
	color: #C00000;
	font-weight: bold;
	font-size: 9pt;
}
h4 {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #C00000;
	padding: 5px 10px;
	line-height: 15px;
	margin: 0px;
}
#news {
	width: 750px;
	margin-bottom: 5px;
	height: auto;
	position: relative;
	clear: both;
}
#box1 {
	background-color: #F5F5F5;
	padding: 0px;
	width: 235px;
	margin-right: 23px;
	margin-left: 0px;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
#box1 p {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#box2 {
	background-color: #F5F5F5;
	padding: 0px;
	float: left;
	width: 235px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#box2 p {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#box3 {
	background-color: #F5F5F5;
	padding: 0px;
	width: 235px;
	float: right;
	margin-bottom: 20px;
}
#box3 p {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
img.FloatRight {
	padding: 0px 0px 10px 10px;
	float: right;
	display: inline;
}
#footer {
	width: 710px;
	padding-bottom:2px;
	padding-right: 20px;
	padding-left: 20px;
	background-color:#181512;
	margin-top: 20px;
	position: relative;
	z-index: 1;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer p {
	color: #FFFFFF;
	text-align: center;
}
#footer a:link {
	color: #FFBF33;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}
