div.center {
  text-align: center;
  background: url(../../../images/bkrnd.gif) repeat-x;
  background-color:#A9C6DB;
  margin:0;
  padding:0;
  width:100%;
  overflow:visible;
}

#nav .navi a span {
	color:#003399;
}

#nav .navi a:hover span {
	color:#3366FF;
}

#nav li a.topalink , #nav li a.topalink:link {
	color:#003399;
}

p.quote {
  padding: 0 10px 15px 10px;
}

div.quote-author {
  font-weight: bold;
  margin: 0 10px 0 10px;
}

div.quote-source {
  font-style: italic;
  margin: 0 10px 0 10px;
}
/* ======================== */
span.slight_emphasis {
        font-size: 14px;
}
span.slight_emphasis_red {
        font-size: 14px;
        color: #B00000;
        font-weight: bold;
}
span.emphasis_red {
         font-size: 18px;
         font-weight: bold;
         color: #A80000;
}
span.heavy_emphasis_red {
         color: #980000;
         font-size: 18px;
}
/* ========================== */

/* ===================================== TOP ===================================== */

h2, .contentheading {
	color: #999;
}


#whitebox {
	background-color:#ffffff;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #ffffff;
	text-align: right;
}

.inputbox {
	color:#135cae;
}

.column_separator {
	border-left: 1px dashed #135cae;
	padding-left: 10px;
}

/* ========================================================================== */

div.module_menu h3 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size: 14px;
	font-weight: bold;
	color: #A80000;
	margin: 2px -4px 5px 2px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.moduletablesolid h3 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size: 14px;
	font-weight: bold;
	background-color: #980000;
        color:  #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	padding-bottom: 2px;
}

div.module_menuquote h3 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size: 14px;
	font-style: italic;
	color: #A80000;
	margin: 2px -4px 5px 2px;
	padding-left: 10px;
	padding-bottom: 2px;
}


input.button {
   background: transparent;
   border: 1px solid #cccccc;
   font-size: 12px; 
   font-weight: bold;
   color : #666666;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #003399;
}

a:hover {
	color: #3366FF;
}

#pillmenu a:hover {
  color: #3366FF;
}

#pillmenu a#active_menu-nav {
  color: #0000cc;

}

#pillmenu a#active_menu-nav:hover {
  color: #3366FF;
}

#pillmenu a {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
	float:left;
  display:block;
  height: 32px;
  line-height: 24px;
  padding: 4px 16px;
  color: #003399;
  text-decoration: none;
}

/*table.contentpane ul ,table.contentpaneopen ul, table.nopad ul {
	list-style-image: url(../images/winter/indent1.gif);
}*/

input#mod_login_username,
input#mod_login_password {
	width: 116px;
	border:1px solid #cccccc;
}

strong {
	color:#333333;
	text-align:justify;
}

h3, .componentheading, table.moduletable th {
  font-size: 15px;
  font-weight: bold;
  color: #A80000;
}

#page_bg {
	background: url(../../../images/bkrnd.gif) repeat-x;
}


a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/winter/mw_readon.gif) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

div.module_menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

div.module_menu ul li {
	margin:1px 0 0 13px;
	padding:0 0 0 0;
}

div.moduletablesolid ul{
        margin-left: 0px;
        list-style-type: none;
        list-style-image: none;
        list-style-position: outside;
        padding: 0px;
}

div.moduletablesolid ul li {
	margin:4px 0 0 6px;
	padding:0px;
        list-style-type: none;
        list-style-image: none;
        list-style-position: outside;
}

div.module_menu ul li ul {
	margin: 0px 0;
	padding-left: 0px;
        list-style: disc;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}