
div.basic-content h1.csc-firstHeader  {
	font-size: 16pt;
	font-variant: small-caps;
}

div.basic-content h3.csc-searchFormHeader,
div.basic-content h3.csc-searchResultHeader {
	background-color: #5582c0; 
	background-image: url("../images/corner-darkblue-top-right.gif");
	background-position: right top;
	background-repeat: no-repeat;
	width: 340px;
	margin-bottom: 0;
}

div.basic-content div.csc-search-box {
	background-image: url("../images/search-box-background.gif");
	width: 746px;
	height: 99px;
	background-position: right top;
	background-repeat: no-repeat;
}

div.basic-content p.csc-searchForm,
div.basic-content p.csc-searchResult {
	position: relative;
	top: 0;
	margin-top: 0;
	margin-bottom: 20px;
/*	background-color: #e3edf9; */
	padding: 20px;
}

h3.csc-searchResultHeader a {
	margin-left: 10px;
	color: #FFFFFF;
	font-variant: small-caps;
}

div.basic-content h1.csc-firstHeader,
div.basic-content h3.csc-noSearchResultMsg,
div.basic-content p.csc-searchForm,
div.basic-content p.csc-searchResult,
div.basic-content p.csc-searchResultInfo {
	color: #094489;
	font-variant: small-caps;
}

table.csc-searchform {
	width: 100%;
}
