
/* ====================================================================== */
/* global rules */
	
body {
	margin: 0 10px 0 10px;
	background-color: #F2F2F2;
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	color: #2F2F2F;
}

img {	border: 0;}

form {	margin: 0;}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
}

h2 {
	font-size: 140%;
	color: #282C6A;
	margin: 0 0 13px 0;
	position: relative;
}
h2 img.headerbutton {
	float: right;
	position: absolute;
	top: 0px;
	right: 20px;
}

h3 {
	font-size: 125%;
	color: #282C6A;
	margin: 0 10px 10px 0;	
}

h5 {	font-size: 115%;}

p {
	margin: 0 1em 1.1em 0;
	line-height: 1.2em;
}

ul {
	list-style-type: none;
	margin: 0 1em 1em 5px;
	padding-left: 0;
	clear: left;
}
ul li {
	background-image: url("/images/bullet.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-bottom: 3px;
}
td.center ul { position:relative;}


a {
	
	font-weight: normal;
	text-decoration: None;
} 
/*--color: #282C6A; --*/
a:visited {

	font-weight: normal;
	text-decoration: None;
}
a:hover {
	color: #63689B;
	font-weight: normal;
	text-decoration: underline;
}

span.lawpro {
	/* used in rendering the special LawPRO trademark name */
	text-transform: uppercase;
	font-size: 90%;
}

div.separator {
	height: 1px;
	margin: 12px 20px 12px 0;
	background-image: url("/images/hr_dotted.gif");
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 1px;
}



/*---------From previous lawpro.css QJ060624----*/
.h1 { font-weight:bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif;}
.h2 { font-weight:bold; font-size: 11pt; font-family: Arial, Helvetica, sans-serif;}
.h3 { font-weight:bold; font-size: 14pt; font-family: Arial, Helvetica, sans-serif;} 
.h4 { font-weight:bold; font-size: 17pt; font-family: Arial, Helvetica, sans-serif;} 
.header1 { font-weight:bold; font-size: 100%; font-family: Arial, Helvetica, sans-serif;} 
.h1blue { font-weight:bold; font-size: 9pt; color:#003366; font-family: Arial, Helvetica, sans-serif;}
.h2blue { font-weight:bold; font-size: 12pt; color:#003366; font-family: Arial, Helvetica, sans-serif;}
.headerblue { font-weight:bold; font-size:20px; color:#282C6A; font-family:verdana,sans-serif; font-weight:600px;line-height:1.5em; text-align:center;}



/* ====================================================================== */
/* global layout rules */

input#quicksearch {
	margin: 2px 4px 0 15px;
	width: 108px;
}

td.menus {
	width: 99%;
	padding-right: 30px;
	text-align: right;
	white-space:nowrap;
}

td.menus td{white-space:nowrap;}

tr.top {
	background-image: url("/images/top.gif");
	background-repeat: repeat-x;
}

tr.top img {display:block;}
tr.bottom img{display:block;}

td.left {
	background-image: url("/images/left_bg.gif");
	background-repeat: repeat-y;	
	vertical-align: top;
}
td.center {
	background-color: #FFFFFF;
	background-image: url("/images/content_bg.gif");
	background-repeat: repeat-x;	
	vertical-align: top;
	padding: 18px 0px 15px 41px;
	position: relative;
}
td.center p {margin-right:25px;}

td.right {
	background-image: url("/images/right_bg_home.gif");
	background-repeat: repeat-y;	
	vertical-align: top;
	font-family: verdana;
	font-size: 90%;
}
td.right-slim {
	background-image: url("/images/right_bg.gif");
	background-repeat: repeat-y;	
	vertical-align: top;
	font-family: verdana;
	font-size: 90%;
}
tr.bottom {
	background-image: url("/images/bottom.gif");
	background-repeat: repeat-x;
}

div#floatingsidebar {
	width: 158px;
	float: right;
	margin: -18px -17px 30px 30px;
	position: relative;
	font-family: verdana;
	font-size: 90%;
}

/* ====================================================================== */
/* rules for LEFT sidebar items */

div#quicklinks {
	background-image: url("/images/quicklinks_bg.gif");
	background-repeat: repeat-y;	
	margin-top: 7px;	
	width: 100%;
}
div#quicklinks img{
	display:block;
}

div#quicklinks ul {
	margin: 0 1em 1em 20px;
}
div#quicklinks ul li {
	background-image: url("/images/bullet_sidebar.gif");
	padding-left: 18px;
	margin-bottom: 4px;
}
div#quicklinks a {
	font-weight: normal;
	color: #282C6A;
	text-decoration: none;
}
div#quicklinks a:visited {
	font-weight: normal;
	color: #282C6A;
	text-decoration: none;
}
div#quicklinks a:hover {
	font-weight: normal;
	color: #63689B;
	text-decoration: none;
}

/* the following rules target ONLY those Claims Prevention boxes that appear on the left side (not on the homepage) */
div#claims-left {
	background-image: url("/images/quicklinks_bg.gif");
	background-repeat: repeat-y;	
	margin-top: 7px;	
	width: 100%;
}
div#claims-left img{
	display:block;
}

div#claims-left ul {
	margin: 0 1em 1em 20px;
}
div#claims-left ul li {
	background-image: url("/images/bullet_sidebar.gif");
	padding-left: 18px;
	margin-bottom: 4px;
}
div#claims-left a {
	font-weight: normal;
	color: #282C6A;
	text-decoration: none;
}
div#claims-left a:visited {
	font-weight: normal;
	color: #282C6A;
	text-decoration: none;
}
div#claims-left a:hover {
	font-weight: normal;
	color: #63689B;
	text-decoration: none;
}
/* the above rules target ONLY those Claims Prevention boxes that appear on the left side (not on the homepage) */



/* ====================================================================== */
/* ====================================================================== */
/* ====================================================================== */
/* ====================================================================== */
/*rules for NEW leftnav */

div.leftnav {
	width: 100%;
}

div.leftnav ul {
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background-image: url("/images/leftnav_bg.gif");
	background-repeat: repeat-y;
	position: relative;
}

div.leftnav li {
	padding: 5px 10px 5px 23px;
	margin: 0px 3px 0px 1px;
	background-image: url("/images/leftnav_arrow.gif");
	background-repeat: no-repeat;
	background-position: 10px 8px;
	border-bottom: 1px solid #9496B4;
}
div.leftnav li.lit {
	background-image: url("/images/leftnav_arrow_lit.gif");
	padding: 5px 0px 0px 23px;
}
div.leftnav ul li.last {
	border: 0;
}

div.leftnav a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
div.leftnav a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
div.leftnav a:hover {
	color: #D8D9ED;
	text-decoration: none;
	font-weight: normal;
}

div.leftnav li.lit a {
	font-weight: bold;
}
div.leftnav li.lit a:visited {
	font-weight: bold;
}
div.leftnav li.lit a:hover {
	font-weight: bold;
}

div.leftnav ul ul {
	background-image: url("/images/leftnav_sub_bg.gif");
	background-color: #535687;
	margin: 5px 0px -1px -24px;
	padding-top: 3px;
}

div.leftnav ul ul li {
	margin: 0px 15px 0px 15px;
	padding: 5px 0px 5px 0px;
	background-image: none;
	background-position: 10px 8px;
	border-bottom: 1px solid #656793;
}
div.leftnav ul ul li.lit {
	background-image: none;
	padding: 5px 0px 5px 0px;
}
div.leftnav ul ul li.last {
	border: 0;
}

div.leftnav ul ul li a {
	color: #C3C4D5;
	font-weight: normal !important;
}
div.leftnav ul ul li a:visited {
	color: #C3C4D5;
	font-weight: normal !important;
}
div.leftnav ul ul li a:hover {
	color: #ffffff;
	font-weight: normal !important;
}

div.leftnav ul ul li.lit a {
	color: #C3C4D5;
	font-weight: bold !important;
}
div.leftnav ul ul li.lit a:visited {
	color: #C3C4D5;
	font-weight: bold !important;
}
div.leftnav ul ul li.lit a:hover {
	color: #ffffff;
	font-weight: bold !important;
}


/* ====================================================================== */
/* rules for RIGHT sidebar items */

div#mylawpro {
	background-image: url("/images/sidebar_mylawpro_bg.gif");
	background-repeat: repeat-y;
	text-align: center;
	width: 100%;
}
div#mylawpro input#lsuc {
	margin: 2px 0 0 0;
	width: 136px;
}
div#mylawpro input#password {
	margin: 8px 0 4px 0;
	width: 136px;
}
	
div#keydates {
	background-image: url("/images/sidebar_dates_bg.gif");
	background-repeat: repeat-y;
	width: 100%;
}
div#keydates p {
	margin: -2px 10px 5px 15px;
}
div#keydates a {
	color: #282C6A;
	text-decoration: underline;
	font-weight: bold;
}
div#keydates a:visited {
	color: #282C6A;
	text-decoration: underline;
	font-weight: bold;
}
div#keydates a:hover {
	color: #63689B;
	text-decoration: underline;
	font-weight: bold;
}

div#cle {
	background-image: url("/images/sidebar_dates_bg.gif");
	background-repeat: repeat-y;
	width: 100%;
}
div#cle p {
	margin: -14px 10px 4px 15px;
}
div#cle a {
	color: #282C6A;
	text-decoration: underline;
}
div#cle a:visited {
	color: #282C6A;
	text-decoration: underline;
}
div#cle a:hover {
	color: #63689B;
	text-decoration: underline;
}

div#claims {
	background-image: url("/images/claims_bg.gif");
	background-repeat: repeat-y;	
	width: 100%;
}
div#claims ul {
	margin: 2px 15px 15px 10px;
}
div#claims ul li {
	background-image: url("/images/bullet_sidebar.gif");
	padding-left: 18px;
	margin-bottom: 4px;
}
div#claims a {
	font-weight: normal;
	color: #282C6A;
	text-decoration: none;
}
div#claims a:visited {
	font-weight: normal;
	color: #282C6A;
	text-decoration: none;
}
div#claims a:hover {
	font-weight: normal;
	color: #63689B;
	text-decoration: none;
}

/* ====================================================================== */
/* rules specific to the homepage */

body#homepage td.center a {
	color: #63689B;
	text-decoration: none;
}
body#homepage td.center a:visited {
	color: #63689B;
	text-decoration: none;
}
body#homepage td.center a:hover {
	color: #282C6A;
	text-decoration: none;
}

body#homepage td.center {
	background-image: url("/images/content_bg.gif");
	padding: 18px 25px 15px 34px;
}
body#homepage td.right {
	background-image: url("/images/right_bg_home.gif");
}

div#claims-home {
	background-image: url("/images/claims_bg_home.gif");
	background-repeat: repeat-y;
	width: 100%;
}
div#claims-home ul {
	margin: 2px 20px 15px 18px;
}
div#claims-home ul li {
	background-image: url("/images/bullet_sidebar.gif");
	padding-left: 18px;
	margin-bottom: 4px;
}
div#claims-home a {
	font-weight: normal;
	color: #282C6A;
	text-decoration: none;
}
div#claims-home a:visited {
	font-weight: normal;
	color: #282C6A;
	text-decoration: none;
}
div#claims-home a:hover {
	font-weight: normal;
	color: #63689B;
	text-decoration: none;
}

div#quicklinks-home {
	background-image: url("/images/quicklinks_bg_home.gif");
	background-repeat: repeat-y;	
	margin-top: 5px;	
	width: 100%;
}
div#quicklinks-home ul {
	margin: 0 1em 1em 20px;
}
div#quicklinks-home ul li {
	background-image: url("/images/bullet_sidebar.gif");
	padding-left: 18px;
	margin-bottom: 4px;
}
div#quicklinks-home a {
	font-weight: normal;
	color: #282C6A;
	text-decoration: none;
}
div#quicklinks-home a:visited {
	font-weight: normal;
	color: #282C6A;
	text-decoration: none;
}
div#quicklinks-home a:hover {
	font-weight: normal;
	color: #63689B;
	text-decoration: none;
}

div#news {
	margin: 0 0 0 0;
}

div#magazine {
	margin: 0 0 0 0;
}

img.cover {
	float: left;
	margin: 0 15px 0 0;
}

/* ====================================================================== */
/* global colour rules */

.blue1{
color:#656893;
}
.blue2{
color:#A1A3BD;
}


/* ====================================================================== */
/*  */








/*==========================QJ061102--for the Dropdown menus========================*/

	/* wrapper div used only to show that these menus can be placed anywhere on the page */
	div#wrapper {
		width: 472px;  /*-changed from 510, as 110 + 94 + 84 + 70 + 114 = 472 --*/
		margin-left: auto;
		margin-right: 0px;  /*-changed from auto-*/
		position: relative;
		z-index: 100;
	} /*--QJ061012 added z-index: 100; so that the dropdown menu is on top of the page content--*/
	
	
	#nav, #nav ul {
		list-style-type: none;				
		margin: 0;
		padding: 0;
	}
	
	#nav * {
		list-style-type: 0;
		background-image: none;
	}  /*--background-image: none; This line is added to remove the bullets in the dropdown menu-*/
	
	
	/* visual appearance of menu items */
	#nav a {
		display: block !important;
		color: #484848 !important;
		font-size: 8pt !important;
		text-decoration: none;
	}
	
	/* drop-down menu width (width must be defined in three places - this is the first) */
	#nav ul a {
		width: 179px; 
	}
	
	#nav li {
		position: relative;
		display: block;
		float: left;
		margin: 0;
		padding: 0;
	}
	
	/* visual appearance of menu items */
	#nav li ul, #nav li.navl1 ul {
		background: #63689B;
		border-top: 1px solid #cecece;
		border-bottom: 1px solid #c3c3c3 !important;
		position: absolute;
		top: 25px;
		left: -999em;
		line-height: .1;
		margin: 0px;
		padding: 0px;
		/* drop-down menu width (width must be defined in three places - this is the second) */
		width: 179px;
	}
	#nav li.navl1 ul ul {
		margin-left: 10px;
	}
	#nav li.navl7 ul ul {
		z-index: 100;
		right: 0;
	}
	
	#nav li li, #nav li li.lastsubnav {
		height: auto;
		margin:0px;
		padding:0px;
		width: 100%;
		border-bottom: 1px solid #c3c3c3;
	}
	
	/* lastsubnav class is applied to the last item in each list:  changes visual appearance */
	#nav li li.lastsubnav {
		margin-bottom: 0;
		border-bottom: none;
	}
	
	/* drop-down menu width (width must be defined in three places - this is the third) */
	#nav li li a {
		width: 179px;
	}
	
	/* visual appearance of menu items */
	#nav li li span {
		display: block;
		margin: 0;
		color: #FFFFFF;
		font-weight: bold;
		border-left: 1px solid #c3c3c3;
		border-right: 1px solid #c3c3c3;
		padding: 6px 7px;
		position: relative;
	}
	
	/* visual appearance of menu items - background color on rollover */
	#nav li ul li a:hover {
		background: #FFFFFF;
	}
	
	/* visual appearance of menu items - text color on rollover */
	#nav li ul li a:hover span {
		color: #282C6A;
		font-weight: bold;
	}
	
	#nav li:hover ul, #nav li.over ul {
		left: auto;			
		line-height: 100%;
	}
/*-----------------Dropdown menus ends-----------------------*/	

















/* ====================================================================== */
/* rules specific to the practicePRO area */
	
div#mylawpro-pp {
	background-image: url("/images/sidebar_mylawpro_bg_pp.gif");
	background-repeat: repeat-y;
	text-align: center;
	width: 100%;
}
div#mylawpro-pp input#lsuc {
	margin: 2px 0 0 0;
	width: 136px;
}
div#mylawpro-pp input#password {
	margin: 8px 0 4px 0;
	width: 136px;
}

table.dotted {
	margin-top: 25px;
}
table.dotted td {
	padding: 8px;
}
table.dotted td.vertical {
	background-image: url("/images/dots_vertical.gif");
	background-repeat: repeat-y;
	padding: 0px;
}
table.dotted td.horizontal {
	background-image: url("/images/dots_horizontal.gif");
	background-repeat: repeat-x;
	padding: 0px;
}
table.dotted h2 {
	margin-top: 6px;
}

span.lawpro-pp {
	/* used in rendering the special LawPRO trademark name */
	text-transform: uppercase;
	font-size: 80%;
}

/* ====================================================================== */
/* rules for practicePRO menu at left */

div.leftnav-pp {
	width: 100%;
}

div.leftnav-pp ul {
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background-image: url("/images/leftnav_bg_pp.gif");
	background-repeat: repeat-y;
	position: relative;
}

div.leftnav-pp li {
	padding: 5px 10px 5px 23px;
	margin: 0px 3px 0px 1px;
	background-image: url("/images/leftnav_arrow_pp.gif");
	background-repeat: no-repeat;
	background-position: 10px 8px;
	border-bottom: 1px solid #ABABAB;
}
div.leftnav-pp li.lit {
	background-image: url("/images/leftnav_arrow_lit_pp.gif");
	padding: 5px 0px 0px 23px;
}
div.leftnav-pp ul li.last {
	border: 0;
}

div.leftnav-pp a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
div.leftnav-pp a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
div.leftnav-pp a:hover {
	color: #C8BD4B;
	text-decoration: none;
	font-weight: normal;
}

div.leftnav-pp li.lit a {
	font-weight: bold;
}
div.leftnav-pp li.lit a:visited {
	font-weight: bold;
}
div.leftnav-pp li.lit a:hover {
	font-weight: bold;
}

div.leftnav-pp ul ul {
	background-image: url("/images/leftnav_sub_bg_pp.gif");
	background-color: #5E5E5E;
	margin: 5px 0px -1px -24px;
	padding-top: 3px;
}

div.leftnav-pp ul ul li {
	margin: 0px 15px 0px 15px;
	padding: 5px 0px 5px 0px;
	background-image: none;
	background-position: 10px 8px;
	border-bottom: 1px solid #6E6E6E;
}
div.leftnav-pp ul ul li.lit {
	background-image: none;
	padding: 5px 0px 5px 0px;
}
div.leftnav-pp ul ul li.last {
	border: 0;
}

div.leftnav-pp ul ul li a {
	color: #FFFFFF;
	font-weight: normal !important;
}
div.leftnav-pp ul ul li a:visited {
	color: #FFFFFF;
	font-weight: normal !important;
}
div.leftnav-pp ul ul li a:hover {
	color: #C8BD4B;
	font-weight: normal !important;
}

div.leftnav-pp ul ul li.lit a {
	color: #C8BD4B;
	font-weight: bold !important;
}
div.leftnav-pp ul ul li.lit a:visited {
	color: #C8BD4B;
	font-weight: bold !important;
}
div.leftnav-pp ul ul li.lit a:hover {
	color: #C8BD4B;
	font-weight: bold !important;
}



/* ====================================================================== */
/*  */



/*---QJ070720----*/
.ExpandCollapselink {font-weight:bold; font-size: 10pt; 
				font-family: Tahoma, Arial, Helvetica, sans-serif; 
		    	color: #000000;  
				text-decoration:none; }


