    
/**************** content ****************/
div.clear { clear:both; }

div#contentcolumn {
    margin-right: 0px;
    float: left;
    width: 612px;
}
#contentcolumn h1 {
    margin: 18px 0 0 18px;
	padding:0;
    position: relative;
    clear: both;
	font-size:3em;
    color: #666;
	border-bottom:1px solid #B4C8D7;
}
div.indentedcontent {
width:537px;
padding-left:75px;
margin:20px 0;
text-align:left;
}
div.indentedcontent p.resultnumber {
font-size:1.3em;
font-weight:normal;
color:#666;
margin:0 0 30px 0;
padding:0;
}
div.indentedcontent p.resultnumber span {
font-size:1.4em;
}
div.indentedcontent p.resultnumber span.number {
color:#990000;
}

div.indentedcontent p.otherresults {
font-size:1.4em;
font-weight:normal;
color:#73577A;
margin:0 0 18px 0;
padding:0;
border-bottom:1px solid #ADC4D5;
}
div.indentedcontent a.otherlinks {
font-size:1.7em;
color:#274982;
line-height:1.7em;
}

/* search pagination */
div.indentedcontent ul { 
    float: left;
	margin-left:-13px;
	margin-top:25px;
}
div.indentedcontent ul li {
    float: left;
    text-align: center;
    height: 16px;
    margin: 0 .25em;
}
div.indentedcontent ul li a:link, div.indentedcontent ul li a:visited, div.indentedcontent ul li a:active, div.indentedcontent ul li a:focus {
    color: #4f6a97;
    padding: 0 3px;
    height: 16px;
    display: block;
    float: left;
    border: 1px solid #b4c8d7;
}
div.indentedcontent ul li a:hover {
    height: 16px;
    padding: 0 3px;
    background: #4f6a97;
    border: 1px solid #b4c8d7;
    color: #FFF;
    text-decoration: none;
}
div.indentedcontent ul li.active {
    border: none !important;
    font-weight: bold;
    height: 18px;
    color: #666;
}
div.indentedcontent ul li.leap {
    border: none !important;
    height: 18px;
    color: #999;
}
div.indentedcontent ul li.active a {
    height: 18px;
}
div.indentedcontent ul li.previous a {
    padding:  0 5px 0 20px !important;
    background: url(/images/previous.gif) 5% 50% no-repeat !important;
    border: none !important;
    height: 18px;
    color: #274982 !important;
    text-transform: lowercase;
}
div.indentedcontent ul li.next a {
    padding:  0 20px 0 5px !important;
    background: url(/images/next.gif) 95% 50% no-repeat !important;
    border: none !important;
    height: 18px;
    color: #274982 !important;
    text-transform: lowercase;
}



/**************** web results ****************/
div.webresults {
width:250px;
margin:15px 0;
color:#333;
}
div.webresults p.title {
font-size:1.1em;
text-transform:uppercase;
color:#274982;
margin:0 0 10px 0; padding:0;
}
div.webresults p.title img { float:right; }
div.webresults a.weblink {
text-transform:uppercase;
color:#000099;
text-decoration:none;
}
div.webresults a.weblink:hover { text-decoration:underline; }


/**************** content-sub ****************/

.search-content div#content-sub {
background:#E5EDF3 url(/images/side-top.gif) no-repeat scroll left top;
float:left;
margin-left:-345px;
margin-top:28px;
padding:0pt 12px;
position:relative;
width:301px;
}

.search-content #content-sub .block {

}
.search-content #content-sub .block ul {
width:285px;
}
.search-content #content-sub .block h4 {
font-size:1.3em;
	font-weight:bold;
	color:#9F8FA3;
	margin:15px 0 8px 12px;
}

h5 { margin:10px 0 0 10px; }

h5 a {
font-size:1.4em;
font-weight:normal;
}
h5 span {
display:block;
font-size:1.2em;
color:#666;
font-weight:normal;
margin:3px 0;
}
.block p {
	line-height:1.3em;
	margin:5px 10px;
	padding:0;
	}
h6 {
    margin: 5px 0 10px 10px;
    padding: 0;
    font-weight: bold;
    color: #7f6684;
    font-size: 1.25em;
}
h6 img { vertical-align:middle; margin-left:5px; }
a.moreon {
float:right;
font-size:1.3em;
margin:0 10px 3px 0;
padding-right:20px;
padding-bottom:5px;
background:url(/images/moreon.gif) right top no-repeat;
}

.search-content #content-sub-bottom {
	position: absolute;
	left:0;
	right:0;
    height:9px;
	padding-top:9px;
    background:url(/images/side-bottom.gif) bottom left no-repeat;
	background-color:#E5EDF3;
}

    /* </dtml-with> */
    

