#forminput {
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #bbbbbb;
	border-right-color-value: #bbbbbb;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #bbbbbb;
	border-left-color-value: #bbbbbb;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 80px;
	height: 8px;
	background-color: #eeeeee;
	font-family: verdana,Arial;
	font-size: 84%;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

#formbutton {
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #bbbbbb;
	border-right-color-value: #bbbbbb;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #bbbbbb;
	border-left-color-value: #bbbbbb;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	height: 14px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-size: 80%;
	background-color: #eeeeee;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.newsbox {
    background-color: white;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-right: 20px;
    border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border: 1px solid #800000;   
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}


        .highlight { background: #FFFF40; }
        .searchheading { font-size: 12px; font-weight: bold; margin-top: 30px; }
        .summary { font-size: 12px; font-style: italic; margin-top: 10px; }
        .suggestion { font-size: 12px; }
        .results { font-size: 12px; line-height: 150%; }
        .category { color: #999999; }
        .sorting { text-align: right; margin-top: 10px; }

        .result_title { font-size: 12px; }        
        .description { font-size: 12px; color: #008000; }
        .context { font-size: 12px; }
	.infoline { font-size: 80%; font-style: normal; color: #808080;}
        form.zoom_searchform { font-size: 12px; margin-bottom: 10px; }
        .zoom_results_per_page { font-size: 10px; margin-left: 10px; }
        .zoom_match { font-size: 11px; margin-left: 10px;}                
        .zoom_categories { font-size: 11px; }
        .zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
        .zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
        
        input.zoom_button {  }
        input.zoom_searchbox {  }        
        
        .result_image { float: left; display: block; }
        .result_image img { margin: 10px; width: 80px; border: 0px; }

        .result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
        .result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
        
        .result_pages { font-size: 100%; }
        .result_pagescount { font-size: 100%; }
        
        .searchtime { font-size: 80%; }
        
        .cat_summary ul { margin: 0px; padding: 0px; display: inline; }
        .cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }        
        
        .recommended
        {
            background: #DFFFBF;
            border-top: 1px dotted #808080;
            border-bottom: 1px dotted #808080;
            margin-top: 15px;
            margin-bottom: 15px;
        }
        .recommended_heading { float: right; font-weight: bold; }
        .recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }        
        .recommend_title { font-size: 100%; }
        .recommend_description { font-size: 100%; color: #008000; }
        .recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}


a.morelink {
    text-decoration:none;
    outline: none;
}
.morecontent span {
    display: none;
}
.comment {
    width: 100%;
    margin: 10px;
}


table.servicesT {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 100%;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
}

table.servicesT td.servHd {
	border-bottom: 2px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}

table.servicesT td{
	border-bottom: 1px dotted #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	text-align: left;
	padding-left: 3px;
}
 
.servBodL {
	border-left: 1px dotted #CEDCEA;
}


.axxinfo, .axxsuccess, .axxwarning, .axxerror  {
        font-family:Arial, Helvetica, sans-serif; 
        font-size:13px;
        border: 1px solid;
        margin: 10px 0px;
        padding:25px 10px 25px 100px;
        background-repeat: no-repeat !important;
        background-position: 10px center;
}

.axxinfo {
        color: #333333;
        background-color: #BDE5F8;
        background-image: url('/images/info.png');
}

.axxinfo h2 {
        color: #00529B;
}

.axxsuccess {
        color: #333333;
        background-color: #DFF2BF;
        background-image:url('/images/success.png');
}

.axxsuccess h2 {
        color: #4F8A10;
}

.axxwarning {
        color: #333333;
        background-color: #FEEFB3;
        background-image: url('/images/warning.png');
}

.axxwarning h2 {
        color: #9F6000;
}

.axxerror {
        color: #333333;
        background-color: #FFBABA;
        background-image: url('/images/error.png');
}

.axxerror h2 {
 color: #D8000C; 
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
}
