/* CSS Document */

.sc_head{padding:0px 0px 20px 0px; text-align:left;}
.sc_content{clear:both;}

.sc_contentpane{padding:0px 6px 10px 6px; ; text-align:left;}

.sc_footer {padding:8px 10px 8px 15px; text-align:right;}

.stitle{margin:0; float:left; white-space:nowrap;}
.stitle_vis{}

/*---------- default style for head & normal -----------*/
.sHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #242689;
	width:100%;
	display:block;
	border-bottom: 1px dotted #B0AAF0;
	}
	
.sNormal
{
	line-height:15px;
	color:#333333;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
}

.sNormal p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    color:#333333;
	line-height:15px;
}
h1 {
color:#242689;
font-family:"Arial";
font-size:20px;
font-weight:bold;
}
h2 {
color:#3737C4;
font-weight:bold;
}
