
.highLine {
	line-height: 15px;
}

.submitFrame {
	text-align:right;
	margin-bottom:20px;
}

.submit {
	background-color:#0091D0;
	color:white;
	border:2px outset #0091D0;
	overflow: visible;
	padding:1px 10px;
}

.orange2 {
	background-color:#FF9900;
	color:white;
	border:2px outset #FF9900;
	font-weight:bold;
	overflow: visible;
	padding:1px 10px;
}

.navigatorContainer {
	float:left;
	width:181px;
	font-size:xx-small;
	margin-bottom:10px;
}

.navigator {
	text-align:left;
	background-color:#E8EEFC;
	border:1px solid #859AB7;
}

.navigator input {
	font-size:xx-small;
}

.navigator a {
	font-weight:bold;
}

.navigator .folders {
	text-align: center;
	height: 15px;
	clear:both;
}

.logo {
	width:180px;
	height:44px;
	margin-bottom:12px;
}

.navigator .leftFolderInactive, .navigator .rightFolderInactive, .navigator .leftFolderActive, .navigator .rightFolderActive, .userTopL, .userTopR {
	height:20px;
	width:89px;
}

.navigator .leftFolderInactive div, .navigator .rightFolderInactive div, .navigator .leftFolderActive div, .navigator .rightFolderActive div, .userTopL div, .userTopL div {
	margin-top:3px;	
}

.navigator .folders a {
	text-decoration: none;
	color:black;
}

.navigator .folders a:hover {
	color:black;
	text-decoration: underline;
}

.navigator .leftFolderActive, .navigator .leftFolderInactive {
	float:left;
}

.navigator .rightFolderActive, .navigator .rightFolderInactive {
	float:right;
}

.navigator .leftFolderInactive, .navigator .rightFolderInactive {
	background-color:#D6DDEF;
	border-bottom:1px solid #859AB7;
}

.navigator .leftFolderInactive {
	border-right:1px solid #859AB7;
}

.navigator .rightFolderInactive {
	border-left:1px solid #859AB7;
}

.navigator .search {
	clear:both;
	margin:5px;
}

.navigator .input {
	margin-top:10px;
	width:168px;
}

.userSection {
	height:20px;
}

.user {
	margin:0px;
	clear:both;
	background-color: #D4E2FC;
}

.user div {
	padding:5px;
	}

.userTopL {
	float:left;
	font-weight: bold;
	text-align: left;
	border-width:1px 1px 0px 0px;
	border-style:solid;
	border-color:#859AB7;
	background-color: #D4E2FC;
}

.userTopL div {
	margin-left:5px;
}

.userTopR {
	float:right;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#859AB7;
}

.navigator .menu {
	margin:0px;
	clear:both;
	background-color: #B9CEFB;
	border-top: 1px solid #859AB7;
	border-bottom: 1px solid 	#B9CEFB;
}

.navigator .menu a {
	font-weight: normal;
}

.navigator .menu div {
	margin:5px;
}

.category {
	margin:4px 0px 2px 3px;
}
