* {
    font-family: verdana, arial, sans-serif;
}

#udm, #banner, .leftphotocell, .leftnavcell, .printfriendly, #mainimage, .bannerrow	{
	display:none
}

.sidebar {
	margin-left: 1.5em;
}

.sidebarcell, .sidebarcellhome, #twocolumnsidebar, #twocolumnsidebarcell {
    width: 25%;
    padding-left: 1.25em;
    font-size: .7em;
}

#breadcrumb {
    font-size: 0.6em;
}

#footer {
    font-size: 0.7em;
}

#contentarea
{
width:660px;;
padding-bottom: 10px;
}
 
.footerrow
	{
	text-align:center;	
	} 
 
h1 {
  font-size: 16px;
  font-weight: bold; 
}

/* to avoid a spacing issue in IE on the 2 columns layout with wide banner image*/
td.twocolumn h1 {
  margin-top: 0px;
}

h2 {
  font-size: 14px;
  font-weight: bold; 
}
h2.blue {
  color: #5190cd;
}
h3 {
  font-size: 13px;
  font-weight: bold; 
}
h4 {
  font-size: 12px;
  font-weight: bold; 
}
h5 {
  font-size: 11px;
  font-weight: bold; 
}
h6 {
  font-size: 10px;
} 
