.topcellheight {
	height: 81px;
	padding-top: 15px;
}
input, select, textarea, .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.largertext {
	font-size: 13px;
}

A.bodytext:link {
	TEXT-DECORATION: none
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #0078B4;
	font-weight: bold;
}
hr {
	border: 1px solid #0078B4;
}
.searchpanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #E5E5E5;
}
.searchtable {
	padding: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #7F7F7f;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7f7f7f;
}
.menu_bg {
	background-color: #B4D7EC;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7f7f7f;
	list-style-image: url(images/menu_item.gif);
	line-height: 28px;
}
A.menu:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #7f7f7f; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.menu:active {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #7f7f7f; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.menu:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #7f7f7f; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.menu:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #0078B4;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	list-style-image: url(images/menu_item_act.gif);
}
.menucell {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menucelltop {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0078B4;

}
A.bodylinks:link {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #0078B4; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.bodylinks:active {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #0078B4; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.bodylinks:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #0078B4; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.bodylinks:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #0078B4; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
h2, .bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0078B4;
	font-weight: bold;
	padding-top: 5px;
}
.searchcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7f7f7f;
}
.searchbg {
	background-color: #E5E5E5;
}

.errormessage {
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	background-color: #CCCCCC;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.redtext {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redboldtext {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redborder {
	background-color: #EEEEEE;
}