
/* PAGE BACKGROUND */
Body
{
    background-color:White;
}

/* GENERAL */
.Head   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #393939;
    
}

.SubHead    {
    font-family: verdana, helvetica, sans-serif;
    font-size:  15px;
    font-weight: bold;
    color: #393939;
}

.SubSubHead {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #393939;
}

.NormalBig {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #393939;
}

.NormalLeftBar
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
    padding-left:15px;
    padding-right:5px;
    padding-top:10px;
    padding-bottom:10px;
}

.Normal
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
}

.NormalHighlight
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
    background-color:Yellow
}

.NormalBoldHighlight
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #1750FF;
    background-color:Yellow
}

.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;
}

.ContentTitle   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  15px;
    font-weight: bold;
    color: #393939;
}

.ContentSubTitle   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #393939;
}

.ContentNarrative   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #393939;
}

.Showcase
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
    padding-left: 61px;
}

.NormalTextBox
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
}

.NormalNarrative
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
    padding-right: 10px;
}

.NormalRed
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #BE1031
}

.NormalPink
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF00FF;
}

.NormalBold
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #393939;
}

.MainImage
{
    background-color: White;
    border-color:#FFFFFF;
    text-align: center;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
 }
 
  .ListTitle
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #393939;
    background-color: White;
    text-align: left; 
}

 .ListImage   {
    background-color:#FFFFFF;
    border-color:#FFFFFF;
}

.ListBackground
{
    background-color: White;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
}

 .GalleryTitle
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    background-color: #393939;
    text-align: center; 
}

.GalleryImage
{
    background-color: White;
    text-align: center;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
 }

.GalleryBackground
{
    background-color: #D6D6D6;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
}

.GalleryNarrative
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
    background-color: #D6D6D6;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
}

.CommandButton     {
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    
/* GENERIC */
H1  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #393939;
    display:inline;
}

H2  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  15px;
    font-weight: bold;
    color: #393939;
    display:inline;
}

H3  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #393939;
    display:inline;
}

H4  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


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;
	
}

.Message    {
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

.ItemTitle    
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

.MenuText
{
	color :white ;
	font-size: 12px; 
	height :20px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal;   

}

.HeaderText
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:5px;
	padding-right:5px;
	padding-bottom:4px;
}

A.HeaderLink:link, A.HeaderLink:visited
{
	color :#393939 ;
	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold;   
	padding-left:5px;
	padding-right:5px	

}

A.HeaderLink:hover, A.HeaderLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:5px;
	padding-right:5px;
	text-decoration:underline;
}

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;
}

.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	
}

.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.ListLink:link, A.ListLink:visited
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;

}

A.ListLink:hover, A.ListLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:underline;
}

A.ListTitleLink:link, A.ListTitleLink:visited
{
	color : #393939;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	vertical-align:top;

}

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;
	text-decoration:none;
	vertical-align:top;
}

A.ListImageLink:link, A.ListImageLink:visited
{
    background-color: White;
}

A.ListImageLink:hover, A.ListImageLink:active
{
    background-color: White;
	text-decoration:none;
}


A.GalleryTitleLink:link, A.GalleryTitleLink:visited
{
	color : White;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	vertical-align:top;

}

A.GalleryTitleLink:hover, A.GalleryTitleLink:active
{
	color : White;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	vertical-align:top;
}

A.GalleryLink:link, A.GalleryLink:visited
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;

}

A.GalleryLink:hover, A.GalleryLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:underline;
}

A.GalleryImageLink:link, A.GalleryImageLink:visited
{
    background-color: White;
    text-align: center; 
}

A.GalleryImageLink:hover, A.GalleryImageLink:active
{
    background-color: White;
    text-align: center; 
	text-decoration:none;
}

A.LeftBarLink:link, A.LeftBarLink: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:underline;
	vertical-align:top;

}

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
{
	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;

}

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;
}

.Breadcrumb   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #393939;
	vertical-align:top;
	height:20px;
}

A.BreadcrumbLink:link, A.BreadcrumbLink: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;

}

A.BreadcrumbLink:hover, A.BreadcrumbLink: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.BreadcrumbBoldLink:link, A.BreadcrumbBoldLink: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;

}

A.BreadcrumbBoldLink:hover, A.BreadcrumbBoldLink: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;
}

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;
}

A.NormalLink:link, A.NormalLink:visited
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.NormalLink:hover, A.NormalLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.NormalBoldLink:link, A.NormalBoldLink:visited
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:underline;
}

A.NormalBoldLink:hover, A.NormalBoldLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:underline;
}

A.NormalBigLink:link, A.NormalBigLink:visited
{
	color : #393939 ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.NormalBigLink:hover, A.NormalBigLink:active
{
	color : #393939 ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.NormalBigBoldLink:link, A.NormalBigBoldLink:visited
{
	color : #393939 ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:underline;
}

A.NormalBigBoldLink:hover, A.NormalBigBoldLink:active
{
	color : #393939 ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:underline;
}

.PrintNormal
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.PrintItem 
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border: solid 1px black;
}

.PrintHeader 
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    border: solid 1px black;
}

.PrintFooter 
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border: solid 1px black;
}

.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;
}

.PagingControl
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #393939;
    background-color: #E5EEF5;
    padding-top:2px;
    padding-bottom:2px;

}

.PagingUnderline
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  6px;
    color: dimgrey;
    background-color: #E5EEF5;
    padding-top:0px;
    padding-bottom:0px;

}

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;
}



/***************************************************/
/* menu bar 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-hover a:link, .menu-level2-hover a:visited, .menu-level2-hover a:hover, .menu-level2-hover a:active
{
   color:White;
   text-decoration: none;
}

.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;
}
.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-hover a:link, .menu-level3-hover a:visited, .menu-level3-hover a:hover, .menu-level3-hover a:active
{
   color:white;
   text-decoration: none;
}
.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;
}
.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;
}


