@charset "utf-8";
/* CSS Document */

.tdContainer	{
	margin:10px 0px 5px 0px;
	color: #ffffff;
	border-style:solid;
	border-color:#7595fd;
	border-width:1px;
	}
.tdleft {
float: left;
width: 230px;
padding:  4px;
text-align:  center;
}
.tdright {
margin-left: 240px;
margin-bottom:20px;
padding: 4px;
}
.tdspacer {
margin-bottom:40px;
}
.tdTitle {float:left;width:300;text-align:left;
}
.tdSubmissionDate {float:right;width:100;text-align:right;}
.InnerBlueBox {
	clear: both;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:2px 6px 3px 6px;
	border:1px solid #7595fd;
	background-color:#E1DFFF;
	text-align:center;
}
.tdTop {
	clear: both;
	padding:2px 6px 3px 6px;
	background-color:#E1DFFF;
}
.copy
	{
	font-family: arial, helvetica, san-serif;
	line-height: 130%;
	font-size:12px;
	font-weight: 400;
	color: #000000;
	}
.copyBold
	{
	font-family: arial, helvetica, san-serif;
	line-height: 130%;
	font-size:12px;
	font-weight: 800;
	color: #000000;
	}
.newsHeadline
	{
	font-family: Arial, san-serif;
	line-height: 140%;
/*	font-stretch: condensed;*/
	font-size: 12px;
	font-weight: 600;
	color: #0033CC;
	}
.clear {clear:both;}	
.center {text-align:center;}
