/*page*/
body{background:#bdbebf url(texture7990449.gif);}

.HPback{ background-color:#bdbebf; background-image:url(HP_Photo.jpg); background-repeat:no-repeat}
.skinmenu{background:#fff;height:22px; text-align:center;}
.skincontentstable{}

/*panes*/
.leftpane{font-size:10pt;font-weight:bold;color:#006f7a;}
.contentpane{background:#fff;}
.OLBPane {margin: 0 0; padding:0 0;}
.FooterPane{text-align:center;  vertical-align:bottom;}

/*text*/
.normal, div, span, p, td, th, li, dt, a{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#000;}
.head, .subhead{font-family:Arial, Helvetica, sans-serif;color:#000000;}
.head{font-size:18px;font-weight:bold;}

/*links & buttons*/
a:link{color:#000000;text-decoration:underline;}
a:visited{color:#000000;text-decoration:underline;}
a:hover{color:#000000;text-decoration:none;}
a:active{color:#000000;text-decoration:none;}

.small{ font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.small a:link{ font-size:10px; color:#ffffff;text-decoration:underline;}
.small a:visited{ font-size:10px; color:#ffffff;text-decoration:underline;}
.small a:hover{ font-size:10px; color:#ffffff;text-decoration:none;}
.small a:active{ font-size:10px; color:#ffffff;text-decoration:none;}

/*HTML form buttons*/
.StandardButton{ background: #926E3D; color: #fff;}

/*links in the Admin section*/
a.CommandButton{font-size:14px;font-weight:bold;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#003084;text-decoration:none;}
a.CommandButton:visited{color:#003084;text-decoration:none;}
a.CommandButton:hover{color:#003084;text-decoration:underline;}
a.CommandButton:active{color:#003084;text-decoration:underline;}

a.skinuser:link{color:#926E3D;text-decoration:underline;}
a.skinuser:visited{color:#926E3D;text-decoration:underline;}
a.skinuser:hover{color:#003084;text-decoration:none;}
a.skinuser:active{color:#003084;text-decoration:none;}

.currentDate {color:#006f7a; font-size:100%; margin-top: 10px; margin-right:10px; }
.scrollText{font-size:10pt;font-weight:bold;color:#000;}

h1, h2, h3, h4, h5, h6 {font-family: Arial,sans-serif;	margin: 0px;padding: 0px;}
h1{ font-size: 150%; color: #006f7a;}
h2{ font-size: 125%; color: #006f7a; font-weight: bold;}
h3{ font-size: 110%; color: #006f7a; font-weight: bold;}
h4{ font-size: 120%; color: #ffffff; font-weight: bold;}
h5{ font-size: 80%; color: #000000; font-style:italic; text-align:center; padding-bottom:10px;}

ul{ list-style-type: square;}
ul ul{ list-style-type: disc;}
ul ul ul{ list-style-type: none;}

/* Solpart Menu */

.MainMenu_MenuContainer { } 

.MainMenu_MenuContainer td { } 

.MainMenu_MenuBar { 
height:24px;
} 

.MainMenu_MenuItem { 
border:0; 
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
font-weight:normal;
text-align:center;
height:24px;
width: 173px;
} 
/* 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:1px solid #006f7a;
background:#bdbebf;
font-weight:normal;
font-size:12px;
width: 173px;} 

/* Sub Menu Mouseover */
.submenuitemselected{
font-family:Arial, Helvetica, sans-serif;
background:#006f7a;
font-weight:normal;
font-size:12px;
width: 173px;} 

/* Sub Menu Active/Current */
.submenuitembreadcrumb{
}
.rootmenuitem{
}  

.rootmenuitem td{
text-align:center;
height:24px;
width: 173px;
background:url(button_bg.gif) repeat-x top left;
}  
/* 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:#000;
font-size:12px;
font-weight:bold;
}  

.rootmenuitembreadcrumb{
} 

/* Main Menu Mouseover */ 
.rootmenuitembreadcrumb td{
background:url(button_bg_on.gif) repeat-x top left;
width: 173px;}  

/* 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{
}

.rootmenuitemselected td{background:url(button_bg_on.gif) repeat-x top left;
height:24px; text-align:center;width: 173px;
/* 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;}  


