.button {  font-family: Arial; color: #F5F5F5; font-size: 10px; background-color: #F5F5F5; border: 1px #F5F5F5 solid}
.buttonover {  font-family: Arial; font-size: 10px; background-color: #F9F9F9; border: 1px #CCCCCC solid}
.InvisibleBox {  font-family: Arial; color: #FFFFFF; font-size: 10px; background-color: #FFFFFF; border: 1px #FFFFFF solid}

.maintext a:link {
	text-decoration: underline;
	color: #000000;
	line-height: normal;
	font-family: Arial;
} 
.maintext a:visited { text-decoration: none; color: #000000}
.maintext a:active {
	text-decoration: none;
	color: #000000;
}  
.maintext a:hover { text-decoration: none; color: #ED1C24} 
.maintext {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.whitetext a:link { text-decoration: underline; color: #000099; /*line-height: 20px*/} 
.whitetext a:visited { text-decoration: underline; color: #000099}
.whitetext a:active { }  
.whitetext a:hover { text-decoration: none; color: #6699CC} 
.whitetext { font-family: Arial; font-size: 13px; /*line-height: 17px*/}

.leftnavtext a:link {
	text-decoration: none;
	color: #000000;
	line-height: normal;
	font-family: Arial;
} 
.leftnavtext a:visited { text-decoration: none; color: #000000}
.leftnavtext a:active {
	color: #000000;
	text-decoration: none;
}  
.leftnavtext a:hover { text-decoration: none; color: #ED261A} 
.leftnavtext {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}  

.HeadLine {  font-family: Arial; font-size: 20px; font-weight: bold; color: #5f6cac}
.HeadLineSmaller {  font-family: Arial; 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; 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; 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: #FFFFFFF;
}
.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;
}


ul.nav,
.nav ul{
/*Remove all spacings from the list items*/
margin: 0;
padding: 0;
cursor: default;
list-style-type: none;
}

ul.nav{
width: 25ex;
/*Optional, to make the navigation bar positions on the left of the content*/
float: left;
margin-right: 0em;
}

ul.nav>li{
margin: 0;
/*padding: 3px 7px;*/
}

ul.nav li>ul{
/*Make the sub list items invisible*/
display: none;
position: absolute;
/*width: 20ex;
left: 35ex;
margin-top: -8em;
margin-left: 15px;*/
}

ul.nav li:hover>ul{
/*When hovered, make them appear*/
display : block;
}

.nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
display: block;
border-color:#000000;
border-left: thin;
border-right: thin;
border-bottom: thin;
border-top: thin;
/*padding: 2px 10px;*/
}


img.left{ float:left; margin:0 5px 0 0; border:0px solid #AAA}
img.right{ float:right; margin:0 5px 0 0; border:0px solid #AAA}