/*page*/
html,body{color:#000;}

/*panes*/
#ContentPane{width:715px;padding:0;background:#00236f;}
#OLBPane{margin:0; padding:5 0; color:#fff}
.OLBPane a:link{color:#fff;text-decoration:none; font-size:10px; font-weight:bold;}
.OLBPane a:visited{color:#fff;text-decoration:none; font-size:10px; font-weight:bold;}
.OLBPane a:hover{color:#fff;text-decoration:underline; font-size:10px; font-weight:bold;}
.OLBPane a:active{color:#fff;text-decoration:none; font-size:10px; font-weight:bold;}

#BannerPane{padding:0px; height:133px; width:530px;}
#LeftPane { height:133px; width:185px;}
#footerpane {border:0px; margin:0px; padding:0px; color:#fff;}
#footerpane01 {border:0px; margin:0px; padding:0px; color:#fff}
.footerpane a:link{color:#fff;text-decoration:none; font-size:10px; font-weight:bold;}
.footerpane a:visited{color:#fff;text-decoration:none; font-size:10px; font-weight:bold;}
.footerpane a:hover{color:#dee6fa;text-decoration:underline; font-size:10px; font-weight:bold;}
.footerpane a:active{color:#fff;text-decoration:none; font-size:10px; font-weight:bold;}

.currentDate {font-family:Verdana, Arial, Helvetica, sans-serif;color:#fff;text-align:center; font-weight:bold; font-size:11px;}
.photoborder {border: 2px solid #c10808; margin-right:10px; margin-left:10px; vertical-align:top;}

/*text*/
.normal,div,span,p,td,th,li,a{font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.head,.subhead{font-family:Arial, Helvetica, sans-serif;color:#00236f;}
.head{font-size:16px; font-weight:bold; font-style:italic;}
H1 {font-family:Arial, Helvetica, sans-serif;color:#00236f;font-size:16px;font-weight:bold; font-style:italic;}
H2 {font-family:Arial, Helvetica, sans-serif;color:#c10808;font-size:14px;font-weight:bold; font-style:italic;}
H3 {font-family:Arial, Helvetica, sans-serif;color:#607dc3;font-size:12px;font-weight:bold;}

/*links & buttons*/
a:link{color:#000;text-decoration:underline; font-weight:bold;}
a:visited{color:#000;text-decoration:underline; font-weight:bold;}
a:hover{color:#c10808;text-decoration:none; font-weight:bold;}
a:active{color:#000;text-decoration:underline; font-weight:bold;}

/*.StandardButton{background:#d3c795;border:1px #d3c795 outset;padding:5px;}*/

a.CommandButton{font-size:14px;font-weight:bold;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#c10808;text-decoration:none;}
a.CommandButton:visited{color:#c10808;text-decoration:none;}
a.CommandButton:hover{color:#999999;text-decoration:underline;}
a.CommandButton:active{color:#c10808;text-decoration:underline;}

a.skinuser:link{color:#000;text-decoration:none;}
a.skinuser:visited{color:#000;text-decoration:none;}
a.skinuser:hover{color:#009966;text-decoration:underline;}
a.skinuser:active{color:#000;text-decoration:underline;}


/* Solpart Menu */

.MainMenu_MenuContainer {  } 

/*If vertical menu, put width here */
.MainMenu_MenuContainer td {
width:185px; } 

.MainMenu_MenuBar { 
height:25px;} 

.MainMenu_MenuItem { 
border:0px; 
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
} 
/* this font-family changes the sub menus only */
/* this background modifies the main menu and the sub menus */
/* height here modifies the main menu and the sub menu */
/* border here changes the sub menus only */
/* padding here changes the sub menus only */
/* color here changes the sub menu font */

.MainMenu_MenuItem td{ 
padding:7px 15px 7px 20px;
text-align:Left;
border-bottom:#FFFFFF solid thin;
} 

.MainMenu_MenuItem td span{ } 

.MainMenu_MenuIcon { 
display: none; } 

/* Main Menu Active/Current Button */
.rootmenuitemactive{
}

/* Main Menu Mouseover */
.MainMenu_MenuItemSel { 
color: #fff;
background:#607dc3;} 

/* Padding around the words in the main menu buttons */
.MainMenu_MenuItemSel td{ 
padding:7px 15px 7px 20px;
text-align:left;
border-bottom:#FFFFFF solid thin;} 

.MainMenu_MenuBreak {
display:none; } 

.MainMenu_RootMenuArrow {
display:none; } 

/* Shows up in the sub menu, to the right of the words. */
.MainMenu_MenuArrow{
display:none;
}  

.MainMenu_SubMenu {
background: #607dc3; } 

.MainMenu_SubMenu td {
text-align:left; } 

.submenu{
z-index:1000;
border:0px;
font-weight:bold;
} 

/* Sub Menu Mouseover */
.submenuitemselected{
font-family:Arial, Helvetica, sans-serif;
color: #000;
background: #96a0b5;

}

.submenuitemactive{
font-family:Arial, Helvetica, sans-serif;
color: #000;

}

/* Sub Menu Active/Current */
.submenuitembreadcrumb{
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
font-weight:bold;
padding:2px 15px 2px 7px;

}

.rootmenuitem{
background:#bec4d1}  

.rootmenuitem td{
border-right:0px #ccc solid;
}  
/* if you don't put the height here, the right border doesnt reach the top/bottom. */
/* Also adds (unwanted) border in the submenu. */ 

/* Main Menu font */ 
.rootmenuitem td span{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
}  

.rootmenuitembreadcrumb{
} 

/* Main Menu Mouseover */ 
.rootmenuitembreadcrumb td{
padding:2px 10px;}  

/* Main Menu Active/Current button */
.rootmenuitembreadcrumb td span{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{
}  

.rootmenuitemselected td{
padding:2px 10px;
}  

/* Main Menu Mouseover Text */
.rootmenuitemselected td span{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;}
