body {										
	background-color: transparent;
	width : 100%;
	height : 100%;
	margin:5px 0px 10px 0px;
}

P {										
	font:Verdana, Arial, Verdana;
    font-size:12px;
}

.Search{									
   font-size:12px;
   font-weight:bold; 
   color:#636363;
   text-decoration:none;
}

#sssearch input {							
border-style:solid;
border-width:0px;
border-color:#999999;
text-align:left;
font:Verdana, Arial, Verdana;
font-size:12px;
width:185px;
height:18px;
background-color:transparent;
}

#sssearch{
padding-left:4px;
margin:0px;
width:236px; 
height:23px;
vertical-align:middle;
background-repeat:no-repeat;
}

.pagemaster {								
	width: 100%;
	height: 100%;	
}

.controlpanel {								
	width: 100%;
	background-color: #3a6da4;
}

.headerpane,.imagepane {					
	padding-top: 0px;						
	padding-left: 0px;						
	padding-right: 0px;						
	padding-bottom: 0px;					
}

.toppane {									
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.leftpane {									
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.contentpane {								
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.rightpane {							
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.bottompane {								
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	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:12px 6px 0px 6px;				
    font-size:13px;							
    font-weight:bold;						
    color:#fff;				
    text-align:center;					
	height:35px;
	vertical-align:text-top;
	background:url(images/blue_r1_c13.jpg) left repeat-x;	
}

.RootMenuItemSel TD {						
    padding:12px 6px 0px 6px;				
    font-size:13px;							
    font-weight:bold;			
    color: #fff; 	
    text-align:center;
	height:35px;
	background:url(images/blue_r1_c8.jpg) left repeat-x;
	vertical-align:text-top;
}

.RootMenuItemHover TD {						
    padding:12px 6px 0px 6px;				
    font-size:13px;							
    font-weight:bold;	    
    text-align:center;
	height:35px;
	vertical-align:text-top;
}


.MainMenu_MenuItem {	
    padding:4px 20px 4px 10px;
	border:0pt none;
    border-bottom:1px solid #fff;
    font-size: 12px; 
    color: #fff;
	font-weight:bold;
	margin-top:-1px;
	margin-left:-3px;
}

.MainMenu_MenuItemSel {						
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}

.Submenu {	
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    border-top:1px solid #fff;
    cursor:pointer;
    margin-top: -1px;
    margin-left: -3px; 
    z-index: 1000;
    font-size: 12px; 
    color: #fff;
    font-weight:bold; 
	background: #3a6da4; 
}

.Submenuitemselected,Submenuitembreadcrumb {
	border:0pt none;
    border-bottom:1px solid #fff;
    padding:4px 20px 4px 10px;
    margin-top: -1px;
    margin-left: -3px; 
    font-size: 12px; 
    color: #010101;
	font-weight:bold; 
	background: #3a6da4; 
}

.Head{ 										
   font-size:14px;
   font-weight:bold;
   color:#fafafa; 
}

.SubHead{ 									
   font-size:13px; 
   color:#fafafa;
  }
   
.SubSubHead{ 								
   font-size:12px; 
   color:#fafafa;
}

.Normal{									
   font-size:12px; 
   color:#fafafa;
   font-weight : normal;
   font-size : 12px;
}

.TH,TD,DIV {								
   font-size: 12px; 
   color: #fafafa; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

.CommandButton {							
	font-size : 12px;
	font-weight : normal;
	color : #ffcc99;
	text-decoration : none;					
}
    
A.CommandButton:link {						
	font-size : 12px;
	font-weight : normal;
	color : #ffcc99;
	text-decoration : underline;			
}

A.CommandButton:visited  {					
	font-size : 12px;
	font-weight : normal;
	color : #ffcc99;
	text-decoration : underline;
}

A.CommandButton:active {					
	font-size : 12px;
	font-weight : normal;
	color : #ffcc99;
	text-decoration : underline;
}

A.CommandButton:hover {						
	font-size : 12px;
	font-weight : normal;
	color : #ffcc99;
	text-decoration : none;
}

.User, A.User:link, A.User:visited, A.User:active{	
   font-size : 12px;
   font-weight:bold; 
   color:#fafafa;
   text-decoration:none;
}

A.User:hover {								
    font-size : 12px;
    font-weight:bold; 
    color:#fff;
	text-decoration : underline;
}

.Date, A.Date:link, A.Date:visited, A.Date:active, A.Date:hover  {	
    color:#fafafa;
	font-weight:bold; 
    font-size:12px;
    text-decoration:none;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {		
    color:#333;
	font-weight:bold; 
    font-size:12px;
    text-decoration:none;
}

A.Breadcrumb:hover  {						
    color:#333;
	font-weight:bold; 
    font-size:12px;
    text-decoration:underline;
}

A:link {									
	font-size : 12px;
	font-weight : normal;
	color :#000000;
	text-decoration : none;
}

A:active {									
	font-size : 12px;
	font-weight : normal;
	color :#FF9900;
	text-decoration : underline;
}

A:hover {									
	font-size : 12px;
	font-weight : normal;
	color :#FF9900;
	text-decoration : underline;
}

A:visited {									
	font-size : 12px;
	font-weight : normal;
	color :#000000;
	text-decoration : none;
}

.Footer{							
   font-size:12px;
   font-weight:bold; 
   color:#fff;
   text-decoration:none
}

A.Footer:link {							
   font-size:12px;
   font-weight:bold; 
   color:#fff;
	text-decoration : none;
}

A.Footer:visited  {						
   font-size:12px;
   font-weight:bold; 
   color:#fff;
	text-decoration : none;
}

A.Footer:active {						
   font-size:12px;
   font-weight:bold; 
   color:#fff;
	text-decoration : underline;
}

A.Footer:hover {						
   font-size:12px;
   font-weight:bold; 
   color:#fff;
	text-decoration : underline;
}

.Links {							
   font-size:12px;
   font-weight:bold; 
   color:#fff;
   text-decoration: none
}

A.Links:link {						
   font-size:12px;
   font-weight:bold; 
   color:#fff;
	text-decoration : none;
}

A.Links:visited {  					
   font-size:12px;
   font-weight:bold; 
   color:#fff;
	text-decoration : none;
}

A.Links:active {					
   font-size:12px;
   font-weight:bold; 
   color:#fff;
	text-decoration : underline;
}

A.Links:hover {						
   font-size:12px;
   font-weight:bold; 
   color:#fff;
	text-decoration : underline;
}



/* Menu Styles */

.menustyle {
font-weight: bold;
text-align:left;
margin-left:0px;
float:left;
height:22px;
margin-bottom:-4px;
.margin-bottom:-2px;
_margin-bottom:0px;
.margin-top:1px;
_margin-top:-2px;
}
html>body*.menustyle{margin-bottom:0px;}
.menustyle ul {
border: 0px solid transparent;
padding: 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
margin-top:0px !important;;
margin-top:3px;
_margin-top:-1px;
}
.menustyle ul li {
display: inline;

}
.menustyle ul li a {
color: #223e7e;
text-decoration: none;
border-right: 2px solid #fff;
font-size:12px;
margin-left:-4px !important;
margin-left:0px;
_margin-left:-4px;
line-height:22px;
padding-top:5px;
padding-bottom:5px;
.padding-top:7px;
.padding-bottom:6px;
padding-left:27px;
padding-right:27px;
_padding-left:25px;
_padding-right:25px;

}
.menustyle ul li a:hover {
background: transparent url(_i/menu/rootmenuover.gif) repeat-x 0 1px;
}

html>body*.menustyle ul li a:hover {
background: transparent url(_i/menu/rootmenuover.gif) repeat-x 0 0;
}
* html .menustyle ul li a {
    padding-top:5px;
}

.rootmenu {
background:url(_i/menu/rootmenu.gif);
padding-top:4px !important;
padding-top:4px;
padding-bottom:0px !important;
padding-bottom:0px;
line-height:22px;
overflow:hidden;
height:22px;
}


a.rootmenu:hover {
background:url(_i/menu/rootmenuover.gif);
}
.rootmenuc {
background:url(_i/menu/rootmenuc.gif);
padding-top:4px !important;
padding-top:0px;
padding-bottom:0px !important;
padding-bottom:0px;
line-height:22px;
margin:4px 0px 0 0px;
}
.menustyle ul li a.menustyle36 {
padding-left:68px;
padding-right:69px !important;
_padding-left:68px;
_padding-right:69px;
height:22px;
width:170px;

}
/*
.menustyle54 {
padding-left:27px;
padding-right:27px;
_padding-left:25px;
_padding-right:25px;
height:22px;
}
.menustyle55 {
padding-left:27px;
padding-right:27px;
_padding-left:25px;
_padding-right:25px;
height:22px;
}
.menustyle56 {
padding-left:27px;
padding-right:27px;
_padding-left:25px;
_padding-right:25px;
height:22px;
}
.menustyle57 {
padding-left:27px;
padding-right:27px;
_padding-left:25px;
_padding-right:25px;
height:22px;
}
.menustyle58 {
padding-left:27px;
padding-right:27px;
_padding-left:25px;
_padding-right:25px;
height:22px;
}
*/

/* ######### Style for Drop Down Menu ######### */
#lxT387 {
margin-left:0px;
padding-top:0px !important;
padding-top:2px;
float:left;
}
.dropmenudiv {
position:absolute;
top: 0;
left:0;
border: 0px solid transparent;
font:normal 12px Verdana;
z-index:100;
width:164px;
_width:160px;
.width:164px;
visibility: hidden;
float:left;
}
 /*\*/
html>body*.dropmenudiv {
width:160px;
}

 /**/
.dropmenudiv a {
text-align:left;
text-decoration: none;
font-weight: normal;
width: auto;
display: block;
border: 0px solid transparent;
background-color: #edf1e2;
margin:0;
}
a.sub:link, a.sub:active,a.sub:visited {
padding:3px 0 3px 8px;
padding:0px 0 0px 8px !important;
}
* html .dropmenudiv a { /*IE 6 only hack*/
background-color: #F0F0F0 solid;
height:16px;
}
.dropmenudiv a.sub:hover { /*THEME CHANGE HERE*/
background: #d9e7c4;
font-weight:bold;
color: #223e7e;
text-decoration:none;
}

 /*\*/
html>body*.navigation {
height:21px;
background:url(_i/navbg.gif) repeat-x 0 -1px; 
margin-bottom:5px;
overflow:hidden;
}

 /**/
 
  /*\*/
html>body*.menustyle ul li a:hover {
background: transparent url(_i/menu/rootmenuover.gif) repeat-x -1px 1px;
height:22px;
overflow:hidden;
}
 /*\*/

/* Style for Left Navigation */

.Level0Stat {
background:#3a6da4 url(_i/nav/level_0_off.gif) no-repeat top;
border-bottom:1px solid white;
padding:2px 18px 2px 18px;
}
.Level0Text {
font-size:14px;
}
.Level0Hov {
background:#3a6da4 url(_i/nav/level_0_on.gif) no-repeat top;
border-bottom:1px solid white;
padding:2px 18px 2px 18px;
}
.Level0TextHov {
font-size:14px;
}
.Level0Curr {
background:#3a6da4 url(_i/nav/level_0_on.gif) no-repeat top;
border-bottom:1px solid white;
padding:2px 18px 2px 18px;
}
.Level0TextCurr, a.Level0TextCurr:link, a.Level0TextCurr:active, a.Level0TextCurr:hover, a.Level0TextCurr:visited  {
font-weight:bold;
font-size:14px;
}
.Level1Stat {
background:#4d92db url(_i/nav/level_1_off.gif) no-repeat top;
border-bottom:1px solid white;
	cursor: hand;
	padding: 2px 18px 2px 26px;
}
.Level1Hov {
background:#4d92db url(_i/nav/level_1_on.gif) no-repeat top;
border-bottom:1px solid white;
	cursor: hand;
	padding: 2px 18px 2px 26px;
}
.Level1Curr {
background:#4d92db url(_i/nav/level_1_on.gif) no-repeat top;
border-bottom:1px solid white;
	cursor: hand;
	padding: 2px 18px 2px 26px;
}
.Level1TextCurr, a.Level1TextCurr:link, a.Level1TextCurr:active, a.Level1TextCurr:hover, a.Level1TextCurr:visited  {
font-weight:bold;
font-size:12px;
}
.Level1Text {
font-size:12px;
}
.Level2Stat {
background:#57a4f6 url(_i/nav/level_2_off.gif) no-repeat top;
	border: 0px;
	cursor: hand;
	padding: 2px 18px 2px 32px;
}
.Level2Hov {
background:#57a4f6 url(_i/nav/level_2_on.gif) no-repeat top;
	border: 0px;
	cursor: hand;
	padding: 2px 18px 2px 32px;
}
.Level2Curr {
background:#57a4f6 url(_i/nav/level_2_on.gif) no-repeat top;
	border: 0px;
	cursor: hand;
	padding: 2px 18px 2px 32px;
}
.Level2TextCurr, a.Level2TextCurr:link, a.Level2TextCurr:active, a.Level2TextCurr:hover, a.Level2TextCurr:visited  {
font-weight:bold;
font-size:12px;
}
.Level2Text {
font-size:12px;
}

.Level3Stat {
background:#5aaaff url(_i/nav/level_3_off.gif) no-repeat top;
	border: 0px;
	cursor: hand;
	padding: 3px 18px 3px 37px;
}
.Level3Hov {
background:#77b8ff url(_i/nav/level_3_on.gif) no-repeat top;
	border: 0px;
	cursor: hand;
	padding: 3px 18px 3px 37px;
}
.Level3Curr {
background:#77b8ff url(_i/nav/level_3_on.gif) no-repeat top;
	border: 0px;
	cursor: hand;
	padding: 5px 18px 2px 37px;
}
.Level3TextCurr, a.Level3TextCurr:link, a.Level3TextCurr:active, a.Level3TextCurr:hover, a.Level3TextCurr:visited  {
color:#45a146;
font-size:12px;
}
.Level3Text {
font-size:12px;
}

.Level4Stat {
background:#77b8ff;
	border: 0px;
	cursor: hand;
	padding: 2px 18px 2px 37px;
}
.Level4Hov {
background:#77b8ff;
	border: 0px;
	cursor: hand;
	padding: 2px 18px 2px 37px;
}
.Level4Curr {
background:#fff;
	border: 0px;
	cursor: hand;
	padding: 2px 18px 2px 37px;
}
.Level4Text, a.Level4Text:link, a.Level4Text:active, a.Level4Text:hover, a.Level4Text:visited  {
font-size:12px;
}
.Level4TextCurr {
font-size:12px;
}

