#content #calendar ul {
	margin-top: -5px;
}

#content #calendar li {
	padding-left: 0;
	background: none;
}

.formSection .text {
	width: 176px;
}

#results {
	background: no-repeat url("dotted-line.gif");
	width: 293px;
	padding-top: 1px;
}

.resultItem {
	width: 293px; 
	background: no-repeat left bottom url("dotted-line.gif");
	padding: 6px 0 10px 0;
	color: #555;
}

.resultItem a {
	font-weight: bold;
}

#bio {
	margin: 25px 0 0 -20px;
}

#bio th {
	color: #064F91;
	font-size: 12px;
	font-weight: normal;
}

#bio td {
	padding-bottom: 16px;
}

#bio .left {
	width: 125px;
	text-align: right;
	color: #39668E;
	font-size: 11px;
	font-weight: bold;
	padding: 0 13px 0;
}

#bio h1 {
	margin: 0;
}

#bio h3 {
	margin-bottom: 2px;
	color: #064F91;
}

#bio #photo {
	padding-bottom: 14px;
}

#bio #photo img {
	border: solid 1px #7FADD6;
	padding: 2px;
}

#print {
	width: 60px; height: 30px;
	position: absolute;
	left: 50%; top: 120px;
	margin-left: 150px;
}

#print a {
	width: 60px; height: 30px;
	background: no-repeat url("print.gif");
	display: block;
}

#print a:hover {
	background: no-repeat url("print-hover.gif");
}

.formSection2 {
	width: 375px;
	background-color: #DFE9F4;
	margin-bottom: 5px;
}

.formSection2 .prop1 {
	width: 375px; height: 6px;
	font-size: 1px;
	background: no-repeat #DFE9F4 url("form-prop1.gif");
}

.formSection2 .prop1L {
	width: 380px; height: 6px;
	font-size: 1px;
	background: no-repeat #DFE9F4 url("form-prop1L.gif");
}

.formSection2 .prop2 {
	width: 375px; height: 6px;
	font-size: 1px;
	background: no-repeat #DFE9F4 url("form-prop2.gif");
}

.formSection2 .prop2L {
	width: 380px; height: 6px;
	font-size: 1px;
	background: no-repeat #DFE9F4 url("form-prop2L.gif");
}

.formSection2 .content {
	padding: 2px 0 11px 10px;
}

.formSection2 h2 {
	margin-bottom: 5px;
	padding: 0 0 0 13px;
	background: no-repeat 0px 1px url("arrow-orange.gif");
}

.formSection2 td {
	padding-right: 2px;
	padding-left: 9px;
	padding-bottom: 6px;
}

.formSection2 .label {
	width: 57px;
	padding-top: 4px;	
}

.formSection2 a {
	display: block;
	color: #39668E;	
	padding-left: 9px;
	background: no-repeat 0px 3px url("arrow-blue.gif");
}

.formSection2 a:visited {
	color: #666;	
}

.formSection2 a:hover {
	color: #153A5B;
}
