body {										
	background-color:#184161;
	width : 100%;
	height : 100%;
	margin:0px 0px 0px 0px;
}

.LogReg{
    width: 100px;
    height: 30px;
    position: absolute;
    right: 6px;
    top: 3px; 
}

.Search{									
   font-size:11px;
   font-weight:bold; 
   color:#636363;
   text-decoration:none;
}

#sssearch input {							
border-style:solid;
border-width:1px;
border-color:#999999;
text-align:left;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size:11px;
width:118px;
height:18px;
}

.sssearch A:link, .sssearch A:hover, .ssearch A:visited{
color:#fff;
font-weight:bold;
font-family: Helvetica Neue Medium Condensed;
font-size:8pt;
text-decoration:underline;
}

#sssearch{
padding-left:0px;
width:180px; 
height:30px;
}

.language{									
 border-style:solid;
 border-width:1px;
 text-align:left;
 font-size:13px;
 width:120px;
 height:23px;
}


.pagemaster {								
	width: 100%;
	height: 100%;	
}

.controlpanel {								
	width: 100%;
	background-color: #fff;
}

.RightPane{					
	padding-top: 0px;						
	padding-left: 0px;						
	padding-right: 0px;						
	padding-bottom: 0px;					
}

.ContentPane {								
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	scrollBar-face-color: #fafafa; 
     scrollBar-hightLight-color: #fff;
     scrollBar-3dLight-color: #eee;
     scrollBar-darkshadow-color:#eaeaea;
     scrollBar-shadow-color:#eaeaea;
     scrollBar-arrow-color:#999;
     scrollBar-track-color:#eaeaea; 
     scrollBar-base-color:#fff; 
}

.MiddlePane {							
	padding-top: 14px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
}

.MainMenu_MenuContainer {					
	background-color: transparent;
    width:100%;
	height:0px;
}

.MainMenu_MenuBar {							
}

.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; 
	height: 0px;
}

.RootMenuItem TD {							
    padding:0px 1px 0px 6px;				
    font-size:8pt;							
    color:#fff;				
    text-align:center;					
	height:33px;
	text-transform:uppercase;
	font-weight: bold;
	background:none;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
}

.RootMenuItemSel TD {						
    padding:0px 1px 0px 6px;				
    font-size:8pt;					
    color: #95945B; 	
    text-align:center;
	height:33px;
	text-transform:uppercase;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
}

.RootMenuItemHover TD {						
    padding:0px 1px 0px 6px;				
    font-size:8pt;
    color: #95945B;		
    text-align:center;
	height:33px;
	text-transform:uppercase;
	font-family:Helvetica, Verdana, Arial, sans-serif;	
	font-weight:bold;	
}


.MainMenu_MenuItem {	
	padding-left:10px;
	padding-right:0px;
    border:0pt none;
    font-size: 12px; 
    color: #fff;
	margin-top:0px;
	margin-left:0px;
	height:28px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}

.MainMenu_MenuItemSel {						
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}

.Submenu {	
	width:170px;
    border:1px solid #fff;
    cursor:pointer;
    margin-top: 0px;
    z-index: 1000;
    font-size: 12px; 
    color: #fff; 
	background:url(images/sub.jpg) repeat-y left top;
	background-color: transparent; 
	margin-left:1px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}

.Submenuitemselected,Submenuitembreadcrumb {
	width:168px;
	padding-left:10px;
	padding-right:0px;
    margin-top: 0px;
    font-size: 12px; 
    color: #183F5E; 
	background:url(images/sub.jpg) repeat-y left top;
	background-color:transparent; 
	margin-left:0px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}

.Head{ 										
   font-size:13px;
   font-weight:bold;
   color:#000; 
}

.SubHead{ 									
   font-size:12px; 
   color:#000;
  }
   
.SubSubHead{ 								
   font-size:11px; 
   color:#000;
}

.Normal{									
   font-size:11px; 
   color:#000;
   font-weight : normal;
   font-size : 11px;
}

.TH,TD,DIV {								
   font-size: 11px; 
   color: #000;
   line-height:1.25;
   font-family: Helvetica, Verdana, Arial, 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;
}

.User, A.User:link, A.User:visited, A.User:active{	
   font-size : 11px;
   font-weight:bold; 
   color:#B50002;
   text-decoration:none;
   font-family: Helvetica, Verdana, Arial, sans-serif;
}

A.User:hover {								
    font-size : 11px;
   font-weight:bold; 
   color:#B50002;
	text-decoration : underline;
   font-family: Helvetica, Verdana, Arial, sans-serif;
}

.Date, A.Date:link, A.Date:visited, A.Date:active, A.Date:hover  {	
    color:#fafafa;
	font-weight:bold; 
    font-size:11px;
    text-decoration:none;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {		
    color:#fff;
	font-weight:normal; 
    font-size:12px;
    text-decoration:none;
}

A.Breadcrumb:hover  {						
    color:#fff;
	font-weight:normal; 
    font-size:12px;
    text-decoration:underline;
}

A:link {									
	font-size : 11px;
	font-weight : normal;
	color :#0033cc;
	text-decoration : none;
}

A:active {									
	font-size : 11px;
	font-weight : normal;
	color :#0033cc;
	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 :#0033cc;
	text-decoration : none;
}

.Footer{							
   font-size:8pt;
   color:#fff;
   text-decoration:none;
   font-family:Helvetica Neue Regular & Bold Condensed;
}

A.Footer:link {						
   font-size:10pt;
   color:#fff;
	text-decoration : none;
}

A.Footer:visited  {							
   font-size:10pt;
   color:#fff;
	text-decoration : none;
}

A.Footer:active {								
   font-size:10pt;
   color:#fff;
	text-decoration : underline;
}

A.Footer:hover {							
   font-size:10pt;
   color:#fff;
	text-decoration : underline;
}

.Links {							
   font-size:11px;
   font-weight:normal; 
   color:#fff;
   text-decoration: none
}

A.Links:link {						
   font-size:11px;
   font-weight:normal; 
   color:#fff;
	text-decoration : none;
}

A.Links:visited {  					
   font-size:11px;
   font-weight:normal; 
   color:#fff;
	text-decoration : none;
}

A.Links:active {					
   font-size:11px;
   font-weight:normal; 
   color:#fff;
	text-decoration : underline;
}

A.Links:hover {						
   font-size:11px;
   font-weight:normal; 
   color:#fff;
	text-decoration : underline;
}


