@charset "UTF-8";
/* CSS Document */

p {
	color:#036;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B6B6B;
	background-color: #F6F6F6;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	line-height:1.6em;
}

#Wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bodybottom.jpg);
	margin-top: 0px;
	padding: 0px;
	top: 0px;
}
#Wrapper #body #innerBodyTop {
	background-image: none;
	height: 100px;
	background-repeat: no-repeat;
}
#Wrapper #body #maincontent {
	width: 800px;
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 0px;
}
#Wrapper #body #innerBodyTop #buttonbar table tr td #menu {
	width: 796px;
	background-image: url(../images/images/menu_02.png);
}
#Wrapper #body #innerBodyTop #buttonbar table {
	text-align:center;
}
#Wrapper #body #innerBodyTop #buttonbar table {
	
}

#Wrapper #body #innerBodyTop #buttonbar {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Wrapper #body {
	background-image: url(../images/bodytop.jpg);
	background-repeat: no-repeat;
}
#Wrapper #body #innerBodyTop #buttonbar table tr td #menu table tr td a {
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

#Wrapper #body #innerBodyTop #buttonbar table tr td #menu table tr td a:hover {
	text-decoration: none;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
}
#Wrapper #body #innerBodyTop #sublogoimage {
	height: 150px;
	position: relative;
	padding-top: 20px;
}
#Wrapper #body #innerBodyBottom {
	background-image: url(../images/bodybottom.jpg);
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
#body #innerBodyTop #buttonbar table tr td #undermenu {
	background-image: url(../images/images/menu_04.png);
	background-repeat: no-repeat;
	height: 50px;
	padding-top:5px;
}
#Wrapper #body #innerBodyBottom #statebox {
	width: 500px;
}
#Wrapper #body #innerBodyBottom #form {
	width: 500px;
}
#Wrapper #body #innerBodyBottom #googledoc {
	width: 500px;
}
#blockwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#Wrapper #body #innerBodyBottom div {
	margin-right: auto;
	margin-left: auto;
}
.bluetext {
	color: #3399cc;
}
a {outline:none;
}
img{border:0px;
}

#boldheading {
	color:#F90;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-left:10px;
	
	
}

#boldblueheading {
	color:#036;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:10px;
	
	
}


