/* start dropdown menus */

#dropdowns
{
	width: 676px;
	margin-top: 14px;
	margin-bottom: 13px;
	margin-left: 22px;
	margin-right: 23px;
	border-width: 1px;
	border-style: dashed;
	border-color: #7B7878;
}

.dropdown_text
{
	font-family: Arial, Helvetica, Sans serif;
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 0px;
  	word-spacing: 0px;
	text-decoration: none;
}

a.dropdown_text
{
	text-decoration: underline;
}

/* end dropdown menus */

/* start media central fragment */
/*#mcfragment
{
	height: 94px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 29px;
	padding-right: 22px;
}
.mcfragment
{
	font-family: Arial, Helvetica, Sans serif;
	font-size: 11px;
	color: #ffffff;
}*/
span.text {
	color: #576064;
	
	/*font-size: 9pt;*/
	font-size: 12px;
	
}
span.text .date {
	color: #cc0000;
	font-style: italic;
	/*font-size: 7pt;*/
	font-size: 10px;
	padding-left:5px;
}
span.text a.text
{
	/*font-family: Verdana, Arial, Helvetica, "Sans serif";
	font-size: 12px;
	color: #000;
	line-height: 14px;
	font-weight: bold;*/
	/*font-size: 9pt;*/
	font-size: 12px;
	font-weight: normal;
}

span.text a.text:link{ text-decoration: none;  }
span.text a.text:visited{ text-decoration: none;  }
span.text a.text:hover{  text-decoration: none; color:#1478b7; }
span.text a.text:active{ text-decoration: none;  }

span.text ul{
	padding-left: 0px;
	margin-left: 14px;
	margin-top: -14px;
	line-height: 16px;
	list-style-position: outside;
}
span.text li{
	/*padding-top: 2px;*/
	color:#1478b7;
	padding-bottom: 12px;
}
span.text li span{
	/*padding-top: 2px;*/
	color:#576064;
	padding-bottom: 12px;
}
/* end media central fragment */

/* start quicklinks */

#quicklinks
{
	margin-top: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-right: 0px;
}

/* end quicklinks */

/* start spotlight */

#spotlight
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* end spotlight */

/* start right banner */

#rightbanner
{
	margin-top: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* end right banner */

/* start footer */

#footer
{
	padding-top: 9px;
	padding-bottom: 10px;
}

/* end footer */

