
/* PAGE BACKGROUND */
Body
{
    background-color:White;
}

/***************************************************/
/* Master Page Styles */
.NetEncore
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
    border-width: 2px;
    border-color:#FF84FF;   
	border-style:solid;
    background-color: #E0E0E0;
}

.Message
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #BE1031;
    background-color: white;
}

.Message A:link, .Message A:visited , .Message A:hover, .Message A:active
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #BE1031;
  	text-decoration:underline;
}

A.Home:link, A.Home:visited,A.Home:hover, A.Home:active

{
	background: url(images/bg-menu.gif) repeat-x ;
	color :white ;
	font-size: 11px; 
	height :22px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal;  
	border: 0px;
	padding-top:0px; 
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

A.UserLink:link, A.UserLink:visited
{
	color :#A2AFB8 ;
	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight: lighter;   
}

A.UserLink:hover, A.UserLink:active
{
	color : #A2AFB8 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.ListTitleLink:link, A.ListTitleLink:visited, A.ListTitleLink:hover, A.ListTitleLink:active
{
	color : #393939;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	vertical-align:top;

}
.HeaderText
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:8px;
}

A.HeaderUtilityLink:link, A.HeaderUtilityLink:visited
{
	color :#393939 ;
	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold;   
	padding-left:5px;
	padding-right:5px	

}

A.HeaderUtilityLink:hover, A.HeaderUtilityLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:5px;
	padding-right:5px;
	text-decoration:underline;
}

.FooterText
{
	color : #0F314D ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:8px;
}

A.FooterLink:link, A.FooterLink:visited
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:8px;
	padding-right:8px;
	vertical-align:top;
}

A.FooterLink:hover, A.FooterLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:8px;
	padding-right:8px;
	text-decoration:underline;
	vertical-align:top	
}

A.LeftBarLink:link, A.LeftBarLink:visited, A.LeftBarLink:hover, A.LeftBarLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:underline;
	vertical-align:top;
}

A.LeftBarLinkBold:link, A.LeftBarLinkBold:visited, A.LeftBarLinkBold:hover, A.LeftBarLinkBold:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:underline;
	vertical-align:top;
}

/***************************************************/
/* Content Normal Styles */

.ContentNormal
{
    color: #393939;
    background-color: White;
}

.Breadcrumb   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #393939;
	vertical-align:top;
	height:20px;
}

.Breadcrumb A:link, .Breadcrumb A:visited
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:none;
	vertical-align:top;

}

.Breadcrumb A:hover, .Breadcrumb A:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:underline;
	vertical-align:top;
}

.Breadcrumb A.Current:link, .Breadcrumb A.Current:visited
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:none;
	vertical-align:top;

}

.Breadcrumb A.Current:hover, .Breadcrumb A.Current:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:underline;
	vertical-align:top;
}

.Breadcrumb A.Home:link, .Breadcrumb A.Home:visited, .Breadcrumb .Home A:hover, .Breadcrumb .Home A:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:underline;
	vertical-align:top;
}

.SearchTextBox   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #996533;
    background-color: #DDD1B7;
    border-color: #766B55;
    border-width: 1px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}

.Title   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  15px;
    font-weight: bold;
    color: #393939;
}

.SubTitle   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #393939;
}

.Narrative   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #393939;
}

.Narrative A:link, .Narrative A:visited, .Narrative A:hover, .Narrative A:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

.Narrative Input {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #340100;
}

.Narrative IMG
{
    background-color: White;
    border: solid 5px #FFFFFF;
    text-align: center;
 }
 
.Highlight
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
    background-color:Yellow
}

.HighlightBold
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #393939;
    background-color:Yellow
}

.ReadMore   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight: normal;
}

.ReadMore A:link, .ReadMore A:visited, .ReadMore A:hover, .ReadMore A:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:underline;
}

.LinkList   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
}

.LinkList A:link, .LinkList A:visited, .LinkList A:hover, .LinkList A:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:underline;
}

/***************************************************/
/* CMS Styles */

.Normal
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
}

.NormalTextBox
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
}

.ListHeader
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #393939;
}

.ListItem
{
	font-size: 12px;
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #EEEEEE;
}

.ListAlternatingItem
{
	font-size: 12px;
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #C6CFD6;
}

.CommandButton     
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* GENERIC */
H1, H2, H3, H4
{
    display:inline;
}

UL LI   {
    list-style-type:    square ;
}

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: #393939;
    height:1pt;
	text-align:left;
}

A:link, A:visited, A:hover, A:active
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
	text-decoration:underline;
}

/***************************************************/
/* Sitemap styles */

.Sitemap
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:8px;
	padding-right:8px;
	vertical-align:top;
}

A.SitemapLink:link, A.SitemapLink:visited
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:8px;
	padding-right:8px;
	text-decoration:underline;
	vertical-align:top;
}

A.SitemapLink:hover, A.SitemapLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:8px;
	padding-right:8px;
	text-decoration:underline;
	vertical-align:top;
}

A.SearchLink:link, A.SearchLink:visited
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
}

A.SearchLink:hover, A.GalleryLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.SearchLinkBold:link, A.SearchLinkBold:visited
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
}

A.SearchLinkBold:hover, A.SearchLinkBold:active
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: underline;
}

/***************************************************/
/* Calendar styles */
.Calendar
{
	font-size: 12px;
	font-weight: bold;
	color: #340100;
	font-family: Verdana, Helvetica, sans-serif;
	background-color:white;
}

.CalendarHeader
{
	font-size: 12px;
	font-weight: bold;
	color: #393939;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #E6F2E6;
	text-align:center;
}

.CalendarHeader A:link, .CalendarHeader A:visited
{
	font-size: 12px;
	color : #393939 ;
	text-decoration:none;
}

.CalendarHeader A:hover, .CalendarHeader A:active
{
	font-size: 12px;
	color : #393939 ;
	text-decoration:underline;
}

.CalendarOtherDay
{
	font-size: 12px;
	font-weight: normal;  
	color: gray;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
	text-align:center;
}

.CalendarDay
{
	font-size: 12px;
	font-weight: normal;  
	color: #393939;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #E6F2E6;
	text-align:center;
}

.CalendarDayHighlight
{
	font-size: 12px;
	font-weight: normal;  
	color: #393939;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #93AF86;
	text-align:center;
}

.CalendarDayHighlight A:link, .CalendarDayHighlight A:visited
{
	color : #393939 ;
	text-decoration:none;
}

.CalendarDayHighlight A:hover, .CalendarDayHighlight A:active
{
	font-size: 12px;
	color : #393939 ;
	text-decoration:underline;
}

.CalendarToday
{
	font-size: 12px;
	font-weight: normal;  
	color: #393939;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: yellow;
	text-align:center;
}

.CalendarToday A:link, .CalendarToday A:visited
{
	font-size: 12px;
	color : #393939 ;
	text-decoration:none;
}

.CalendarToday A:hover, .CalendarToday A:active
{
	font-size: 12px;
	color : #393939 ;
	text-decoration:underline;
}
	
/***************************************************/
/* Main Menu Styles */

/*#menu-container
{
    padding: 3px;
    border-bottom: 1px solid #ADADAD;
}*/

.menu-strip
{
   font-family: verdana, helvetica, sans-serif; 
   font-size : 12px;
   padding: 0px;
   height: 22px;
   background: url(images/menu-level1-bg.gif) repeat-x  ;
   border: 0px;

}


/* all levels styles */
.menu-level1
{
   font-size: 11px;
   color: White;
}

.menu-level2, .menu-level3
{
   font-size: 11px;
   color: White;
   height: 22px;
}


/* menu level 1 styles */

.menu-level1 a:link, .menu-level1 a:visited, .menu-level1 a:hover, .menu-level1 a:active
{
   color: White;
   text-decoration: none;
}

.menu-level1
{
   font-weight :normal;
   border-left: solid #979BA4 1px;
   border-right: solid White 1px;
   border-top:0px;
   border-bottom:0px;
   height: 19px;
   padding-left:5px;
   padding-right:9px;
}

.menu-level1-selected
{
   color: White;
   background: #3F3F3F;
}

.menu-level1-hover
{
   color: White;
   background-color: #3F3F3F;
}

/* menu level 2 styles */

.menu-level2-submenu
{
   border-top: solid White 1px;
   border-bottom: solid White 1px;
   border-left: solid White 1px;
   border-right: solid White 1px;
   margin: 0px;
   padding: 0px;
   
}
.menu-level2
{
   background-color: #393939;
   border-top: solid White 1px;
   border-bottom: solid White 1px;
   border-left: solid White 1px;
   border-right: solid White 1px;
   padding: 0px;
   margin: 0px;
   width: 230px;
   
}
.menu-level2-selected
{
   font-weight: bold;
}

.menu-level2-hover
{
   font-weight: bold;
}

.menu-level2 a:link, .menu-level2 a:visited, .menu-level2 a:hover, .menu-level2 a:active
{
  color:white;
  text-decoration: none;
}
.menu-level2-hover a:link, .menu-level2-hover a:visited, .menu-level2-hover a:hover, .menu-level2-hover a:active
{
   color:white;
   text-decoration: none;
}


/* menu level 3 styles */

.menu-level3-submenu
{
   border-top: solid White 1px;
   border-bottom: solid White 1px;
   border-right: solid White 1px;
   margin: 0px;
   padding: 0px;
   
}
.menu-level3
{
   background-color: #3F5972;
   border-top: solid White 1px;
   border-bottom: solid White 1px;
   border-right: solid White 1px;
   padding: 0px;
   margin: 0px;
   width:  200px;
   
}

.menu-level3-selected
{
   font-weight: bold;
}

.menu-level3-hover
{
   font-weight: bold;
}

.menu-level3 a:link, .menu-level3 a:visited, .menu-level3 a:hover, .menu-level3 a:active
{
  color:white;
  text-decoration: none;
}
.menu-level3-hover a:link, .menu-level3-hover a:visited, .menu-level3-hover a:hover, .menu-level3-hover a:active
{
   color:white;
   text-decoration: none;
}





