/*=====================================================================*/
/*              Cascading Style Sheet for BSPS Skins                   */
/*                       created by t-worx                             */
/*                                                                     */
/*                    http://www.t-worx.com                            */
/*                      tracyw@t-worx.com                              */
/*=====================================================================*/

/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;

}

.MainMenu_SubMenuItemSelHover TD
{
	color: #FFFFFF;
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;


}

.MainMenu_TabRootMenuItem TD
{
	color: #FFFFFF;
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background: url(images/NavOff.jpg) repeat-x;
	padding-right: 8px;
	padding-left: 8px;
}

.MainMenu_TabRootMenuItemSel TD
{
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	background: url(images/Off.jpg) repeat center top;
}

.MainMenu_TabMenuItemHover TD
{
	color: #FFFFFF;
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	background: url(images/NavOn.jpg) repeat-x center top;
	text-decoration:underline;
}

.MainMenu_TabMenuItemSelHover TD
{
	color: #FFFFFF;
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	background: url(images/NavSelected.jpg) repeat-x center top;
}

.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	width: 1px;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 37px; 
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;

}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #000000; 
	border-left: #000000 1px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	width: 1; 

}	
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=180, Strength=0);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #4B5661; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;


}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/* Styles for Side Menu */
/*

.MenuHdr
{ 
  font-size: 10pt; padding-left: 10px; font-weight: bold; padding-bottom: 2px; 
  background-color: #f1f1f1; padding-top: 2px; cursor: default;
}
.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  font-size: 8pt; padding-left: 20px; font-weight: normal; padding-bottom: 2px;
  background-color: #f1f1f1; padding-top: 2px;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link 
{
  text-decoration: none; color: black; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; 
}
.MenuItemMouseOver
{
  background-color: #cccccc; 
}
*/
/* End Styles for Side Menu*/


/* Width of Skin - Applied to underlying table with minimum width applied */
.MainTable {
	width: 770px;
	background-color: #FFFFFF;
	height: 100%;
}

/* Column Classes */

.toppane {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	padding: 0px 10px 10px 15px;
}


.leftpane {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	width: 250px;
	padding: 10px 10px 10px 15px;
}

.contentpane {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	padding: 10px;
}

.rightpane {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	width: 50px;
	padding: 10px 15px 10px 10px;
}

.bottompane {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	padding: 0px 15px 10px;
}

.datepane {
	text-align: right;
	vertical-align: middle;
	width: 100%;
	height: 20px;
}

.Date {
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5992BF;
	font-weight: normal;
}


/* Copyright text syle */
.Copyright,A.Copyright:link,A.Copyright:visited,A.Copyright:active,A.Copyright:hover {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#FFFFFF;
	text-decoration:none;
	text-align: left;
	vertical-align: middle;
}


/* Footer text syle */
.Footer,A.Footer:link,A.Footer:visited,A.Footer:active {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#FFFFFF;
	text-decoration:none;
	text-align: right;
	vertical-align: middle;
}

/* Footer text syle */
A.Footer:hover {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#FFFFFF;
	text-decoration:none;
	text-align: right;
	vertical-align: middle;
}


/* Design Elements */
.NavPane {
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background: url(images/NavSep.jpg) no-repeat left top;
	padding-left: 1px;
}

/* Login text syle */

.Login,A.Login:link,A.Login:visited,A.Login:active {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	padding-right:4px;
	text-decoration:none;
	padding-left: 4px;
}

A.Login:hover {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	padding-right:4px;
	text-decoration:underline;
	padding-left: 4px;

}


/* Search */

.Search {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	padding-left:4px;
	text-decoration:none;
}


/* Default link syle */
a:link,a:visited,a:active { font-family: Arial, Helvetica; font-size: 9.5pt; color: #38A5E6; font-weight: normal;text-decoration: none; }
a:hover { font-family: Arial, Helvetica; font-size: 9.5pt; color: #38A5E6; font-weight: normal;text-decoration: underline; }


/* Default container title syle */
.Head { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #000000; }

/* Normal Text Box */
.NormalTextBox {
	color: #38A5E6;
	vertical-align: middle;
	font: normal 9.5pt Arial, Helvetica;
	border: 1px solid #000000;
}

/* Paragraph Styles */
p { font-family: Arial, Helvetica, sans-serif; font-size: 9.5pt; font-weight: normal; color: #000000; }


/* Normal Text Color Classes */

/* Normal */
.Normal {
	font-family: Arial, Helvetica;
	font-size: 9.5pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
A.Normal:link,A.Normal:visited,A.Normal:active { font-family: Arial, Helvetica; font-size: 9.5pt; color: #38A5E6; font-weight: normal; text-decoration: none; }
A.Normal:hover { font-family: Arial, Helvetica; font-size: 9.5pt; color: #38A5E6; font-weight: normal; text-decoration: underline; }


/* Normal Bold Text Color Classes */

/* NormalBold */
.NormalBold { font-family: Arial, Helvetica; font-size: 9.5pt; color: #000000; font-weight: bold; text-decoration: none; }
A.NormalBold:link,A.NormalBold:visited,A.NormalBold:active,A.NormalBold:hover { font-family: Arial, Helvetica; font-size: 9.5pt; color: #000000; font-weight: normal; text-decoration: underline; }

/* Subhead Text Color Classes */

/* SubHead - Admin Pane Titles */
.SubHead { font-family: Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: none; }
A.SubHead:link,A.SubHead:visited,A.SubHead:hover,A.SubHead:active { font-family: Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: underline; }

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { font-family: Arial, Helvetica; font-size: 9pt; color: #024D86; font-weight: bold; text-decoration: none; }
A.SubSubHead:link,A.SubSubHead:visited,A.SubSubHead:hover,A.SubSubHead:active { font-family: Arial, Helvetica; font-size: 9pt; color: #024D86; font-weight: bold; text-decoration: underline; }

/* text style for skin objects */
.SkinObject { font-family: Arial, Helvetica; font-size: 8pt; color: #ffffff; font-weight: normal; text-decoration: none; }
A.SkinObject:link,A.SkinObject:visited,A.SkinObject:active,A.SkinObject:hover { font-family: Arial, Helvetica; font-size: 8pt; color: #ffffff; font-weight: normal; text-decoration: underline; }

/* H1 */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #4D5A65; }
A.h1:link,A.h1:visited,A.h1:hover,A.h1:active { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #4D5A65; text-decoration: underline; }
/* H2 */
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: bold; color: #4D5A65; }
A.h2:link,A.h2:visited,A.h2:hover,A.h2:active { font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: bold; color: #4D5A65; text-decoration: underline; }
/* H3 */
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #4D5A65; }
A.h3:link,A.h3:visited,A.h3:hover,A.h3:active { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #4D5A65; text-decoration: underline; }
/* H4 */
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #4D5A65; }
A.h4:link,A.h4:visited,A.h4:hover,A.h4:active { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #4D5A65; text-decoration: underline; }
/* H6 */
h6 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #4D5A65; }
A.h6:link,A.h6:visited,A.h6:hover,A.h6:active { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #4D5A65; text-decoration: underline; }
/* Admin link styles */
a.CommandButton:link,a.CommandButton:visited,a.CommandButton:active { color:#FFFFFF; border:2px outset #BDC7D7; background:#000000; padding:2px 3px 3px 4px; font-family:tahoma; font-weight:bold; font-size:11px; text-decoration:none; height:20px;}
a.CommandButton:hover {color:#FFFFFF; border:2px inset #BDC7D7; background:#000000; padding:2px 3px 3px 4px; font-family:tahoma; font-weight:bold; font-size:11px; text-decoration:none; height:20px;}

a.CommandButton1:link,a.CommandButton1:visited,a.CommandButton1:active { color:#FFFFFF; border:2px outset #BDC7D7; background:#38A5E6; padding:2px 3px 3px 4px; font-family:tahoma; font-weight:bold; font-size:11px; text-decoration:none; height:20px;}
a.CommandButton1:hover {color:#FFFFFF; border:2px inset #BDC7D7; background:#38A5E6; padding:2px 3px 3px 4px; font-family:tahoma; font-weight:bold; font-size:11px; text-decoration:none; height:20px;}


TH  { font-family: Arial, Helvetica; font-size: 9pt; color: #FFFFFF; font-weight: normal; text-decoration: none; }

/* button style for standard HTML buttons */
.StandardButton, A.StandardButton:link, A.StandardButton:visited, A.StandardButton:active {
  background: #38A5E6 none; 
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

A.StandardButton:hover {
  background: #38A5E6 none; 
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}


a.CommandButtonBlue:link,a.CommandButtonBlue:visited,a.CommandButtonBlue:active { color:#FFFFFF; border:2px outset #38A5E6; background:#38A5E6; padding:2px 3px 3px 4px; font-family:tahoma; font-weight:bold; font-size:11px; text-decoration:none; height:20px;}
a.CommandButtonBlue:hover {color:#FFFFFF; border:2px inset #38A5E6; background:#38A5E6; padding:2px 3px 3px 4px; font-family:tahoma; font-weight:bold; font-size:11px; text-decoration:none; height:20px;}


/* List styles */

body {
	background-color: #FFFFFF;
}



.FooterBG {
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	width: 100%;
	background: #000000;
	height: 61px;
	padding: 40px;

}
.ContentTableBG {
	background-color: #000000;
	width: 100%;
	height: 100%;
}

.ContentTable {
	width: 100%;
}

*********************************



.SaraLeftSide {
	width: 39px;
	background-color: #000000;
}
.ContentBG {
	text-align: left;
	vertical-align: top;
	width: 100%;
}
.BGtable {
	height: 100%;
	width: 100%;
	background: #000000;
}

.LogoRow {
	height: 90px;
	background: #000000;
}

.NavRuleRow {
	height: 4px;
	background-color: #F6E75F;
}

.NavRow {
	height: 37px;
	background: url(images/NavOff.jpg) repeat-x left top;
	text-align: left;
	vertical-align: middle;
}

.BreadcrumbRow {
	height: 18px;
	background: url(images/BreadcrumbBG.jpg) repeat-x left top;
	text-align: left;
	vertical-align: middle;
}

.SubNavRow {
	height: 5px;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.SubNavRowBlack {
	height: 15px;
	text-align: left;
	vertical-align: top;
	background: #000000;
}

.BottomBarTopRuleRow {
	height: 2px;
	background: url(images/BottomBarTopRule.jpg) repeat-x left top;
}

.BottomBarRow {
	height: 26px;
	background: url(images/BottomBarBG.jpg) repeat-x left top;
}

.BottomCornerRow {
	height: 9px;
	background: #000000 url(images/BottomBG.jpg) repeat-x left top;
}

.LogoPane {
	text-align: center;
	vertical-align: middle;
	background: #000000;
}

.LoginPaneBG {
	text-align: right;
	vertical-align: top;
	height: 100px;
	width: 100%;
}

.LoginTable {
	height: 100px;
	width: 100%;
}

.SearchPane {
	text-align: right;
	vertical-align: middle;
	height: 100%;
	padding-right: 15px;
	width: 100%;
}

.LoginPane {
	height: 20px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #000000;
	padding-right: 5px;
	padding-left: 5px;
}

.CopyrightBG {
	background: url(images/NavOff.jpg) repeat-x left top;
	height; 37px;
	width: 100%;
	/*padding-left: 10px;*/
}

.FooterPane {
	text-align: right;
	vertical-align: middle;
	width: 100%;
	padding-right: 10px;
}

.NavTable {
	height: 37px;
	width: 100%;
}

/* Class for outermost wrapper of cloud control */
.iBelong-Cloud-Cloud
{
	font-family: Arial,Verdana,Helvetica,Sans Serif;
	font-size: 9pt;
	margin-bottom: 10px;
}

.iBelong-Cloud-CloudButton
{
	margin-left: 10px;
	background-color: White;
	border:1px solid #0000ff;
	font-weight: bold;
}

/* Cloud title */
.iBelong-Cloud-CloudTitle
{
	font-size: 1.3em;
	font-weight: bold;
}

A.iBelong-Cloud-CloudTitle, A.iBelong-Cloud-CloudTitle:visited
{
	font-size: 9pt;
	font-weight: normal;
}

A.iBelong-Cloud-CloudTitle:hover, A.iBelong-Cloud-CloudTitle:active
{
	color: red;
}

/* Table showing color gradient for age of entities */
.iBelong-Cloud-AgeGradientTable
{
	font-size: 8pt;
	margin-bottom: 20px;
}

/* Color of subscripted text displaying number of clicks for an entity */
.iBelong-Cloud-Click
{
	color: #aaaaaa;
}

/* Help text on entity detail pages */
.iBelong-Cloud-HelpInfo
{
	color: #999999;
	font-size: 8pt;
	padding-bottom: 20px;
}

/* Error/result messages */
.iBelong-Cloud-Message
{
	color: Red;
	padding-bottom: 20px;
}

.iBelong-Cloud-Nav
{
	background-color: #eeeeee;
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.iBelong-Cloud-NavLabel
{
	color: black; 
}

.iBelong-Cloud-SectionLabel
{
	font-size:1.30em;
	font-weight: bold;
	color: black; 
}

.iBelong-Cloud-NavItem
{
	color: black;
	margin-left: 10px;
}

A.iBelong-Cloud-NavItemSelected, A.iBelong-Cloud-NavItemSelected:visited, .iBelong-Cloud-NavItemSelected
{
	margin-left: 10px;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none
}

A.iBelong-Cloud-NavItem, A.iBelong-Cloud-NavItem:visited
{
}

A.iBelong-Cloud-NavItem:hover, A.iBelong-Cloud-NavItem:active, A.iBelong-Cloud-NavItemSelected:hover, A.iBelong-Cloud-NavItemSelected:active
{
	text-decoration: underline;
	color: red;
}

A.iBelong-Cloud-CloudLink, A.iBelong-Cloud-CloudLink:visited
{
	text-decoration: none;
	font-weight: 900;
	padding: 4px;
}

A.iBelong-Cloud-CloudLink:hover, A.iBelong-Cloud-CloudLink:active
{
	text-decoration: none;
	background-color: #cccccc;
}

A.iBelong-Cloud-NavLink, A.iBelong-Cloud-NavLink:visited
{
	margin-left: 10px;
	font-weight: normal;
	text-decoration: none
}

.iBelong-Cloud-ClusterItem
{
	border-top: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
	font-weight: bolder;
	margin-bottom: 5px;
}

.iBelong-BranchTab-Default
{
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	background-color: #e2e2e2;
	width: 100px;
}

.iBelong-BranchTab-Selected
{
}

.iBelong-BranchTab-Hover
{
}

.iBelong-BranchTab-Active
{
}

.iBelong-BranchTab-TabStrip
{
	background-color: White;
	text-align: center;
}

.iBelong-ContentSummary-SubHead
{
	font-size: 10pt;
	font-weight: bold;
}

.HomePageLeftPane
{
	vertical-align: top;
   padding: 10px 10 10 10;
   background-color: #2F8AD1;
   border: 2px solid #215F92;
}






/* Tab Classes */
.TopGroup
{
  background-color:#757495; 
  background-image: url(images/top_groupBg.gif);
  border: 1px solid #57566F;
}

.Level2Group
{
  background-color:silver; 
  background-image: url(images/level2_group_bg.gif);
  border: 1px solid #999999; 
  border-top-width: 0px;
}

.TopLevelTab 
{
  color:#FFFFFF; 
  font-family:tahoma; 
  font-size:11px; 
  font-weight: bold;
  cursor:pointer;
}

.TopLevelTabHover 
{
  color:#FFFFFF; 
  background-image: url(images/top_itemHoverBg.gif);
  font-family:tahoma; 
  font-size:11px; 
  font-weight: bold;
  cursor:pointer;
}

.SelectedTopLevelTab
{
  background-color: silver; 
  background-image: url(images/top_item_selected_bg.gif);
  color: #333333; 
  font-family:tahoma; 
  font-size:11px; 
  font-weight: bold;
  cursor: default;
  border: 1px solid #807F9A;
  border-right-color: #FFFFFF;  
  border-bottom-width: 0px;  
  position: relative;
  top: 1px;
}

.Level2Tab 
{
  font-family:tahoma; 
  font-size:11px; 
  cursor:pointer;
}

.Level2TabHover 
{
  font-family:tahoma; 
  font-size:11px; 
  text-decoration:underline;
  cursor:pointer;
}

.SelectedLevel2Tab 
{
  font-family:tahoma; 
  font-size:11px; 
  text-decoration:underline;
}


/* Tab Classes */

.Level2Group
{
  background-color: #4544AF;
  position:relative;
  top:-1px;
}

.DefaultGroup
{
}

.DefaultTab 
{
  color: white; 
  background-color: #36A6E8;
  font-family: verdana; 
  font-weight:bold;
  font-size:11px; 
  cursor:pointer;
}

.DefaultTabHover 
{
  color: white; 
  background-color: #36A6E8;
  font-family: verdana; 
  font-weight:bold;
  font-size:11px; 
  text-decoration:underline;
  cursor:pointer;
}

.SelectedTab 
{
  color: white; 
  background-color: #4544AF;
  font-family: verdana; 
  font-size:11px; 
  font-weight:bold;
  cursor:default;
}

.Level2Tab 
{
  color: white; 
  font-family: verdana; 
  font-size:11px; 
  cursor:pointer;
}

.Level2TabHover 
{
  color: white; 
  font-family: verdana; 
  font-size:11px; 
  text-decoration:underline;
  cursor:pointer;
}

.SelectedLevel2Tab 
{
  color: #4544AF; 
  background-color: white;
  font-family: verdana; 
  font-size:11px; 
  position:relative;
  top:2px;
  cursor:default;
}

.Spacer
{
  background-color: #4544AF;
}



/* Silver
.TopGroup
{
  background-color:#757495; 
  background-image: url(images/tabs/top_groupBg.gif);
  border: 1px solid #57566F;
}

.Level2Group
{
  background-color:silver; 
  background-image: url(images/tabs/level2_group_bg.gif);
  border: 1px solid #999999; 
  border-top-width: 0px;
}

.TopLevelTab 
{
  color:#FFFFFF; 
  font-family:tahoma; 
  font-size:11px; 
  font-weight: bold;
  cursor:pointer;
}

.TopLevelTabHover 
{
  color:#FFFFFF; 
  background-image: url(images/tabs/top_itemHoverBg.gif);
  font-family:tahoma; 
  font-size:11px; 
  font-weight: bold;
  cursor:pointer;
}

.SelectedTopLevelTab
{
  background-color: silver; 
  background-image: url(images/tabs/top_item_selected_bg.gif);
  color: #333333; 
  font-family:tahoma; 
  font-size:11px; 
  font-weight: bold;
  cursor: default;
  border: 1px solid #807F9A;
  border-right-color: #FFFFFF;  
  border-bottom-width: 0px;  
  position: relative;
  top: 1px;
}

.Level2Tab 
{
  font-family:tahoma; 
  font-size:11px; 
  cursor:pointer;
}

.Level2TabHover 
{
  font-family:tahoma; 
  font-size:11px; 
  text-decoration:underline;
  cursor:pointer;
}

.SelectedLevel2Tab 
{
  font-family:tahoma; 
  font-size:11px; 
  text-decoration:underline;
}


*/

.FooterLogin,A.FooterLogin:link,A.FooterLogin:visited,A.FooterLogin:active {
	font-size:8pt;
	font-weight:normal;
	font-family:  Arial, "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	text-align: right;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}
