@charset "utf-8";

/*----------------------------------------
Basic Reset
----------------------------------------*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
ul{margin: 0; padding: 0 0 0 25px;}
ol{margin: 0; padding: 0 0 0 30px;}
li{padding: 0; margin: 0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
strong{font-weight: bold;}
em{font-style: italic;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:bold;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit; *font-size:100%;}
img{display: none;}

body{font:12px/1.231 Verdana,helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

h1,h2,h3,h4,h5,h6{padding: 6px 0; margin: 0; font-family: "Lucida Sans", Lucida, "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;}
h1{font-size: 36px; line-height: 42px;}
h2{font-size: 27px; line-height: 35px;}
h3{font-size: 17px; line-height: 20px;}
h4{font-size: 16px; line-height: 21px;}
h5{font-size: 14px; line-height: 14px;}
h6{font-size: 11px; line-height: 14px;}

p{padding: 9px 0; font-size: inherit; line-height:inherit;}

a{color: #b74038; outline: none;}
a:hover, a:active{color: #b74038; outline: none; text-decoration: none;}

hr{background:#000 none repeat scroll 0% 0%; border:medium none; height:1px; margin-bottom:14px; margin-top:13px; width:100%;}

.hide{display: none;}
.alert{font-weight: bold; color: #F00;}
.right{text-align: right;}
.center{text-align: center;}
.disabled{color: #aaa;}
.clr{clear: both;}

form ol, form ul{list-style: none; padding: 0; margin: 0;}
form li{padding: 0; margin: 0;}











/*----------------------------------------
Document Structure
----------------------------------------*/
#container{margin:auto;text-align:left;width:1011px;padding: 20px 0;}

#header, #content{width: 960px; margin: 0 auto;}

#content{clear: both;}

/*----------------------------------------
Header
----------------------------------------*/

#header{border-bottom: 3px solid #021f8d; margin-bottom: 10px; padding-bottom: 10px;}

#utilNav{}
#utilNav a{display: block; font-weight: bold; text-decoration: none; color: #464646;}
a#langLink{padding: 4px 10px 6px 20px;  float: left;}
a#textLink{float: left; padding: 4px 10px 6px 0px;}


#header form{clear: both;}
#header h1 a{color: #000; text-decoration: none;}

#header p a{color: #000; font-weight: bold; font-size: 13px; text-decoration: none;}

/*----------------------------------------
Content
----------------------------------------*/
#breadcrumbs{padding: 0 0 5px 25px; font-size: 12px;}



/*----------------------------------------
Columns
----------------------------------------*/
.spotlight h1{font: bold 28px Verdana, Helvetica, sans-serif;line-height: 20px; padding: 0;margin: 0;}

.col-505 .spotlight{display: none;}

.col-229 ol span,.col-210,.topSearches{display: none;}

/*----------------------------------------
Auto-complete box
----------------------------------------*/
.ac_results {padding: 4px; border: 1px solid #000; background-color: #FFF; overflow: hidden; text-align: left;}
.ac_results ul {width: 100%; list-style: none; padding: 0; margin: 0;}
.ac_results iframe {display:none; display:block; position:absolute; top:0; left:0; z-index:-1; width:3000px; height:3000px;}
.ac_results li {margin: 0; padding: 2px 5px; cursor: pointer;	display: block; width: 100%; font-size: 12px; overflow: hidden; font-family: Arial, Helvetica; font-size: 11px;}
.ac_loading {background : Window url('./indicator.gif') right center no-repeat;}
.ac_over {background-color: Highlight; color: HighlightText;}

/*----------------------------------------
Footer
----------------------------------------*/
#footer{display: none;}

