/* rc.css - rightCol CSS Document */


#content_sub .box {	text-align: center;} /* needed for top image in rightcol & for box*/
#content_sub { width: 159px; margin-top: 20px; }
#content_sub ul { text-align: left; margin: 0px; padding: 0px; list-style-type: none; /*position: relative;*/ top: 0px; font-size: 0.8em; margin-left: 0px; }
#content_sub ul li { margin-bottom: .25em; }
#content_sub .box { padding-top:0; margin-top:0; background-color: #fff; margin-bottom: 1.5em; padding: 0;}

#content_sub .box h2 { color: #FFFFFF; font-size: 0.85em; padding: 0 .25em; /* in case a graphic is larger than the text amount */ font-weight: bold; background-color: #4A86C6; display: block; text-align: center; padding: 0 .25em; margin-bottom: 0em; margin-top: 2px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform: uppercase; 
	}
#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; }
.hidden { display: none; }

#content_sub  h3 { font-size: 0.85em; color: #689438; text-align: left; font-weight: bold; margin-bottom: .25em; }
#content_sub img { border: 3px solid #4a84c6; margin: 0 0 3px 0; padding:0; }
#content #content_sub h2 {
	background: #4A84C6;
	color: #fff;
	margin: 0;
	padding: .35em 0 .25em 0;
	font-weight: bold;
	text-align: center;
	font-size: .9em;
}
#content_sub_wrap { border: 3px solid #4A84C6; padding: 8px;}

#content_sub_wrap img { border-top: none; border: none; }

/************* new **********/

#content_sub .box ul li { margin: 0em; font-size: 1em; padding-bottom: 0.5em; list-style:none; background-image:url(../images/navarrow.gif); background-repeat:no-repeat; padding-left: 1.5em; background-position: left .5em; line-height: 1.5; 
}	
#content_sub img.imgBord { border: 1px solid #4A84C6; }

