.sideMenu {
	align: left;
	background: #DEF0F5; 
	border-left: 1px solid #0076A3;
	border-right: 1px solid #0076A3;
	border-bottom: 1px solid #0076A3;
	margin-left: 10px;
	margin-right: 10px;
	width: 150px;
}
.sideMenuItem {
	background-color: #A8CED9;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #FFFFFF;

}

.displayTable {
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 10px;
	border: 0px solid #C5DDE3;
	font-family : Verdana; 
	font-size : 9pt;
	background : transparent none;
}

.displayTableHeading {
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 10px;
	font-family : Verdana; 
	font-size : 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #C5DDE3;
	text-align: center;
}

a.submenuLinkcanceled:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #808080;
	text-decoration : none;
}

a.submenuLinkcanceled:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #808080;
	text-decoration : none;
}

a.submenuLinkcutoff:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color:#0066CC; 
	text-decoration:none;
	
}

a.submenuLinkcutoff:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #0066CC;
	text-decoration : none;
}

a.submenuLinknew:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #FF0000;
	text-decoration : none;
}

a.submenuLinknew:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #FF0000;
	text-decoration : none;
}

a.submenuLinkactive:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #008000;
	text-decoration : none;
}

a.submenuLinkactive:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #008000;
	text-decoration : none;
}

a.submenuLinkopen:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #CC9900;
	text-decoration : none;
}

a.submenuLinkopen:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #CC9900;
	text-decoration : none;
}

a.submenuLinkopenUploaded:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #008000;
	text-decoration : none;
}

a.submenuLinkopenUploaded:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #008000;
	text-decoration : none;
}

a.submenuLinkclosed:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #000000;
	text-decoration : none;
}

a.submenuLinkclosed:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #000000;
	text-decoration : none;
}

a.submenuLink:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #0076A3;
	text-decoration : none;
}

a.submenuLink:active {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #0076A3;
	text-decoration : none;
}

a.submenuLink:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #0076A3;
	text-decoration : none;
}

a.submenuLink:hover {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #2A5763;
	text-decoration : none;
}

a.submenuLinkdnc:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #000000;
	text-decoration : line-through;
}

a.submenuLinkdnc:visited{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color : #000000;
	text-decoration : line-through;
}

a.submenuLinkdeficient:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color:#6666FF;
	text-decoration:none;
}

a.submenuLinkdeficient:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color:#6633FF;
	text-decoration:none;
}

a.submenuLinkcomplete:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color:#000000;
	text-decoration:underline;
}

a.submenuLinkcomplete:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	background : transparent none;
	color:#000000;
	text-decoration:nunderline;
}

div#tipDiv 
{
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#dee7f7; border:1px solid #337;
  width:150px; padding:2px;
  color:#000; 
  font-size:11px; 
  line-height:1.2;
}
div#superPopup 
{
  position: relative;
  z-index:10000;
  width:150px; 
  padding:2px;
  margin-top: 2px;
}

span.tip { background-color:#eef0f4 }
div.tp1 { font-size:12px; color:#336; font-style:italic }
div.tp2 { font-weight:bolder; color:#336; padding-top:4px }
div.colorBox { height: 15px; width: 15px; margin-left: 5px; margin-right: 5px; margin-top: 7px; float: left; }