
#formPage {
	width: 756px;
/*	height: 580px;	*/
	margin-right:auto;
	margin-left:auto;
	margin-top:12px;
/*	padding:8px; */
	text-align:left;
	background:#ffffff;
	border-right: #666666 medium double; 
	border-top: #bbbbbb thin solid; 
	border-left: #bbbbbb thin solid; 
	border-bottom: #666666 medium double;
}

/*
a, a:visited {
  font-size:1.1em;
  text-decoration:none;
  color:#ddd;
  }

a:hover {
  color:#fff; 
  text-decoration:none;
  }

.grey {color:#888;}

.ltgrey {color:#ddd;}

img#mascot {float:right;}

#header ul {
  clear:both; 
  text-align:center; 
  border-top:1px solid #73a2bd;
  }

#header ul {
  margin:0; 
  padding:0; 
  list-style-type:none; 
  background:transparent; 
  height:3em;
  }

#header ul li {
  display:inline; 
  color:#73a2bd;
  }

.strike {text-decoration:line-through;}
*/
/*.lft {float:left;}
.rgt{float:right;}
*/

.column {
	width: 48%;
	position: relative;
	float:left; 
}
/*	
.columnRgt {
	width: 48%; 
	position: relative;
	float: right;
}
*/
/*
#column .outer {
	margin-right: 8px;
}

#column .lft {
	margin-right: 0px;
}

#column .rght {
	margin-right: 0px;
}
*/
/*
.columnInnerRgt {
	width: 48%;
	height: 100%;
	position: relative;
	float: left;
}
	
* html .columnRgt {border:0;}

hr {clear:both; border:0; height:1px; color:#888; background-color:#888;}

.columnRgt a, .columnRgt a:visited {font-size:1em; color:#000; text-decoration:underline;}
.columnRgt a:hover {color:#888; text-decoration:none;}
*/

fieldset {
	border-width:2px 2px 2px 2px;
	border-style:solid;
	border-color:#9292AB;

	padding-top: 6px;
	padding-bottom: 6px;
	margin: 4px 4px 4px 4px;
}

fieldset ul {
	margin: 2px 2px 2px 5px;
	list-style-type: none;
	font: 12px sans-serif;
}
/*
form tbody
{	font: normal normal normal 18px; 
}
*/

form label {
  display: inline-block;
}

form tbody tr td, form tbody tr th {
	background: #FFFFFF;
}

form tbody tr, form tbody th, form tbody td{
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	vertical-align: bottom;
}

legend {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #9292AB;
}

.hdng {
	padding: 14px 10px 10px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.indent5 {
	padding-left: 5%;
}
.indent10 {
	padding-left: 10%;
}
.indent20 {
	padding-left: 20%;
}

.indent30 {
	padding-left: 30%;
}

.ht130 {
	height: 130px;
}

.condensed {
	padding: 0;
	margin: 0;
}

.ttl {
	vertical-align: bottom;
	border-top: medium double #92AB92;
}

