/* CSS Document */
body { font-family: verdana;font-size: 11px;}
ol { font-size: 0.70em; }
p { font-family: verdana; font-size: 11px; color: 000000 }

.cal_results {
  	margin-top:2px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
}
#agents { font-family: verdana; font-size: 10px; color: 000000; margin-right: 10px;font-size: 10px; }
#agents h3 { font-size: 11px; font-weight:bold; }

#nav {
	font-family: verdana;
}

#nav ul { width:161px;
list-style-image:none;
display:block;	
	margin: 0;
	padding: 0;
	list-style-type: none;

}
#nav ul li { background-image:url(/images/btnMain.gif); height:20px;
padding: 6px 10px 2px 17px;
	margin: 0;
}

#nav ul li.subNav { background-image:url(/images/btnSub.gif); height:20px;
}
#nav ul li a {text-decoration:none;
font-size:10px;
color:#fff; }
#nav ul li.subNav  a {
color:#333; }


#newlist_index { height:250px; width:160px; overflow:auto;margin-right: 5px;margin-bottom: 0px;margin-left: 0px; background-color:#DEEFFE}
#newlist_index h4 {background-image:url(/images/btnMain.gif); height:20px;
padding: 6px 10px 2px 17px;
	margin: 0;}
#newlist_index h4 a {font-size:10px;color:#fff; font-weight:normal; text-decoration:none }
#newlist_index .newsText { padding:4px;}
#newlist_index p {margin:0;}
#newlist_index a {font-size:11px;}
#newlist {float:left; width:42%;overflow:auto;padding-right: 4px}
#news_txt {float:left;width:53%; margin:30px 0 0 5px; border-left-color:#ccc;border-left-width: thin;border-left-style: dotted;padding-right: 4px;padding-left: 9px;}
#news_txt h4 {font-size: 1.1em; line-height: 1.286em;margin-top: 0px; margin-bottom: 0.643em;}



#newscontainer {
	padding:5px;
	float:left;
	width:650px;
	margin:  0 5px 0;
}