/* two.css - style sheet for non-index pages of lawentrance.com - created on 13 May 2005*/
/*------embeded font object file---------*/
@font-face {
  font-family: "Arial Unicode MS";
  font-style:   normal;
  font-weight: normal;
  src:url(http://www.lawentrance.com/hi/ARIALUN0.eot);
}
/*--------- basic link styles-------------*/
a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: underline;
	font-size: 9px;
}
a:active{
	color: #000099;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: none;
}
a:visited{
	color: #000099;
	font-size: 9px;

}

/* ------- styling for searchbox -----------*/
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808285;
	text-align: center;
	border: 1px solid #808285;
}

/*  --------- styling for top menu bar --------- */
#menubox ul{
	list-style: none;
	clear: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#menubox li{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #000066;
	display: block;
}
#menubox li a{
	width: 93px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #000066;
	margin: 0px 2px 0px 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#menubox li a:hover{
	text-decoration: none;
	background-color: #003399;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;

}
#menubox img{
	border: none;
}

/* ----------- Styling for footer --------------- */
.bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.bottom a:hover{
	background-image: none;
	color: #000000;
	padding: 0px;
}
.bottom a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bottom a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bottom a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bottom a:hover{
	background-image: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
#rtgreyline {
	width: 132px;
	margin-top: 90px;
	margin-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}
#btmgreyline {
	width: 99%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}
#leftgreyline {
	width: 132px;
	margin-top: 195px;
	margin-left: 0px;
	margin-right: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}

/*-----------------------------------------------------------*/
#maintext {
	font-size: 15px;
	text-align: justify;
	line-height: 24px;
	padding-right: 3mm;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: "Arial Unicode MS";

}
#maintext table {
	font-size: 15px;
}
#maintext a {
	font-family: "Arial Unicode MS";
	font-size: 15px;
	color: #000099;
}
/*#maintext a:link {
	font-size: 15px;
	color: #000099;

}#maintext a:active{
	font-size: 15px;
	color: #000099;
}
#maintext a:hover {
	font-size: 15px;
	color: #FF6600;
}

#maintext a:visited {
	font-size: 15px;
	color: #003399;
}*/
#maintext .hd {
	font-size: 18px;
	font-weight: normal;
	color: #000066;
	word-spacing: 0em;
	text-align: left;
}
#commbkg {
	background-image: url(../../images/commbkg2.gif);
	background-repeat: no-repeat;
	background-position: center 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	height: 141px;
	width: 130px;
}
#centre {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 4px 2px 3px;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
}

/*--------------side menus-----------------*/
#sidemenu{
	padding: 0px;
	margin: 0px;
}
#sidemenu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#sidemenu2{
	padding: 0px;
	margin: 0px 5px 0px -8px;
}
#sidemenu2 ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.menuleft li{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 130px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
}
.menuleft li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.menuleft li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 11px;
	text-decoration: none;
}
.menuleft li a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 11px;
	text-decoration: none;
}
.commenu a{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	margin: 0px;
	display: block;
	padding: 5px;
	color: #003399;
	text-decoration: none;


}
.menuleft2 li{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 145px;
	margin: 0px;
	display: block;
	padding: 5px 5px 5px 8px;
}
.menuleft2 li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.menuleft2 li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 11px;
	text-decoration: none;
}
.menuleft2 li a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 11px;
	text-decoration: none;
}
.menuleft2 .this {
	font-weight: normal;
	background-image: url(../../images/libkg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.headingsmall {

	font-weight: bold;
}
.hsmallindent {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000066;
	word-spacing: 0em;
	text-align: left;
}
h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: capitalize;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;

}
.important1 {
	color: #FF0000;
}
.important2 {
	color: #0000CC;
	font-weight: bold;
}
.indent {

	padding-right: 10px;
	padding-left: 10px;
}
img {
	border: none;
}
.italics {
	font-style: italic;
}
.menuleft .this {

	font-weight: normal;
	background-image: url(../../images/libkgleft.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
#collmenu1 {

	padding: 0px;
	margin: 0px 5px 0px -5px;
}
.collmenu2 {

	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	display: block;
	padding: 5px;
	color: #003399;
	text-decoration: none;
}
.hilite {
	background-color: #FFFFCC;
}
.english {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

