/* rc.css - content_sub - rightCol CSS Document */
/* sept.1/08 - sam - for newPublicTemplate */

#content_sub {	/*text-align: center;*/ margin-right: 1.1em; width: 160px; /*background-color: #EBF0F3;*/ border: 1px solid #9CAFC3; padding-right: 0px; padding-left: 0px; padding-top: 10px; }

#content_sub .box { margin-bottom: 1.5em; padding: 0; margin-left: 10px; /********************** CHANGED in rc2.css to margin-left: 0 -- Aug. 11th - Sam **********************/ margin-right: 10px; /********************** CHANGED in rc2.css to margin-right: 0 -- Aug. 11th - Sam **********************/ 
}

#content_sub .box {
	margin-top:0; padding-top:0;
	padding: 0;
	margin-bottom: 1.5em;
}
#content_sub .box h2 { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #6E8BA0; text-align: left; margin-bottom: 0.5em; margin-top: 0px; color: #fff; display: block; padding-top: 0px; font-size: 1em; height: 30px; line-height: 30px; padding: 0 .35em; }
#content_sub ul { text-align: left; margin: 0px; padding: 0px; list-style-type: none; /*position: relative;*/ top: 0px; font-size: 0.8em; margin-left: 0em; }
#content_sub ul li { margin-bottom: .25em; }
/*#content_sub p, #content_sub .box p { text-align: left; margin: 0; line-height: 1.4em; padding: 0; font-size: 0.8em; margin-bottom: 1em; }J*/

#content_sub  h3 { font-size: 0.9em; color: #968C18; text-align: left; font-weight: bold; margin-bottom: 1em; }
#content_sub img { margin: 0 0 3px 0; padding:0; }
#content_sub_wrap img { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }


#content_sub ul { text-align: left; margin: 0px; padding: 0px; list-style-type: none; top: 0px; margin-bottom: 0.25em; font-size: 0.85em; margin-left: 0.5em; margin-top: 0px; } /*** CHANGED font-size ***/
	
#content_sub p, #content_sub .box p { text-align: left; margin: 0; line-height: 1.4em; padding: 0; font-size: .85em; margin-bottom: 1em; } /*********** CHANGED from font-size .8em - Aug. 11th - Sam **********/

.newsitem h1 { text-align: left; }
#content_sub h4 {
	font-size: 0.9em;
	color: #355372;
	text-align: left;
	font-weight: bold;
	margin-bottom: 1em;
	line-height: 1.2em;
}

