/* CSS Document */

div.csc-header h1 {
	color:#091d47;
	font-size:1.2em;
	background-image:url(../imgs/hr.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
	margin-bottom:11px;
	margin-left:11px;
	padding-top:11px;
	clear:both;
}
div.csc-header h1.csc-firstHeader {
	padding-top:0px;
}
div.csc-header h1 a {
	color:#091d47;
	border:none;
}
div.csc-header h1 a:hover {
	color: #98332E;
}

div.csc-textpic-imagewrap dl dt img {
	border:none;
	padding:0px;
}

div.csc-header h2 {
	display:none;
}

div.csc-textpic {
	background-image:url(../imgs/imgFrm.gif);
	width:172px;
	height:181px;
	float:left;
	margin:3px 1px 3px 1px;
}

div.csc-textpic-imagewrap {
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float:none;
	display:block;
	margin-top:21px;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
	display:block;
	text-align:center;
	margin:3px;
}

div.csc-textpic-text {
	margin-top:8px;
	margin-left:13px;
	width:138px;
	text-align:left;
	font-size:0.8em;
}
div.csc-textpic-text h1 {
	/*font-size:1em;*/
	font-size: 1.1em;
}
div.csc-textpic-clear {
	clear:none;
}

#content-body-content {
	/*font-size: 0.8em;*/
}
