

/* begin main content with rounded edges */

div.subcontentfirst{background:#1E5D90 url(../images/slt_first.gif) no-repeat; 
	width: 240px;
	text-align: left;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 10px;
}

div.s2first {
	background:url(../images/srt_first.gif) no-repeat top right;
}

div.subcontent{background:#1E5D90 url(../images/slt.gif) no-repeat; 
	margin-top: 20px;
	width: 240px;
	text-align: left;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div.s2 {
	background:url(../images/srt.gif) no-repeat top right;
}
div.s3 {
	background:url(../images/slb.gif) no-repeat left bottom;
}
div.s4 {
	background:url(../images/srb.gif) no-repeat right bottom; padding:10px;
} /* stop putting margin-bottom here - does not work in IE */


h5{
	background: url(../images/submenuunder.jpg) left bottom repeat-x; 
	margin-top: 0px;
	color: #809AB8;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}

h6{
	margin-top: 15px;
	color: #809AB8;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;	
	margin-bottom: 2px;
	padding-botom: 0px;
}


.opaquething{
	opacity: .45;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)"; /* Must be first for IE8 */
	filter: alpha(opacity=45);	/* Must be second for IE7 */


}

.padme{
	padding-top: 3px;
}

.whitetext{
	color: FFFFFF;
	padding-bottom: 13px;
}

#tradsumofmonth{
	font-style: italic;
}

#traddetailofmonth{
	color: #809AB8;
}

#concptsumofmonth{
	font-style: italic;
}

#concptdetailofmonth{
	color: #809AB8;
}