/*
   ================================
    CSS STYLES
   ================================
*/   
BODY {	
	background: #FFFFFF; 
	cursor: auto; 
	color: #000000; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left: 0pt; 
	margin-right: 0pt;
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif; 
	font-style: normal; 
	font-size: 12px;
	font-weight: normal; 
	text-align: left; 
	line-height: 18px;
	color: #333333;
}

.Center {
	text-align: center;
}

.TopMenuBar {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
	width: 100%;
	background-color: #eedddd;
}

.TopMenuTabs {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	color: #999999;
	text-decoration: none;
}
    
A.TopMenuTabs:link	{color: #996666;}
A.TopMenuTabs:visited	{color: #996666;}
A.TopMenuTabs:active	{color: #996666;}
A.TopMenuTabs:hover	{color: #FFFFFF; background-color: #996666; text-decoration: none;}

.BottomMenuBar {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 3px;
	border-bottom: #333333 1px solid;
	border-top: #333333 1px solid;
	width: 100%;
	background-color: #eedddd;
}

.BottomMenuTabs {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	color: #999999;
	text-decoration: none;
}
    
A.BottomMenuTabs:link		{color: #996666;}
A.BottomMenuTabs:visited	{color: #996666;}
A.BottomMenuTabs:active		{color: #996666;}
A.BottomMenuTabs:hover		{color: #FFFFFF; background-color: #996666; text-decoration: none;}

.QuickLink {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}
    
A.QuickLink:link	{color: #996666;}
A.QuickLink:visited	{color: #996666;}
A.QuickLink:active	{color: #996666;}
A.QuickLink:hover	{color: #FFFFFF; background-color: #996666; text-decoration: none;}

.SectionTitle {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:  20px;
	font-weight: normal;
	color: #333333;
}

.SubTitle {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size:  14px;
	margin-top: 24px; 
	margin-bottom: 8px; 
	color: #333333;
	text-transform: uppercase;
}

.List {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:  12px;
	margin-left: 24px;
	margin-top: 4px; 
	margin-bottom: 4px;
	color: #333333;
}	

.FinePrintHead {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:  10px;
	font-weight: bold;
	line-height: 10px;
	color: #333333;
	margin-top: 20px; 
	margin-bottom: 5px; 
}

.FinePrint {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:  10px;
	font-weight: normal;
	color: #333333;
	line-height: 12px;
	margin-top: 10px; 
	margin-bottom: 5px; 
}

.Copyright {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	text-align: center;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 5px;
}

UL LI {
	list-style-type: disc;
	margin-top: 5px; 
}




/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8pt;
    color: #999999;
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link
{
	color: #996666;
}

A.SelectedTab:visited  {
	color: #996666;
}

A.SelectedTab:active   {
	color: #996666;
}

A.SelectedTab:hover    {
	color: #ff6666;
}

/* text style for the unselected tabs */

.OtherTabs {
    font-weight: bold;
    font-size: 8pt;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #999999;
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	color: #996666;
}

A.OtherTabs:visited  {
	color: #996666;
}

A.OtherTabs:active   {
	color: #996666;
}

A.OtherTabs:hover    {
	color: #FFFFFF; 
        background-color: #996666;
        text-decoration: none;
}

/* GENERAL */
/* style for module titles */

/* style of item titles on edit and admin pages */
.SubHead
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #cc0000
}

.NormalBold
{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #996666;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #996666;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #996666;
}

A.CommandButton:hover    {
    text-decoration: underline;
    color: #ff6666;
}
    
/* GENERIC */
H1  {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 20px;
    font-weight: normal;
    color: #333333;
}

H2  {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 20px;
    font-weight: normal;
    color: #333333;
}

H3  {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #333333;
}

H4  {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

H5, DT  {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}

H6  {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}

TFOOT, THEAD    {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #333333;
}

TH  {
    vertical-align: baseline;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

A:link  {
    text-decoration: none;
    color: #996666;
}

A:visited   {
    text-decoration: none;
    color: #996666;
}

A:active    {
    text-decoration: none;
    color: #996666;
}

A:hover {
    text-decoration: underline;
    color: #ff6666;
}

SMALL   {
    font-size: 8px;
}

BIG {
    font-size: 14px;
}

BLOCKQUOTE, PRE {
    font-family: Lucida Console, monospace;
}


UL LI LI    {
    list-style-type: disc;
}

UL LI LI LI {
    list-style-type: circle;
}

OL LI   {
    list-style-type: decimal;
}

OL OL LI    {
    list-style-type: lower-alpha;
}

OL OL OL LI {
    list-style-type: lower-roman;
}

HR {
    color: dimgrey;
    height: 1px;
    text-align: left
}

/* 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 {
	border-bottom: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-right: #999999 1px solid; 
	padding: 2px;
	background-color: #f1f1f1;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #f1f1f1 0px solid; 
	border-bottom: #f1f1f1 1px solid; 
	border-top: #f1f1f1 1px solid; 
	border-right: #f1f1f1 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #f1f1f1; 
	border-left: #f1f1f1 1px solid; 
	border-bottom: #f1f1f1 1px solid; 
	border-top: #f1f1f1 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #f1f1f1; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-right: #999999 1px solid; 
}

.ModuleTitle_MenuBreak {
	border-bottom: #f1f1f1 1px solid; 
	border-left: #f1f1f1 0px solid; 
	border-top: #f1f1f1 1px solid;  
	border-right: #f1f1f1 0px solid; 
	background-color: #f1f1f1; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #cccccc;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #f1f1f1 1px solid; 
	border-bottom: #f1f1f1 1px solid; 
	border-top: #f1f1f1 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer
{
	background-color: #eedddd;
}

.MainMenu_MenuBar {
	height: 18px;
}

.MainMenu_MenuItem {
	color: #996666; 
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 8pt; 
	border-left: #dddddd 0px solid; 
	border-bottom: #dddddd 0px solid; 
	border-top: #dddddd 0px solid; 
	border-right: #dddddd 0px solid;
}

.MainMenu_MenuIcon {
	background-color: #ddcccc; 
	border-left: #ddcccc 1px solid; 
	border-bottom: #ddcccc 1px solid; 
	border-top: #ddcccc 1px solid; 
}

.MainMenu_SubMenu {
	background-color: #ddcccc; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-right: #999999 1px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #ddcccc 1px solid; 
	border-left: #ddcccc 0px solid; 
	border-top: #ddcccc 1px solid;  
	border-right: #ddcccc 0px solid; 
	background-color: #ddcccc; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #996666; 
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 8pt; 
	font-weight: bold; 
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	border-right: #ddcccc 1px solid; 
	border-bottom: #ddcccc 1px solid; 
	border-top: #ddcccc 0px solid;
	color: #999999;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: #999999;
}
