body {
	font-family: verdana, Eurostile, verdana, "Trebuchet MS", arial, helvetica, sans-serif;
	color: white;
	font-size: 0.8em;
	/*background: #0E0F10;*/
	background: black;
	margin: 0;

	}
#header	h1 {
	font-size: 4.0em;
	font-weight: normal;
}
#middle h1 {
	padding-top: 7px;
	border-bottom: 1px solid #5392B3;
	margin-bottom: 20px;
}

h1, h2, h3, h4, h5 {
	color: #5392B3;
	margin: 0 0 0em 0;
}	

h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
	padding-bottom: 10px;
}
h3 {
	font: bold 1.3em;
}
h4 {
	font: bold 1.2em;
}
h5 {
	font: bold 1.1em;
}
h6 {
	font: .8em;
	padding-bottom: 0;
	margin-bottom:0;
}
em {
	
}
strong {
	font-weight: bold;
}
p {
/*	margin: 0;
	padding: 0;*/
	font-size:0.9em;
}
ul {
	
}
li {
	
}
li ul {
	
}
li li {
	
}
li li ul {
	
}
li li li {
	
}
hr {
	width: 100%;
    size: 1;
	color: black;
	border: none;
	border-bottom: 1px solid #6093AE;
	margin-bottom: 10px;
	/*padding-top: 10px;*/
	clear: both;
	/*width: 100%;
	border-bottom: 1px solid #6093AE;
	/*border-top: none;
	border-right: none;
	border-left: none;
	margin-bottom: 10px;
	clear: right;*/
}
table {
   border-collapse: collapse;
}
tr {

}
th {

}
td {
	font-size: 0.8em;
}
a { 
	/*color:#49CCA4;*/
	color:#369c80;
	text-decoration: none;
}
a:hover { 
	color:#369c80;
	text-decoration: underline;
}

/* Forms */
#form br {
	clear: left;
}
label,input,textarea,select {	
	float: left;
	margin-bottom: 10px;
	font-family: verdana, Eurostile, "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 0.8em;
}
input {
	width: 150px;
	background: #6093AE;
	color: black;
	cursor: pointer;
	border: 1px solid #959595;
	font-weight: bold;
	text-decoration: none;
}
input a {
	text-decoration: none;
}
label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}
.button {
	color: White;
	background-color: #83D3EC;
	width: 10em;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #959595;
	margin-right: 1em;
	text-decoration: none;
} 
.statementButton:hover {
	FONT-WEIGHT: bold;
	COLOR: white; 
	BACKGROUND-COLOR: #6093ae;
	text-decoration: none;
}
.statementButton {
	FONT-WEIGHT: bold; 
	COLOR: black; 
	BACKGROUND-COLOR: #207D63;
	text-decoration: none;
	font-size:0.9em;
}
.teal {
	color: #369c80;
}
/* outside wrapper */
#wrapper {
	width:100%;
	text-align: center;
	/*background: #0E0F10;*/
}

/* Header logo  */
#header {
	margin:0; padding:30px 0 40px 0px;
	width: 760px;
	margin-left: auto;
    margin-right: auto;
	text-align:left;
	/*background: #0E0F10;*/
}

/* main */
#inner_wrapper {
	clear: both;
}
#main {

	padding:0;
	margin-left: auto;
    margin-right: auto;
	width:760px;
	background:url(logo.jpg) bottom right no-repeat;
}

/* Left panel */
#left {
	display:inline;
	float:left;
	width:205px;
	padding:0 0px 0px 0px;
	margin:0 0 0 0px;
	text-align:left;
}
#left.wide {
	display:inline;
	float:left;
	width:160px;
	padding:0 10px 20px 0;
	margin:0;
}
#left ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 5px;
	padding-top:0;
	margin-top:0;
}
#left li {
	margin: 0px;
	font-size: 1.6em;
	padding: 7px 0 7px 0;
	/*background-color: #0E0F10;*/
}
#left li a {
	color: white;
}
#left li a:hover {
	color: #369c80;
} 
#left li em a{
	color: #369c80;
	font-style: normal;
}
#left li ul {
	list-style: none;
	margin: 0px 0 0 20px;
}         
#left li li {
	margin: 0px;
	font-size: 0.9em;
	padding: 4px 0 4px 0;
}
#left li li a {
	
}
#left li li ul {
	list-style: none;
	margin: 0px 0 0 70px;
}  
#left li li li {
	margin: 0px;
	font-size: 0.8em;
	padding: 2px 0 2px 0;
}
#left li li li a {

}          
#left li li li.sel a{

}

/* middle */
#middle {
	margin:0px 0px 0px 210px;
	padding-bottom: 160px;
	text-align: left;
	/*border-left: 1px solid #6093AE;*/
	padding-left: 0px;
}
#middle.wide {
	padding: 7px 10px 0px 20px;
	margin:0 0px 0 170px;
}
#middle li {

}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	clear:both;line-height:0;height:0

}
.hide {
	display: none;
}
.imageTable {
	width: 545px;
	padding-top: 10px;
	background: black;
}
.imageTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	background: black;
}
.exHeaderTable {
	width: 545px;
	background: black;
}

.darkblue {
	color:#105375;  
}
/*#imagePage {
	text-align:center;
	margin: 25px 0 0 30px;
	padding: 25px 0 0 30px;
}
#imagePage h1 {
	margin-bottom: 20px;
}*/