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

body  {
	font: 80% Arial, Helvetica, sans-serif;
	line-height:175%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.twoColElsLtHdr #container { 
	width: 771px;  
	background: #FFFFFF;
	margin: auto; 
	text-align: left;
} 
.twoColElsLtHdr #header {
	background: #DDDDDD;
	margin-bottom:-18px;
	font-size: medium;
	color: #FF9900;
} 
.twoColElsLtHdr #sidebar1 {
	float: left; 
	width: 214px;
	background: #f2f2f2; 
	padding: 0px 0;
}
.twoColElsLtHdr #new_sidebar {
	float: left; 
	width: 450px;
	/*background: #fcec9f; */
}
.twoColElsLtHdr #new_Tsidebar {
	float: left; 
	width: 450px;
	height: 210px;
	background-image:url(images/assmtThanks1.jpg);
	background-repeat:no-repeat;
	background-position:center; 
}
.twoColElsLtHdr #new_sidebar h1 {
	font-size:large;
	color: #666666;
	font-style:italic;
	line-height: 175%;
	padding:10px;
	text-align:center;
}
.twoColElsLtHdr #new_sidebar h2 {
	font-size:medium;
	color:#666666;
	text-align:center;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p, .twoColElsLtHdr #sidebar1 a {
	margin-left: 10px;
	margin-right: 10px;
}
.twoColElsLtHdr #mainContent {
	margin-left:217px;
	margin-right:15px;
	padding-left:15px;
	border-left: 2px dotted #cfcfcf;
}
.twoColElsLtHdr #New_mainContent {
	margin-left:455px;
} 
.twoColElsLtHdr #footer { 
	padding: 10px;
	text-align:center;
} 
.twoColElsLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.bottomnav {
	font-size:12px;
	color:#999999;
	}
.callout {
	font-size:12px;
	font-style:italic;
	color:#666666;
	}	
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	font-size: large;
	color: #CC9933;
	font-style: italic;
}
.style3 {
	font-size: medium;
	color: #CC9933;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	font-size: medium;
	color: #CC9933;
	font-weight: bold;
}
.style4 {
	font-size: small;
	color: #CC9933;
	font-style: italic;
	font-weight: bold;
	margin-top:7px;
}
.quote {
	font-size:medium;
	font-style:italic;
	}

.byline {
	font-style:italic;
	font-size:small;
	}
.cipHeadline {
	text-transform:uppercase;
	font-weight: bold;
	color:#CC3300;
	}
.corpHeadline {
	text-transform:uppercase;
	font-weight: bold;
	color:#CC9933;
	}