<html><body><p>@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Diagnostics File */
/*@import url("/TemplatePackage/css/B/diagnostics.css");*/

/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/B/theme-orange.css");*/

/* COLOR THEME -- PURPLE */
/*@import url("/TemplatePackage/css/B/theme-purple.css");*/

/* COLOR THEME -- ROSE */
/*@import url("/TemplatePackage/css/B/theme-rose.css");*/

/* COLOR THEME -- TAN */
/*@import url("/TemplatePackage/css/B/theme-tan.css");*/

/* COLOR THEME -- TEAL */
/*@import url("/TemplatePackage/css/B/theme-teal.css");*/

/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/


/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/B/theme-orange.css");*/

.pageCurlText{
	padding: 3px 5px 0px 5px;
}

.blockText{
	padding: 3px 10px 0px 8px;
}
/*.smallText{ padding: 3px 0px 0px 10px;, font-size:9px; font-weight:bold;  color:#030;
}*/

.smallText{ padding: 3px 0px 0px 10px;, font-size:9px; font-weight:bold;  color:#612E1F;
}

.blkText {
	font-size:11px;
	color :black;
	font-style: italic;
}

.radlist li {
	list-style-image: none;
	list-style-type: none;
}
.NoStyleList {
	list-style-type: none;
}
hr {
	background-color: #99CC99;
	color: #99CC99;
	width: 90%;
	text-align: center;
	height: 1px;
	clear: both;
}
</p></body></html>