/*@import url(media.css);
@import url(inlines.css);*/

BODY, body
{
/* 	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;  */
	margin : 0; 
	font-weight : normal; 
	font-size: 1em !important;
}

h1, H1, .heading1{font-size: 250%; color: #000000; font-weight: normal; text-align: left; padding : 12px 0 5px 0; margin : 0;}

h2, H2, .heading2{font-size: 120%; color: #000000; font-weight: bold; text-align: left;}

h3, H3, .heading3{color: #000000; font-weight: bold;}

h4, H4, .heading4{color: #000000; font-weight: bold;}

h5, H5, .heading5{color: #000000; font-weight: bold;}

h6, H6, .heading6{color: #000000; font-weight: bold;}

/* Styles for the print heading */
.printonly
{margin-left : 10px;}

div.limage, div.rimage {
	vertical-align:top;
	display: inline;
}
div.rimage {
	padding: 4px 0 15px 10px;
}
div.limage {
	padding: 4px 10px 15px 0;
}

.pathname, .printonly
{display: block; color: #003366; font-weight : bold; text-decoration : none;}

#centralcolumn, body.wideTrue #centralcolumn {width:auto;}

/* Styles to hide the bits of the page display from the printer*/
#lefthandcolumn, #righthandcolumn, #footer, #toplevel, #seclevel, #breadcrumb, #topbanner, .noprint, .toptablebanner, div.rel-contacts, .azRel-contacts {display : none;}

/* Overide some fixed width areas */
div.downloadList ul li, body.wideTrue div.downloadList ul li {width:auto;}

/* Remove rounded corners */
span.crop-in7px-tl, span.crop-in7px-tr, span.crop-in7px-bl,
span.crop-in7px-br, span.crop-1px-tl, span.crop-1px-tr, span.crop-1px-bl, span.crop-1px-br,
span.crop-3px-tl, span.crop-3px-tr, span.crop-3px-bl, span.crop-3px-br,
span.crop-7px-tl, span.crop-7px-tr, span.crop-7px-bl, span.crop-7px-br,span.imgHolder span.nameTag span.pointy { display:none;}
.contact div.nameTag h2 {background:none !important;}