/*html>body .menu {width:auto; float:left; cursor:default;}
html>body .menu ul {display:none; position:absolute; background-color:#ffffff; list-style:none; padding-top:3px; margin:0;}
html>body .menu ul li {display:block; line-height:12px; font-size:4px;}

html>body a.subNav {
	font-family: arial;
	font-size: 10px;
	color: #55481f;
	font-weight: bold;
	text-decoration: none;
	line-height: 10px;
}

html>body a.subNav:hover {
	font-family: arial;
	font-size: 10px;
	color: #f5b900;
	font-weight: bold;
	text-decoration: none;
	line-height: 10px;
} */

/*.menu {width:auto; float:left; cursor:default; } */
#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li>ul {/* non IE browsers */
top: 568px;
left: -667px;

padding: 0;
margin: 0;
list-style: none;
width:100%;
}

#csstopmenu li{
	float: left;
	position: relative;
	left: -3px;

}

#csstopmenu a {
text-decoration: none;
}

.mainitems{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-right:15px;
}

.headerlinks a{
margin: auto 8px;
font-weight: bold;
color: black;
}

.submenus{
display: none;
top: 15;
left: 0;
width: 10em;
position: absolute;
}

.submenus li {
width: 100%;
}

.submenus li a{
	width: 100%;
	display: block;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
}

html>body .submenus li a{ /* non IE browsers */
	width: auto;
}

.submenus li a:hover{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 0px;
}





a.subNav {
	font-family: arial;
	font-size: 10px;
	color: #55481f;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;

}
a.subNav:hover {
	font-family: arial;
	font-size: 10px;
	color: #f5b900;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

.subNavSpace {
	font-family: arial;
	font-size: 4px;
}
.body {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.fyi {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.mouseType {
	font-size: 10px;
	font-family: arial;
	line-height: 12px;
	color: #000000;
}
.subNavBody {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.formElement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border : 1px solid #55481f;
}
.directoryBody {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a {
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	color: #f6b900;
}
.directoryTitle {
	font-family: arial;
	font-size: 18px;
	color: #f6b900;
	font-weight: bold;
}
.newsroomTitle {
	font-family: arial;
	font-size: 18px;
	color: #55481f;
	font-weight: bold;
}
