@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #005869;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

.itbc_format #container { 
	width: 824px;  
	background: #FFFFFF;
	margin: 0px auto; 
	border: 1px #000000;
	overflow: hidden
	text-align: left; 
} 

.itbc_format #header { 
	background-image: url(images/JPGs/header_title.jpg); 
	height: 107px;
	width: 824px;
	margin: 0px;
	} 
.itbc_format #search {
	margin: 0px; 
	height: 22px;
	width: 280px;
	padding-top: 35px;
	padding-left: 540px;
}

.itbc_format #nav {
	margin: 0px; 
	height: 50px;
	width: 470px;
	padding-top: 11px; 
	padding-left: 350px;
}

.itbc_format #program { 
	width: 824px;  
	background: #FFFFFF;
	margin: 0px auto; 
	border: 1px #000000;
	overflow: hidden
	text-align: left;
}
.itbc_format #headerprog { 
	background-image: url(images/JPGs/header_title.jpg); 
	height: 107px;
	width: 824px;
	margin: 0px;
	} 

.itbc_format #inner {
	margin: 0px; 
	padding-top: 13px; 
	padding-left: 13px;
	padding-right: 13px;
}

.itbc_format #info {
	height: 76px;
	width: 794px;
	/*padding-bottom: 13px;*/
	text-align: left;
}


.itbc_format #sidebar1 {
	float: right; 
	width: 292px; 
	background: #FFFFFF; 
	padding-left: 20px;
}
.itbc_format #pop_programs {
	border-right: 1px solid #636363;
	border-left: 1px solid #636363;
	border-bottom: 1px solid #636363;
	border-top: 1px solid #636363;
	text-align: left;
	padding-bottom: 13px;
}
.itbc_format #featuredanalyst { 
	height: 181px;
	padding-bottom: 13px;
	padding-top: 13px;
} 
.itbc_format #forsponsors { 
	height: 126px;
	padding-bottom: 13px;
}

.itbc_format #mainContent {
  	width: 482px;
	padding: 0;
	background: #FFFFFF;
} 

.itbc_format #introSWF {
  	width: 482px;
	height: 238px;
	padding-bottom: 10px;
	text-align: left;
} 
.itbc_format #leftcol {
  	width: 482px;
	text-align: left;
	padding: 0;
}

.itbc_format #footer { 
	padding: 0 10px; 
	background:#636363;
	height: 30px;
} 
.itbc_format #footer p {
	margin: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 250%;
}

.itbc_format #vendorlistright {
	text-align: right;
	}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}