/*
-----------------------------------------------
Print styles
----------------------------------------------- */


/* =Normalize
----------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/*=typopraphy
----------------------------------------------- */
body {
font-family:"Times New Roman", Times, serif;
font-size:12pt;
line-height:1.8em;
color:#000;
}

body strong { font-weight:bold; }
body em { font-style:italic; }

a,
a:link { color:#333; text-decoration:none; }
a:hover { color:#333; }
a:active { color:#333; }
a:focus { color:#333; }

h1 { font-size:16pt; margin:12px 0; text-transform:uppercase; }
h2 { font-size:15pt; margin:12px 0; }
h3 { font-size:14pt; margin:12px 0; }
h4 { font-size:13pt; margin:12px 0; }
h5 { font-size:12pt; margin:12px 0; text-transform:uppercase; }
h6 { font-size:11pt; margin:12px 0; }

h6.office_name { font-size:15pt; }


dl { margin:12px 0; } 
p { margin:12px 0; }
ul { list-style:disc inside; margin:12px; }


li.extra,
p.lnk_bt,
a.ext { display:none; }


/*=table
----------------------------------------------- */
table {
margin:12px 1px;
width:99%;
border:1px solid #ccc;
border-collapse:collapse;
}
table th,
table td {
padding:5px;
border:1px solid #ccc;
border-collapse:collapse;
}

/*=form
----------------------------------------------- */

input.input_text, 
select, 
textarea { 
padding:5px;
border:1px dotted #aaa;
background:#ccc;
font-style:italic;
font-weight:bold;
width:325px;
margin:12px 0;
}

div.ins_calc dd ul { 
list-style:none; 
margin:0; 
padding:5px;
border:1px dotted #aaa; 
}



/*=layout
----------------------------------------------- */
.answer { display:block !important; padding:0 10px; border:1px dotted #ccc;}
ul.faq_list { list-style:none; margin:0; }

dl.select_city { display:none; }
dl.select_call dt,
dl.select_call dd { display:inline; font-style:italic; font-weight:bold; }

.office dl { margin:0 25px;}
.office dt { display:inline;}
.office dd { display:inline; font-style:italic; }
 
div.recent_quest dt.bold_title { font-style:italic; }
div.recent_quest dd.cat_title { text-transform:uppercase; }
div.recent_quest ul,
ul.mini_news { list-style:none; margin:0; }

ul.format,
.sponsor_box a,
.box_sub p a { display:none;}

.pager,
.buttons,
.interactive_map,
#map,
.login,
.cat_list,
.content_search,
.download_list,
a.read_more,
.splitright,
dt.num,
.faq_list a,
form,
img,
.sidebar,
.top,
p.vise,
p.read_more,
p.cat_links,
p.iso,
.tab_nav,
img.iso_img,
.news_image,
.site_info_extra,
.co_group_extra,
.live_search,
.article_links,
.nav_main_sub_extra,
.nav_main_extra,
.site_root_extra,
.main_section_photo,
.faq_control,
.article_keywords,
.keywords_list,
.displaynone { display:none; }



ul.news_list li { list-style:none; }
ul.news_list li dl dt { font-style:italic; }



/*=branding
----------------------------------------------- */
.branding h1 a { 
display:none;
}
.branding h2.print img {
	display:block;
	margin-bottom:15px;
}



























































