@media screen, projection
{
body {
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#333;
	background:#bce3f4 url(/content/images/itei/bkgd-top.jpg) repeat-x top;
}
h1, .sidebar h2 {
	font-size:18px;
	line-height:24px;
	color:#333;
	font-weight:bolder;
	margin:9px 0 18px;
	padding-bottom:6px;
	border-bottom:1px solid #333;
}
h2 {
	font-size:18px;
	line-height:24px;
	color:#0096db;
	font-weight:lighter;
	margin:9px 0 0;
}
.sidebar h2 a {
	color:#333;
}
.sidebar h2 a:hover {
	color:#fff;
}
.partners h2 {
	font-size:18px;
	line-height:24px;
	color:#0096db;
	font-weight:lighter;
	margin:0 0 -6px;
}
h3 {
	font-size:12px;
	line-height:18px;
	color:#333;
	font-weight:bold;
	margin:0;
}
a {
	color:#0096db;
	text-decoration:none
}
a:hover {
	background-color:#0096db;
	color:#fff;
	text-decoration:none
}
a img {
	display:block;
	border:none;
}
a:hover img {
	border:none;
	text-decoration:none;
}

.clear {
	clear:both;
	height:1px;
	margin-top:-1px;
	background-color:#bce3f4;
}
.partner img:hover {
	cursor:pointer;
}
/*#Layout#*/
#container {
	width:960px;
	height:640px;
	margin:18px auto 0;
}
#Header {
	height:30px;
	background-image: url(/content/images/itei/bg-navigation.jpg);	
	background-color:#fff;
	background-repeat: no-repeat;
}
#footer {
	height:34px;
	width:958px;
	margin-top:-1px;
	border:1px solid #000;
	border-top:none;
	background:#eee url(/content/images/itei/footer-bkgd.gif) no-repeat top left;
}
#footer-subpage img {
	margin-left:12px;
}
#footer-subpage {
	height:80px;
	width:958px;
	margin-top:-1px;
	border:1px solid #000;
	border-top:none;
	background:#eee url(/content/images/itei/footer-subpage-bkgd.gif) repeat-x top left;
}
#footer-subpage p {
	padding:10px 0 0;
	margin:0;
	text-align:center;
}
.footer-text ul, .footer-subpage-text ul {
	margin:0;
	padding:0;
	width:676px;
	text-align:center;
	padding-top: 9px;
}
.footer-subpage-text ul {
	width:958px;
}
.footer-text li, .footer-subpage-text li {
	font-size:10px;
	display:inline;
	list-style:none;
}
.footer-text li a, .footer-subpage-text li a {
	color:#666;
}
.footer-text li a:hover, .footer-subpage-text li a:hover {
	color:#666;
	background:none;
	text-decoration:underline;
}

#subHeader:hover {
	cursor:pointer;
}
#subHeader {
	height:82px;
	width:958px;
	background-image: url(/content/images/itei/pgSubHeader-bkgd.jpg);
	background-color:#000;
	background-repeat: no-repeat;
	border:1px solid #000;
}
#content .partner {
border-bottom:1px dotted #ddd;
padding:0 9px 9px;
}
#content {
	background-color:#fff;
}
#content .partner img {
	float:right;
	padding:0 18px 18px 18px;
}
.body {
	float:left;
	width:640px;
	height:450px;	
	padding:9px 18px 0 18px;
	border:1px solid #000;
	border-top:none;
	background-color:#fff;
}
.body img {
	margin:0 auto;
}
.body-subpage {
	width:922px;
	padding:9px 18px 18px 18px;
	border:1px solid #000;
	border-top:none;
	background-color:#fff;	
}
.body-survey {
	width:958px;
	height:510px;
	padding:0 0 6px;
	border:1px solid #000;
	border-top:none;
	background-color:#fff;	
}
.sidebar {
	float:left;
	padding:9px 18px 0 22px;
	width:241px;
	height:451px;
	background:#eee url(/content/images/itei/sidebar-bkgd.gif) repeat-y top left;
	border-right:1px solid #000;
}
.sidebar p {
	padding:0;
	margin:0;
	text-align:center;
}
.sidebar img {
	margin-left:54px;
}
.sidebar ul {
	margin:0;
	padding:0;
}
.sidebar li {
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px dotted #ddd;
	padding:3px 0;
}
.feedback {
	display:none;
}
.planet-powered p {
	padding:9px 0 0;
	margin:0;
	text-align:right;
}
}