 @charset "UTF-8";
 
 
 /*  ELEMENT Containers  */
 
 div#tertiary{ 
	position: absolute;
	top: 4px;
	float: right;
	right: 48px;
}

#keytext{
	position: absolute;
	top: 45px;
	left:319px;	
 	width: 600px; 
/* 	width: 455px; */ 
}

div#bluemenu {
position:absolute;
	top: 155px;
/*	left: 200px;*/
	left: 301px;
	white-space:nowrap;
}

#allContent{
width: 920px;
/*	width: 920px;*/
	position: absolute;
	top: 213px;
	left: 0;
}

div.threeup{
	float: left;
	width:275px;
	margin: 30px 20px 10px 0; 
background: url(/images/line-dots.gif) 0 0  repeat-y;
padding: 0 10px 0 14px;
}
div.tuLeft{
	width:286px;
background: url(/images/spacer.gif) 0 0  repeat-y;
padding: 0 0px 0 0px;
}


div.tuRight{
padding: 0 0px 0 14px;
	width:261px; 
}

.ie6 div.tuRight IMG{

	width:261px; 
}

div.threeup P{
font-size: .9em;
}



div#navBar {
	width: 614px; 
	
}

ul.jd_menu li {
 	padding: 2px 25px 0px 18px; 
}


/*  Content  */

#keytext H4, H4 {
	font-size: 15px;
	color: #C5C6C8;
	line-height: 28px;
	font-weight: normal;
}


div.threeup H5, H5{
font-size: 1.3em;
color: #E31B23;
font-weight: normal;
margin: -4px 0 10px 0;
}

div.threeup SPAN{
font-size: .85em;
color: #9FA1A4;
font-weight: bold;
}

div.threeup P{
padding-bottom: 10px;
}

a.more{
text-transform: uppercase;
font-size: .8em;
font-weight: bold;
}

a.more SPAN{
text-transform: lowercase;
color: #ff0000;
}