#header #subMarquee
{
   /* 
    This particular styling makes marqueeWithBack936.png tranparent image display in the correct position.
    margin-top:-14px; margin-left:18px; padding-bottom:3px;*/
	
   /* This style works for hc2007ry2004_extrudedsign900.jpg or images with no transparency */ 
    margin-top:19px; margin-left:18px; padding-bottom:3px;
}

.roundedBoxContent a
{
	font-weight: bold;
	color: #5e213b;
	font-size: 11px;
}


#contentTextNoColumns ol
{
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	
	
}
#contentTextNoColumns ol a
{
	color: #222; font-size:12px;
	text-decoration:none;
}
#contentTextNoColumns ol a:hover
{
	color: #000;
	text-decoration: underline;
}

.mycontent
{
   /* You are only allowed to change the following attributes. */
   background-color:#fff;
   color:#000;
   font-size:12px;
}

.pad_top
{
  padding-top:5px;
}

.top_note
{
  font-size:14px;
  font-family:arial,verdana,sans-serif; 
  font-style:italic;
  padding-top:0.3em;
  padding-bottom:0.4em;
  padding-left:0.5em;
  padding-right:1em;
  background-color:#ebe0cc;
  color:#000;
  border: #000 dashed 1px;
}
.headerfont {
  color:#5e213b;
  font-weight:bold;
  font-size:14px;
}

blockquote
{
	margin-left: 35px;
	margin-bottom: 10px;
}

/* 
Uncomment for large department pages
#header h1
{
	font-size: 14px;
}

#header h1 span
{
	font-size: 20px;
}
*/

/* Uncomment this code to make white highlights for the horizontal menu
#horzMenuBar a
{
	color: #fff;
	text-decoration: none;
	margin-left: 14px;
	margin-right: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
#horzMenuBar a:hover
{
	color: #999;
	text-decoration: underline;
	background-color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
}
*/

/*
#horzMenuBar{
background-color: #333333;
}
#horzMenuCont{
background-color: #333333;
}
*/


