/*page*/
html,body{background:#fff;height:100%;color:#000;}
.skinmenu{background:#252161;}
.skinuser{text-align: center; margin: 0;padding: 0;}

#Body{background-color:#DEE6FA;}


/*panes*/
.headerpane{background:#252161 url(topbg.jpg) repeat-x;width:414;height:158;padding:0;}
.loginpane{background:#252161 url(topbg.jpg) repeat-x;width:238;height:158;padding:0;}
.contentpane{background:#FFF;width:auto;padding:0}
.footerpane{background:#252161;width:823px;padding:10px 10px 0 10px;}

/*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:#252161;}
.head{font-size:18px;font-weight:bold;}

/*links & buttons*/
a:link{color:#252161;text-decoration:underline;}
a:visited{color:#252161;text-decoration:underline;}
a:hover{color:#BDD63C;text-decoration:none;}
a:active{color:#BDD63C;text-decoration:none;}

.StandardButton{background:#BDD63C;border:1px #252161 outset;padding:5px;}

a.CommandButton{font-size:14px;font-weight:bold;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#252161;text-decoration:none;}
a.CommandButton:visited{color:#252161;text-decoration:none;}
a.CommandButton:hover{color:#BDD63C;text-decoration:underline;}
a.CommandButton:active{color:#BDD63C;text-decoration:underline;}

a.skinuser:link{color:#252161;text-decoration:none;font-size:10px;}
a.skinuser:visited{color:#252161;text-decoration:none;font-size:10px;}
a.skinuser:hover{color:#BDD63C;text-decoration:underline;font-size:10px;}
a.skinuser:active{color:#BDD63C;text-decoration:underline;font-size:10px;}

a.footer:link{color:#252161;text-decoration:underline;font-size:9px;}
a.footer:visited{color:#252161;text-decoration:underline;font-size:9px;}
a.footer:hover{color:#BDD63C;text-decoration:none;font-size:9px;}
a.footer:active{color:#BDD63C;text-decoration:none;font-size:9px;}

h1, h2, h3, h4, h5, h6 {	font-family: Arial,sans-serif;	margin: 0px;padding: 0px;}
h1{ font-size: 150%; color: #000;}
h2{ font-size: 125%; color: #252161; font-weight: bold;}
h3{ font-size: 110%; color: #000; font-weight: bold;}
h4{ font-size: 105%; color: #000; font-weight: bold;margin: 0px;padding: 0px;}
h5{ font-size: 100%; color: #003084;}

ul{ list-style-type: square;}
ul ul{ list-style-type: disc;}
ul ul ul{ list-style-type: none;}

.FCKImageGalleryContainer {}
.FCKLinkGalleryContainer {}

/* Solpart Menu */

.MainMenu_MenuContainer {  } 

/*If vertical menu, put width here */
.MainMenu_MenuContainer td {
width:171px; } 

.MainMenu_MenuBar { 
height:29px;} 

.MainMenu_MenuItem { 
border:0px; 
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
background: url(button.gif);
} 
/* 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 */
/* add image here for OFF button */

.MainMenu_MenuItem td{ 
padding:7px 0 7px 0;
text-align:Left;
text-indent:20px;
} 

.MainMenu_MenuItem td span{ } 

.MainMenu_MenuIcon { 
display: none; } 

/* Main Menu Active/Current Button */
.rootmenuitemactive{
background: url(button_on.gif) #BDD63C; /* green */
}

/* Main Menu Mouseover */
.MainMenu_MenuItemSel { 
color: #fff; 
background: url(button_on.gif) #BDD63C; /* green */
} 

/* Padding around the words in the main menu buttons */
.MainMenu_MenuItemSel td{ 
padding:7px 0;
text-align:left;
text-indent:20px;
} 

.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: #252161; /* navy */
} 

.MainMenu_SubMenu td {
text-align:left;
padding:9px 20px 5px 0;
 } 

.submenu{
z-index:1000;
border:0px;
font-weight:bold;
} 

/* Sub Menu Mouseover */
.submenuitemselected{
font-family:Arial, Helvetica, sans-serif;
color: #fff; 
background: url(button_on.gif) #BDD63C; /* green */

}

.submenuitemactive{
font-family:Arial, Helvetica, sans-serif;
color: #BDD63C; /* green */

}

/* Sub Menu Active/Current */
.submenuitembreadcrumb{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
padding:2px 0 2px 7px;

}

.rootmenuitem{
background:transparent;
}  

.rootmenuitem td{
}  
/* 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 0px;
}  

/* 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 0px;
}  

/* Main Menu Mouseover Text */
.rootmenuitemselected td span{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;}

