﻿body 
{
    margin-top:0;
    margin-left:0;
    margin-right:0;
    background-color: #1d52a9;
    font-family: Arial;
}
#mastheadText
{ font-family: Arial;
    font-size: 0.60em;
    color: #25274e;  
    margin-right:13px;
    margin-top: 8px;
}
A.mastheadText{color: #1d52a9; text-decoration:none;}


#navcontainer ul
{
    list-style:none;
    margin: 0; 
    padding: 0; 
    vertical-align:middle;
    background-color: #000000;
    color: White;
    float:none;
    width: 100%;
    font-family: arial, helvetica, sans-serif;
    text-align: center; 
    vertical-align:middle;
    }

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{ 
    padding-right: 0px;
    padding-left: 0px;
    background-color: #000000;
    color: White;
    text-decoration: none;
    float: none;
    border: 0; 
    text-transform:uppercase;
    font-weight:bold;
    font-size: .8em;
}

#navcontainer ul li a:hover
{
background-color:#000000;
color: #fff;
}
#homeRightColumnTitle
{
    font-size: 1.1em;
    color: White;
    font-family: Arial;
    margin: 8px 8px 8px 8px;
    font-weight: bold;
    }
#homeRightColumnTitleSecondary
{
    font-size: 1em;
    color: White;
    font-family: Arial;
    margin: 8px 8px 8px 8px;
    font-weight: bold;
    
    }
#homeRightColumnText
{
    font-size: .8em;
    color: White;
    font-family: Arial;
    margin: 0px 8px 8px 8px; 
    } 
A.hompageBrowse
{
    color:White;
    font-family: Arial;
    font-size: .7em;
    margin: 8px 8px 8px 8px;
    padding-bottom: 8px;
    text-decoration:none;
    font-weight:800;
    }
#content div.hr {
width: 100%;
height: 1px;
border: 0;
background-color: #1d52a9;
margin-top: 0px;
} 
#primaryTitle
{
     text-transform: uppercase;
     color: Black;
     font-size: 1.1em;
     font-weight:bold;
}
#secondaryTitle
{
     text-transform: uppercase;
     color: #1d52a9;
     font-size: 1.1em;
     font-weight:bold;
}
#navTitle
{
     text-transform: uppercase;
     color: White;
     font-size: .9em;
     font-weight:bold;
    }

#navItem
{
   text-transform: uppercase;
     color: White;
     font-size: .75em;
     font-weight:bold;  
     text-decoration: none;
    }
A.navItem
{
   text-transform: uppercase;
     color: White;
     font-size: 9pt;
     font-weight:bold;  
     text-decoration: none;
    
    }
A.navItem_l3
{
   text-transform:capitalize;
     color: #99BAE7;
     font-size: 8pt;
     font-weight:bold;  
     text-decoration: none;
     padding-left: 10px;     
    }
    
.content
{   
     font-size: .9em;
     text-decoration: none;}
     
     
.title_level_1
{
    color: #000000;
    text-align:left;
    font-size: 14pt;
    font-family: Helvetica, Arial;
    text-decoration: none;
    font-weight:bold;
}
.title_level_2
{
    color: #1D52A9;
    text-align:left;
    font-size: 14pt;
    font-family: Helvetica, Arial;
    text-decoration: none;
    font-weight:bold;
}
 

#navigation li a
{ 
    text-transform: uppercase;
     color: White;
     font-size: .75em;
     font-weight:bold;  
     text-decoration: none; 
}


#navigation_sitemap ul
{
list-style: none;
padding: 0;
margin:0;
margin-left:10px;
}

#navigation_sitemap li
{
margin: 2px, 3px, 2px, 3px; 
}

#navigation_sitemap li a
{
    text-align:left;
    color: #00345e;
    font-size:10pt;
    font-family: Arial Narrow;
    font-weight:bold; 
    text-decoration:none;
    text-transform:uppercase;  
}


#navigation_level1_active li a
{
    text-align:left;
    color:Fuchsia;
    font-size:10pt;
    font-family: Arial Narrow;
    font-weight:bold; 
    text-decoration:none;
    text-transform:uppercase;
    
}

a.navigation_level1_active
{
    text-align:left;
    color:Purple;
    font-size:10pt;
    font-family: Arial Narrow;
    font-weight:bold; 
    text-decoration:none;
    text-transform:uppercase;
}
  
a.navigation_level2
{
        color: red;
    text-align:left; 
    font-size:10pt;
    font-family: Arial Narrow;
    font-weight:bold; 
    }
 
 .done
{
    font-size: 9pt; 
    color: Green;  
    font-family: Helvetica, Arial; 
    text-decoration:none;
    }
A.done
{
    font-size: 9pt;
    font-family: Arial; 
    color:Green;  
    font-family: Helvetica, Arial; 
    text-decoration:none;
    }
    
    
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
}

.URLField {
width:330px;
font-size:10px;
}

/*Reorder List*/
.dragHandle {
	width:17px;
	height:10px;
	background-color:Gray;
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-repeat:repeat-x;
	color:#666666;
	text-transform:uppercase;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:75%;
	height:15px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}

a.footer
{
    font-size: 12px;
    color: White;
    font-family: Arial;
    margin: 0px 8px 8px 8px;
    text-decoration:none;
    } 
    
.footer
{
    font-size: 12px;
    color: White;
    font-family: Arial;
    margin: 0px 8px 8px 8px; 
    text-decoration:none;
    } 