h1 {
	font-family:	"Trebuchet MS",verdana,arial,helvetica,sans-serif;
	color:			#072a60;
	background:		#fff;
	margin:			14px 0 0 0; }
fieldset {
	display:	block;
	width:		410px;
	margin-top:	14px; }
.rowWrapper {
	float:	left;
	width:	400px;
	margin:	14px 0 0 0; }
.labelWrapper {
	float:	left;
	width:	400px;
	margin:	0 -200px 0 0; }
.label {
	margin:		0 200px 0 0;
	float:		left;
	width:		190px;
	padding:	0 10px 0 0;
	text-align:	right; }
.element {
	float:	right;
	width:	200px;
	margin: 0; }
.element input {
	border:	1px solid #666; }
#submit {
	margin:		14px 0 14px 160px;
	color:		#000;
	background:	#ddd;
	border:		1px solid #666; }
.graphWrapper {
	margin-left:	75px; }
table {
	font-size:		90%;
	letter-spacing:	0;
	line-height:	1.25em;
	margin-top:		14px; }
tr.highlight {
	background:	#fbfab9; }
tr.section {
	background:	#ddd; }
tr:hover {
	background:	#ddd; }
th {
	text-align:		center;
	padding-left:	20px; }
td {
	text-align:		right;
	padding-left:	20px; }
td.first {
	padding-left:	0; }
.errorMsg {
	color:		#c00;
	background:	#fff; }