body { 
	font-family		: verdana, sans-serif; 	
	margin			: 0px; 
	padding			: 0px;
	border			: 0px;
	text-align		: left;	
}


a{	
	font-size		: 10px;	
	font-weight		: normal;
	color			: #466F90;
	text-decoration		: none;
}

a:hover{
	text-decoration		: underline;	
}

ul{
	margin			: 0;
	padding-left		: 0px;	
}

li{

	border-top		: 0px solid #D3D3CF;
	font-family		: verdana;
	font-weight		: bold;
	font-size		: 11px;
	list-style-type		: none;	
	padding			: 0;
	margin			: 0;
}



img{
	border			: 0px;
	padding			: 0px;
	margin 			: 0px;
}

}
.quickSearch
{
	background-color	: #FFFFFF;

	border-top		: 1px solid #696969;
	border-left		: 1px solid #696969;
	border-bottom		: 1px solid #696969;
	border-right		: 1px solid #696969;
	padding-top		: 0px;
	padding-left		: 5px;
	padding-bottom		: 0px;
	margin-bottom		: 10px;
	width			: 194px;
	height			: 15px;	
	font-weight		: normal;
	font-size		: 10px;
	text-align		: left;
	
	top : -2px;
	position: relative;
}

.quickSearch a img{	
	border-left		: 1px solid #696969;	
	margin-right		: 10px;
	background-image	:  url('../images/arrowDown.gif');
	background-position	: 99% 50%; 
	background-repeat	: no-repeat;
	padding-right		: 5px;
	padding-top		: 1px;
}

.quickSearch p{
	float			: left;
	margin			: 0px;
	padding			: 0px;
	color			: #39607E;
	font-size		: 10px;
}

.menuOver ul{
	padding-left		: 0px;
	padding-right		: 0px;
	text-align		: left;
}

.menuOver li {
	border-top		: 0px;
	list-style-type		: none;
	margin-top		: 3px;
	margin-bottom		: 3px;
	padding-left		: 5px;
	list-style-position	: outside;
}

.menuOver li a{
	color			: #1b405D;
	padding-left		: 20px;
	font-family		: verdana;
	font-weight		: normal;
	font-size		: 9px;
}

.menuOver li a:hover{
	background-image	:  url('../images/arrowRight.gif');
	background-position	: 0% 50%; 
	background-repeat	: no-repeat;
}












li {
line-height: 12px;
}
