/* CSS Document */



#rent_nav {
	margin: 0 auto;
	padding: 0;
	clear: both;
	width: 800px;
	height: 25px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 800px;
	background: #f0f0f0;
	text-align: left;
	padding-left: 15px;
	/* padding-top: 3px; */
}

html>body #rent_nav { 
	width: 800px;
}

.rent_globalnav {
	color: #FF0018;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bolder;
}

.rent_globalnav a:link{
	color: #FF0018;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bolder;
	text-decoration:none;
}
.rent_globalnav a:hover{
	color: #000000;
	text-decoration:underline;
}

.rent_globalnav a:visited{
	color: #FF0018;
	text-decoration:none;
}


.rent_SiteMenu {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bolder;
	
}

.rent_SiteMenu_Separator {
	visibility: visible;
	color: #ffffff;
}

.rent_SiteMenu_Item {
	cursor: pointer;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight:bolder;
}

.rent_SiteMenu_ItemIcon {
}

.rent_SiteMenu_ItemText {
	padding: 3px;
	font-size: 8pt;
	color: #ffffff;
	font-weight:bolder;
}

.rent_SiteMenu_ItemArrow {
	color: black;
	background-image: url(images/moduleaction.gif);
	background-repeat: no-repeat;
	background-position: middle;
}

.rent_SiteMenu_SelItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
	font-weight:bolder;
}

.rent_SiteMenu_SelItem td {
	cursor: pointer;
	font-size: 8pt;
	color: #cccccc;
	font-weight:bolder;
}


.rent_SiteMenu_SelItemIcon {
}

.rent_SiteMenu_SelItemText {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bolder;
}

.rent_SiteMenu_SelItemArrow {
}

.rent_SiteSubMenu {
	border: 1px solid black;
	color: black;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.rent_SiteSubMenu_Separator {
}

.rent_SiteSubMenu_Item {
	cursor: pointer;
}

.rent_SiteSubMenu_ItemIcon {
}

.rent_SiteSubMenu_ItemText {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.rent_SiteSubMenu_ItemArrow {
}

.rent_SiteSubMenu_SelItem {
	color: black;
	background-color:#F0F0F0;
	cursor: pointer;
}

.rent_SiteSubMenu_SelItemIcon {
}

.rent_SiteSubMenu_SelItemText {
	padding: 2px;
}

.rent_SiteSubMenu_SelItemArrow {
}

.rent_TreeView {
	border: 1px solid black;
	background-color: white;
}

.rent_TreeView_NodeText {
	color: black;
	cursor: pointer;
	white-space: nowrap;
	padding-left: 4px;
}

.rent_TreeView_SelNodeText {
	color: white;
	background-color: black;
	cursor: pointer;
	white-space: nowrap;
	padding-left: 4px;
}

#rent_subnav {
	margin: 0 auto;
	clear: both;
	width: 800px;
	height: 25px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 800px;
	background: #ff0018;
	text-align: left;
	padding: 0px 0px 0px 12px;
}

html>body #rent_subnav { 
	width: 800px;
}