body {
	text-align: center;
	background-image: url(../assets/bodyBkd.gif);
	background-repeat: repeat-y;
	background-position:center;
	padding: 0px;
	margin:0 auto 0 auto;
	width: 810px;
	background-color: #0071BC;
	font-family:verdana, georgia;
	font-size:90%;
	text-align: center;
	height:100%;
}
h1,h2,h3{
	font-weight:bold;
	margin:1em 0em 0.5em 0;
}
h1{
	font-size:1.2em;
}
b.red{
	color:red;
}
h2{
	font-size:.8em;
}
h3{
	font-size:.8em;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	height:100%;
	text-align: center;
	
}
#innerContainer {
	width: 760px;
	background-color:#ffffff;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
#header{
	text-align: left;
	margin:0;
	padding:0;
	background-image: url(../assets/headerBkd1.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
img.home{
	margin:0px;
}
.floatRight{
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	clear:both;
}.floatLeft{
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}
a img{
	border:0px solid black;
}
#tabmenu {

}
#tabmenu {
		color: #000;
		border-bottom: 3px solid #000066;
		margin: 0px 0px 0px 0px;
		padding: 120px 0 0 0 ;
		z-index: 1;
		padding-left: 10px }

#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

#tabmenu a, a.active {
		color: #000000;
		background: #51B9FF;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		border: 3px solid #000066;
		padding: 6px 10px 0px 10px;
		margin: 0;
		text-decoration: none; }

#tabmenu a.active {
		background: #ffffff;
		border-bottom: 3px solid #ffffff;
}

#tabmenu a:hover {
		color: #000;
		background: #ffffff; }

#tabmenu a:visited {
		color: #000000; }

#tabmenu a.active:hover {
		background: #ffffff;
		color: #000; }
#content {
	background-color:#ffffff;

padding:20px 40px 20px 40px;
}
#contentText {
}
#contentText p,#contentText ul{
	font-size:.8em;
	line-height:1.7em;
	margin: .5em 0 1em 0;
}
#contentText p{
	text-align:justify;
}
#contentText blockquote{
	font-size:.8em;
	font-style:italic;
	text-align:justify;
}
#contentText ul{
	padding-left:15px;
}
#contentText ul li{
}
.tmb{
	float:right;
	clear:right;
	margin-bottom:.7em;
	margin-left:.7em;
}
.clear {
	clear: both;
	font-size: 0em;
	line-height:0px;
	margin:0;
	padding:0;
}
.justclear {
	clear: both;
}
#footer{
	border-top:2px solid #000066;
	border-bottom:2px solid #000066;
	background-color:#51B9FF;
	clear:both;
	text-align:center;
	color:#666666;
}
#footer ul{
	padding:.25em;
	margin:0;
}
#footer ul li{
	display:inline;
}
#footer ul li a{
	text-decoration:none;
	font-size:.8em;
	padding: 0 10px 0 10px;
}
#footer ul li a:hover{
	text-decoration:underline;

}
#footer p {
}
p.goldplate{
	font-size:.8em;
	margin-bottom:.5em;
}
p.goldplate a{
	text-decoration:none;
}
p.goldplate a:hover{
	text-decoration:underline;
}
#mainImg{
	border:1px solid #000000;
}
#report{
	margin-left:45px;
}
#report a{
		z-index: 2;
	font-size:.8em;
	margin:1px;
	padding:1px 3px 1px 3px;
	text-decoration:none;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background: #FDE8D9;
}
#report a:hover{
	background: #FAC09A;
}
#report img{		z-index: 1;
	float:none;
}
#report a.active {
		background: #ffffff;
}
span{
	font-weight:bold;
	color:#0000ff;
	text-align:center;
}
acronym{
	border-bottom:1px dotted black;
}
#copyright p{
	font-size:.8em;
	text-align:center;
}
#goldplate p{
	font-size:.8em;
	text-align:center;
}
form *{
	margin:0;
}
form{
	width:400px;
	margin-bottom:30px;
}
form div{
	clear:both;
	padding:2px 0 2px 0;
	margin: 1.5em 0;
}
form div input, form div textarea{
	border:1px solid #000066;
	padding:0px 0px 0px 3px;
}
form div label{
	float:left;
	font-size:.8em;
	margin-bottom:.5em;
}
form div input{
	float:right;
	width:14em;
}
form div textarea{
	font-family:verdana, georgia;
	clear:both;
	width:400px;
	height:8em;
	font-size:.9em;
}
#submit{
	margin-top:-1em;
}
#logos{
	text-align:center;
}