/* CSS for FireFox */
html,body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #666666;
	font-family: Book Antiqua, Times New Roman;
}
.container {
	width: 800px;
	margin: 0 auto;
}
:link img {
  border: none;
}

.header0 {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	/* font-weight:bold; */
	text-align: left;
	cursor: default;
	float:left;
	width:300px;
	height:15px;
	
}

.header1 {
	width: 679px;
	height: 15px;
	background: url(/images/header1g.jpg);
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	padding: 7px 61px 3px 60px;
	cursor: default;
	

}
.header1 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.header1 a:hover {
	text-decoration: none;
}


.header2 {
	width: 675px;
	height: 25px;
	background: url(/images/header2.png) bottom left repeat-x;
	font-family: Book Antiqua, Times New Roman;
	color: #666666;
	font-size: 50px;
	text-align: left;
	padding: 0px 50px 110px 65px;
	line-height:7px;
	cursor: default;
}

.content {
	min-height: 250px;
	background: url(/images/background.jpg);
	color: #666666;
	text-align: left;
}
.content h1 {
	font-family: Book Antiqua, Times New Roman;
	font-size: 24px;
	padding: 10px 100px 10px 65px;
	margin: 0px;
	font-weight: normal;
	cursor: default;
}

.content td {
	font-family: Book Antiqua, Times New Roman;
	font-size: 16px;
	margin: 0px;
	cursor: default;
}

.content p {
	font-family: Book Antiqua, Times New Roman;
	font-size: 16px;
	padding: 5px 180px 0px 80px;
	margin: 0px;
	cursor: default;
}
.content a {
	color: #666666;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.quote {
	min-height: 30px;
	width: 460px;
	background: url(/images/quote.jpg) #FFFFFF;
	background-repeat: no-repeat;
	border-left: 1px solid #999999;
	margin: 10px 180px 2px 130px;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding: 3px 0px 4px 6px;
	font-style: italic;
	cursor: default;
}
.top {
	width: 540px;
	border-top: 1px solid #CCCCCC;
	margin: 10px 180px 0px 80px;
	font-family: Verdana;
	font-size: 12px;
}
.top a {
	color: #CCCCCC;
	text-decoration: none;
}
.top a:hover {
	text-decoration: none;
}
.bottom {
	height: 20px;
	background: url(/images/bottom.jpg);
	background-repeat: no-repeat;
}

.footer-right {
float:right;
text-align:right !important;
margin-right:7% !important;
}

.footer, .footer-right {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	cursor: default;
	text-align: left;
	width:40%;
}
.footer a , .footer-right a{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover, .footer-right a:hover {
	text-decoration: none;
}


a.antilink, a.antilink:visited {
text-decoration:underline;
}
a.antilink:hover {
text-decoration:none;
}
td {
/* text-align:left; */
}

td.confirm {
	font-weight:bold;
	color:navy;
}

input {
background-color:#FCFDFE;
/* border:1px solid #E9E9E9; */
padding:2px;
font-family: Book Antiqua, Times New Roman;

}
input.button {
border:1px solid #666666;
background-color:#FFCC33;
padding:3px;
font-weight:bold;
font-size:110%;
}
select {
/* border:1px solid #E9E9E9; */
padding:2px;
font-family: Book Antiqua, Times New Roman;

}

.infofield {
 background-color:#DDF1D8; 
text-align:left;
/* border:1px solid #75736E; */
width:45%;
padding:4px;
font-family: Book Antiqua, Times New Roman;
}

label {background-color: #CBE6D3; color:#666666;}
input.radio {background-color: #CBE6D3; color:#666666;}
input.checkbox {background-color: #CBE6D3; color:#666666;}

fieldset {
	width:80%;
	border:1px solid #666666;
	background-color:#CBE6D3;
	
	position:relative;
	margin-top:1em; 
	padding-top:1.3em;
	padding-bottom:1.3em;
	padding-left:0.3em;
	padding-right:0.2em;
		
}
legend {
	font-weight:bold;
	color: #666;
	background-color:#A4D2B1;
	/* margin:3px;
	padding-left:8px;padding-right:8px; */
	border:1px solid #666;
	padding:4px; 
	position:absolute; top: -1em; left: .5em; 
}

.dfv-errors {
	font-weight:bold;
	color:red !important;
}

#bleft span, #reportscreationinfo span {
	font-weight:bold;
	/* color:#005C50; */
}

