/* Overwrite main content width */

#mcoCenter .SeparatorBetweenTitleAndContent {
	width:716px;
}

#mcoCenter .PageContent {
	width:716px;
}

#mcoCenter .PageContent td {
	vertical-align: middle;
}

/* Lists */
#mcoCenter .PageContent ul.wsh_list,#mcoCenter .PageContent ol.wsh_list {
margin-left: 25px !important;
}

#mcoCenter .PageContent .wsh_list li  {
list-style-type:disc !important;
}

#mcoCenter .PageContent ol.wsh_list li  {
list-style-type:decimal !important;
}


/*heading */
.heading { background-color: #37568e; color: #fff !important; font-weight: bold; text-align: left; padding: 3px; width: 100%; margin-bottom: 8px;}

/* left nav pulled from Research & Ratings section of the site */
.mdcRefine {
background:transparent url(..//Images/RefineBkg.gif) repeat-x scroll center top;
}

.mdcBreadcrumbs, .mdcRefine {
margin-bottom:12px;
}

.mdcRefine h2 {
margin-bottom:8px;
}

.mdcBreadcrumbs h2, .mdcRefine h2 {
color:#000000;
padding:6px;
}

.mdcRefine h2 a {
  color: #1257C6;
  font-size:12px;
  font-weight:bold !important;
}

.mdcBreadcrumbs h2, .mdcBreadcrumbs h3, .mdcRefine h2, .mdcRefine h3, .mdcBreadcrumbs span {
font-size:12px;
font-weight:bold;
}


#mdcContainer table {
/*border-collapse:collapse;
empty-cells:show; */
}

.mdcRefine ul {
margin-left:6px;
}

.mdcBreadcrumbs ul li ul, .mdcRefine ul li ul {
margin-left:6px;
}

.mdcRefine h2 {
margin-bottom:8px;
}
.mdcRefine h3 {
margin-bottom:6px;
}
.mdcRefine a h3 {
color:#1257C6  !important;
}

.mdcRefine ul ul li {
margin-bottom:2px;
padding:1px;
font-size: 12px;
}
.mdcRefine ul ul {
margin-bottom:20px;
}
.mdcRefine a, .mdcRefine ul ul li a {
display:block;
font-weight: normal !important;
font-size: 12px;
}
#mdcLeft .mdcRefine a:hover {
background-color:#E3E9FA;
display:block;
text-decoration:none;
}


select {
font-family:Arial, Verdana,sans-serif;
font-size:12px;
}

#mdcContainer #mdcNav a.noRoll, #mdcContainer #mdcNav a.noRoll:hover {
	color:#666666;
	cursor:default;
	text-decoration: none;
}


