body{background:#BBCFAF;height:100%;color:#000;}
.maintable{border-left: 3px solid #002D62; margin-left:10px;}
.skinmenu{background:#002C63;}
.skincontentstable{}
.skinfooter{text-align: center;}

/*panes*/
.contentpane{width:auto;padding:0}
.leftpane{}
.footerpane{background:#002D62;padding:10px 10px 0 10px;}
.searchpane{width:auto; text-align:right;}
.logopane{width:298px; background: url(index_01.gif) repeat-x bottom left;}
.TopBar{background: url(index_04bg.gif) repeat-x bottom right;}

/*text*/
.normal,div,span,p,td,th,li,a{font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.head,.subhead{font-family: "Times New Roman", Times, serif; color:#002C63;}
.head{font-size:200%;font-weight:bold;}

/*links & buttons*/
a:link{color:#002C63;text-decoration:underline;}
a:visited{color:#002C63;text-decoration:underline;}
a:hover{color:#217D4A;text-decoration:none;}
a:active{color:#217D4A;text-decoration:none;}

.StandardButton{background:#217D4A;border:1px #002C63 outset;padding:5px;}

a.CommandButton{font-size:14px;font-weight:bold;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#002C63;text-decoration:none;}
a.CommandButton:visited{color:#002C63;text-decoration:none;}
a.CommandButton:hover{color:#217D4A;text-decoration:underline;}
a.CommandButton:active{color:#217D4A;text-decoration:underline;}

a.skinuser:link{color:#002C63;text-decoration:none;}
a.skinuser:visited{color:#002C63;text-decoration:none;}
a.skinuser:hover{color:#217D4A;text-decoration:underline;}
a.skinuser:active{color:#217D4A;text-decoration:underline;}

a.footer:link,a.skinfooter:link{color:#002C63;text-decoration:underline;font-size:9px;}
a.footer:visited,a.skinfooter:visited{color:#002C63;text-decoration:underline;font-size:9px;}
a.footer:hover,a.skinfooter:hover{color:#217D4A;text-decoration:none;font-size:9px;}
a.footer:active,a.skinfooter:active{color:#217D4A;text-decoration:none;font-size:9px;}

h1, h2, h3, h4, h5, h6 {font-family: Arial,sans-serif; font-weight: bold;}
h1{ font-size: 200%; color: #002C63;font-family: "Times New Roman", Times, serif; }
h2{ font-size: 175%; color: #18794A; font-style:italic;}
h3{ font-size: 115%; color: #002C63;}
h4{ font-size: 105%; color: #000;}
h5{ font-size: 100%; color: #003084;}

.FCKImageGalleryContainer {}
.FCKLinkGalleryContainer {}

/* Solpart Menu */

.MainMenu_MenuContainer { 
border-top: 1px solid #002C63; } 

.MainMenu_MenuContainer td {width:190px; } 

.MainMenu_MenuBar { 
height:29px;} 

.MainMenu_MenuItem { 
border:0; 
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:13px;
font-weight:bold;
padding: 2px 10px 2px 25px;
background:#217D4A url(button.gif) top left;
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{ 
padding: 2px 10px 2px 25px;
} 
/* this background modifies the main menu and the sub menus */

.MainMenu_MenuItem td span{ } 

.MainMenu_MenuIcon { 
display: none; } 

/* Main Menu Active/Current Button */
.rootmenuitemactive{
height:29px;
}

/* Main Menu Mouseover */
.MainMenu_MenuItemSel { 
background:#217D4A url(button_on.gif);
font-weight:bold;
color:#fff;
height:29px;
 } /* Put height here so when you click the main menu button, it doesnt shrink. */

/* Padding around the words in the main menu buttons */
.MainMenu_MenuItemSel td{ 
padding: 2px 10px 2px 25px;} 

.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: #217D4A; 
} 

.MainMenu_SubMenu td {
text-align:left; } 


.submenu{
z-index:1000;
border:0;
} 

/* Sub Menu Mouseover */
.submenuitemselected{
font-family:Arial, Helvetica, sans-serif;
color: #fff;
font-size:13px;
background:#217D4A url(button_on.gif);
font-weight:bold;}

/* Sub Menu Active/Current */
.submenuitembreadcrumb{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:13px;
font-weight:bold;
padding: 2px 10px 2px 25px;
height:29px;
}

.rootmenuitem{
background:transparent;}  

.rootmenuitem td{
height:29px;
}  
/* 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{
padding: 2px 10px 2px 25px;

height:29px;}  

/* Main Menu Active/Current button */
.rootmenuitembreadcrumb td span{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:13px;
font-weight:bold;
height:29px;}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{
height:29px;
}  

.rootmenuitemselected td{
padding: 2px 10px 2px 25px;
height:29px;}  

/* Main Menu Mouseover Text */
.rootmenuitemselected td span{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:13px;
font-weight:bold;
height:29px;}  



