/*
 * WOLDO definitions
 */
/*td {
    font-family: Arial;
    font-size: 10pt;
}*/

input {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #aaaaaa;
}

.body-td {
    font-family: Arial;
    font-size: 8.5pt;
    color: #333333;
    background-color: #ffffff;
	text-align: center;
}

.body-td-alt {
    font-family: Arial;
    font-size: 8.5pt;
    color: #333333;
    background-color: #DFDFDF;
	text-align: center;
}

.body-td-header {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #ffffff;
	background-color: #999999;
	text-align: center;
	font-weight: bold;
}

.border-table {
    font-family: Arial;
    font-size: 10pt;
    border-top: #aaaaaa 1px solid;
    border-left: #aaaaaa 1px solid;
    border-right: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 1px solid;
}

.button {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    background-color: #EEEEEE; 
    border-top: #5a5d63 1px solid; 
    border-bottom: #5a5d63 1px solid; 
    border-left: #5a5d63 1px solid; 
    border-right: #5a5d63 1px solid; 
}

.error-title {
    font-family: Arial;
    font-size: 9pt;
    color: #BE0F0F;
}

.error-title-bold {
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #BE0F0F;
}

.header-bold-small {
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
}

.header-bold-small-white {
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
    color: #ffffff;
}

.header-small-white {
    font-family: Verdana;
    font-size: 7.5pt;
 	color: #ffffff;
}

.header-td {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
    border-bottom: #4a82b5 1px solid;
    background-color: #4a82b5;
}

.text {
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
}

.text-field {
    font-family: Verdana;
    font-size: 7.5pt;
    color: #000000;
    border-top: #5a5d63 1px solid; 
    border-bottom: #5a5d63 1px solid; 
    border-left: #5a5d63 1px solid; 
    border-right: #5a5d63 1px solid; 
}

.text-small {
    font-family: Verdana;
    font-size: 7.5pt;
}

.text-small-bold {
    font-family: Verdana;
    font-size: 7.5pt;
    font-weight: bold;
}

.text-small-bold-red{
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: #CC0000;
	
}

.text-small-bold-blue{
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: #005984;
	
}





/*
 * Front page search form
 */
#search {
    float: left;
    padding: 0;
    margin: 0;
    /*height: 47px;*/
    width: 100%;
    text-align: left;
    font-size: 0px;
}

#search form {
    padding-right: 21px;
    overflow: hidden;
    height: 17px;
    margin: 0;
}

#search input.searchterms, input.subscribe {
    border: 1px solid #5A5F65;
    height: 15px;
    width: 145px;
    font-family: Verdana;
    font-size: 8pt;
}

#search input.searchterms + button {
    position: relative;
    top: 2px;
    overflow: hidden;
}

#search input.searchterms + button > img.mozfix {
    margin: -1px 0 0 -3px;
}

#search button {
    border: 0;
    margin: 0;
    padding: 0;
    width: 44px;
    height: 15px;
    font-size: 9px;
    color: white;
}

#search div {
    margin-top: 4px;
    margin-right: 21px;
    font-size: 9px;
    color: #959FA7;
}

/* 
 * Zoom search engine definitions
 */
.search-engine-title {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}
 
.highlight { 
    background: #FFFF40; 
}

.searchheading { 
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold; 
}

.summary { 
    font-family: Arial;
    font-size: 10pt;
    font-style: italic; 
} 

.results { 
    font-family: Arial;
    font-size: 13px;
}

.category { 
    color: #999999; 
}

.description { 
    font-family: Arial;
    font-size: 10pt; 
    color: #008000; 
}

.context { 
    font-family: Arial;
    font-size: 10pt; 
}

.infoline { 
    font-family: Arial;
    font-size: 8pt; 
    font-style: normal; 
    color: #808080;
}

.sorting { 
    font-family: Arial;
    text-align: right; 
}

.result_title { 
    font-family: Arial;
    font-size: 10pt; 
}

.zoom_searchform { 
    font-family: Arial;
    font-size: 10pt; 
}

.zoom_options { 
    font-family: Arial;
    font-size: 8pt; 
}

input.zoom_button {  }

input.zoom_searchbox {  }       .text-smallwhite {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #E3E4F2;
	font-weight: normal;
	text-decoration: underline;
}
.text-smallwhitebold {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #E3E4F2;
	font-weight: bold;
}
.smaller {

    font-family: Arial;
    font-size: 8pt; 
    font-style: normal; 
    color: #000000;
}
