﻿body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
}

.loginStatus
{   display: block;
	background-color: #336699;
	border-bottom-style:solid;
	border-bottom-color: #99CCFF;
	font-family: Verdana, Helvetica, sans-serif;
	/*font-size: 9pt;*/
	color: #FFFFFF;
	font-weight: bold;
	/*font-size:99%;*/
	text-indent: 10px;
	border-bottom-width: 1px;
	height: 21px;
}
		
.level1
{	display: block;
	/*background-color: #336699;*/
	border-bottom-style:solid;
	border-bottom-color: #99CCFF;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 9pt;*/
	color: #FFFFFF;
	font-weight: bold;
	/*text-indent: 9px;
	font-size:99%;*/
	
}

.level2
{  
    background-color: #336699;
	border-bottom-style:solid;
	border-width:thin;
	border-bottom-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 0px;
	border-bottom-width: 0px;
	/*height: 19px;*/
}

H1.footerlinks 
{	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	line-height: 14px;
	color: #FFFFFF;
	padding: 3px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}	

.hover 
{	
	display: block;
	vertical-align:middle;	
	font-style: normal;
	text-decoration: none;
	
}

.hoversubmenu
{
	background-color: #003366;
	vertical-align: middle;
	border-left: 0;
	color: #cc9933;
}

.hoversubmenu1
{	display: block;
	height: 21px;
	vertical-align:middle;	
	text-decoration: none;
/*	background-image: url(../images/Home_rollovr.jpg);*/	
	background-color:#036;
	}


/*	this is the header for every page - It is not been used but it is hard coded in the master*/
.Title_content 
{   
	 color: #336699;
     font-weight: bold;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: medium;
     margin: 0px;
     text-indent:0px;
     padding-top:0px;
         
}
/*this the text inside the td used for the left menu-- will change to original dl layout*/
.menudt
{
	display: block;
	cursor: pointer;
	width: 100%;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	text-indent:0px;
	padding-left: 10px;/*added more white space to layout*/
	padding-right:2px;
	font-weight: bold;
	/*font-size:99%;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99ccff;
	color: #666;

	
	
	
}

a.menudt:link, a.menudtDynamic:link, a.menuloginstat:link, a.level1:link{
	color: #FFFFFF;
	text-decoration: none;
     }

a.menudt:visited, a.menudtDynamic:visited, a.menuloginstat:visited, a.level1:visited{
     color: #FFFFFF;
     }
 /*testing double classes in the navigation menus*/
a.menudt:hover, a.menudtDynamic:hover, a.menuloginstat:hover, a.level1:hover, a.MenuLoginName:hover, a.OnMouseOver:hover {
	color: #fff;
	text-decoration: none;
	background-color: #036;
	width:100%;
	display: block;
     }

a.menudt:active, a.menudtDynamic:active, a.menuloginstat:active, a.level1:active, a.MenuLoginName:active{
     color: #fff;
     }
a.RootNodeStyle:link, a.RootNodeStyle:visited, a.RootNodeStyle:active
{
color: #000033;	
 }
 /* this is the dynamic menu when hover in the links not the black triangle, 2nd level bg*/   
.menudtDynamic 
{           display:block;
			cursor: pointer;
	        width:100%;
            text-align: left;
            font-weight: bold;
            /*font-size:99%;*/
            background-color: #618ab3;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #036;
            /*text-indent: 10px;*/
            padding-left:5px;
            margin-right:4px;      
           
}
/*.submenudt 
{          cursor: pointer;
            margin: 0px 0;
            height: 21px;
            line-height: normal;
            text-align: left;
            border-bottom-style: solid;
            border-bottom-color: #99ccff;
            text-indent: 9px;
            font-family: Verdana, Helvetica, sans-serif;
           
            
}*/

.menuloginstat
{
	/*text-indent: 5px;*/
	display: block;
	cursor: pointer;
	margin: 0px 0;
	height: 21px;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	/*font-size:99%;*/
	/*background-color: #336699;
	padding-left: 10px;*/
	text-indent:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99ccff; /*   left: 0px;*/
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	color: #f7e732;
}

.MenuLoginName
{           text-indent: 20px;
			display: block;
			width:100%;
			cursor: pointer;
            margin: 0px 0;
            height: 21px;
            line-height: normal;
            text-align: left;
            font-weight: bold;
            padding-left: 0px;        
            border-bottom-width: 1px;
            border-bottom-style: dotted;
            border-bottom-color: #99ccff;
            text-decoration: none;
            color: #f7e732;       
}
a.MenuLoginName:link, a.MenuLoginName:visited, a.MenuLoginName:active
{color: #ffffb9; 
	}
/*This is applied to the nav menu StaticHoverStyle but it doesn't change the flyout menu*/
.OnMouseOver 
{	 background-color:#036; 
	 color: #fff;
     width:100%;
     display:block;
     
     /*font-size:99%;*/
     }

#breadcrumb_container
{
	display: block;
	height: 19px;
	left: 0px;
	margin: 0;
	padding: 0px;
	padding-left: 5px;
	color: #036;
	background-color: #DEDFDE;
	position:relative;
    vertical-align:top;
    font-size:95%;
    float: none;
    border-bottom:solid 1px #BDBAB5;
    border-top:solid 1px #BDBAB5;
	
}

.PathSeparator
{	font-weight: bold;
	color: #900;
}

.NodeStyle
{
	color: #033;
	font-weight: normal;
	text-decoration: none;
}

.RootNodeStyle
{
	color: #033;
	font-size: small; /*height: 19px;*/
	left: 0px;
	margin: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0;
	padding-top: 0px;
	padding-left: 5px;
	font-weight: normal;
}

.CurrentNode
{	color: #000;
	font-weight:bold;
	font-size:92%;
}

.LoginStyle
{
	border-color:#003366;
}

.LoginStyle1
{
	padding-left:10px;
	
}

.TopTabs
{
	border-width:0px;
	padding-left:0px;
	padding-right:0px;
	border-width:1px;

}

.NavTabs
{
	float:right;
	display:block;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#999999;
	background-image: url(../images/tabs/right.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}

.TableRow
{
	height:500px;
	
}




