.button {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #F5F5F5; font-size: 10px; background-color: #F5F5F5; border: 1px #F5F5F5 solid;}
.buttonover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #F9F9F9; border: 1px #CCCCCC solid;}
.InvisibleBox {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10px; background-color: #FFFFFF; border: 1px #FFFFFF solid;}

.maintext a:link { text-decoration: underline; color: #006600; line-height: normal;} 
.maintext a:visited { text-decoration: underline; color: #006600;}
.maintext a:active {
	color: #006600;
	text-decoration: underline;
}  
.maintext a:hover { text-decoration: underline; color: #006600} 
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.whitetext a:link { text-decoration: underline; color: #000099; line-height: 20px;} 
.whitetext a:visited { text-decoration: underline; color: #000099;}
.whitetext a:hover { text-decoration: none; color: #6699CC;} 
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
}

.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #204A22;
}

.leftnavtext a:link { text-decoration: none; color: #000099; line-height: normal} 
.leftnavtext a:visited { text-decoration: none; color: #000099} 
.leftnavtext a:hover { text-decoration: none; color: #6699CC} 
.leftnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
}  

.HeadLine {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #5f6cac}
.HeadLineSmaller {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; line-height: normal; color: #000080}
.HeadLineSmaller:hover { text-decoration: none; color: #6699CC}
.HeadLineSmaller:link { text-decoration: underline; color: #003399}

.HeadLineSmallerCopy { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; line-height: normal; color: #000080 }

.whitetext A:link {text-decoration: underline; color: #FFFFFF}
.whitetext A:visited {text-decoration: underline; color: #FFFFFF}
.whitetext A:active {text-decoration: underline overline}
.whitetext A:hover {text-decoration: none; color: #FFCC00;}.HeadLineSmaller:visited { text-decoration: none; ; color: #003399}
.clock { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000066}

.inputselected {
	border: auto;
	background-color: #FFFFFF;
    font-family: "Courier New", Courier, mono;
    font-size: 12px
}
.inputunselected {
	border: auto;
	background-color: #FBFBFB;
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
}

 hr {
  border: 0;
  color: #C5C5E2;
  background-color: #8D8DB8;
  height: 1px;
}

.SmallDescriptive {  font-size: 10px; font-family: "Trebuchet MS", "Times New Roman", Arial;}

.WebButtons1{
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: bold;
border: 1px #FFFFFF ridge; font-style: normal; width: 80px; font-size: 12px;
 background-image: url(NavigationImages/MenuBarBG.jpg;)
}.SmallDescriptiveBigger { font-size: 12px; font-family: "Trebuchet MS", "Times New Roman", Arial ; line-height: 15px;}
.WebButtons2 { font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold; border: 1px #FFFFFF ridge; font-style: normal; width: 80px; font-size: 12px; ; background-image: url(NavigationImages/MenuBarBG.jpg) ; color: #6699CC;}
.BlueButton { font-family: Arial, Helvetica, sans-serif; font-weight: bold; border: 2px #C0C0C0 solid;  width: 80px; background-color: #6666CC; color: #FFFFFF; font-size: 12px; line-height: 15px;}
.BlueButton2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; border: 2px #C0C0C0 solid;  width: 80px; background-color: #AFAFFA; color: #FFFFFF ; font-size: 12px; line-height: 15px;}
.BlueButton3 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; border: 2px #C0C0C0 solid;  width: 80px; background-color: #efefef; color: #999999; font-size: 12px; line-height: 15px;}

.NewButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #eeeeee;
	color: #003366;
	font-size: 12px;
	line-height: normal;
	background-image: url(NavigationImages/MenuBarBG.jpg);
}
.FormBG
{
    background-color: #FFFFFF;
}
.MetalBackground
{
    background-image: url(icons/BG/backgroundmetal.gif;);
}

form {
	margin: 0px;
	padding: 0px;
}
.EditorTextBoxesUnselected {
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	border: 1px inset;
	margin: 0px;
	padding: 0px;
}




/* ******************************************************************************************************** */
/* ***************************************     MENU ITEM STYLES    **************************************** */
/* ******************************************************************************************************** */
/*Position the entire menu (SET A FIXED WIDTH IN IE6MENU.CSS!)*/
.mnuMain {
	display:block;
	width:591px;
	height:27px;
    background:#1f4c23;
    z-index:255;
    padding:0px;
    margin:0px;
}
.mnuMain{font:normal normal bold 12px Arial;}
/* Tier 1 UL, this is the container for the entire menu - Set width to 0px to make the menu vertical */
.mnuMain ul.AspNet-Menu{width:591px; z-index:255;}
/* Tier 1 LI - This is each top level item.  Width should be preceding width / # of top level items */
.mnuMain li{width:75px; height:27px !important; text-align:center; z-index:255; border-right:solid 1px #fff; padding:0px; margin:0px;}
/* Tier 2 UL */
.mnuMain ul.AspNet-Menu ul{width:200px; top:100%; left:0; background:#1f4c23; z-index:255; border:solid 1px #fff; border-top:none;}
/* Tier 2+ LI - Make this the same width as the preceding */
.mnuMain li li{width:200px; z-index:255; margin:0; color:White; text-align:left; text-indent:12px; z-index:255; padding:0px; border:solid 1px white; border-bottom:none;}
/* Tier 3+ UL */
.mnuMain ul.AspNet-Menu ul ul{width:200px; top:5px; left:200px; z-index:255;}
/* BACKGROUND of items being hovered over */
.mnuMain li:hover, 
.mnuMain li.AspNet-Menu-Hover{background:#137a1c; z-index:255;}
/* Tier 1 As and spans */
.mnuMain a, 
.mnuMain span{color:White; z-index:255; padding:6px 0px;}
/* Tier 2+ As and spans (if a different size from tier 1) */
.mnuMain li li a, 
.mnuMain li li span{color:White; z-index:255; padding:6px 0px;}
/* Leaves */
.mnuMain li.AspNet-Menu-Leaf a, 
.mnuMain li.AspNet-Menu-Leaf span{background-image:none !important; z-index:255;}
/* TEXT of items being hovered over */
.mnuMain li:hover a, 
.mnuMain li:hover span,
.mnuMain li.AspNet-Menu-Hover a,
.mnuMain li.AspNet-Menu-Hover span,
.mnuMain li:hover li:hover a,
.mnuMain li:hover li:hover span,
.mnuMain li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.mnuMain li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.mnuMain li:hover li:hover li:hover a,
.mnuMain li:hover li:hover li:hover span,
.mnuMain li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.mnuMain li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
        {color:White; font-weight:bold;}
/* The tier above this one is hovered */
.mnuMain li:hover li a, 
.mnuMain li:hover li span,
.mnuMain li.AspNet-Menu-Hover li a,
.mnuMain li.AspNet-Menu-Hover li span,
.mnuMain li:hover li:hover li a,
.mnuMain li:hover li:hover li span,
.mnuMain li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a,
.mnuMain li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
        {color:White;}
/* This tier is selected */
.mnuMain .AspNet-Menu-Selected{color:White; background-color:#022c06;}
/* A tier below this one is selected */
.mnuMain .AspNet-Menu-ChildSelected{color:White; background-color:#022c06;}
/* A tier above this one is selected */
.mnuMain .AspNet-Menu-ParentSelected{color:White;}