/* home page specific */

.news { margin-top : 20px; }
.news .item, .news .item a { color : #eee; text-decoration : none; }
.news .item { font-size : 10px; line-height : 13px; width : 140px; height : 145px; background-color : #628a9b; float : left; margin-right : 1px; padding : 5px; }
.news .primary { background-color : #01425e; }
.news .item .headline { font-weight : bold; }
.news .item .intro { margin-top : 7px; }

ul.hotlinks { list-style-type : none; padding : 0; border : double 3px #d9a936; font-family : Verdana; font-size : 10px; line-height : 16px; width : 238px; background : #f4f5d1 url(Images/fade.gif) repeat-x 0px 100%; margin : 0px; }
ul.hotlinks li { margin : 0px; padding : 7px; padding-left : 30px; background : transparent url(Images/blip.gif) no-repeat 8px 11px; } /*border-bottom : solid 1px #d9a936;*/ 
ul.hotlinks li.header { padding : 8px; font-size : 11px; font-weight : bold; background : #F7C76F; }
ul.hotlinks li a { text-decoration : none; color : #333; }

.adigonline { margin-bottom : 20px; }

#quickref { clear : both; padding-top : 10px; }
#quickref h4 { margin : 0px; }
#quickref dl { margin-top : 5px; }
#quickref dl * { display : inline; margin : 0px; }
#quickref dt { font-weight : bold; }
#quickref dd { margin-right : 10px; }

.alertbox .datestamp { color : #aaa; margin-top : 5px; }