body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-left: 10px;
}

code {
	font-family: "courier new", courier, mono;
	font-size: 12px;
	line-height: 18px;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px
}

pre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif
}

h1 {
	font-size: 20px
}

h2 {
	font-size: 18px
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 13px;
	margin-bottom: 0.5em;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 3px;
	padding-top: 3px;
}

h5 {
	font-size: 12px;
	margin-bottom: 0.2em;
	color: #666666;
}

h6 {
	font-size: 10px;
	margin-bottom: 0.2em;
	color: #666666;
}

h6 a {
	font-size: 11px;
	margin-bottom: 0.2em;
	text-decoration: none;
	font-variant: normal;
}

h6 a:hover {
	font-size: 11px;
	margin-bottom: 0.2em;
	text-decoration: underline;
}

strong {
	font-weight: bold
}

em {
	font-style: italic
}

a:link {
	color: #343469
}

.navbar {
	color: black
}

a:active {
	color: #CCCCFF
}

a:visited {
	text-decoration: underline;
	color: #333333
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	left: 10px;
}

.hype {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-color: #666666;
	text-align: center
}

a {
	text-decoration: underline;
}

div.hr {
	display: block;
	height: 1px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 1em 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

hr {
	display: none
}

/* */

.ednote {
	background: #ffd;
	color: #930;
	padding: 1em;
	border: 1px dotted #c30;
	margin: 15px 0 15px 0;
	font: 11px/1.5em verdana, arial, sans-serif;
}

.representbox {
	padding: 8px;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFCC;
}

.lawyerlist {
	font-size: 10px;
}

.contact {
	padding: 4px;
}

#pdficon {
	float: left;
	background: no-repeat url(images/pdficon.gif);
	height: 16px;
	font: 11px Arial, Helvetica, sans-serif;
	padding-left: 20px;
	margin-left: 5px;
	padding-top: 3px;
	margin-top: 20px;
}