
/* headers */
#secondary-nav h2 {
	margin-bottom: 1px;
}
	
#secondary-nav h3 {
	margin-left: 5px;
	float: left;
	font-size: 8pt;
	font-weight: normal;
	color: #073777;
}

/* lists */

#secondary-nav ul {
	margin-bottom: 11px;
}

#secondary-nav ul ul {
	margin-bottom: 0;
}

#secondary-nav li {
	padding-bottom: 0;
	color: #073777;
}


/* links */

#secondary-nav a {
	min-height: 13px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: normal;
}

.banner-cs {
	margin:0;
	padding: 55px 0 0 5px;
	width: 200px;
	float: left;
}

.cs-lg-margin-l	{ 
	margin-left: 32px !important; 
	}
	
.cs-lg-margin-b	{ 
	margin-bottom: 20px !important; 
	}
	
.voicebox	{
	margin-left:13px;
	color:#666666;
}

.voicebox-top	{
	height: 18px;
	background-image: url(../images/voices_top_b.gif);
}

.voicebox-middle	{
	text-align: center;
	background-image: url(../images/voices_rule_bg_b.gif);
	font-size: 8pt;
	font-weight: normal;
	padding: 0 15px;
}

.voicebox-bottom	{
	height: 18px;
	background-image: url(../images/voices_bot_b.gif);Ê
}
.voicebox-title	{
	color:#666666 !important;
	font-size: 10pt !important; 
	font-weight: bold !important;
	/*padding-bottom: 10px; !important;*/
}

.voicebox-cite	{
	color: #8B2428 !important;
	font-size: 7pt !important; 
	font-weight: normal !important;
}


