/* rc.css CSS Document */
/* 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: 0px; }
#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: 0.5em; }
/*#content_sub .box { padding-top:0; margin-top:0; background-color: #fff; margin-bottom: 1.5em; padding: 0 0 0 0; margin-left: 0px; margin-right: 0px; padding-right: 0px; }*/

#content_sub .box h2 { color: #FFFFFF; font-size: 1.1em; 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: .25em .35em; margin-bottom: 0em; margin-top: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
#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.8em;
	color: #689438;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0em;
}
#content_sub  h3.noSpace {
	line-height: 1.3em;
}
#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; text-align: center; }

#content_sub_wrap img { border-top: none; border: none; }

/************* new **********/

#content_sub .box ul li { margin: 0em; font-size: 1em; padding-bottom: 1em; list-style:none; background-image:url(../images/navarrow.gif); background-repeat:no-repeat; padding-left: 0em; background-position: left .5em; line-height: 1.5; padding-right: 0px; padding-top: 1em; 
}
#content_sub ul { list-style-type: none; margin-bottom: 0.25em; margin-left: 0; margin-top: 0; line-height: 1.2em; }
#content_sub ul li { margin-bottom: 0.5em; padding-bottom: 0.75em; border-bottom: dashed 1px #316AC5; font-size: 0.8em; }
#content_sub ul li.last {border-bottom: none;}
#content_sub img.imgBord { border: 1px solid #4A84C6; }

