﻿* {margin:0;padding:0}

.Title
{
	font-size:1.25em;
	font-family: Arial;
	font-weight:bold;
	color:Navy;
	
}

.header
{
	background-image: url(../../Images/header10.gif);
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	background-repeat: no-repeat;
	 
}

.background
{
	background-image: url(../../Images/backgroundheader.gif);
	background-repeat: repeat;
}

.ManagementPanel 
{
	background-color:White;
}

.content
{
	padding: 5px;
    font-family: Arial;
    min-height:520px;
}


.contentbox
{
	height: 525px;
	overflow: scroll;
	vertical-align: top;
	padding: 2px;
	
}


.menuInvisible
{
	display:none;
}

.menubackground
{
    background-color:#00074D;
  
}



.Menu
{
    /*padding-right: 10px;
    background-image : url(../../Images/button2.gif);
	border-width:thin;
	border-color:#00349B;
	background-image : url(Images/button.gif);
	border : ridge;
	background-repeat : no-repeat;
	background-position : center;
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;*/
}
a.Menu:link
{
  color: #00004E;
	text-decoration: none;
}

a.Menu:visited
{
   color: #00004E;
	text-decoration: none;
}

a.Menu:hover
{
  color: #00004E;
	text-decoration: none;
	  font-weight:bold;
	  
}

a.Menu:active
{
   color: #00004E;
	text-decoration: none;
	  font-weight:bold;
}

.MenuItem
{
	margin-left:0px;
	
}

.dropdownmenu
{
	border: 1px solid white;
	background-color: #00004E;
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:normal;
	text-align: left;
	padding-left:10px;
	padding-right:15px;
	/*z-index: 999;*/
	
}

a.dropdownmenu:link
{
  color: white;
	text-decoration: none;
}

a.dropdownmenu:visited
{
   color: white;
	text-decoration: none;
}

a.dropdownmenu:hover
{
  color: #CB750A;
	text-decoration: none;
	  font-weight:bold;
	  
}

a.dropdownmenu:active
{
   color: #CB750A;
	text-decoration: none;
	  font-weight:bold;
}
.footerCopyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: white;
	font-weight:bold;
	vertical-align:bottom;
}


.roundedcornr_box_794487 {
   background: #ffffff;
}

.dynamicmenu
{
	z-index: 100;
}