/*page*/
html,body{background:#65AFB8 url(bg.gif);height:100%;color:#333;}
.skinwrapper{border:10px #333 solid;background:#FFF;padding:1px;width:800px;margin:0px auto;}
.skinmenu{background:#005481;height:25px;width:100%;}
.skincontentstable{}
.skinfooter{padding:5px;background:#fff;text-align:center;font-size:10px;}

/*panes*/
.contentpane{background:#FFF;width:auto;padding:10px 10px 0 10px;}
.boxespane{background:#fff;width:900px;padding:10px 10px 0 10px;}
.leftpane{background:#fff;width:203px;padding:0;}
.footerpane1{background: #005481 url(footerbg.gif) repeat-x bottom left;width:900px;padding:10px 10px 0 10px;}
.footerpane2{background:#fff;width:900px;padding:10px 10px 0 10px;}

/*text*/
.normal,div,span,p,td,th,li,a{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.head,.subhead{font-family:Verdana, Arial, Helvetica, sans-serif;color:#333;}
.head{font-size:16px;font-weight:bold;}
.ctitle {
color:#65AFB8;
font-family: "Times New Roman", Times, serif;
font-size: 150%;
text-transform:uppercase;
text-align:center;
}

/*links & buttons*/
a:link{color:#005481;text-decoration:underline;}
a:visited{color:#005481;text-decoration:underline;}
a:hover{color:#005481;text-decoration:none;}
a:active{color:#005481;text-decoration:none;}

.StandardButton{background:#CCC;border:1px #CCC outset;padding:5px;}

a.CommandButton{font-size:14px;font-weight:bold;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#005481;text-decoration:none;}
a.CommandButton:visited{color:#005481;text-decoration:none;}
a.CommandButton:hover{color:#005481;text-decoration:underline;}
a.CommandButton:active{color:#005481;text-decoration:underline;}

a.skinuser:link{color:#005481;text-decoration:none;}
a.skinuser:visited{color:#005481;text-decoration:none;}
a.skinuser:hover{color:#005481;text-decoration:underline;}
a.skinuser:active{color:#005481;text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {	font-family: Arial,sans-serif;	margin: 0px;padding: 0px;}
h1{ font-size: 150%; color: #005481;}
h2{ font-size: 130%; color: #005481; font-weight: bold;margin-top:10px;}
h3{ font-size: 120%; color: #65AFB8; font-weight: bold;}
h4{ font-size: 125%; color: #005481; font-weight: bold;}
h5{ font-size: 100%; color: #000; font-weight: bold; margin-bottom:0;}
h6{ font-size: 180%; color: #008080; font-weight: bold; text-decoration:underline;}

.disc {font-size: 80%;}

/* Solpart Menu */

.MainMenu_MenuContainer { background: #005481; } 

.MainMenu_MenuContainer td { border-top: 3px solid #005481;} 

.MainMenu_MenuBar { 
height:29px;} 

.MainMenu_MenuItem { 
border:0; 
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
padding:2px 10px;
height:29px;
} 
/* 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{ 
} 

.MainMenu_MenuItem td span{ } 

.MainMenu_MenuIcon { 
display: none; } 

/* Main Menu Active/Current Button */
.rootmenuitemactive{

}

/* Main Menu Mouseover */
.MainMenu_MenuItemSel {  } 

/* Padding around the words in the main menu buttons */
.MainMenu_MenuItemSel td{ 
} 

.MainMenu_MenuBreak {
display:none; } 

.MainMenu_RootMenuArrow {
display:none; } 

/* Shows up in the sub menu, to the right of the words. */
.MainMenu_MenuArrow{
display:none; 
}  

.submenu{
z-index:1000;
border:0;
background:#005481;
font-weight:bold;
} 

/* Sub Menu Mouseover */
.submenuitemselected{
background:#65AFB8;
font-family:Arial, Helvetica, sans-serif;
color: #fff;
padding:2px 10px;
}

/* Sub Menu Active/Current */
.submenuitembreadcrumb{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
padding:2px 10px;
}

.rootmenuitem{
}  

.rootmenuitem td{
border-right:2px #005481 solid;
width:150px;
text-align:center;
background:#65AFB8;
height:29px;
padding:2px 5px;
}  
/* Add width here to set main nav button width */ 
/* Add images here for button background */ 
/* 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{
background:transparent;} 

/* Main Menu Mouseover */ 
.rootmenuitembreadcrumb td{
}  

/* Main Menu Active/Current button */
.rootmenuitembreadcrumb td span{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{
background:#005481;
}  

.rootmenuitemselected td{
height:29px;
background:#005481;
padding:2px 5px;
width:150px;
text-align:center;
/* Add images here for selected button background */ 
}  

/* Main Menu Mouseover Text */
.rootmenuitemselected td span{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;}  


/* ------------- left nav ---------------- */

#navcontainer { margin-left: 0; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer ul li {
  list-style-type: none;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 203px;
color: #005480;
background-color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
color: #fff;
background-color: #65b0b8;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 203px;
color: #005480;
background-color: #fff;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #65b0b8;
text-decoration: none;
}
