
.test {
	background-color: #faa;
}


body, div, form, td, li, input, p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

body, div, form {
	margin: 0;
	padding: 0;
}

a:hover {
	cursor: pointer;
	cursor: hand;
}

.portlet {
	margin-left: 10px;
}

.portlet_download {
	margin-left: 0;
}



div.hr {
	height: 1px;
	overflow: hidden;
	background-color: #d7d7d7;
	margin: 5px 0;
}




#page {
	width: 990px;
}



#search {
	width: 767px;
	_width: 780px;
	padding-top: 7px;
	padding-right: 13px;
	
	margin-bottom: 10px;
	_margin-bottom: 3px;

	background: url(../shell/banner_shadow.gif) no-repeat;
	background-position: 0 0;
}

#search form {
	float: right;
	width: 177px;
}

#search input.searchfield {
	float: left;
	width: 115px;
	margin-right: 6px;
	border: 1px solid #d7d7d7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#search_button {
	float: left;
	font-size: 11px;
	margin-top: 3px;
	display: block;
	position: relative;
	width: 56px;
	height: 12px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
}

#search_button span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 56px;
	height: 12px;
	z-index: 1;
	background: url(../shell/search.gif);
	background-position: 0 0;
}

#search_button:hover span {
	background-position: -56px 0;
}



#footer {
	text-align: center;
	font-size: 70%;
	padding-top: 60px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#footer, #footer a {
	color: #666666;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .divider {
	padding: 0 5px;
}



.videobox {
	text-align: center;
}







.icon_doc { background-image: url(../shell/icons/icon_doc.gif)          }
.icon_ppt { background-image: url(../shell/icons/icon_ppt.gif)          }
.icon_xls { background-image: url(../shell/icons/icon_xls.gif)          }
.icon_pdf { background-image: url(../shell/icons/icon_pdf.gif)          }
.icon_txt { background-image: url(../shell/icons/icon_txt.gif)          }
.icon_zip { background-image: url(../shell/icons/icon_zip.gif)          }
.icon_rm  { background-image: url(../shell/icons/icon_rm.gif)           }
.icon_wmv { background-image: url(../shell/icons/icon_wmv.gif)          }
.icon_mp3 { background-image: url(../shell/icons/icon_mp3.gif)          }
.icon_mpg { background-image: url(../shell/icons/icon_mpg.gif)          }
.icon_pod { background-image: url(../shell/icons/icon_podcast.gif)      }


