@charset "UTF-8";
/* CSS Document */


/*========================================================*/
/*  2 Design Elements                                     */
/*========================================================*/

.MenuHeight { height:32px; }
.MenuTD {  background: url(nav2-bg.gif) repeat-x top left; padding: 0 10px 0 0; }
.MenuLeft { width:18px; background: url(nav2-bg-l.gif) no-repeat top left; }
.MenuRight { width:12px; background: url(nav2-bg-r.gif) no-repeat top left; }
.LoginTD { width: 100%; vertical-align: middle; text-align: right; font-size: 7px; padding: 0 0 8px 0; }
.CopyrightRow { height:20px; padding: 0 10px 0 10px; vertical-align: middle; }

.background{ color:#CCCCCC;
background-color:#CCCCCC;
background-image:url(bgrepeat.gif);
background-position:top;
background-repeat:repeat-x;}

.top{ color:12527d;
background-image:url(top.jpg);
height:87px;
vertical-align:top;

}

.footer{ font:x-small;
font-family:Arial, Helvetica, sans-serif;
font-weight:none;
color:#12527d;

}

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/  .ModuleTitle_SubMenu { margin: 1px 0 0 0;  
}
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #EEE;  font-family:Arial, Helvetica, sans-serif; font-size: 10pt; padding: 10px 0px 9px 0px; font-weight: bold; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #FFF; font-family:Arial, Helvetica, sans-serif; font-size: 10pt; padding: 10px 0px 9px 0px; font-weight: bold; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #FFF; font-family:Arial, Helvetica, sans-serif; font-size: 10pt; padding: 10px 0px 9px 0px; font-weight: bold; }
/*-- middle seperator           --*/ .MainMenu_Seperator {  width:1px; height: 32px; font-size:1px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 15px 0 10px; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px dotted #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}



.submenuitemselected{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	color:#06324f;
	font-size:12px;
	font-weight:bold;
	padding:1px 1 1 1;
	border:0px #ffffff solid;
	background-color: 00a8bd;
}
.submenu{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	color:#06324f;
	font-size:12px;
	font-weight:normal;
	border:1px solid #FFFFFF;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #7fd8e4;
	border: 1px solid #FFFFFF;
}

/*========================================================*/
/*     Content Panes                         */
/*========================================================*/

.imagePane{ padding:15px 15px 15px 15px;}
.LeftPane{ padding:0px 0px 0px 0px; width:30%;}
.ContentPane{ padding:0px 0px 0px 0px; width:100%;}
.FooterPane{ padding:7px 7px 7px 7px; width:30%;}



/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
