* {margin: 0; padding: 0; list-style: none;}

a {color: #000099; text-decoration: none;}
a:hover {text-decoration: underline;}
a img {border: 0px none;}

h1, h2 {font-family: "Times New Roman CE", serif;}
h1 {padding-left: 5px; margin-bottom: 8px; font-size: 1.9em; color: #FFFFFF; background-color: #595588; text-transform: uppercase;}
h2 {padding: 2px 0 2px 5px; margin-bottom: 6px; font-size: 1.5em; color: #FFFFFF; background-color: #595588; clear: both; text-transform: uppercase; font-weight: normal;}
h3 {font-size: 1.4em; margin-bottom: 4px; text-transform: uppercase; clear: both;}
h1.hp {padding-left: 0px; color: #333366; background-color: #FFFFFF;  text-transform: none;}

dt  {
	font-weight: bold;
	margin-top: .5em;
}

dd {
	margin-top: .5em;
	margin-left: 50px;
}

body {
	font-size: 62.5%;
	font-family: Arial, sans-serif;
	color: #333333;
	background: #FFFFFF url(../images/body_bg.gif) 0 0 repeat-x;
}

.page {
	position: relative;
	width: 932px;
	margin: 0px auto;
	padding-top: 301px;
	font-size: 1.2em;
}

.wrap {
	width: 924px;
	padding: 0 6px;
	background: transparent url(../images/wrap_bg.jpg) 0 0 repeat-y;
}

#content {
	position: relative;
	float: right;
	width: 698px;
	padding: 35px 14px 10px 8px;
}
#content p,#content dl,#content ul,#content ol,#content td {
	font-size: 1.1em;
	line-height: 1.5em;
}

#content ul {
	clear: both;
}

#content ul ul, #content ul dl, #content dl ul {
	font-size: 1em;
}

#content .breadcrumbs {position: absolute; font-size: 14px; top: 0; left: -4px; width: 704px; height: 23px; padding: 0 8px; line-height: 23px; background-color: #EFEFEF; border-bottom: 1px solid #DDDDDD;}
#content .breadcrumbs a {color: #333333; text-decoration: none;}
#content .breadcrumbs a:hover {text-decoration: underline;}
#content .breadcrumbs .date {position: absolute; top: 1px; right: 100px; font-size: 0.85em;}
#content .breadcrumbs .font-change {position: absolute; top: 1px; right: 8px; font-size: 0.85em;}
#content ul {margin-bottom: 15px;}
#content li {padding-left: 15px; margin-bottom: 4px; background: transparent url(../images/li_bg.gif) 5px 7px no-repeat;}
#content p {margin-bottom: 15px;}
#content div.bg, #content p.bg {padding: 5px 8px; background-color: #F9F9F9;}
#content img.pimg {float: left; padding: 0 15px 10px 0;}
#content form.help {width: 668px; padding: 10px 15px; margin-bottom: 15px; background-color: #F9F9F9; border-top: 1px solid #CDCDCD;}
#content form.help label {position: relative; display: inline-block; width: 180px; /top: -2px; line-height: 2.4em;}
#content form.help label.select {top: -26px; line-height: 1em;}
#content form.help .captcha {margin-left: 180px;}
#content form.help #country {margin-bottom: 5px;}
#content form.help label.long {display: block; width: 400px;}
#content form.help input {width: 180px; background: #fff; border: 1px solid #DDDDDD;}
#content form.help input.submit {width: auto; padding: 2px; background: #595588; color: #fff; cursor: pointer;}
#content form.help select {width: 180px; background: #fff; border: 1px solid #DDDDDD;}
#content form.help textarea {width: 100%; margin-bottom: 10px; font-family: Arial, sans-serif; font-size: 110%; background: #fff; border: 1px solid #DDDDDD;}
#content form.search_form input,#content form.search_form select {margin: 5px;}
#content form.search_form #query {padding: 2px 5px;}
#content form.search_form #query,#content form.search_form select {background-color: #FFFFFF; border: 1px solid #DDDDDD;}
#content form.search_form select option {padding: 1px 10px;}
#content form.search_form .submit {background-color:#595588; border:0 none; color:#FFFFFF; cursor:pointer; padding:2px; width:auto;}


#left {
	float: left;
	width: 200px;
}
#left h3 {padding-left: 10px; margin: 0px; font-size: 1.1em; line-height: 24px; font-weight: normal; text-transform: uppercase; color: #FFFFFF; background: transparent url(../images/h3_left_bg.jpg) 0 0 repeat-x;}
#left ul {border-top: 1px solid #FFFFFF;}
#left li {border-bottom: 1px solid #FFFFFF;}
#left li a {display: block; padding-left: 15px; line-height: 24px; text-decoration: none; text-transform: uppercase; color: #333333; background: transparent url(../images/li_bg.gif) 5px 8px no-repeat;}
#left li a:hover {text-decoration: underline;}
#left ul.light a {background-color: #EFEFEF;}
#left ul.dark a {background-color: #CECCDC;}

#header {
	position: absolute;
	top: 0; left: 0;
	width: 932px;
	height: 301px;
}
#header a#logo {position: absolute; top: 15px; left: 5px; width: 210px; height: 45px; font-size: 0; }
#header form {position: absolute; top: 25px; right: 8px;}
#header .menu {position: absolute; top: 80px; left: 5px;}
#header .menu li {display: block; float: left; border-left: 1px solid #FFFFFF;}
#header .menu li a {display: block; float: left; line-height: 40px; padding: 0 12px 0 12px; text-transform: uppercase; text-decoration: none; color: #505050; background-color: #EFEFEF;}
#header .menu li.last a {padding-right: 11px;} 
#header .menu li a:hover,#header .menu li a.active {color: #FFFFFF; background-color: #595588;}
#header img.header {position: absolute; left: 0; bottom: 0;}

#footer {
	position: relative;
	width: 920px;
	height: 60px;
	padding: 0 6px;
	text-align: right;
	background: transparent url(../images/footer_bg.jpg) 0 0 no-repeat;
}
#footer ul {padding: 3px 0px 0 0;}
#footer li {display: inline; font-size: 0.9em; color: #FFFFFF;}
#footer li a {padding: 0 5px; color: #FFFFFF; text-decoration: none;}
#footer li a:hover {text-decoration: underline;}
#footer .copy {margin-top: 6px; font-size: 0.9em;}
#footer .addthis_button {position: absolute; top: 8px; left: 0px;}

#banner {
	padding: 8px;
	text-align: center;
	background-color: #EFEFEF;
}

.slogan1 {
	position: absolute;
	text-align: right;
	font-size: 24px;
	color: #fff;
	bottom: 100px;
	right: 30px;
	font-family: "Times New Roman CE", serif;
}

.slogan2 {
	position: absolute;
	text-align: right;
	font-size: 20px;
	color: #fff;
	bottom: 10px;
	right: 30px;
	font-family: "Times New Roman CE", serif;
}

.clear {display: block; width: 100%; height: 0; font-size: 0; clear: both;}

#lawList ul {width: 190px; _width: 210px; float: left; padding: 15px; margin: 0; clear: none;}
#lawList {padding: 0; margin: 0 0 0 50px;}

.laywerTable {
	width:100%; 
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	border-collapse: collapse;
}

.laywerTable td, .laywerTable th {
	padding: 5px;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	background-color: #F9F9F9;
	vertical-align: top;
}
.laywerTable th {
	text-align: left;
	font-size: 1.1em;
	background-color: #CECCDC;
}

.linkBold {
	font-weight: bold;
}

.note {
	font-size: smaller;
	color: purple;
	margin-top: 0px;
}

.virtualLibrary {
	padding-top: 25px;
	margin-bottom: 15px;
    background: transparent url(../images/vl_bg.jpg) 545px 22px no-repeat;
}

.virtualLibrary a {
	width: 154px;
	height: 130px;
	display: block;
	float: left;
	text-align: center;
	margin: 0 26px 0 0;
	text-decoration: none;
	font-size: 1em;
	text-transform: uppercase;
	color: #313063;
	font-family: "Times New Roman CE", serif;
}

.virtualLibrary a span {
	position: relative;
	display: block;
	width: 154px;
	height: 100px;
	display: block;
	margin-bottom: 7px;
	border: none;
	overflow: hidden;
}

.virtualLibrary a span img {
	position: absolute;
	top: 0; left: 0;
}

.virtualLibrary a:hover {
	text-decoration: underline;
}

.virtualLibrary a:hover img {
	top: -100px;
}

#cse-search-box .submit {
	background-color:#595588;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px;
	width:auto;
	border: 0px none;
}

.hr {width: 90%; height: 2px; margin: 0 auto 1.5em auto; border-bottom: 2px solid #595588;}
.hr hr {display: none;}
