
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body {
	color: #353D47;
	font: 14px/18px Helvetica, "Helvetica Neue", arial, sans-serif;
	word-spacing: -1px;

}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
	background:url(/Portals/11/home_shadow.gif); 
}
.LeftPane2  { 
	background:url(/Portals/11/home_shadow.gif); 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal{

FONT: 14px/18px Helvetica, "Helvetica Neue", arial, sans-serif;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}
A:link  {
	color: #5E140C;
	font-weight: bold;
	text-decoration: none;
}

A:visited   {
	color: #5E140C;
	border-bottom: 0;
	font-weight: bold;
	
	border-bottom: 1px solid #703630;
}

A:hover {
	color: #5E140C;
	border-bottom: 1px solid #A44E46;
	font-weight: bold;
	
}

A:active    {
	color: #5E140C;
	font-weight: bold;
	text-decoration: none;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
		color:353D47;
		text-decoration:none;
		BORDER-BOTTOM: none;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
		color:353D47;
		text-decoration:none;
		BORDER-BOTTOM: none;
}

A.CommandButton:visited  {
		color:353D47;
		text-decoration:none;
		BORDER-BOTTOM: none;
}

A.CommandButton:hover    {
		color:353D47;
		text-decoration:none;
		BORDER-BOTTOM: none;
}
    
A.CommandButton:active   {
		color:353D47;
		text-decoration:none;
		BORDER-BOTTOM: none;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
em {
	font: bold italic 16px/20px Helvetica, "Helvetica Neue", arial, sans-serif;
	word-spacing: -1px;
	color: #703630;
	border-top: 2px solid #A44E46;
	border-bottom: 2px solid #A44E46;
	display: block;
	text-align: left;
	padding-left: 10px;
	text-indent: 0;
	margin: 3px 0;
}
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}


SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
    color: #FFFFFF;
	border: 0px solid #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 2px;
	clear: none;
	height: 33px;
	TEXT-TRANSFORM: lowercase;
}

.MainMenu_MenuItem {

	cursor: pointer;
	FONT: 12px Helvetica, "Helvetica Neue", arial, san-serif;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: Transparent;
	FONT-WEIGHT: normal;
	padding-left:5px;
	padding-right:5px;
}

.MainMenu_MenuIcon {
	border-bottom: white 1px solid;
	border-top: white 0px solid;
}
.MainMenu_MenuItemSel {
	FONT: 12px Helvetica, "Helvetica Neue", arial, san-serif;	
	FONT-WEIGHT: normal;
	color:#FFFFFF;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: #505A66;
	padding-left:5px;
	padding-right:5px;
}

.MainMenu_SubMenu {
	background-color: #EEEEEE;
	text-align: center;
	color: #505A66;
	border-right: 0px solid #EEEEEE;
	padding-right:0px;
}

.MainMenu_MenuBreak {
	margin:0px;
	border:0px;
	padding:0px;
	border-right: 1px solid #72787f;
}


.MainMenu_MenuArrow { 

	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.UserLink, .UserLink a:link, .UserLink a:hover, .UserLink a:visited  {
color: #FFFFFF;
padding-left: 5px;
padding-right: 5px;
}
.LoginLink, .LoginLink a:link, .LoginLink a:hover, .LoginLink a:visited  {
color: #FFFFFF;
padding-left: 5px;
padding-right: 5px;
}
.PrivacyLink, .PrivacyLink a:link, .PrivacyLink a:hover, .PrivacyLink a:visited, .PrivacyLink a:active  {
color: #FFFFFF;
padding-left: 5px;
padding-right: 5px;
}
#Logo A:visited{
border-bottom:0px;
}
.SubHead{
color:#353d47;
}
.LogoRightPane .SubHead{
color:#FFFFFF; 
}
