@charset "utf-8";
/* CSS Document */
body {
	background-color: #e1e2e3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	background-image:url(/portals/pumps/skins/pumps/images/bg.jpg);
	background-repeat:repeat-x;
	height: 1000px;
}
.nav {
	height:32px;
}
.subbg {background-image: url(/portals/pumps/skins/pumps/images/Sub.jpg); background-repeat:no-repeat;}
.mainbg {background-image: url(/portals/pumps/skins/pumps/images/Main.jpg); background-repeat:no-repeat;}
.mainc {
	padding-top:187px;
	padding-right: 100px;
}
.maintxt {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px;}
.maintitle {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px;}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#333333;
}
.rightpane {
	padding-top:280px;
}

.SiteMenu_Container {
font-size: 9pt;
}

.SiteMenu {
	color: #ffffff;
	font-family: "Century Gothic";
	font-size: 11px;
		font-weight:bold;
}

.SiteMenu_Separator {
	visibility: visible;
	color: #ffffff;
}

.SiteMenu_Item {
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
		font-weight:bold;
}

.SiteMenu_ItemIcon {
}

.SiteMenu_ItemText {
	padding: 3px;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}

.SiteMenu_ItemArrow {
	color: black;
	background-image: url(images/SubMenuArrow.gif);
	background-repeat: no-repeat;
}

.SiteMenu_SelItem {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
		font-weight:bold;
}

.SiteMenu_SelItem td {
	cursor: pointer;
	font-size: 11px;
	color: #ffffff;
}


.SiteMenu_SelItemIcon {
}

.SiteMenu_SelItemText {
	padding: 3px;
		font-family: "Century Gothic";
	font-size: 11px;
		font-weight:bold;
}

.SiteMenu_SelItemArrow {
}

.SiteSubMenu {
	border: 1px solid black;
	color: black;
	background-color: #efefef;
	font-family: "Century Gothic";
	font-size: 11px;
		font-weight:bold;
}

.SiteSubMenu_Separator {
}

.SiteSubMenu_Item {
	cursor: pointer;
}

.SiteSubMenu_ItemIcon {
}

.SiteSubMenu_ItemText {
	padding: 2px;
	font-family: "Century Gothic";;
	font-size: 11px;
}

.SiteSubMenu_ItemArrow {
}

.SiteSubMenu_SelItem {
	color: white;
	background-color:#999999;
	cursor: pointer;
}

.SiteSubMenu_SelItemIcon {
}

.SiteSubMenu_SelItemText {
	padding: 2px;
}

.SiteSubMenu_SelItemArrow {
}

.TreeView {
	border: 1px solid black;
	background-color: white;
}

.TreeView_NodeText {
	color: black;
	cursor: pointer;
	white-space: nowrap;
	padding-left: 4px;
}

.TreeView_SelNodeText {
	color: white;
	background-color: black;
	cursor: pointer;
	white-space: nowrap;
	padding-left: 4px;
}
