/* --------------- help --------------*/

div.help {
background:url(/ui/doe/images/icons/help_bluematte.gif) no-repeat;
width:24px;
height:28px;
margin-right:20px;
margin-bottom:0;
}

.white {
background:#FFF !important;
}
/* ----------------------- login --------------------------*/
/* ------------------------- login panel -------------------------*/
div.login {
float:right;
text-align:right;
width:auto;
color:#999;
font:11.5px Tahoma, Trebuchet MS, Segoe UI, Arial;
margin-top:0px;
margin-bottom:10px;
}



li.footer {
	text-align:right;
	font-weight:bold;
}
li.title {
	color:#28517b;
}
a#googleHref {
	color:#4f7728;
}
div.shadow {
	background:#FFF url("/ui/images/control_shadow.jpg") repeat-x;
	width:auto;
	height:4px;
	margin:0px 0 10px 0;
}
/* ------------------------ lists ----------------------------*/
ul {
margin:0 0 0 20px;
padding:0;
font-weight:normal;
}
ul li li {
list-style-type:square;
margin-left:4px;
}

li a:hover {
color:#93b7dd;
}
li.pdf {
	list-style-type:none;
	background-position:left -3px;
	text-align:left;
	text-indent: 18px;
	vertical-align: baseline;
	background-color: transparent;
	background-image: url("/ui/doe/images/icons/pdf_icon.gif");
	background-repeat: no-repeat;
	line-height: 20px;
	list-style-position: inside;
}
li.pdf a {
padding-left:2px;

/* ------------------------ images -------------------------*/
a img {
border:none;
}