html, body, img, div, form, a, script, input { margin:0; padding:0; }

body {
    font-family:Trebuchet MS,tahoma,arial,helvetica;
    font-weight:normal;
    font-size:12px;
    color:#414141;
}

img { border:0; display: block; }

p { margin:0; padding-top:5px; padding-bottom:5px; }

input, select { font-size:12px; }

a { color:#000000; text-decoration:none; }
a:hover, a:active { color:#000000; text-decoration:underline; }


object { 
outline:none; 
}


h1 {
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    color: #0873b8;
}
h2 {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #2F8D2F;
}
h3 {
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-weight: normal;
    color: #7E7E7E;
}
h4 {
    padding: 0;
    margin: 0;
    font-size: 11px;
    font-weight: normal;
    color: #7E7E7E;
}
h5 {
    background:#f0f0f0 none repeat scroll 0% 50%;
    border-left:3px solid #0873b8;
    margin-bottom:0px;
    padding:8px 0px 8px 11px;
    font-size: 13px;
    font-weight: bold;    
}
h6 {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #0960C9;
}


li{
 list-style-image: url(/images/li.png);
}



.clearfix:after {
    content:".";
    display:block;
    height:0;
    font-size:0;
    clear:both;
    visibility:hidden;
}
.clearfix { display:inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#bottomContainer { margin:0px; width:980px; height:110px; background-image:url(/images/footer_bg.png); background-repeat:no-repeat; }

/* start: pagination */
#searchPagination { width:700px; margin:0 auto; text-align:center; padding-bottom:10px;  background-image:url(/images/pagination_bg.png); background-repeat:no-repeat; }

#pagination a { padding:2px 6px; color:#0076b1; background:#fff; text-decoration:none; border:1px solid #cdddee; }

table.centerPagination { text-align:center; width:500px; margin-left:45px; margin-top:22px;}

table.pagination { padding:0px; margin:0px; }

table.pagination a { padding:2px 6px; display:block; font-size:11px; color:#0076b1; background:#fff; text-decoration:none; border:1px solid #cdddee; }

table.pagination a:hover { color:#fff; background-color:#0076b1; border:1px solid #0076b1; }
table.pagination a.searchCurrentPage, table.pagination a.searchCurrentPage:hover { padding:2px 6px; display:block; color:#a8a8a8; background:#fff; text-decoration:none; border:1px solid white; white-space:nowrap; cursor:default; }

table.pagination a.searchPreviousPage,
table.pagination a.searchPreviousPage:hover,
table.pagination a.searchNextPage,
table.pagination a.searchNextPage:hover
{ padding:2px 6px; display:table-cell; color:#a8a8a8; background:#fff; text-decoration:none; border:1px solid #dcdcdc; white-space:nowrap; cursor:default; }

.paginationArrows { line-height:10px; }
/* end: pagination */
