body {
	background-color: transparent;
	font-family: century, verdana, helvetica, sans-serif;
	}

TABLE { 
	COLOR: #333333; FONT: 14px century, verdana, helvetica, sans-serif;
	}

	
td.std {
padding: 0.5cm 0.3cm;
}

td.centerImage {
padding: 0.0cm 0.0cm;
}

.right-content {
	font-size: 13px;
	text-align: left;
}

.news-content {
	font-size: 13px;
	text-align: left;
}

.news-content:first-line {
	color: #6F90A3;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

.r-header {
	color: #6F90A3;
	font-weight: bold;
}

.l-header {
	font-size: 20px;
}

.l-subheader {
	font-family: arial, verdana, tahoma;
	color: #ffffff;
	font-size: 12px;

}

.submitted {
	color: #000000;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

.std {
	line-height: 120%;
}

.tall {
	line-height: 140%;
}

.xtall {
	line-height: 180%;
}

.xxtall {
	line-height: 220%;
}



/* START CODE FOR THE FORMS */


.shadeform	{ FONT: 11px century, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url("../images/shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}


.dropdown 	{ FONT: 11px century, verdana, sans-serif;
		  COLOR: #000000;
		  margin-top:1px;
		}


.submit-button 	  {
		  background-color:#F0F0F0;
		  background-image: url("../images/button.gif");
		  FONT-FAMILY: century, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #000000;
		  text-align: center;
		  cursor:pointer;
		  padding: 2px;
		  BORDER: #C0C0C0 1px solid;
		  }


.submit-buttonon  {
		  background-color:#F0F0F0;
		  background-image: url("../images/buttonon.gif");
		  FONT-FAMILY: century, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #3366FF;
		  text-align: center;
		  cursor:pointer;
		  padding: 2px;
		  BORDER: #3366FF 1px solid;
		  }
