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

#bannerwrap.aplen{background:url(../images/clouds.jpg) repeat-x;}


.infobox{width: 140px;float: right;padding: 0px 20px;background:url(../images/infoback.jpg) repeat-x top; border:#cde2ea solid; border-width: 0px 1px 1px 1px; }
.tablebox{width:700px; float:left;}

table.form {font-size:12px;}
	table.form td{padding: 4px;vertical-align: top;}
		table.form td.right{text-align:right;font-weight: bold;color: #333333;border:none;}
		table.form td.center {text-align: center;border:none;}
		

table.checkform td{padding:1px; border:none;}
	table.checkform td.grey{background-color:#D4E6ED;}

table.results td{padding:8px; border:none; border-right:3px white solid;}
	table.results td.titles{background-color:#347B9E; color:#FFFFFF; font-weight:bold;}
	table.results td.grey{background-color:#D4E6ED;}


.formdirections{font-size:10px; font-weight:normal;}
.blue {color: #000099;}
.redstar {color: #FF0000;}

#lower-content a.moreinfo{font-weight:normal; text-transform:none;}