/* red */
a:link, a:visited {
	color: #002389;
}

a:hover {
	color: #3b59b0;
}

#pillmenu a:hover {
  color: #3b59b0;
}

#pillmenu a#active_menu-nav {
  /*background: url(../images/red/mw_menu_active_bg.png) 0 0 repeat-x; */
  color: #cc3200;
 
}

#pillmenu a#active_menu-nav:hover {
  /*color: #fff;*/
}

h3, .componentheading, table.moduletable th {
  color: #cc3200;
 
}
/*
div.module_menu {
	background: url(../images/red/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/red/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/red/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/red/mw_box_tl.png) 0 0 no-repeat;
}
*/

#ext-gen2 {
width:190px;
}
.ux-menu-item-main{
	width:190px;
}

h2, .contentheading{
  color: #cc3200;
  line-height:1.2em;
 
}
h1{
  color: #cc3200;
 
}
.newsfeed li
{ margin-bottom:10px;
	}

h2.cat_title 
{
    padding-top: 10px;
    padding-bottom: 5px;
}
table.contentpaneopen h4{
color:#CC3200;
font-size:1.1em;
}


table.contentpaneopen p strong{
color:#555;
}


