div.mainmenu {
	float: left;
	position: relative;
	height: 25px;
	padding-left: 15px;
	z-index: 901;
}
div.mainmenu a.menuitem,
div.mainmenu a.menuitemActive {
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	z-index: 901;
}
div.mainmenu a.menuitem {
	color: #FFF5CC;
	text-decoration: none;
}
div.mainmenu a.menuitemActive,
div.mainmenu a.menuitem:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div.servicecentercontainer {
	float: right;
	text-align: right;
	width: 160px;
}
div.servicecenter {
	background-color: #FFCC00;
	width: 140px;
	float: left;
	text-align: left;
	position: relative;
	background-image: url(../graphics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 120px 7px;;
}
div.servicecenter a {
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #00254E;
	text-decoration: none;
	width: 140px;
	height: 25px;
	display: block;
}
div.servicecenter a:hover {
	text-decoration: underline;
}
div.smallbluesquare {
	width: 20px;
	height: 25px;
	float: left;
	position: relative;
}
div.repromail {
	background-color: #338DC7;
	float: left;
	position: relative;
	width: 80px;
	text-align: center;
}
div.repromail a {
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
div.repromail a:hover {
	text-decoration: underline;
}
div.submenu {
	visibility: hidden;
	position: absolute;
	z-index: 901;
	border-top: 1px solid #00254E;
}
div.menucell {
	background-color: #B3D5EA;
	line-height: 20px;
	border-bottom: 1px solid #00254E;
	border-left: 1px solid #00254E;
	border-right: 1px solid #00254E;
}
div.menucell a.submenuitemActive,
div.menucell a.submenuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	color: #00254E;
}
div.menucell a.submenuitem {
	text-decoration: none;
	background-color: #B3D5EA;
}
div.menucell a.submenuitemActive,
div.menucell a.submenuitem:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}
table.service_center {
	visibility: hidden;
	position: absolute;
	width: 160px;
	background-color: #FFFFFF;
	z-index: 802;
}
table.service_center td.header_left_text {
	height: 20px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00254E;
	vertical-align: middle;
	width: 140px;
	padding-left: 10px;
}
table.service_center td.header_right_text {
	width: 20px;
	background-color: #338DC7;
}
table.service_center td form,
table.service_center td.header_right_text a,
table.service_center td.header_right_text a img {
	margin: 0px;
	padding: 0px;
}
table.service_center td.search_content {
	padding: 10px;
}
table.service_center td.content {
	padding: 10px;
}
table.service_center td.content a.repro {
	font-weight: bold;
	text-decoration: underline;
	color: #00254E;
	font-size: 11px;
}
table.service_center td.header_left_thin {
	height: 5px;
	line-height: 5px;
	background-color: #00254E;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
table.service_center td.header_right_thin {
	height: 5px;
	line-height: 5px;
	width: 20px;
	background-color: #338DC7;
	margin: 0px;
	padding: 0px;
}
table.service_center td.content div.content {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00254E;
	line-height: 18px;
	text-decoration: none;
}
table.service_center td.content div.content a {
	font-weight: normal;
	text-decoration: underline;
	color: #00254E;
	font-size: 11px;
}
input.search_text {
	padding: 2px;
	border: 1px solid #00254E;
	color: #00254E;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	vertical-align: middle;
}
input.search_btn {
	padding-left: 2px;
	padding-right: 2px;
	border: none;
	color: #FFFFFF;
	background-color: #00254E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
}
#breadcrumb {
	height: 20px;
	background-color: #005083;
	padding-left: 30px;
	color: #FFCC00 ;
	font-size: 10px;
	line-height: 20px;
}
#breadcrumb a {
	text-decoration: none;
	font-size: 10px;
	color: #FFCC00;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
