/* Normalize margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/* Normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* Remove list-styles from lists */
ul {
	list-style: none;
}

/* Normalize font-style andfont-weight to normal */
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Remove list-style from lists */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Remove border from fieldset and img */
fieldset, img {
	border: 0;
}

/* Left-align textin caption and th */
caption, th {
	text-align: left;
}

/* Remove quotation marks from q */
q:before, q:after {
	content: '';
}

/*----------------------------------------------------------------*/

/* Remove elements from other designs */
#navB {
	display: none;
}

.miscB {
	display: none;
}

#doc {
	display: none;
}

#mask {
	display: none;
}

#practiceinfo {
	display: none;
}

#practicename {
	display: none;
}

#search {
	display: none;
}

#search1, #search1-topic, #search2, #search2-topic {
	display: none;
}

/*----------------------------------------------------------------*/

html {
	text-align: left;
	}
body {
	width: 100%;
	margin: 0 0 18px 0;
	text-align: left;
	min-width: 514px;
	}
#banner {
	position: relative;
	display: block;
	padding-bottom: 3em;
	}
#navA {
	min-width: 514px;
	position: absolute;
	right: 0;
	top: 9px;
	}
#navA li {
	float: left;
	}
#navA li a {
	height: 28px;
	line-height: 28px;
	padding: 5px 7px;
	margin-right: 5px;
	}
#pagespecific {
	padding-top:5px;
	padding-bottom:3em;
	}
#usercontent {
	margin:0px 20px 18px 18px;
	}
.boxed-content {
	border:1px solid #aaa;
	padding:0 5px;
	}
#highlights {
	padding-bottom: 10px;
	}
dl dt {
	padding-bottom: .25em;
	left: 18px;
	line-height: 1em;
	margin-top: .5em;
	}
#footer {
	position: relative;
	clear: both;
	padding: 12px;
	}
#siteinfo {
	padding-left: 1em;
	}
#siteinfo li {
	float: left;
	padding-right: 1em;
	line-height: 3em;
	height: 3em;
	}
#callouts {
	float: right;
	padding: 6px;
	border: #999 solid 1px;
	margin: 12px;
	text-align: center;
	clear:both;
	width:180px;
	}
#callouts-topic, #callouts-search {
	float: right;
	padding: 6px;
	border: #999 solid 1px;
	margin: 12px;
	text-align: center;
	clear:both;
	width:180px;
	}
#callouts-search {
	margin-top:-8px;
	}
#callouts dl, #callouts-topic dl, #callouts-search dl {
	margin:0;
	}
#callouts dl dt, #callouts-topic dl dt, #callouts-search dl dt {
	text-indent:0;
	width:auto;
	line-height:2em;
	}
#callouts dl dd, #callouts dl dt, #callouts-topic dl dd, #callouts-topic dl dt, #callouts-search dl dd, #callouts-search dl dt {
	padding:3px 0 6px 0;
	text-align:center;
	width:auto;
	display:block;
	}
#callouts dd img, #callouts-topic dd img, #callouts-search dd img {
	margin-top: 3px;
	border: 1px #ccc solid;
	}
form {
	padding-left: 12px;
	}
option {
	padding-left: 12px;
	}
#formselectA tr {
	line-height: 2.5em;
	}
#formselectA td {
	padding-right: 6px;
	}
#alpha li {
	display: inline;
	padding-right: 3px;
	font-size: larger;
	font-weight: bold;
	}
#highlights.about {
	padding-top: 12px;
	margin-bottom: -1em;
	}
#highlights li {
	display: inline;
	padding-right: 3px;
	}
#pulldowns {
	margin-top: 48px;
	}
*.searchCount {
	display: none;
	}
#search3 {
	width: 188px;
	height:27px;
	float:right;
	margin: 8px 12px 0px 8px;
	border: 1px solid gray;
	background-color: lightgray;
	padding: 10px 4px 4px 0px;
	}
#search3-topic {
	width: 188px;
	height:27px;
	float:right;
	margin: 8px 12px 0px 8px;
	border: 1px solid gray;
	background-color: lightgray;
	padding: 10px 4px 4px 0px;
	}
#disclaimer {
	margin: 15px 5px 0;
	padding: 0 10px;
	border: 1px solid;
	}
#disclaimer p {
	left: 0;
	}
#practice-website {
	position: absolute;
	font-size: 18px;
	left: 50px;
	top: 6px;
	}
.honcode {
	padding-top:30px;
	margin-left:15px;
	}
.honcode img {
	margin-right:6px;
	}
