/*Varnish stripping*/
:link,:visited {text-decoration:none}
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code {font-size: 1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquot
e,fieldset,input {margin:0; padding:0;}
a img,:link img,:visited img { border:none;}
address {font-style:normal;}
abbr, acronym {border: none;}
a {text-decoration: none;}

body {
background: url(images/tail_site.gif) 0 0 repeat-x #eaedef;
color: #666666;  
font-family: Tahoma;
font-size: 100%;
line-height: 140%;
}

/*Header*/
.url {
font-size: 0.85em;
height: 14px;
padding: 13px 0px 17px 74px;
color: #545d61;
text-decoration: underline;
}

.header_top{ 
background: url(images/bcr_logo.jpg) 0 0 no-repeat;
}

.header_top .corner_right{ 
background: url(images/corner_right.jpg) top right no-repeat;
}

.header_top .corner_left{ 
background: url(images/corner_left.jpg) 0 0 no-repeat; 
height: 115px;
}

#secondary_navmenu_container {
float: right;
width: 250px;
height: 49px;
padding: 66px 0px 0px 0px
}

.secondary_navmenu {
}

.secondary_navmenu a {
color: #6d757b;
text-decoration: none;
font-size: 0.9em;
font-weight: normal;
}

.secondary_navmenu a: hover {
color: #4c8f9c;
text-decoration: underline
}

/*Main navigation*/
#navmenu_container {
height: 45px;
background-image: url(images/nav_bg.jpg);
background-repeat: no-repeat;
}

.navmenu {
float: left;
width: 870px;
height: 45px;
}

.navmenu ul{
float: left;
font-size: 0.9em;
list-style-type: none;
width: 870px;
height: 45px;
}

.navmenu ul li{
position: relative;
float: left;
width: 145px;
text-align: center;
}

.navmenu ul li a{
display: block;
padding: 13px 7px 0px 7px;
font-weight: normal;
color: #5b605d;
}

.navmenu ul li a:hover{
color: #4c8f9c;
}

/*Main image*/
.header_image{ 
height: 290px;
}

.drill-down_header_image{ 
height: 224px;
}

/*Content*/
.content{ 
}

.content .extra_left{ 
margin-left: 61px; 
width: 809px; 
overflow: hidden;
clear: both;
}

h1 {
font-size: 1.5em; 
line-height: 1.2em;
font-weight: normal;
word-spacing: -2px;
padding-bottom: 7px;
color: #3f4448;
}

h2 {
font-size: 0.75em; 
font-weight: bold;
line-height: 1.4em;
padding-bottom: 20px;
color: #7aa90d;
}

h3 {
font-size: 0.9em;
font-weight: normal;
line-height: 1.5em;
padding-bottom: 14px;
}

p {
font-size: 0.8em;
line-height: 1.6em;
padding-bottom: 14px;
}

a {
color: #cc6633;
font-size: 0.95em;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #4c8f9c;
text-decoration: underline;
}

.bodybold {
font-size: 0.95em;
font-weight: bold;
}

.subheading {
font-size: 1.1em;
font-weight: normal;
line-height: 1.5em;
padding-bottom: 10px;
color: #cc6633
}

.newssummary {
font-size: 0.7em;
line-height: 1.6em;
padding-bottom: 10px;
}

.newssummary_bold {
font-size: 0.7em;
font-weight: bold;
line-height: 1.4em;
padding-bottom: 10px;
color: #7aa90d;
}

/*ul {
font-size: 1em;
list-style: disc;
list-style-position: inside;
margin-bottom: 10px;
}

li {
margin-bottom: 6px;
padding-left: 10px;
}*/

.rule {
border-top: 1px solid #CCCCCC;
margin: 7px 0px -12px 0px;
}

.body_image {
float: left;
margin: 4px 14px 10px 0px;
}

/*Footer*/
.footer{ 
background: url(images/bg_footer.gif) 0 0 no-repeat; 
margin: 12px 0px 0px 3px; 
width: 869px; 
padding: 37px 0px 7px 58px; 
color: #455356;
}

.footer a{ 
color: #6d757b;
font-size: 0.9em;
font-weight: normal;
}

.footer a:hover{ 
color: #4c8f9c;
text-decoration: underline
}

/*Contact form*/
.field1 {
color: #cc6633;
padding:2px;
margin-bottom:10px;
width: 300px;
height: 21px;
font-size: 0.9em;
}

.field2 {
color: #cc6633;
padding:2px;
width: 300px;
height: 21px;
font-size: 0.9em;
margin-bottom:10px;
}

.field3 {
color: #cc6633;
padding:2px;
width: 300px;
font-size: 0.9em;
}

.label1 {
display: block;
font-size: 0.9em;
}

.labelno {
display: none;
}

.button1 {
font-size: 0.9em;
background-color: #4c8f9c;
padding: 5px;
cursor: pointer;
color: #ffffff;
margin-top: 16px;
border: 1px solid #999999;
float:left;
}