body {
	background-color: transparent;
	width : 100%;
	height : 100%;
}

.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}

.headerpane {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.toppane {
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
}

.leftpane {
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 4px;
	padding-bottom: 2px;
}

.contentpane {
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}

.rightpane {
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
}

.bottompane {
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
}

.MainMenu_MenuContainer {
	background-color: transparent;
    width:100%;
	height: 1px;
}

.MainMenu_MenuBar {
	height: 31px;
}

.MainMenu_MenuArrow {
	display: none
}

.MainMenu_RootMenuArrow {
	display: none
}

.MainMenu_MenuIcon {
	display: none
}

.MainMenu_MenuBreak {
   	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
}

.RootMenuItem TD {
    padding:0px 2px 0px 0px;
    font-size:13px;
    font-weight:bold;
    color:#FFFFFF;
    text-align:center;
	background: #32399F; 
}

.RootMenuItemSel TD {
    padding:0px 2px 0px 0px;
    font-size:13px;
    font-weight:bold; 
    color:#FFFFFF; 
    text-align:center;
	background: #293084;
}

.RootMenuItemHover TD {
    padding:0px 2px 0px 0px;
    font-size:13px;
    font-weight:bold;
    color: #DDDDDD;  
    text-align:center;
}


.MainMenu_MenuItem {
    padding:4px 20px 4px 12px;
    border:0pt none;
    font-size: 11px; 
    color: #555555;
	font-weight: bold;  
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}

.Submenu {
    border-left:4px solid #293084;
    cursor:pointer;
    margin-top: 1px;
    margin-left: -2px; 
    z-index: 1000;
    font-size: 11px; 
    color: #555555;
    font-weight: bold; 
	background: #E2E3F5; 
}

.Submenuitemselected,Submenuitembreadcrumb {
    padding:4px 20px 4px 12px;
    border:0pt none;
    margin-top: 0px;
    margin-left: 0px; 
    font-size: 11px; 
    color: #FFFFFF;
	font-weight: bold; 
	background: #293084; 
}

.Head{ 
   font-size:13px;
   font-weight:bold;
   color:#000000; 
}

.SubHead{ 
   font-size:12px; 
   color:#000000;
  }
   
.SubSubHead{ 
   font-size:11px; 
   color:#000000;
}

.Normal{
   font-size:11px; 
   color:#000000;
   font-weight : normal;
   font-size : 11px;
}

.TH,TD,DIV {	
   font-size: 11px; 
   color: #000000; 
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.CommandButton {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}
    
A.CommandButton:link {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:visited  {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:active {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:hover {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}

.Login, A.Login:link, A.Login:visited, A.Login:active{
   background:transparent url(images/DarkBlueLogin.jpg) no-repeat scroll left;
   padding:0px 0px 0px 20px;
   font-size : 11px;
   font-weight:bold; 
   color:#777777;
   text-decoration:none;
}

A.Login:hover {
    font-size : 11px;
    font-weight:bold; 
	color: #111111;
	text-decoration : none;
}

.User, A.User:link, A.User:visited, A.User:active{
   background:transparent url(images/DarkBlueUser.jpg) no-repeat scroll left;
   padding:0px 6px 0px 20px;
   font-size : 11px;
   font-weight:bold; 
   color:#777777;
   text-decoration:none;
}

A.User:hover {
    font-size : 11px;
    font-weight:bold; 
	color: #111111;
	text-decoration : none;
}

.Date, A.Date:link, A.Date:visited, A.Date:active, A.Date:hover  {
    color:#666666;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {
    color:#555555;
	font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

A.Breadcrumb:hover  {
    color:#000000;
	font-weight:bold;
    font-size:11px;
    text-decoration:underline;
}

A:link {
	font-size : 11px;
	font-weight : normal;
	color :#2D59B5;
	text-decoration : none;
}

A:active {
	font-size : 11px;
	font-weight : normal;
	color :#2D59B5;
	text-decoration : underline;
}

A:hover {
	font-size : 11px;
	font-weight : normal;
	color :#990000;
	text-decoration : underline;
}

A:visited {
	font-size : 11px;
	font-weight : normal;
	color :#555555;
	text-decoration : none;
}

.Footer{
   font-size:11px;
   font-weight:bold; 
   color:#555555;
   text-decoration:none
}

A.Footer:link {
    font-size:11px;
    font-weight:bold; 
	color : #555555;
	text-decoration : none;
}

A.Footer:visited  {
    font-size:11px;
    font-weight:bold; 
	color : #555555;
	text-decoration : none;
}

A.Footer:active {
    font-size:11px;
    font-weight:bold; 
	color : #555555;
	text-decoration : none;
}

A.Footer:hover {
    font-size:11px;
    font-weight:bold; 
	color :#000000;
	text-decoration : none;
}