/* Light Background Token formatting */
/* Text for Light backgrounds */
.customtext 
{
 color: #723B12;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

a.customtext:link 
{
 color: #723B12;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

a.customtext:active 
{
 color: #CC8500;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

a.customtext:hover 
{
 color: #E3701A;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

a.customtext:visited 
{
 color: #D2691E;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

/* Text for Dark backgrounds */
.customtextdark 
{
 color: #FCFDEB;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

a.customtextdark:link 
{
 color: #FCFDEB;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

a.customtextdark:active 
{
 color: #FAFAD2;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

a.customtextdark:hover 
{
 color: #DDA0DD;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

a.customtextdark:visited 
{
 color: #E6E6FA;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

/* Text for override MainMenu settings */
.customtoplinks 
{
 color: White;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

a.customtoplinks:link 
{
 color: #FBB811;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

a.customtoplinks:hover 
{
 color: #FFF3D9;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

a.customtoplinks:visited 
{
 color: #EEE8AA;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

a.customtoplinks:active 
{
 color: #ffe026;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
}

table 
{
 font-family: Arial, Tahoma, Verdana, san-serif;
 font-style: normal;
 font-size: 9pt.;
 color: Black;
}

.table 
{
 font-family: Arial, Tahoma, Verdana, san-serif;
 font-style: normal;
 font-size: 9pt.;
 color: Black;
}

a:link 
{
 color: #8B0000;
}

a:visited 
{
 color: #B8860B;
}

a:hover 
{
 color: #FFF3D9;
 color: Purple;
}

a:active 
{
 color: #A52A2A;
}

body 
{
 font-family: Arial, Tahoma, Verdana, san-serif;
 background-color: White;
 color: rgb(0,0,0);
}

h1, h2, h3, h4, h5, h6 
{
 font-family: Arial, Tahoma, Verdana, san-serif;
}

h1 
{
 color: #8B0000;
}

h2 
{
 color: #8B0000;
}

h3 
{
 color: #8A4500;
}

h4 
{
 color: #8A4500;
}

h5 
{
 color: Black;
}

h6 
{
 color: Black;
}

/* GENERAL */
/* style for module titles */
.head 
{
 color: #970005;
 font-size: 12pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
 font-weight: bold;
}

/* style of item titles on edit and admin pages */
.subhead 
{
 color: #970005;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
 font-weight: normal;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.subsubhead 
{
 color: #970005;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
 font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.commnandbutton:text 
{
 color: Black;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
 font-weight: normal;
}

a.commandbutton:link 
{
 color: #BA55D3;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
 font-weight: normal;
}

a.commandbutton:visited 
{
 color: #DDA0DD;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
 font-weight: normal;
}

a.commandbutton:active 
{
 color: #9400D3;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
 font-weight: normal;
}

a.commandbutton:hover 
{
 color: #EE82EE;
 font-size: 9pt;
 font-family: Arial, Tahoma, Verdana, san-serif;
 text-decoration: none;
 font-weight: normal;
}

/* Main Menu */
.mainmenu_menucontainer 
{
 background-color: transparent;
 border-width: 0px;
}

.mainmenu_menubar 
{
 cursor: hand;
 cursor: pointer;
 border-width: 0px;
}

.mainmenu_menuitem 
{
 background-color: transparent;
 cursor: pointer;
 cursor: hand;
 color: #FCFDEB;
 font-family: Arial, Tahoma, Verdana, san-serif;
 font-size: 9pt;
 font-weight: bold;
 font-style: normal;
 padding-top: 2px;
 padding-right: 3px;
 padding-bottom: 2px;
 padding-left: 3px;
 border-width: 0px;
}

.mainmenu_menuicon 
{
 cursor: pointer;
 cursor: hand;
 width: auto;
 background-color: #DAA520;
 font-family: Arial, Tahoma, Verdana, san-serif;
 font-size: 9pt;
 color: #FAFAD2;
 border-width: 0px;
}

.mainmenu_submenu 
{
 cursor: pointer;
 cursor: hand;
 background-color: #DAA520;
 filter: none;
 font-family: font-family: Arial, Tahoma, Verdana, san-serif;
 margin-top: 4pt;
 padding-top: 2px;
 padding-right: 3px;
 padding-bottom: 2px;
 padding-left: 3px;
 color: Purple;
 font-size: 9pt;
 border-width: 0px;
}

.mainmenu_menubreak 
{
 background-color: transparent;
 height: 6px;
 display: none;
}

.mainmenu_menuitemsel 
{
 background-color: #DAA520;
 cursor: pointer;
 cursor: hand;
 color: Purple;
 font-family: Arial, Tahoma, Verdana, san-serif;
 font-size: 9pt;
 font-weight: bold;
 font-style: normal;
 padding-top: 2px;
 padding-right: 3px;
 padding-bottom: 2px;
 padding-left: 3px;
 border-width: 0px;
}

.mainmenu_menuarrow 
{
 font-family: webdings;
 font-size: 9pt;
 cursor: pointer;
 cursor: hand;
 display: none;
}

.mainmenu_rootmenuarrow 
{
 font-family: webdings;
 font-size: 9pt;
 cursor: pointer;
 cursor: hand;
 display: none;
}
