body { color: #000066; }
input.form { border:1px solid #666666;background:#FFFFFF; }
form label { line-height:20px; }

.red_msg { font-size:14px;color:#990000; }

.heading_01 {
	font-family: Arial;
	font-size: 14px;
	line-height: 28px;
	color: #000066;
	font-weight: bold;
}

.heading_02 {
	font-family: Arial;
	font-size: 12px;
	line-height: 28px;
	color: #000066;
}

.heading_03 {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 28px;
	color: #000066;
}

.content {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
}

.menu {
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	color: #8f8f8f;
	font-weight: bold;
	padding: 5px 6px;
}

.menu:link {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}

.menu a:hover {
  text-decoration:underline;
}

.menu .selected {
  text-decoration:underline;
	color:#000066;
}

.menu:visited {
	text-decoration: none;
}

TD.menu {
	line-height: 20px;
	text-align: center;
}

TD.top {
	line-height: 120px;
}

TD.middle {
	line-height: 23px;
}

TD.bottom_border {
	border-bottom: solid 1px #000099;
	line-height: 20px;
}

TD.border_top {
	border-top: solid 1px #000099;
}

TD.border_left {
	border-left: solid 1px #000099;
}

TD.bottom_left_border {
	border-bottom: solid 1px #000099;
	border-left: solid 1px #000099;
	line-height: 20px;
}

TABLE.disclaimer {
	width: 800px;
}

.staffPhotoRight { float:right;margin:10px }
.staffPhotoLeft { float:left;margin:10px }

.right_column img {
	margin:10px;
}