/* CSS Document */


.class1 a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}

.class1 a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}

.class1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	background-color: #99CCFF;
}
.class1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
.userNav a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.userNav a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.userNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	background-color: #99CCFF;
}
.userNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.userNav2 a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.userNav2 a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.userNav2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	background-color: #99CCFF;
}
.userNav2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

		.class2 A:link {
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #0000FF;
	}
	
		.class2 A:visited {
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #0000FF;
	}
		.class2 A:hover {
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #000099;
	}

		
		.class2 A:active {
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #000099;}

		.class3 A:link {
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 20px;
	color: #0000FF;
	}
	
		.class3 A:visited {
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 20px;
	color: #0000FF;
	}
		.class3 A:hover {
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 20px;
	color: #000099;
	}

		
		.class3 A:active {
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 20px;
	color: #000099;}


h1
{
	font-family:"Times New Roman", Times, serif;
	color:#000080;
	font-size: 20px;
	font-weight: bold;
}

h2 {

	font-family:"Times New Roman", Times, serif;
	color:#000080;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	
}
h3 {

	font-family:"Times New Roman", Times, serif;
	color:#000080;
	font-size: 14px;
	font-weight: bold;
}

body
{
	margin:10px 0px 10px 0px;
	background-color: #cccce6;
}
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CCFF;
	list-style-image: none;
	line-height: 200%;
	padding:5px;
}
.nav ul{

	margin-left: 0;
	padding-left: 0;
}
.nav li{
	text-indent: 20px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/navbg.gif);
	width: 180px;
	white-space: nowrap;
}
.userNav{
	background-color: #151599;
	width: 180px;
	line-height: 200%;

}
.userNav ul{

	margin-left: 0;
	padding-left: 0;
}
.userNav li{
	text-indent: 10px;
	list-style-image: none;
	list-style-type: none;
	width: 180px;
	white-space: nowrap;
}
.userNav2 ul{
}
.userNav2 li{
	margin-left: 40px;
	padding-left: 0px;
	width: 180px;
	white-space: nowrap;
	list-style-type: disc;
	color: #FFFFFF;
	text-indent: 5px;
}

hr{
	color: #000080;
}

p{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000080;
	font-weight: normal;
	padding:10px;
	text-align: left;
	text-indent: 0 px;
}
.p1{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000080;
	font-weight: normal;
	padding:10px;
	text-align: center;
	text-indent: 0 px;
}
.banner2{
	background-color: #151599;
	background-position: center;
	height: 80px;
	background-image: url(images/Simplelaw.jpg);
	background-repeat: no-repeat;
}
.main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000080;
	font-weight: normal;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.cent{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000080;
	font-weight: normal;
	padding:10px;
	text-align: left;
	vertical-align: top;
	margin: 10px;

}


.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	padding:10px;
	list-style-image: none;
	text-align: center;

}


.bigblue {

	font-family:"Times New Roman", Times, serif;
	color:#99CCFF;
	font-size: 14px;
	font-weight: bold;
}
.error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.boldgrey
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#808080;
	font-weight: bold;
	font-size: 14px;
}
.grey
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#808080;
	font-weight: normal;
	font-size: 12px;
}

.lge{

	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#000080;
	font-weight: normal;
	text-align: center;

}
.findLawyer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#000080;
}

	.float-img-ctr{
		margin-left:auto; 
		margin-right:auto; 
		display:block; 
		text-align:center;		
		line-height: 10px;
		}
	.float-img-right{
	float:right;
	margin:5px;
		}
	
	.float-img-left{
		float:left;
		margin:5px;
		}
.helpText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000;
    text-decoration:none
	}

a.info:hover{
	z-index:25; 
	}

a.info span{
	display: none
	}

a.info:hover span{ /*the span will display just on :hover state*/
	padding: 5px;
	margin: 10px;
    display:block;
    position:absolute;
    top:-5em; left:2em; width:20em;
    border:thin solid #000000;
    background-color:#FFFFCC; 
	color:#000000;
    text-align: left
	}

