﻿/* Newsticker */
.links
{
	font-family: Georgia, "Times New Roman" , Serif;
	font-size: 8pt;
	text-decoration: none;
	}
.NewsBar
{
	text-align: left;
	padding: 0 20px 0px 20px;
	vertical-align: middle;
	height: 40px;
}
.newsTicker
{
	border: none;
	height:40px;
	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;
	border-padding: expression(cellPadding=0);
	border-padding: 0px;
	}
.newsHeader a
{
	font-family: Georgia, "Times New Roman" , Serif;
	text-decoration: none;
	font-weight: bold;
	color: Red;
	font-size: 10pt;
	}
	
.newsIngress
{
	font-family: Georgia, "Times New Roman" , Serif;
	font-size: 8pt;
	text-decoration: none;
	color: Black;
	}
/* TreeviewSiteMap Design */
.ParentNode
{
	font-family: arial, sans-serif;
	font-size: .9em;
	color: #231f20;	
	font-weight: bold;
	}
	
.HoverNode
{
	font-family: arial, sans-serif;
	font-size: .9em;
	color: #231f20;	
	font-weight: bold;
	text-decoration: underline;
	}
	
.SelectedNode
{
	font-family: arial, sans-serif;
	font-size: .9em;
	color: #231f20;	
	font-weight: bold;
	}
	
.RootNode
{
	font-family: arial, sans-serif;
	font-size: .9em;
	color: #231f20;	
	font-weight: bold;
	}
	
.Node
{
	font-family: arial, sans-serif;
	font-size: .9em;
	color: #231f20;	
	font-weight: bold;
	}
	
.LeafNode
{
		font-family: arial, sans-serif;
	font-size: .9em;
	color: #231f20;	
	font-weight: bold;
	text-decoration: overliven;
	}
	
/* Usercontrols */
	
.ucTreeview
{
	width: 100%;
	height: 219px;
	vertical-align: bottom;
	text-align: right;
	padding: 0px 10px 10px 0px;
}

/*
HorizontalMenuSiteMap: Is the main menu settings
DynamicHover: Defines the presentation when the mouse hovers over dynamic elements.
DynamicMenuItem: Defines the presentation for dynamic menu items.
DynamicSelected: Defines the presentation for selected items in dynamic menus.
DynamicMenu: Defines the presentation for dynamic menus.
StaticHover: Defines the presentation when the mouse hovers over static elements.
StaticMenuItem: Defines the presentation for static menu items.
StaticMenu: Defines the presentation for static menus.
StaticSelected: Defines the presentation for selected items in static menus.
*/
.HorizontalMenuSiteMap a
{
    display: block;
    float: left;
    height: 37px;
    text-decoration: none;
    padding: 3px 19px 2px 19px;
    text-transform: uppercase;
    color: #D1D3D7;
    
    
}

.StaticHover a
{
    background: #FFFFFF url(menu_hover.png);
    color: #484E56;
}

.StaticMenuItem a
{
    
}

.StaticMenu
{
}

.StaticSelected a
{
    background: #FFFFFF url(menu_hover.png);
    color: #484E56;
}

.DynamicHover a
{
    color: #484E56;
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    display: block;
    text-decoration: underline;
    
}

.DynamicMenuItem a
{
    color: #484E56;
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    font-size: 100%;
}

.DynamicSelected a
{

	}

.DynamicMenu a
{
    background: transparent;
}

.Login_CheckBox
{
	}
	
.Login_FailureText
{
	}

.Login_HyperLink
{
	}

.Login_InstructionText
{
	}

.Login_Label
{
	}

.Login_LoginButton
{
	}

.Login_TextBox
{
	}

.Login_TitleText
{
	}

.Login_ValidatorText
{
	}