/* style for module title */
.SCtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1D335C;
	text-align: left;
	vertical-align: middle;
	background-repeat: repeat;
	background-image: url(SC_05.gif);
}
.SCUtility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1D335C;
	text-align: right;
	vertical-align: middle;
	background-repeat: repeat;
	background-image: url(SC_05.gif);
}
.SCtopleftcorner {
	background-image: url(SC_01.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}
.SCtopmiddle {
	background-image: url(SC_02.gif);
	background-repeat: repeat-x;
	height: 14px;
}
.SCtoprightcorner {
	background-image: url(SC_03.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 13px;
}
.SCheaderleft {
	background-image: url(SC_04.gif);
	background-repeat: repeat-y;
	width: 14px;
}
.SCheadermiddle {
	background-image: url(SC_05.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1D335C;
	text-align: left;
	vertical-align: middle;
}
.SCheaderright {
	background-image: url(SC_06.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.SCheaderleftbottom {
	background-image: url(SC_07.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 14px;
}
.SCheadermiddlebottom {
	background-image: url(SC_08.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.SCheaderrightbottom {
	background-image: url(SC_09.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 13px;
}
.SCcontentleft {
	background-image: url(SC_10.gif);
	background-repeat: repeat-y;
	width: 14px;
}
.SCcontentSemiBottomleft {
	background-image: url(SC_10a.gif);
	background-repeat: repeat-y;
	width: 14px;
}
/* style for content pane */
.SCcontentpane {
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}
.SCcontentright {
	background-image: url(SC_12.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.SCcontentSemiBottomright {
	background-image: url(SC_12a.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.SCbottomleftcorner {
	background-image: url(SC_13.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
}
.SCbottomleftcornerNoUtil {
	background-image: url(SC_13a.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
}
.SCbottommiddle {
	background-image: url(SC_14.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.SCbottommiddleNoUtil {
	background-image: url(SC_14a.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.SCbottomrightcorner {
	background-image: url(SC_15.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}
.SCbottomrightcornerNoUtil {
	background-image: url(SC_15a.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}

