h1, h2, h3, h4, h5, h6 {color:#520;}

h1 {padding:1em; font-size:160%; font-weight:bold;}

.iefix {
        position: relative; /* peekaboo bug fix for IE6 */
        min-width: 0; /* peekaboo bug fix for IE7 */
	}

.beeflinks {font-family:"Times New Roman"; font-size:120%; 
	color:#222; text-decoration:none; line-height:150%;}

.pdflink {font-family:"Times New Roman"; font-size:110%;
	color:#831; text-decoration:none; line-height:120%;}

.date {
	color: #A5ABAF;
}

.sub130 {color:#520; font-size:130%; font-weight:bold;}

.sub130 a {text-decoration:none; color:#000; font-weight:900;}
.sub130 a:hover {color:#c00; text-decoration:underline;}


.sub110 {color:#520; font-size:110%; font-weight:bold;}

.indent2 {margin-left:2em;}

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color: #000;
	background-color: #cdf;
	margin-left:auto;
	margin-right:auto;
}

a img   {
        text-decoration:none; border:none;
        }

th, td, li { font-family: verdana, arial, helvetica, sans-serif;
		font-size:11px; }
		
#outerBox
{
	margin-top: 2em;
	min-width:980px;
}
		
#corpBanner
{
	position:relative;  	/* peekaboo bug fix for IE6 */
        min-width: 0; 		/* peekaboo bug fix for IE7 */
	width:920px;
	margin: 0 0 0 2em;
	background: #fff;
	height: 120px;
	border-bottom: 1px solid #333;
}


#navbar {background-color:#ffc; color:#003; line-height:2em;
		 font-size:12px; text-align:center;
		min-width:920px;
	  }

#navbar a {text-decoration:none; color:#000; font-weight:900;}
#navbar a:hover {color:#00f; text-decoration:underline;}

#content
{
	padding-top: 0em;
	min-width:1000px;
}

#footer
{
	clear: both;
	background-color: #bde;
	padding: 1em;
	text-align: right;
	font-size:70%;
	border-top: 1px solid #333;
}

#thisLink 
{
	color:#063 !important; 
	font-weight:bold;
}

.resultHead
{
        background-color:#fff;
        color:maroon;
        font-weight:bold;
        border: thin solid;
        padding: 1em;
}

.darkbg
{
        background-color:#ebecc7;
        padding:1em;
        border-bottom: 1px solid #99a215;
        border-top: 1px solid #99a215;
}

.fairbg
{
        background-color:#f6f6de;
        padding:1em;
        border-bottom: 1px solid #99a215;
        border-top: 1px solid #99a215;
}

dl
{
        background-color:#fff;
        padding:1em;
}

dt
{
        font-weight:900;
        color:maroon;
}

.imageCol {
        float:left;
        height:230px;
        width:220px;
        margin:10px 0px 10px 5px;
        background-color: #f6f6de;
}
