/* ABAC formatting */
html {
	min-height: 100%;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #8080B3;
}
a:hover {
	color: #000066;
}
img {
	border: 0;
}
body {
	background-color: #DFDFEC;
	font: normal 65% 'Trebuchet MS', Tahoma, sans-serif;
	padding: 0px 0px 8px;
}
p {
	padding-bottom: 0.5em;
}
ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
}
li {
	list-style: square;
}
h1 {
	font: normal 1.8em 'Trebuchet MS', Tahoma, sans-serif;
	margin-bottom: 4px;
	color: #8080B3;
	margin: 0 0 7px 0;
}
h2 {
	font: normal 1.3em 'Trebuchet MS', Tahoma, sans-serif;
	margin-bottom: 4px;
	color: #000066;
	margin: 0 0 7px 0;
}
/* main sections */
#top {
	padding: 8px 8px 0px;
}
#header {
	background-color: white;
	margin: 0px auto;
	padding: 8px 8px 0px 8px;
	width: 780px;
	height: 180px;
}
#header .topnav {
	background: url(images/menubg.jpg);
	height: 15px;
	background-color: white;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: right;
	padding: 5px 5px 5px 5px;
	margin-bottom: 8px;
}
#header .topnav a {
	color: white;
	text-decoration: none;
}
#header .topnav a:hover {
	color: #000066;
}
#header .banner1 {
	float: right;
	background: transparent url(images/banner1.jpg) no-repeat;
	width: 630px;
	height: 140px;
	font: bold 40px 'Trebuchet MS', Tahoma, sans-serif;
	color: #8080B3;
	text-align: left;
}
#header .banner2 {
	float: right;
	background: transparent url(images/banner2.jpg) no-repeat;
	width: 630px;
	height: 140px;
	font: bold 40px 'Trebuchet MS', Tahoma, sans-serif;
	color: #8080B3;
	text-align: left;
}
#header .banner3 {
	float: right;
	background: transparent url(images/banner3.jpg) no-repeat;
	width: 630px;
	height: 140px;
	font: bold 40px 'Trebuchet MS', Tahoma, sans-serif;
	color: #8080B3;
	text-align: left;
}
#header .logobox {
	float: left;
	background: transparent url(images/logo2.gif) no-repeat;
	width: 140px;
	height: 140px;
}
#container {
	background-color: white;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 8px 8px;
	width: 780px;
}
#menu {
	background: url(images/menubg.jpg);
	border: 1px solid #8080B3;
	height: 23px;
}
#menu a {
	background: transparent url(images/menubg.jpg) left top repeat-x;
	border-right: 1px solid #DFDFEC;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	padding: 0 18px;
}
#menu a:hover {
	background: transparent url(images/menubg.jpg) left bottom;
	color: #000066
}
#main {
	border-top: 8px solid white;
}
/* main content */
#content {
	float: left;
	margin: 10px 0;
	margin-bottom: 6px;
	padding: 0 10px;
	color: #666;
	font-size: 1.0em;
	width: 546px;
}
#content-fullwidth {
	margin: 10px 0;
	margin-bottom: 6px;
	padding: 0 16px;
	color: #666;
	font-size: 1.0em;
}
#content .imgright, #content-fullwidth .imgright {
	padding: 5px;
	border: 1px solid #666;
	margin-left: 4px;
	float: right;
}
#content .backtotop, #content-fullwidth .backtotop {
	font-size: 0.8em;
	text-align: right;
}
#content .photo, #content-fullwidth .photo {
	padding: 5px;
	border: 1px solid #666;
}
/* Side Column/Menu  #F5F5F5=light grey #e4e4e4=darker grey #F2F2F2=another grey #333300=greenygrey*/
#sidenav {
	float: right;
	width: 205px;
}
#sidenav h2 {
	color: #8080B3;
	font-size: 1em;
	font-weight: bold;
	line-height: 30px;
	padding: 10px 0px 5px 10px;
}
.sidebox {
	background: #F5F5F5;
	/*font-size: 0.9em;*/
  border: 1px solid #8080B3;
	padding: 5px;
	margin-bottom: 10px;
}
.sidebox .readmore {
	background: url('images/page.gif') no-repeat 0 center;
	font-size: 0.8em;
	padding-left: 20px;
	margin: 0px 0px 0px 122px;
}
.sidebox .adobe {
	background: url('images/adobe_acrobat.gif') no-repeat 0 center;
	font-size: 0.8em;
	padding-left: 20px;
	margin: 0 10px 0 70px;
}
#sidenav .sidenavimage {
	padding: 5px;
	border: 1px solid #666;
	width: 170px;
}
#sidenav .sidelogos {
	padding: 5px;
	border: 1px solid #666;
}
#sidenav ul {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid white;
	background: #F2F2F2;
}
#sidenav li {
	border-bottom: 1px solid #e4e4e4;
	list-style: none;
}
#sidenav li a {
	font-size: 1.1em;
	color: #333300;
	display: block;
	padding: 8px 0px 8px 8px;
	text-decoration: none;
	width: 90%;
}
#sidenav li a:hover {
	background-color: #ebebeb;
	border-right: 5px solid #000066;
	color: #000066;
}

/* table formatting */
table {
	border-collapse: collapse;
	margin: 5px 0px 5px;
}
th {
	background: #8080B3;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first, th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* contact form */
form {
	margin-top: 0px;
}
input, textarea {
	/*font-family: 'Trebuchet MS', Tahoma, sans-serif;*/
	font: normal 12px 'Trebuchet MS', Tahoma, sans-serif;
	margin: 2px;
}
.submit, .clear {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	width: 70px;
	height: 22px;
	cursor: pointer;
	font-size: 100%;
}
.tableimg {
	padding: 5px;
	width: 80px;
}
/* footers */
#footer {
	background: transparent url(images/menubg.jpg) left top repeat-x;
	background-color: #8080B3;
	color: white;
	font: bold 1em 'Trebuchet MS', Tahoma, sans-serif;
	line-height: 39px;
	text-align: center;
}
#footer a, .footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000066;
	text-decoration: none;
}

/* misc classes */
.grey {
	color: #BFBFBF;
}
.purpleblue {
	color: #8080B3;
}
.lightblue {
	color: #DFDFEC;
}
.darkblue {
	color: #000066;
}

.red {
	color: red;
}

.gbsays {
	font: bold 1em 'Trebuchet MS', Tahoma, sans-serif;
	line-height: 30px;
	color: #000;
}
.gbwhen {
  font: italic 8pt verdana;
	line-height: 30px;
  /*font-style: italic;*/
  color: gray;
}
.gberror {
  font: bold 8pt verdana;
  color: red;  
}
.hidden {
  visibility: hidden;
}
.clearer {
	clear: both;
}
.adobe {
	background: url('images/adobe_acrobat.gif') no-repeat 0 right;
	font-size: 0.9em;
	padding-right: 20px;


