.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	background-image: url(images/menu_bar_bkgd.gif);
	height: 29px;
	width: 200px;
	vertical-align: middle;
	text-align: center;
}
.section_header {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	line-height: normal;
}
.px18 {
	font-size: 18px;
}

.drop_down_item {
	position: relative;
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	text-align: left;
	height: 24px;
	width: 200px;
	background-image: url(images/menu_item_bkgd.gif);
}
.drop_down_item_alt {
	position: relative;
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	text-align: left;
	height: 24px;
	width: 200px;
	background-color: #FAF9E6;
}

.body_text {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.leading_cap {
	font-family: "Monotype Corsiva", Invitation, Signature, "Script MT Bold";
	font-size: 36px;
}

.static_menu {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	color: #993300;
	padding-right: 2px;
	padding-left: 2px;
}
a.alink {
	color: #993300;
	text-decoration: none;
}
a.alink:hover {
	text-decoration: underline;
}
.static_menu_item a:link {
	color: #993300;
	text-decoration: none;
}
.static_menu_item a:visited {
	color: #996633;
}
.static_menu_item a:hover {
	color: #666666;
	text-decoration: underline;
}
.static_menu_item a:active {
	color: #993300;
}
.bullet_table {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	padding: 2px;
}
.outline {
	border: thin solid #000000;
}
.errortext {
	font-weight: bold;
	color: #FF0000;
	padding: 4px;
}
.confirmtext {
	font-weight: bold;
	color: #00CC00;
	padding: 4px;
}
#msgheader {
	font-family: "Franklin Gothic Book", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	background-image: url(images/msgheader.gif);
	background-repeat: repeat-x;
	margin-left: 2px;
	background-color: #F5F3CD;
	background-position: top;
}
#msgcontent {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
