/*---------------------------------------------
	Accurate Building Inspectors(R) Styles
	version: November 3, 2009
	(C) Copyright 2004-2009, All Rights Reserved.
	author: Olivier Massot
---------------------------------------------*/
	
/*-------------  Basic Layout  --------------*/

body, .wrapper {	
	background-color: #fff;
	margin:0 2%;
	padding:0;
	width: 90%;
	height: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	border:none;
}

.center {
	text-align: center;
	}

.page {
	background: transparent;
	margin: 0px auto;
	width: auto;
}

p { 
	margin: 0px;
	padding-bottom: 15px;
	line-height: 1.6em;
	font-family: verdana, sans-serif;
	font-size: .73em;
}

.note { padding-bottom: 10px; font-size: .7em; font-family: verdana, sans-serif; line-height: 1.2em; color: #003366; }

/* -------  forms
---------------*/

form, input { display:none; }

#go { display:none; }

/*----------  LISTS  ----------------*/

ul { margin: 0px; padding: 0px; }

li { margin-left: 6px; margin-right: 0px; padding-left: 0px; display: inline; text-align: center; }

ul.services, ol.items { margin-bottom: 10px; padding: 0px; list-style-type: square; font-family:verdana, sans-serif; }
ul.services li, ol.items li { margin-left: 15px; padding-left: 0px; padding-bottom: 1px; font-size: .73em; display: list-item; text-align: left; list-style-type: none;  }
ul.services li { border-bottom: 1px solid #e9e9e9; margin: 0px 30px 0px 30px; padding-bottom: 10px; padding-top: 3px;}

/* LISTS without bullets
----------------------------*/
.listbloc { margin: 0px 0px 2px 20px; padding: 0px; list-style-type: square; font-family: verdana, sans-serif; font-size: 95%; }
.listbloc ul { margin-bottom: 5px; padding-bottom: 1px; display: block; text-align: left; list-style-type: none; }
.listbloc li { margin-bottom: 4px; padding-bottom: 1px; display: block; text-align: left; list-style-type: none; }

.listbloc2 { margin-bottom: 2px; padding: 0px; list-style-type: square; font-family: verdana, sans-serif; }
.listbloc2 ul { margin: 0px; padding: 0px; display: block; text-align: left; list-style-type: none; }
.listbloc2 li { margin: 0px; padding-bottom: 4px; }
.listbloc2 ul ul li{ margin: 0px; padding-left: 8px; display: block; line-height: 12px; text-align: left; font-size: .7em; letter-spacing: 1px; }

/* Lists with Bullets i.e. publications 
---------------------------------------*/
.listbloc1 { margin: 15px 5px; padding-bottom: 2px; display: list-item; font-family: verdana, sans-serif; font-size: .73em; list-style-type: none; }
.listbloc1 ol { margin-bottom: 5px; padding-bottom: 2px; display: block; text-align: left; list-style-type: none; }
.listbloc1 li { margin: 7px 0px 5px 20px; padding:0px 0px 2px 0px; display:list-item; text-align: left; list-style-type: decimal; list-style-position:outside; }

.listbloc3 { margin-bottom: 15px; padding: 0px; display:list-item; font-family:verdana, sans-serif; font-size: .73em; list-style-type: none; }
.listbloc3 ul { margin-bottom: 5px; padding-bottom: 1px; display: block; text-align: left; list-style-type: none; }
.listbloc3 li { margin: 7px 0px 1px 30px; padding-left:2px; display:list-item; text-align: left; list-style-type:square; line-height: 1.5em; }

.listbloc4 { margin-bottom: 15px; padding: 0px; display:list-item; font-family: verdana, sans-serif; font-size: .73em; list-style-type: none; }
.listbloc4 ul { margin-bottom: 5px; padding-bottom: 1px; display: block; text-align: left; list-style-type: none; }
.listbloc4 li { margin: 3px 0px;  padding-bottom: 2px; display:list-item; text-align: left; list-style-type:square; } /* Headlines Listing */

.listbloc5 { margin:0px; padding:0px; display: list-item; font-family: arial, sans-serif; font-size: .73em; list-style-type: none; }
.listbloc5 ol { margin-left:0px; padding-left:5px; display:block; }
.listbloc5 li { margin-left:15px; padding-top:10px; display:list-item; text-align: left; list-style-type: decimal; font-weight:bold;}
.listbloc5 li li { margin: 5px 0px 2px 10px; padding:0px; font-weight:normal; text-align: left; list-style-type:lower-alpha; list-style-position:inside; }
.listbloc5 li li li { padding-left:10px; list-style-type:none; list-style-position:outside; }

.listbloc6 { margin:0px; padding:0px; display: list-item; font-size: .73em; font-family:verdana, sans-serif; list-style-type: none; }
.listbloc6 ol { margin-left:0px; padding-left:5px; display:block; }
.listbloc6 li { margin: 7px 0px 0px 60px; padding: 10px 0px 5px 0px; display:list-item; text-align: left; list-style-type: decimal; }
.listbloc6 li li { margin: 5px 0px 2px 10px; padding:0px; text-align: left; list-style-type:lower-alpha; list-style-position:inside; }
.listbloc6 li li li { padding-left:10px; list-style-type:none; list-style-position:outside; }

/* Definition Lists - glossary i.e. sample reports
----------------------------------------------------- */
dl { margin: 0px 10px 25px 10px; font-size: .9em; }
dt, dd { font-size: .9em; margin: 0px; padding-left: 10px; line-height: 1.3em; }
dt { font-weight: bold; padding: 15px 0px 0px 5px; }
dd { padding-left: 10px; }
/*-------------------------------------------*/

/* ----------  TABLES  -------------*/
caption { text-align:center; font-family: verdana, sans-serif; font-size: .9em; font-weight: bold; color: #003366; }
table { border-bottom: 1px solid #003366; margin: 5px 0px 25px 0px; font-family: verdana, sans-serif; page-break-inside: auto;}
td { background: transparent; margin: 0px; padding: 2px 6px 0px 2px; vertical-align: top; text-align: left; font-size: .7em; font-family: verdana, sans-serif; }
th { background: transparent; margin: 0px; font-size: 11px; color: #003366; text-align: left; vertical-align: bottom; border-bottom: 1px solid #003366; }
table.pdf td { border: 1px solid #fdfdfd; background-color: #ffe59a; text-align: left; }
table.pdf tr td { margin:0px; padding: 5px 1px 5px 5px; }
.pgbrk { page-break-before: always; }

td.head { color: #003366; font-weight: bold; font-size: 11px; font-family: verdana, sans-serif; margin: 0px; padding: 0px; } 
thead {display: table-header-group;}/* IE display headings */

/* ---------  HEADERS  ---------- */
h1, h2, h3, h4, h5, h6 { text-align: left; margin: 0px; padding: 0px; }

h6 { font-size: .7em; color: #003366; font-weight: normal; text-align: left; }

h5 { font-size: .8em; color: #003366; font-weight: normal; text-align: left; }

h4 { font-size: .92em; color: #000; font-weight: bold; text-align: left; }

h3 { font-size: 1em; color: #000; font-weight: bold; background-image:none; background-repeat: no-repeat; text-indent:0px; text-align: left; margin-top: 12px; padding: 0px;}

h2 { font-size: 1em; color: #000; font-weight: bold; background-image:none; background-repeat: no-repeat; text-indent:0px; text-align: left; vertical-align: bottom; margin-top: 1px; padding: 0px; word-spacing: .1em}

h1 { font-size: 1.2em; color: #000; font-weight: bold; text-align: left; margin-bottom: 2px; letter-spacing: .03em; }

img { margin: 0px; padding: 0px; border: none; font-size: xx-small; }

img.pad { padding: 8px; }

.pad2 { margin-left:25px; padding:10px 20px; }

/* ----------------  PAGE Backbone  -----------*/
#topheader1 { width: 700px; height: 65px; font-weight: bold; margin-top: 5px; margin-bottom: 5px;}
#topheader2 { width: 700px; height: 55px; color: #ffffff; background-color: #49acfa; border-bottom:none; margin: 0px; padding: 0px; text-align: right; }
.mainnav { display:none; }
#topNavBar { display:none; }
#breadcrumb { width:100%; height: 10px; color: #355b8c; padding-top: 0px; font-size: 10px; }
#content { width: 100%; height: 100%; margin: 0px; padding: 0px; }
#spacer { display:none; }
#footerNavBar { display: none; }
p #footer , #footer .page p { width: 100%; height: auto; color: #999; font-size: 9px; font-weight: normal; line-height:10px; letter-spacing:-1px; margin: 0px; padding: 4px 0px 7px 0px; }

/* --------------  Header Elements  ----------------*/
img#logo {
	position: relative;
	float: left;
	width: 109px;
	height: 65px;
	text-align: left;
}

img#logoUbell {
	float: left;
	margin: 0px;
	width: 320px;
	height: 46px;
	padding: 0px;
	text-align: left;
}

img#abi_printUbell {
	display: none
}

#motto {
	position: relative; right: 0px;
	float: right;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 17px;
	font-weight: bold;
}

img#bbbonline { position: absolute; left: 642px; top: 30px;
	float: right;
	width: 28px;
	height: 28px;
	text-align: right;
}

img#ashi { position: absolute; left: 560px; top: 30px;
	float: right;
	width: 35px;
	height: 44px;
	text-align: right;
}

img#aia { position: absolute; left: 600px; top: 30px;
	float: right;
	width: 72px;
	height: 44px;
	text-align: right;
}

img#members {
	position: absolute; left: 600px; top: 30px;
	float: right;
	width: 106px;
	height: 44px;
	text-align: right; 
}

#promo {
	position: absolute; left: 140px; top: 41px;
	float: right;
	width: 480px;
	padding-bottom: 0px;
	font-size: 14px;
	text-align: right;
	line-height: 1.1em;
}

#areas { position: relative; font-family: arial, sans-serif; font-size: 12px; line-height: 13px; margin: 0px; padding:3px 0px 1px 0px; }
#tollfree { position: relative; font-family: arial, sans-serif; font-size: 22px; line-height: 23px; font-weight: bold; letter-spacing: 1px; margin: 0px; padding: 0px; }
#address { position: relative; font-family: arial, sans-serif; font-size: 11px; line-height: 11px; font-family: verdana, sans-serif; margin-bottom: 3px; padding: 0px; }

.crumb { display:none; }

/*----------------  Main Content  ------------------ left to right, top to bottom */
/*
 One Column Layout  -------------------*/
#pagecol {
	width: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
}	

/*
 Left Column  ---------------*/
#leftcol {
	float: left;
	margin: 0px 10px 3px 0px;
	width: 170px;
	text-align: left;
}

.leftNavHeader {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 1px;
}

#leftcol2 {
	display: none;
	float: left;
	margin: 0px 0px 12px 0px; padding-bottom: 3px;
	text-align: left;
	width: 155px;
	font-size: 11px;
}

#leftcol2 ul {
	display: block;
	float: left;
	margin: 0px 0px 12px 0px; padding-bottom: 3px;
	width: 155px;
	text-align: left;
	font-size: 11px;
	
}

#leftcol2 ul li, #leftcol2 ul ul ul {
	display: block;
	float: left;
	margin: 0px; padding-left: 0px;
	width: 155px;
	text-align: left;
	font-size: 11px;
}

img#cat {	
	width: 140px;
	height: 172px;
	padding: 3px 0px 0px 12px;
	margin: 0px;
}

/*
 Center Column  -----------------------*/
#centercol {
	float: left;
	margin-left: 12px;
	padding-left: 0px;
	width: 305px;
	text-align: left;
}

#centercol2 {
	float: left;
	margin: 0px;
	padding-left: 15px;
	width: 95%; 
	text-align: left;
	border-left: none;
}

.mainHeader { margin-left: 40px; height: auto; width: 320px; text-align: left; }

/* ---------------- Ornamental Elements  --------------------*/
hr { height: 0px; background:none; border:none; border-bottom: 1px solid #e9e9e9; width: 100%; text-align: center; margin-bottom: 5px; padding: 0px;}

.bar { height: 10px; width: 355px; border: 1px solid #ababa9; margin-top: 1px; margin-bottom: 7px; } /* general */
.bar2 { height: 10px; width: 260px; border: 1px solid #ababa9; margin-top: 1px; margin-bottom: 12px; }  /* home */
.bar3 { height: 10px; width: 310px; border: 1px solid #ababa9; margin-top: 1px; margin-bottom: 7px; } /* about */
.orangebar { height: 10px; width: 335px; border: 1px solid #ffb516; margin-top: 1px; margin-bottom: 7px; } /* Lit. section */
.orangebar2 { height: 10px; width: 310px; border: 1px solid #ffb516; margin-top: 1px; margin-bottom: 7px; } /* Lit. section */

/*
 Ornamental Divs  ---------------*/
.gbloc, .obloc { width: auto; height: auto; padding: 3px 0px 5px 0px; margin: 0px 0px 8px 0px; }
.gbloc { border-top: 1px solid #49acfa; }
.gbloc2 { border-top: 11px solid #49acfa; }
.obloc { border-top: 1px solid #ffb516; }
.obloc2 { border-top: 11px solid #ffb516; }

/* ---------------  Right Column  ------------------------*/
/* Images holder upper-right corner --- */
#imgspot { 
	clear:left;
	padding-right: 0px;
	padding-left: 18px;
	margin-left: 25px;
	width: 140px;
	height: 187px;
}

#imgbio {
	position: absolute; top: 185px; right: 140px;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 94px;
	height: 122px;
}

#rightcol {
	float: right;
	margin: 0px;
	width: 220px;
	text-align: left;
	font-weight: normal;
}

/*
 Link Rules and Navigation ------------------ */
a:link.currentpage, a:visited.currentpage { color: #009933; }

a { font-weight: bold; background-color: transparent; text-decoration: underline; margin: 0px; padding: 0px; }
a:link, a:visited { color: #3f91d2; }
a:hover { color: #c70200; }

/* Highlight table rows only works in Netscape/Mozilla/Opera
tr :hover, td :focus { background-color: #e8fae0; } 
table tr:hover td { background-color: #e8fae0; }*/

.Nav2 { font-size: 11px; }
.Nav2 a:link, .Nav2 a:visited { color: #003366; font-weight: bold; text-decoration: none; }
.Nav2 a:hover { color: #4b6e9d; text-decoration: underline; }

.Nav1 a:link.currentpage, .Nav1 a:visited.currentpage { color: #fff; }
.Nav1 { font-weight: bold; margin-right: 0px; text-align: right; padding-top: 1px; font-size: 12px; letter-spacing: 1px; }
.Nav1 a:link, .Nav1 a:visited { color: #bce0f8; text-decoration: none; }
.Nav1 a:hover { color: #fff; }

/*
 LeftNAV menu items  ----------*/
#leftcol2 li a:link, #leftcol2 li a:visited, #leftcol2 li a:hover{ font-weight: normal; letter-spacing: 1px; } /* Links prefs for leftnav */
#leftcol2 ul ul li { background-image: url(arrow.gif); background-repeat: no-repeat; padding-left: 10px; } /* arrows */
#leftcol2 ul ul ul li { background-image:none; padding-left:4px; }

.footnote a:link, .footnote a:visited { margin: 0px; padding: 0px; color: #000080; font-weight: normal; }
.footnote a:hover { margin: 0px; padding: 0px; color: #000080; font-weight: normal; }

img a:link ,img a:hover, img a:visited { vertical-align: top; }
a:link img.thumb, a:visited img.thumb { vertical-align: bottom; margin:0px; padding:0px; border-top: 3px solid #fff; }
a:hover img.thumb { vertical-align: bottom; margin:0px; padding:0px; border-top: 3px solid #c70200; }

/*--------------------  Typography  ----------------------*/
.red { color: #e3372e; }
.emph { color: #e3372e; font-size: 11px; font-family: verdana, sans-serif; } /* symbols */
.emph1 { font-weight: bold; }
.emph2 { font-size: .8em; font-weight: bold; margin-bottom: 2px; } /* small headers for H1 */
.emph3 {color: #e3372e; font-size: 13px; font-family: verdana, sans-serif; line-height: .8em } /* symbols */
.emph4 {color: #e3372e; font-size: 15px; font-family: verdana, sans-serif;} /* symbols */
.large { font-size: large; font-weight: bold;} /* Family Circle */
.title { font-family: "Tahoma", sans-serif; font-size:1.1em; letter-spacing:.05em; }
.center { text-align: center; }
.under { text-decoration: underline; }
.indent2 { padding-left: 10px;}
.copyright { font-size: 65%; vertical-align: sub; }
.registered { font-size: 60%; vertical-align:text-top;  } 
.footnote {font-size: .74em; color: #000080; vertical-align: super; font-family: verdana, sans-serif;}

/*--------------------  Print  ---------------------------*/
.off { display:none; }

/*------------------  Accessibility  -----------------------
 Rule hides formatting for text only browsers and keeps scroll bar on screen */
.hide { 
	position: absolute; 
	visibility: hidden;
	font-size: 12px;
	top: 0; 
	bottom: -0.1px; 
	width: 1em; 
	z-index: -1; 
}