body, td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#banner {
	font-size:30px;
}

#footer {
	font-size:10pt;
	color: #666666;	
	text-align:left;
	clear:both;
}

#footer a {
	font-weight: normal;
}

.list {
	border-collapse:collapse;
	width:100%;
}

.list thead th {
	text-align:left;
	padding:2px;
}

.list tbody td {
	padding:2px;
	border:1px Solid #d7d7d7;
	vertical-align:top;
}

.list .even {
	background:#f4f4f4;	
}

.list tfoot td {
	padding:2px;
	border:1px Solid #d7d7d7;
}

.edit {
	border:1px Solid #d7d7d7;
	background:#f4f4f4;
	margin:0px;
	padding:10px;
}

.edit fieldset {
	border:0px;
}

.edit .formfield {
	padding-top:10px;
}

.edit label {
	width:250px;
	text-align:right;
	padding:0px 5px 0px 0px;
	clear:both;
	float:left;
}

.error {
	color:#990000;
}

.disabled {
	color:#999;
}

.description {
	color:#999;
	font-size:11px;	
}
.edit .error {
}

.edit .error ul {
	margin:0px 0px 0px 255px;;
	padding:0px;
	list-style:none;
}

.edit .error ul li {
}

.edit .formfield {
	clear:both;
}

.edit .formfieldinputstack {
	float:left;
	padding:0px 0px 10px 0px;
}

.edit .formfieldinputstack label {
	float:none;
	width:auto;	
}

.edit .input {
	width:40%;
}

.edit .controls {
	clear:both;
	padding:10px 0px 0px 255px;
}

.msg {
	color: #990000;
	font-weight: bold;
}

.warning {
	background-color: #FFFFCC;
	color: #990000;
	font-weight: bold;
}

.question {
	color: #666666;
	color: #A18764;
	font-weight: bolder;
	font-size: 11pt;
}

a
	{
	color: #990000;
	color: #386987;

	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	color: #990000;
	color: #386987;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}	

a:hover {
	text-decoration: underline;
}	


#resultsBox {
	width: 805px;
	/*
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	*/
	font: 12pt Arial Helvetica sans-serif;

	}

#resultsIntroTop {
	width: 800px;
	background-color: #CCCCCC;
	font-weight: bold;
	float: left;
}

#resultsIntroLeft {
	background-color: #CCCCCC;
	width: 120px;
	font-weight: bold;
	float: left;
}

#resultsIntroRight {
	background-color: #CCCCCC;
	width: 680px;
	float: left;
}

#resultsRowEven {
	width: 800px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
}

#resultsRowOdd {
	width: 800px;
	background-color: #FFFFCC;
	padding-bottom: 10px;
	padding-top: 10px;
}

#fpbigtext {
	font-size: 16px;
}

#fptext {
	color: #A18764;
}

#fptext a {
	color: #756248;
	font-weight: bold;
	text-decoration: none;
}

#fptext a:hover {
	text-decoration: underline;
}

#fptext a:visited {
	color: #756248;
}

#whiteText {
	color: #FFFFFF;
	font-weight: bold;
}

#maroontext {
	color: #990000;
}

#maroontext a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#maroontext a:hover {
	text-decoration: underline;
}

#maroontext a:visited {
	color: #990000;
}