.sanbornFooter {font-size: 13px; text-decoration:none; color:#000000; font-weight: bold;}.sanbornFooter a {text-decoration:none; color:#CC0033; font-weight: bold;}.sanbornFooter a:visited {text-decoration:none; color:#CC0033; font-weight: bold;}.sanbornFooter a:hover {text-decoration:underline; color:#CC0033; font-weight: bold;}.sanbornFooter2 {text-decoration:none; color:#000000; font-weight: bold;}.sanbornFooter2 a {text-decoration:none; color:#CC0033; font-weight: bold;}.sanbornFooter2 a:visited {text-decoration:none; color:#CC0033; font-weight: bold;}.sanbornFooter2 a:hover {text-decoration:underline; color:#CC0033; font-weight: bold;}BODY {font-family:Verdana, Arial, Helvetica; font-size:12px; color:#000000}.small {font-family:arial, Verdana, Helvetica; color:#333333; font-size: 11px;}.headline {font-family:arial, Verdana, Helvetica; color:#990000; font-size: 13px; font-weight: bold;}.caption {font-family:arial, Verdana, Helvetica; color:#666666; font-size: 10px;}.headline {font-family:arial, Verdana, Helvetica; color:#990000; font-size: 14px; font-weight: bold;}.caption {font-family:arial, Verdana, Helvetica; color:#333333; font-size: 11px;}.caption2 {	font-family:arial, Verdana, Helvetica;	color:#CC0033;	font-size: 11px;	line-height: 12px;}.header {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #333333;}/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#000000;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#000000;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#000000;
}

A.OtherTabs:hover    {
    text-decoration: underline;
    color:#000000;
}/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: #A61928 0px solid; 
	border-left: #A61928 0px solid; 
	border-top: #A61928 0px solid; 
	border-right: #A61928 0px solid;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #A61928;
	border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-right: #333333 0px solid;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #333333; 
	border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #A61928; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #A61928 0px solid; 
	border-left: #A61928 0px solid; 
	border-top: #A61928 0px solid; 
	border-right: #A61928 0px solid;
	background-color: #A61928; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	background-color: #B90C47; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}

/********* SolPartMenu *********/

.MainMenu_MenuContainer {
	width: 128px;
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid;  
	background-color: #A61928;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	/*height:20px;*/
	background-color: Transparent;
}

/*-- applies to items in submenus only --*/
.MainMenu_MenuItem {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-weight: bold; 
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background: #a61928;	
	border: #a61928 1px solid;
	padding: 1px 8px 1px 0px;
}


/*-- hover state in submenus only --*/
.MainMenu_MenuItemSel {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-weight: bold; 
	font-size: 11px;
	font-style: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #f6f6f6;
	background: #b90c47;
	border-left: #b90c47 1px solid;
	border-right: #b90c47 1px solid;
	padding: 1px 8px 1px 0px;
}


/*-- submenu container --*/
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 3px 0 0 0;
	background: #a61928;
	padding: 1px;
	border: 1px solid #000000;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}

/*-- idle state for root menu items --*/
.MainMenu_Idle 
{
    color:#FFFFFF;
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-weight: bold; 
	font-size: 11px;
	font-style: normal;	
	border-bottom: #80131f 0px solid; 
	border-left: #80131f 0px solid; 
	border-top: #c15e69 0px solid;  
	border-right: #c15e69 0px solid;
}


/*-- hover state for root menu items --*/
.MainMenu_Selected {
	background-color: #b90c47;
	color:#FFFFFF;
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-weight: bold; 
	font-size: 11px;
	font-style: normal;
	border-bottom: #80131f 0px solid; 
	border-left: #80131f 0px solid; 
	border-top: #c15e69 0px solid;  
	border-right: #c15e69 0px solid;
}

/*-- applies to the active root menu item --*/
.MainMenu_Active 
{
	background-color: #b90c47;
    color:#FFFFFF;
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-weight: bold; 
	font-size: 11px;
	font-style: normal;		
	border-bottom: #80131f 0px solid; 
	border-left: #80131f 0px solid; 
	border-top: #c15e69 0px solid;  
	border-right: #c15e69 0px solid;
}

.MainMenu_MenuBreak 
{
}

* html .MainMenu_MenuBreak{ /*IE only */
} 

/*-- applies to the active root menu item --*/
.MainMenu_BreadcrumbActive {

}

/*-- Sub-menu arrow --*/
.MainMenu_MenuArrow  {
	display: none;
}

/*-- Sub-menu icon --*/
.MainMenu_MenuIcon  {
	display: none;
}

/***********************/

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #CC0033;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#CC0033;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#CC0033;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#CC0033;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#CC0033;
}

/**************************/

A:link  {
    text-decoration:    none;
    color:  #CC0033;
}

A:visited   {
    text-decoration:    none;
    color:  #CC0033;
}

A:active    {
    text-decoration:    none;
    color:  #CC0033;
}

A:hover {
    text-decoration:    underline;
    color:  #CC0033;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #CC0033;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #CC0033;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #CC0033;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #CC0033;
}




