
/* Comment Generated by Combres - Resource '~/Design/Css/print.css' (Mode: Static) */
/**reset CSS Start
  *****************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/**HTML5 display-role reset for older browsers 
 ********************************************************/
article, aside, details, figcaption, figure, 
footer, .header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**reset CSS End
 *****************************************************/
 body{
	font:11px Arial, Helvetica, sans-serif;
	min-width:600px;
}

.navigation, .social, .subnav, .bottomLinks {
    display: none;
}
section .header
{
    display: block !important;
    height: auto !important;
}
.print-logo
{
    display: block;
    margin-bottom: 30px;
}
section{
	*overflow:	 visible; /*IE7 fix, without it does not displays content in print preview*/
}
section .container, .story .container .outernavbar,
.area .areatextouter, .subpage .area h1, .bottom #wrapper .w1, 
.main aside, .area h1, .main .container, .top .container, .navbar, footer .content,
footer .bottom, .bottom .black #wrapper .w1, .logo-footer, footer {
    padding: 0;
    margin: 0;
    width: 100%;
}
#wrapper .w1, .bottom .black {margin: 0; padding:0;}
.readmore , .readmore .aside, .readmore .details .detailscontent{
    width: 100%;
}

.aside 
{
    float:left;
    text-align: left;
    margin: 25px 0 0 0;
}
.top .detailscontent h1
{
    text-align: center;
    width: 100%;
    display: block;
    margin: 0;
}
.top .detailscontent
{
    text-align: left;
    width: 100%;
    display: block;
    margin: 100px 0 0 0;
    font-size: 11px;
}
.readmore .details h3 {
    font-size: 11px;
}

div.container {
    text-align: left;
    width: 100%;
}

.bottom .black .content {
    float: left;
    text-align: left;
    width: 100%;
    display: block;
    margin: 0;
}

.bottom .black address, footer .black span {
    float: left;
    margin: 0 0 0 11px;
}
.bottom .black address {
    margin: 0;
}
.bottom .logo-footer {
    display: none;
}
.bottom 
{
    float: left;
    color: #000;
    width: 100%;
    margin: 30px 0 0px 0;
    padding: 0;

}
.subpage #content {
	float:left;
    width: 602px;
    margin: 0;
    padding: 0;
    font:14px/18px Arial, Helvetica, sans-serif;
}
.area 
{
    height: 170px;
    width: 100%;
    margin: 0;
    padding: 0;
}
.subpage #wrapper .w1 .area h1
{
    font-size: 45px;
    width: 600px;
    text-align: center;
    margin: 0 0 0 30px;
    padding: 0;
} 



