body, td {
	text-decoration:none;
  	font-family: verdana;
  	font-size:10pt;
  	font-weight:normal;
  	line-height:140%;
	}
.heading{
 text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:12px;
  font-weight:bold;
  line-height:140%;
}
.subheading{
 text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
 }
 .ftr{
 text-decoration:none;
  color: #777777;
  font-family: verdana;
  font-size:10px;
  font-weight:normal;
 }

.topwhite{
  text-decoration:none;
  color: #ffffff;
  font-family:  verdana;
  font-size:11px;
  font-weight:normal;
}

 a {
  text-decoration:underline;
  color: #ffffff;
  font-family: verdana;
  font-weight:normal;
}
a:hover {
  text-decoration:none;
  color: #000000;
  font-family:  verdana;
  font-weight:normal;
}

/*
a.menu {
  text-decoration:none;
  color: #5b5b5b;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}
a.menu:hover {
  text-decoration:none;
  color: #ff7801;
  font-family:  verdana;
  font-size:11px;
  font-weight:normal;
}
*/

a.menu {font-family: verdana;font-size:9pt;color:#5b5b5b;text-decoration:none;}
a:hover.menu {font-family: verdana;font-size:9pt;color:#F29400;text-decoration:none;}
a.menuON {font-family: verdana;font-size:9pt;color:#F29400;text-decoration:none;}
a:hover.menuON {font-family: verdana;font-size:9pt;color:#000000;text-decoration:none;}
	

#container {background: #F29400;}
.roundtop {background: #ffffff;}
.roundbottom {background: #ffffff;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #F29400;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #F29400;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #F29400;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #F29400;}
.content {
	padding: 10 20 10 30;
	color:white;
	}
	
	
.required {background-image:url(images/required.gif); background-position:top right; background-repeat:no-repeat;}	
	
