<html><body><p>/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

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

/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/A/theme-orange.css");
<!-- compliance patch for microsoft browsers -->
<!--[if lt IE 7]>
#content-secondary .rounders .inner,
#content-secondary .rounders .t,
#content-secondary .rounders .b,
#content-secondary .rounders .b div{
	background-image:url('/TemplatePackage/images/bg_smallRails-orange.gif');
}
<![endif]-->
*/

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

/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/
#bottom-container a, #top-container a, .main-inner a
		{
		color: #0a29a5;
		text-decoration: none;
		}

.note 
		{
		color: #000000;
		font-size: 90%;
		}
		
.totop
		{
		font-size: 95%; 
        text-align: center;
        }
               	

.totop a
		{
		text-decoration: underline;
		}		

.underlineme {
	text-decoration:underline !important;
}


	
#linkPolicy {
	font-size: 0.9em;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, sans-serif;
	padding-top: 0.5em;
	color:#696969;
	list-style-image: url(../../../../TemplatePackage/images/icon_out.png); 
}</p></body></html>