
/* ------------------------------------------------------------------------------------------------------------------ */

body { 
width:100% !important;
margin:0 !important;

overflow: visible !important;
position: relative;
padding:0 !important;
line-height: 1.2em;
word-spacing:1.1px;
font-size:76%;
letter-spacing:0.2px; font-family: Arial, Garamond,"Times New Roman" !important, serif; color: #000; background: none;}



/* change print layout slightly */

/* hide from print start */
#header-wrapper, 
#top-horizontal-nav, 
#left-nav-area,
#footer-wrapper,
#skipnav
{
	display: none;
}

/* hide from print end */

/* Ensure the content spans the full width */
#outer-wrapper,
#inner-wrapper,
#inner-page-area,
#middle-area,
#right-area,
.right-extra-area
{
display: block;
clear: both;
float: none;
width: 100% !important;
margin: 0 !important; 
page-break-inside: avoid !important;
overflow: inherit !important;
}
/*#middle-area img, */
#right-area img { float: none !important; display: block !important; clear: both !important; margin: 1em 1em 1em 0 !important; }
/*#middle-area img, #right-area img { display: block !important; clear: both !important; margin: 10px!important; }*/




/*Headings */
h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; line-height: 1.2em;}
h1{font-size:2em; display: block; clear: both;}
h2{font-size:1.8em;}
h3{font-size:1.6em;}
h4,h5,h6{font-size:1.4em;}

p{font-size:1.1em; margin-bottom: 10pt;font-family: Arial, Helvetica, sans-serif; }
li{font-size:1.1em; font-family: Arial, Helvetica, sans-serif; }
input{font-size:1em;}
select{font-size:1em;}

legend {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 1.2em;
}

code { font: 1em Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em;  font-size: 1.1em; }
hr { background-color: #ccc; }

/* Images */
img {
	padding: 20px;
}
a img { border: none; }

/* lists */
ul, ol {
	padding: 10px 40px;
}
ul li {
	list-style: disc;
	margin: 10px 20px;
}
ol li {
	list-style: decimal;
	margin: 10px 20px;
}


/* Links */
a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; }
a[href^="http://"] {color:#000; }

* Table */
table { margin: 1em; text-align:left; }


th { border-bottom: 1em solid #333;  font-weight: bold; }
td { border-bottom: 1em solid #333; }
th,td { padding: 4em 1em 4em 0; }
tfoot { font-style: italic; }
caemion { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 

thead { display: table-header-group;}
tfoot {display: table-footer-group;}

p {page-break-inside: avoid !important;} 
img {page-break-inside: avoid !important;} 



/* site body id specifics start */

/* giving to bradford start */
#giving-to-bradford #right-area {
	display: none;
	visibility: hidden;
}
#giving-to-bradford #middle-area img {
	
	margin: 10px 80px;
}

#giving-to-bradford #middle-area #breadcrumb-wrapper {
	margin-bottom: 20px;
}
/* giving to bradford end */

