/* Style sheet basic */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
caption,th,td{text-align:left;vertical-align:top;}
abbr,acronym{border-bottom:1px dotted #666;font-variant:normal;cursor:help;}
blockquote,q{quotes:none;}
fieldset,img{border:0;}
li{list-style-type:none;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
del{text-decoration:line-through;}
ins{text-decoration:none;}
a,a:link,a:visited{color:#fff;}
a:hover,a:active{color:#fdd102;}
:focus{outline:0;}
body{font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;font-size:11px;color:#fff;}
input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit;}
pre,code{font-family:"Lucida Console",Monaco,monospace;font-size:12px;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
h1{font-size:18px;color:#fdd102;}
h2{font-size:16px;color:#fdd102;}
h3{font-size:14px;color:#fdd102;}
h4{font-size:12px;color:#fdd102;}
h5{font-size:11px;color:#fdd102;}
table{font-size:inherit;}
caption,th{font-weight:bold;}
h1,h2,h3,h4,h5,h6{margin-top:1em;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px;}
#tinymce p,#tinymce a,#tinymce a:link,#tinymce a:visited{color: #000000 !important;}
.img_left{float:left;}
.img_right{float:right;margin-left:40px;}
.img_margintop{margin-top:2em;}
.buttonlink{width:40px;height:12px;display:block;background:url("images/fundo.jpg") left bottom no-repeat;text-indent: -9999px;cursor: pointer;margin: 0;padding: 0;border: 0;letter-spacing: -9999px;}
.buttonlink:hover{background-image:url("images/fundo.jpg");}
.color{color:#fdd102;}
.lower{vertical-align: sub;}
.pdf{padding:3px 0 0 24px;background:url("images/fundo.jpg") left top no-repeat;}
/*search bar*/
#search-container { width : 153px; margin : auto; margin-bottom : 5px; }
#search-container td { padding : 0; }
#search-container input { vertical-align : top; }

td#search-input-cell { background : url(images/search-bg.jpg) no-repeat left center; width : 119px; text-align : right; padding-right : 5px; }
#search-input {
    font-size : 11px; color : #7F7366; border : none;
    width : 102px; padding-top : 2px;
    background-color : transparent;
}
#search-submit-cell { }
