body {
        background: #fff url(/images/theme/sand_tile.jpg);
    }

td {
	vertical-align: top;
}

div.result {
	border-bottom: 1px solid #000;
}

table.searchtable {
	padding: none;
	margin-top: none;
}

#doc2 {
        background: #fff;
        padding: 10px;
    }

#hdimg {
	position: absolute;
	z-index: 1;
	/*left: 478px;*/
	top: 15px;
	width: 949px;
	height: 100px;
}
#hdimg2 {
	position: absolute;
        -moz-opacity: 0.0;
        opacity:0.0;
        filter: alpha(opacity=0);
	z-index: 2;
	/*left: 478px;*/
	top: 15px;
	width: 949px;
	height: 100px;
}

#hdcontent {
	width: 949px;
	position: absolute;
	/*left: 478px;*/
	top: 15px;
		z-index: 3;
        -moz-opacity: 0.9;
        opacity:0.9;
        filter: alpha(opacity=99);
}

#hd{
        background: none;
    }
#hd h1 {
        background-color: none;
        -moz-opacity: 0.6;
        opacity:0.6;
        filter: alpha(opacity=60);
        margin: 1em;
        margin-top: -10px;
		color: #000;
    }
#hd h1 a {
  display: block;
  color:#000;
  height: 37px;
  padding: 0 10px 0 10px;
  outline: none;
    }
#hd h2 {
	background-color: none;
        -moz-opacity: 0.9;
        opacity:0.9;
        filter: alpha(opacity=99);
  color: #000; 
  margin-top: 0px;
    padding: 10px;
    }
  #hd h2 a {
    color: #000; 
  }

#NavBar {
    margin-top: 100px;
    }

div.box {
	margin-bottom: 0px;
}

div.alt {
	margin-top: 0.5em;
}

p {
	margin-bottom: 0px;
}

	.box h3{
	font-size: 123.1%;
	font-weight: normal;
	text-transform: none;
	border-bottom: 1px solid #ffd735;
	margin:1.5em 0 1em 0;
	}

#bd h1 {
	font-weight: bold;
	font-size: 150%;
}

/* grids.css overrides */
#yui-main h4 {
	font-weight: bold;
	font-size: 120%;
}

.alt{
padding: 0.3em;
margin-bottom: 0.3em;
}

.alt h3{
border: none;
margin: 0 0 .3em 0;
padding: 0.3em;
background: #94beff;
color: #38465b;
}

html {
 	/*min-height: 1200px; */
}


.article {
	border: 1px solid #000;
	width: 100%;
	margin: 2px;
}



.article-image-e {
	background-color: #DFB0FF;
}

.article-banner-e {
	background-color: #6755E3;
	color: #FFF;
}

.article-e h4 {
	color: #FFF;
}
.article-e h4 a {
	color: #FFF;
}

.article-content {
	margin-top: 20px;
}

.article-image-o {
	background-color: #FFF284;
}

.article-banner-o {
	background-color: #FFC65B;
	color: #000;
}

.article-o h4 {
	color: #000;
}
.article-o h4 a {
	color: #000;
}

#noheader {
	text-align: left;
	width: 96%;
	margin-left: 10px;
}

