body   { color: #384783; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p  { color: #384783; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td  { color: #384783; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1  { color: #384783; font-style: italic; font-weight: bold; font-size: 16px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#sidebar {
	position: absolute;
	width: 155px;
	top: 600px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #FFFFFF;
	font-weight: bold;
}
.sidebartext {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#graphic {
	position: absolute;
	left: 550px;
	top: 220px;
}
.sidebar_bg {
	background-image: url(css_images/blue.jpg);
	background-repeat: repeat-y;
}
.formLabels {
	font-weight: bold;
	text-align: right;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.formCell {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
