/*Elements CSS Framework by Ben Henschel*/
/*Mass Reset*/
/*Thanks to Eric for this reset http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size:12px;

	vertical-align: baseline;
}
a img {border:none;}

table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
#LR_Tb4 p{float:left}

.d1{position:fixed !important;position:absolute;right:0px;top:0px;width:210px;height:160px; overflow:hidden}
#popf{position:absolute; right:0; top:0;}

.navH{
		height:41px;
		background:url(../images/nav2bg.jpg);
	}
		.navH ul {
			height:41px;
		}
		.navH ul li{
			float:left;
			display:inline;
			margin-left:40px;
			line-height:41px;
			padding-left:15px;
			background:url(../images/mbg.png) left -302px no-repeat;
		}
		#top .navH ul li.hot{
			margin:0 0 0 20px;
			width:auto;
			height:auto;
			background:none;
			border:none;
			padding:0;
			font-size:14px;
			font-weight:bold;
		}
		.navH ul li.key{
			margin:0;
			background-image:none;
		}
		.navH ul li cite a:link,.navH ul li cite a:visited, .navH ul li cite a:hover,  .conrightsquareContent p cite{
			color:#1d4970;
			font-style:normal;
			margin:0 0 0 8px;
			font-size:14px;
			padding:0;
			font-weight:bold;
		}
		.navH ul li cite.black{	
			color:#000;
		}
