body{ background-color:#c6c3c6;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-color:black;
}
a{ text-decoration:none;
color: #004173;
}
a:hover{ text-decoration:underline;
}




.navhover{background-color:#FFFFFF;
}

.navrestore{background-color:#6BAAD6;
}

.toptext{
color:white;
font-size:13px;
}

.logintext{
font-size:11px;
color:black;
font-weight:bold;
}
.footer{
color:white;
font-size:12px;
}

.leftnav{color:#004173;
font-weight:bold;
font-family:Myraid, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
}

a.leftnav{
text-decoration:none;
}

input#password {
height:15px;
padding-left:2px;
width:140px;
}

input#user_id {
height:15px;
padding-left:2px;
width:140px;
}

.mainheading{
font-size:18px;
color:#004173;
font-weight: bold;
}

hr{
color:white;
}

.subheading {
color:#004173;
font-size:16px;
}

.navListOuter {
	position: relative;
	visibility: visible;
	z-index: 15000;
}
.flyout {
	visibility: hidden;
	position: absolute;
	left: 180px;
	top: -28px;
	z-index: 150000;
}

.flyoutitem{
background:url(../images/YazooREDESIGN-5_07.gif) 10px no-repeat;

padding-top:6px;
padding-bottom:7px;
padding-right:5px;
padding-left:30px;
color:#004173;

font-weight:bold;

font-family:Myraid, Helvetica, sans-serif;

font-size:12px;

text-decoration:none;

background-color:#6BAAD6;
display:block;

}

a:hover.flyoutitem{
background-color:white;
text-decoration:none;
}

