@import url("type.css");
#searchResults dl { margin: 10px 0 20px 0px; }
#searchResults dl dt, #searchResults dl dd { margin-left: 0px; }
#searchResults .info { font-size: 0.8em; color: #000000; text-decoration: none; font-weight: normal; }

/*SITEMAP*/
ul#sitemap { margin: 0; padding: 0; }
ul#sitemap li { list-style-type: none; margin: 10px 0 20px 0; font-weight: bold; }
ul#sitemap li ul li { margin: 10px 0 10px 0; font-weight: normal; list-style-type: square; color: #6e5751; }
ul#sitemap-alpha { margin: 0; padding: 0 0 0 0px; font-weight: normal; list-style-type: square !important; color: #6e5751; }
ul#sitemap-alpha li { margin: 10px 0 10px 25px; font-weight: normal; list-style-type: square !important; color: #6e5751; }

.imageleft { float: left; margin: 5px 10px 10px 0px; }
.imageright { float: right; margin: 0 5px 10px 10px; }


/* @group Tooltips */

#tt {position:absolute; display:block; background: none no-repeat left}
#tttop {display:block; height:5px; margin-left:5px; background: none no-repeat right; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#F4F4F4; color:#DE4346;
	text-align: left;
}
#ttbot {display:block; height:5px; margin-left:5px; background: none no-repeat right; overflow:hidden}

a.learmmore_sml{
	background: url('/images/learnmore_buttonsml.gif') no-repeat;
	display: block;
	float: left;
	height: 0;
	margin-left: 0px;
	overflow: hidden;
	padding-top: 31px;
	width: 120px;
}
#adminStatusMessage{
	padding:5px;
	margin:0px;
	background-color: #ffc; 
	border: 1px #e49e3c solid; 
	vertical-align: middle; 
	font-size: 1.2em;
	text-align: center;
}
.h2{ font-size:2em;padding:10px}
#sec-nav .on{text-decoration:underline}
 .formTable{ margin:20px; }
 .publicationsformElement label{ float:left;width:150px }
 

#news-list-item{
    width: 496px;
    float:left;
 
}

#pagination_news {
	clear: left;
}
