.cloginbox{padding-left:30px;}
.cloginboxtitle{font:bold 12px Verdana;color:#ff9900;line-height:30px;vertical-align:middle;}
.cloginboxtitlebg{height:30px;}
.cloginboxcontent{;padding-bottom:0;color:#ff9900;display:table;width:100%;}
.cloginboxcontent div, .cloginboxcontent p, .cloginboxcontent table, .cloginboxcontent td, .cloginboxcontent span {
	color:#ff9900;
}
.cloginboxcontent a, .cloginboxcontent a:link, .cloginboxcontent a:active, .cloginboxcontent a:visited, .cloginboxcontent a:hover {
    color:#ff9900;
    font: normal 11px Verdana;
    text-decoration: underline;
}
.cloginboxcontent a:hover {
    text-decoration: none;
}

/* Module Title Menu */
.ModuleTitle_MenuItem
{
	cursor: pointer;
	color: black;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-width: 0px;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	background-color: #EEEEEE;
	border-width: 0px;
	text-align: center;
	width: 15px;
	height: 21px;
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-width: 0px;
}

.ModuleTitle_MenuBreak
{
	border-bottom: #fff 1px solid;
	border-left: #fff 0px solid;
	border-top: #fff 1px solid;
	border-right: #fff 0px solid;
	background-color: #eee;
	height: 1px;
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #ddd;
}

.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-width: 0px;
}

.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}



