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

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	background-color: #666666;
	color: #666666;
}
.navigation {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	width: 760px;
	border: 1px solid #666666;
	background-position: center center;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 100%;
	color: #003366;
	margin: 0px;
	padding: 0px;
}

p em {
	color: #990000;
}
p {
    font-size: 80%; 
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset { 
margin: 0; 
padding: 0; 
border: 0; 
} 

a img{ 
border:0; 

}.header {
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 18px;
}
.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 30px;
}

.text {
	line-height: 140%;
	font-size: 11px;
}
div.text p{
	line-height: 140%;
	font-size: 11px;
}

a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
	color: #333333;
}
a.text:hover {
	text-decoration: underline;
	color: #666666;
}


.textfooter {
	line-height: 150%;
	font-size: 10px;
	color: #FFFFFF;
}

a.textfooter, a.textfooter:link, a.textfooter:active, a.textfooter:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.textfooter:hover {
	text-decoration: underline;
}

.textsub {
	padding-left: 0px;
	line-height: 150%;
	font-size: 11px;
	color: #FFFFFF;
}
.subform {
	font-size: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.subbutton {
	font-size: 10px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.footernav {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 40px;
}
a.footernav, a.footernav:link, a.footernav:active, a.footernav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footernav:hover {
	text-decoration: underline;
}

.border {
	border: 1px solid #000000;
}

body {
	margin-top: 25px;
}
td img {display: block;}td img {display: block;}

.theimgs{
border:1px solid #666;
margin-left:10px;
margin-bottom:5px;
}