@import "extra.css";
body    { background-color: #ffefcb; }
p,h4,h3,ul,li,ol,dt,dd,td  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a  { color: #225298; text-decoration: none }
a:hover  { color: #225298; text-decoration: underline }
a:visited { color: black }
p,ul,ol,li,td,form    { color: #696969; font-size: 14px; line-height: 1.5em }
h3 { color: #696969; font-size: 16px; line-height: 1.1em }
h2   { color: #225298; font-size: 20px; font-family: "Times New Roman", Georgia, Times }
h2.lawyer  { border-bottom: 2px double #696969; width: 75% }
h1 { color: #696969; font-size: 21px; font-family: "Times New Roman", Georgia, Times }
h4  { color: #696969; font-weight: bold; font-size: 14px; line-height: 1.5em }
dt,dd    { color: #696969; font-size: 12px; line-height: 1.5em }
#content  { position: absolute; top: 154px; left: 222px; width: 353px; visibility: visible }
#contentsub  { position: absolute; top: 154px; left: 222px; width: 540px; visibility: visible; padding-bottom: 20px }
#breadcrumbs   { z-index: 5; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; position: absolute; top: 126px; left: 222px; width: 540px; visibility: visible }
#buttons   { position: absolute; z-index: 2; top: 154px; left: 0px; width: 171px; height: 348px; visibility: visible; display: block }
#buttons a { color: white; font-weight: bold; text-decoration: underline }
#buttonsbg  { position: absolute; z-index: 0; top: 154px; left: 0px; width: 171px; height: 348px; visibility: visible; display: block }
#header { position: absolute; top: 0px; left: 0px; width: 779px; height: 154px; visibility: visible; display: block }

/*news box*/

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

#sidebox  { font-size: 100%;  margin: 0px; position: absolute; top: 166px; left: 593px; width: 170px }
/*#sidebox  { font-size: 100%;  margin: 0px;  }*/

.boxhead { margin: 0px; padding: 0px; text-align: left;}
.boxhead h2     { font-weight: bold; font-size: 14px; line-height: 1.2em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: capitalize; margin: 0px; padding: 10px 12px 5px }
.boxbody    { margin: 0px; padding: 15px 14px }
.boxbody p    { font-size: 12px; line-height: 1.2em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.boxbody p.first { margin-top: 0px }
.boxbody hr { border-top: 2px dotted #999 }

p.browserwarning  { color: red; font-weight: bold }
p.credit  { font-style: italic; font-size: 10px }
p.disclaimer { font-size: 70% }

.small {
	font-size: 12px;
}
.smaller {
	font-size: 10px;
}
