body {
    margin:0 20px;
    padding:0;
    margin:0;
    border:0;
    font-family:helvetica,sans-serif;
    font-size:9.25pt;
    line-height: 1.5em;
    color:#333333;
    }

a:link {text-decoration:none; color: #009999;}
a:visited {text-decoration:none; color: #009999;} 
a:hover {text-decoration:underline; color:#009999;}

h1 {
     color:#990066; 
     font-size: 2.3em;
     font-family: georgia,times,serif;
     font-weight:normal;
}

p {
    font-size: 1.1em;
    line-height: 1.3em;
    color:#333333;
    font-family:helvetica,sans-serif;
    font-weight:normal;
}

div {
    font-size: 1.1em;
    line-height: 1.3em;
    color:#333333;
    font-family:helvetica,sans-serif;
    font-weight:normal;
}

.ajaxSearch_result {
    font-size: 1.0em;
    line-height: 1.3em;
    color:#333333;
    font-family:helvetica,sans-serif;
    font-weight:normal;
}

.ajaxSearch_resultLink {
    font-size: 1.3em;
    color:#009999;
    font-family:helvetica,sans-serif;
    font-weight:bold;
    text-decoration:none;
}

.ajaxSearch_resultExtract {
    font-size: 1.0em;
    line-height: 1.3em;
    color:#009999;
    font-family:helvetica,sans-serif;
    font-weight:normal;
    text-decoration:none;
}

.ajaxSearch_highlight {
    font-size: 1.0em;
    line-height: 1.3em;
    color:#333333;
    font-family:helvetica,sans-serif;
    font-weight:bold;
    text-decoration:none;
}

#ajaxSearch_form fieldset{
border: none;
}

#ajaxSearch_form { margin-top:-17px;}
;

fieldset{
border: none;
}


#container {
	width: 100%;
	background: #ffffff;
	float: left;
}


#content {
	background: #ffffff;
	padding:10px;
}


#sidebar {
	background: #ffffd6;
	padding:20px;
}


#footer {
    padding-top:10px;
	background: #ffffff;
	width:938px;
}


.clearing {
    clear:both;
    height:0;
}
