@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;
}
*/
.newupdated 
{color: #6a6a6a;
font-size: 0.9em;
font-weight: normal;
}
.aag
{
	font-weight:bold;
	font-size:1.1em;}
	
	
#content .module li a, #content .rounders li a.module-links
{
	display:inline !important;
	text-decoration:underline;}
	
#content .module li a, #content .rounders li a:hover
{
	text-decoration:none;}
	
	h3.somemore, .module p.somemore {

	clear:both;

	color:#0061aa;

	margin:0;

	border:none;

	padding:0;

	text-align:right;
	font-size:0.9em;

}

	h3.somemore a:hover {text-decoration:underline;}

	h3.somemore a {

		background:transparent url('/TemplatePackage/images/btn_dblArrows.gif') right bottom no-repeat;

		clear:both;

		display:block;

		font-weight:bold;

		margin:0 2px 0 0;

		padding:2px 1em 4px 0;

		text-align:right;

		text-decoration:none;

	}
module.double-rule.inner-no-border { 
border: none !important; 
background-color: transparent !important;
}
inner.inner-no-border { 
border: none !important; 
background-color: transparent !important;
}
.double-rule {border: none; background-color:transparent !important;}
.double-rule-my{

	border:1px solid #cdcdcd;

	padding:1px;
	margin:6px;
}
