/*
//  css/form.css

*/


form
{
  border-style:  none;
  padding:  0px;
  border-width:  0px;
  border-color:  rgb(208, 225, 235);
  margin:  0px;
}


BR
{
  HEIGHT:  6px;
}

.bluebox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D0E1EB;
}
.whitebox {
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #003333;
	font-style: normal;
	font-variant: normal;
	margin: 0px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.resultsbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #DDE1DD;
	border: 1px dotted #757575;
}
.contentBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #E4ECEF;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	background-color: #8597A5;
	color: #FFFFFF;
	padding: 2px 0px;
	border-top: 1px none #000033;
	border-right: 1px none #000033;
	border-bottom: 1px double #000033;
	border-left: 1px none #000033;
}

.listbox {

    width: 90%;

    font-size: 90%;

    font-family: Arial, Helvetica, sans-serif;

}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.style3 {
color: #FF0000;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}
.style4 {color: #000000;font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}
.style5 {font-size: 12px}
.style6 {font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
}
