/* this stylesheet unpacks its wares in the following order:1) rules for instances of classes;2) rules for items invoked by unique IDs; *//* classes */.logo	{	background: #000000;	margin-top: 3px;	margin-bottom: 3px;	margin-left:	46px;	padding-right:	46px;		}	.small	{	font-size:	.75em;	}	.rightBorder	{	background: #000000;	/*border-right: 1px solid #000000;*/	}	.headlines	{	padding-right:	6px;	margin-left:	11px;	}.headlines a	{	color:	#cff;	font-weight:	bold;	}	.headlines a:active	{	color:	#0cf;	font-weight:	bold;	}	.headlines a:visited	{	color:	#9cc;	font-weight:	bold;	}	.headlines a:hover	{	color:	#3ff;	font-weight:	bold;	}.tdBlue {	vertical-align:	bottom;	background: #000000;		}.tdBlueNav {	vertical-align:	bottom;	margin-bottom:	6px;	margin-left:	12px;	margin-right:	12px;	background: #000000;	font-size: 11px;	}.tdBlueNav a	{	color:	#CC9966;	font-weight:	bold;	}	.tdBlueNav a:active	{	color:	#FFCC99;	font-weight:	bold;	}	.tdBlueNav a:visited	{	color:	#996633;	font-weight:	bold;	}	.tdBlueNav a:hover	{	color:	#FFCC99;	font-weight:	bold;	}.tdBlueForm {	text-align:	right;	vertical-align:	top;	padding-top:	6px;	padding-left:	0px;	padding-right:14px;	padding-bottom:	0px;	margin-right: 14px;	margin-bottom:	0px;	background: #000000;	font-size: 11px;	}.tdBlueForm a	{	color:	#CC9966;	font-weight:	bold;	}	.tdBlueForm a:active	{	color:	#999999;	font-weight:	bold;	}	.tdBlueForm a:visited	{	color:	#996633;	font-weight:	bold;	}	.tdBlueForm a:hover	{	color:	#FFCC99;	font-weight:	bold;	}.tdDeepBlue {	background: #000000;	vertical-align:	middle;		}.DeepBlueNav {	color: #fff;	padding-top:	3px;	padding-bottom:	3px;	padding-left:	12px;	padding-right:	12px;	font-size: 11px;		}.DeepBlueNav a	{	color:	#ffffff;	font-weight:	bold;	}	.DeepBlueNav a:active	{	color:	#cccccc;	font-weight:	bold;	}	.DeepBlueNav a:visited	{	color:	#ffffff;	font-weight:	bold;	}	.DeepBlueNav a:hover	{	color:	#FFCC99;	font-weight:	bold;	/*text-decoration: underline; */	}.tdActive {	background: #000;	vertical-align:	middle;	border-bottom: 1px solid #000;	font-size: 11px;	}.tdActive a:hover{	color:	#FFCC99;	font-weight:	bold;	}	.BreadcrumbText {	color: #ffffff;	font-family:	verdana, arial, helvetica, sans-serif;	font-size:	10px;	line-height:	20px;	}.tdBreadcrumb {	background:	#6780B8;	color: #ffffff;	vertical-align:	middle;	text-indent:	11px;	font-family:	verdana, arial, helvetica, sans-serif;	font-size:	10px;	line-height:	20px;	border-top: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;	}.tdBreadcrumb, .tdBreadcrumb a {	color: #ffffff;	font-weight: bold	}.tdBreadcrumb a:active {	color: #999999;	font-weight: bold	}.tdBreadcrumb a:visited {	color: #ffffff;	font-weight: bold	}.tdBreadcrumb a:hover {	color: #FFFFFF;	font-weight: bold;	text-decoration: underline;	}	.td000	{	background:	#000;	}	/* ids */#tdHeadlines {	padding-top:	6px;	padding-left:	11px;	padding-right:	4px;	margin-bottom:	6px;	white-space: nowrap;	color: #fff;	font-size: 14px;	font-weight: normal;	text-decoration: none;	background:	#000;	vertical-align:	middle;	}#tdHeadlineCopy {	padding-top:	6px;	white-space: nowrap;	color: #fff;	font-size: 10px;	font-weight: normal;	text-decoration: none;	background:	#000;	vertical-align:	middle;	}#tdHeadlineCopy a	{	color:	#fff;	}