html {
	font-family: "PT Sans", "Myriad Pro", 'Libertinage', Arial, "Times New Roman", Helvetica, sans-serif;
	font-size: 100%;
}
body {
	background-color: #0c2635; 
	margin: 0;
}
img {
	border: 0;
}

a {text-decoration:none;}

A:link {text-decoration: none; color: blue;} 
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}


/*------------------------------ HEADER ------------------------------*/
#header {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0;
	position: relative;
}

/** Logo **/
#logo {
	display: block;
	padding: 0 0 35px 20px;
}

#header div.floatright {
	float: right;
	margin-top: 60px;
	vertical_align: bottom;
}	
			

#header div.floatright form.quick_search_form {
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-style: normal;
	line-height: 12px;
	font-weight: normal;	
	vertical-align: middle;	
	padding-top: 0px; 
	padding-bottom: 0px;	
}	


#header div.floatright form.quick_search_form input {
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;	
	vertical-align: middle;	
	padding-top: 0px; 
	padding-bottom: 0px;	
	height: 20px;
	border-radius:6px;
/*    border: none;	*/
}	

#header div.floatright form.quick_search_form image {
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;	
	margin-top: 10px;
	vertical-align: middle;	
	padding-top: 0px; 
	padding-bottom: 0px;	
	height: 20px;
	width: 20px;
    border: none;	
}	

#header div.floatright2 {
	float: right;
	margin-top: 77px;
}	

#header div.floatright2 form.quick_search_form {
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-style: normal;
	line-height: 12px;
	font-weight: normal;	
	vertical-align: middle;	
	padding-top: 0px; 
	padding-bottom: 0px;	
    border: none;	
	
}	


#header div.floatright2 form.quick_search_form input {
/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;	
	vertical-align: middle;	
	padding-top: 0px; 
	padding-bottom: 0px;	
	height: 20px;
	/*border-radius:6px;*/
	
}	

#header div.floatright2 form.quick_search_form image {
/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;	
	margin-top: 10px;
	vertical-align: middle;	
	padding-top: 0px; 
	padding-bottom: 0px;	
	height: 20px;
	width: 20px;
    border: none;	
}	

/** Navigation **/
#navigation {
	background: url(../images/lcpub/bg-menu-left-curve.gif) no-repeat left bottom;
	height: 47px;
	padding: 13px 0 0 4px;
	position: absolute;
	bottom: -20px;
	left: 0;
	box-shadow: 0px 5px 5px #888888;	
	
}
#navigation ul {
	background: url(../images/lcpub/bg-menu.gif) repeat-x;
	display: inline-block;
	height: 40px;
	width: 688px;
	list-style: none;
	margin: 0;
	padding: 4px 0px 3px;
}
#navigation li {
	float: left;
	font-size: 14px;
	line-height: 14px;
	margin: 2px 5px;
	margin-bottom: 30px;
	text-align: center;
}
#navigation li.first {
	margin-left: 0;
	
}
#navigation li.selected {
	background-color: #b7c2c8;
}
#navigation a {
	color: #092f44;
	font-weight: normal;
	padding: 0 0px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #eaeaea;
}
#navigation a:hover {
	color: #0a2d43;
}

/** Searchbar **/
#search {
	background: url(../images/lcpub/referralservicesmenu.png) no-repeat right bottom; 
	height: 47px;
	width: 268px;
	padding: 13px 0 0;
	position: absolute;
	bottom: -20px;
	right: 0;
}
#search ul {
	list-style: none;
	margin: 0;
	padding: 4px 0 3px;
}


#navigation2 {
	background: url(../images/lcpub/bg-menu-left-curve.gif) no-repeat left bottom;
	height: 47px;
	padding: 13px 0 0 4px;
	position: absolute;
	bottom: -20px;
	left: 0;
}
#navigation2 ul {
	background: url(../images/lcpub/bg-menu.gif) repeat-x;
	display: inline-block;
	height: 40px;
	width: 688px;
	list-style: none;
	margin: 0;
	padding: 4px 0 3px;
}
#navigation2 li {
	float: left;
	font-size: 16px;
	line-height: 40px;
	margin: 0 5px;
	text-align: center;
}
#navigation2 li.first {
	margin-left: 0;
	
}
#navigation2 li.selected {
	background-color: #b7c2c8;
}
#navigation2 a {
	color: #092f44;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #eaeaea;
}
#navigation2 a:hover {
	color: #0a2d43;
}

/** Searchbar **/
#search2 {
	background: url(../images/lcpub/referralservicesmenu.png) no-repeat right bottom; 
	height: 47px;
	width: 268px;
	padding: 13px 0 0;
	position: absolute;
	bottom: -20px;
	right: 0;
}
#search2 ul {
	list-style: none;
	margin: 0;
	padding: 4px 0 3px;
}

#search2 li {
	float: right;
	font-weight: bold;
	font-size: 18px;
	line-height: 45px;
	margin: 0px 5px;
	text-align: center;
}


/*------------------------------ CONTENTS ------------------------------*/
#contents {
	background: url(../images/lcpub/bg-content.gif) repeat;
	padding: 15px 0 15px;
}
#contents div.body {
	color: #fdfffa;
	width: 960px;
	margin: 0 auto 20px;
}

#contents p {
	color: #888888;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	
}	

#contents ul {
	display: inline-block;
	margin: 0;
	padding: 4px 0 3px;
}
#contents li {
	float: left;
	font-size: 16px;
	line-height: 18px;
	margin: 0 5px;
	text-align: center;
}


#contents .background {
	background-color: white;
	line-height: 20px;
	min-height: 660px;
	width: 920px;
	border-radius: 0px;
	margin: 0 auto;
	padding: 20px;
}
#contents div.background h3 {
	color: #0e2934;
	margin: 20px 0;
	text-transform: uppercase;
}
#contents div.background p {
	color: black;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0px;
	text-align: left;
}
#contents div.background p a {
	color: blue;
	font-weight: normal;
	text-decoration: none;
}

#contents #blogs div.archives ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#contents #blogs div.archives ul li {
	float: left;
	width: 135px;
	line-height: 30px;
}

#contents div#contacts ul {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
#contents div#contacts ul li {
	width: 450px;
}
#contents div#contacts ul li p b {
	margin: 0;
	text-transform: none;
}

#contents #support ul li p {
	margin: 0 0 0 116px;
}
#contents #support ul li p b {
	color: #0e2934;
	margin: 0 0 20px;
}

#footer {
	/*color: #456f7f;*/
	color: #d7efe7;
	line-height: 20px;
	width: 940px;
	margin: 0 auto;
	padding: 20px 10px;
}

#footer ul.contacts {
	float: left;
	font-size: 12px;
	list-style: none;
	width: 300px;
	margin: 0;
	padding: 0 0 10px;
}
#footer ul.contacts h3 {
	font-size: 14px;
	margin: 0 0 10px;
	text-transform: uppercase;
	text-align: left;
}
#footer ul.contacts li span {
	float: left;
	width: 50px;
}
#footer ul.contacts li p {
	margin: 0 0 0 50px;
	text-align: left;	
}


#footer p.docfooter {
/*	*/
	font-weight: normal;				
	font-size: 80%;
	margin-left: 0%; 	
	text-align: center;
	line-height: 14px;
	margin-top: 2em; 
	margin-bottom: 1em;				
}	

#footer p.docfooter a {
	
	font-weight: normal;				
	font-size: 100%;
	margin-left: 0%; 	
	text-align: center;
	line-height: 14px;
	margin-top: 2em; 
	margin-bottom: 1em;
	color: white;
	text-decoration: underline;	
	
}	


#footer p.time_stamp {
	
	font-weight: normal;
	font-size: 90%;
	margin-left: 5%; 		
	text-align: center;
	line-height: 12px;
	margin-right: 5%; 
	margin-top: 1em; 
	margin-bottom: 1em;	
}

#footer p.time_stamp a {
	
	font-weight: normal;
	font-size: 90%;
	line-height: 12px;
	margin-top: 1em; 
	margin-bottom: 1em;	
	color: white;
	text-decoration: underline;	
	
}

#footer p.copyright  {
	
	font-weight: normal;
	font-size: 90%;
	line-height: 12px;
	margin-top: 0em; 
	margin-bottom: 1em;	
}



#footer span.footnote {
	clear: both;
	display: block;
	font-size: 12px;
	margin: 40px 0 0;
	text-align: center;
}


#contents div.background p.code_ad_name {
	font-weight: bold;				
	font-size: 10pt;
	text-align: left;
	line-height: 15px;
	margin-left: 2%; 	
	margin-top: 2%; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	background-color: transparent;
}

#contents div.background p.code_ad_name a {
	font-weight: normal;				
	font-size: 10pt;
	text-align: left;
	line-height: 15px;
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	background-color: transparent;
}

#contents div.background p.code_ad_address {
	font-weight: normal;				
	font-size: 10pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.code_ad_address2 {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.code_ad_address a {
	font-weight: normal;				
	font-size: 10pt;
	line-height: 15px;
	text-align: left;
}

#contents div.background p.code_practice {
	font-weight: normal;				
	font-size: 65%;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
}


#contents div.background p.code_tagline {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
}

#contents div.background p.trial_code_tagline {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 0em;				
	margin-right: 2%; 				
}

#contents div.background p.profile_firminfo {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
}

#contents div.background p.code_tagline a {
	font-weight: normal;				
	font-size: 9pt;
	margin-top: 0em; 
	margin-bottom: 1em;				
	text-align: left;
	
}

#contents div.background p.feature_ad {
	font-weight: normal;				
	font-size: 65%;
	text-align: right;
	padding: 1px;
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 5%; 				
}

#contents div.background p.running_header1 {
	font-weight: bold;		
	font-size: 100%;						
	background-color: #F0F0F0;
	padding: .5em;
	text-align: left;
	margin-left: 0%; 		
	margin-right: 2%; 	
	margin-top: 0em; 
	margin-bottom: 1em;
}



#contents div.background p.LEVEL0{
	
	font-weight: bold;		
	font-size: 100%;						
	margin-left: 0%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
}	

#contents div.background p.LEVEL1{
	
	font-weight: bold;				
	margin-left: 2%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#contents div.background p.LEVEL2{
	
	font-weight: bold;				
	margin-left: +4%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#contents div.background p.LEVEL3{
	
	font-weight: bold;				
	margin-left: +6%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#contents div.background p.LEVEL4{
	
	font-weight: bold;				
	margin-left: +8%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#contents div.background p.LEVEL5{
	
	font-weight: bold;				
	margin-left: +10%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#contents div.background p.LEVEL6{
	
	font-weight: bold;				
	margin-left: +12%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#contents div.background p.LEVEL7{
	
	font-weight: bold;				
	margin-left: +14%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#contents div.background p.LEVEL8{
	
	font-weight: bold;				
	margin-left: +16%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#contents div.background p.L0T0{
	
	margin-left: 0%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;
	
}	

#contents div.background p.L0T1 {
	
	margin-left: 2%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L0T2 {
	
	margin-left: 4%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L0T3 {
	
	margin-left: 6%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L0T4 {
	
	margin-left: 8%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L0T5 {
	
	margin-left: 10%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	


#contents div.background p.L0T6 {
	
	margin-left: 12%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L0T7 {
	
	margin-left: 14%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L0T8 {
	
	margin-left: 16%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	


#contents div.background p.L1T0 {
	margin-left: 2%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
	font-size: 100%;						

}	

#contents div.background p.L1T1 {
	
	margin-left: 4%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L1T2 {
	
	margin-left: 6%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L1T3 {
	
	margin-left: 8%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L1T4 {
	
	margin-left: 10%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L1T5 {
	
	margin-left: 12%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L1T6 {
	
	margin-left: 14%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L1T7 {
	
	margin-left: 16%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L1T8 {
	
	margin-left: 18%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	


#contents div.background p.L2T0 {
	
	margin-left: 4%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L2T1 {
	
	margin-left: 6%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L2T2 {
	
	margin-left: 8%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L2T3 {
	
	margin-left: 10%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L2T4 {
	
	margin-left: 12%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L2T5 {
	
	margin-left: 14%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L2T6 {
	
	margin-left: 16%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L2T7 {
	
	margin-left: 18%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L2T8 {
	
	margin-left: 20%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	


#contents div.background p.L3T0 {
	
	margin-left: 6%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L3T1 {
	
	margin-left: 8%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L3T2 {
	
	margin-left: 10%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L3T3 {
	
	margin-left: 12%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L3T4 {
	
	margin-left: 14%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L3T5 {
	
	margin-left: 16%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L3T6 {
	
	margin-left: 18%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L3T7 {
	
	margin-left: 20%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L3T8 {
	
	margin-left: 22%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	


#contents div.background p.L4T0 {
	
	margin-left: 8%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L4T1 {
	
	margin-left: 10%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L4T2 {
	
	margin-left: 12%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L4T3 {
	
	margin-left: 14%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L4T4 {
	
	margin-left: 16%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L4T5 {
	
	margin-left: 18%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L4T6 {
	
	margin-left: 20%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L4T7 {
	
	margin-left: 22%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L4T8 {
	
	margin-left: 24%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

div.package {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	border-width: 1px 1px 1px 1px;

	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #f6f5e6;
}


#contents div.background p.L5T0 {
	
	margin-left: 10%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L5T1 {
	
	margin-left: 12%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L5T2 {
	
	margin-left: 14%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L5T3 {
	
	margin-left: 16%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L5T4 {
	
	margin-left: 18%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L5T5 {
	
	margin-left: 20%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L5T6 {
	
	margin-left: 22%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L5T7 {
	
	margin-left: 24%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L5T8 {
	
	margin-left: 26%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	





#contents div.background p.L6T0 {
	
	margin-left: 12%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L6T1 {
	
	margin-left: 14%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L6T2 {
	
	margin-left: 16%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L6T3 {
	
	margin-left: 18%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L6T4 {
	
	margin-left: 20%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L6T5 {
	
	margin-left: 22%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L6T6 {
	
	margin-left: 24%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L6T7 {
	
	margin-left: 26%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L6T8 {
	
	margin-left: 28%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	







#contents div.background p.L7T0 {
	
	margin-left: 14%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L7T1 {
	
	margin-left: 16%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L7T2 {
	
	margin-left: 18%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L7T3 {
	
	margin-left: 20%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L7T4 {
	
	margin-left: 22%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L7T5 {
	
	margin-left: 24%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L7T6 {
	
	margin-left: 26%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L7T7 {
	
	margin-left: 28%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L7T8 {
	
	margin-left: 30%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	



#contents div.background p.L8T0 {
	
	margin-left: 16%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L8T1 {
	
	margin-left: 18%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L8T2 {
	
	margin-left: 20%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L8T3 {
	
	margin-left: 22%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L8T4 {
	
	margin-left: 24%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L8T5 {
	
	margin-left: 26%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L8T6 {
	
	margin-left: 28%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L8T7 {
	
	margin-left: 30%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	

#contents div.background p.L8T8 {
	
	margin-left: 32%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 5%; 						
	text-decoration: none;	
}	



table#tcontents {
	margin-top: 0px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 0px;
}

table#tcontents tcontents th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	background-color: transparent;
}

table#tcontents tcontents td {
	border-width: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	font-weight: normal;
}

table#tcontents td.vertical_rule {
	border-left: solid #f2f2ef;
	font-weight: normal;
	margin-left: 2%;
	width: 5px;
}


div.sponsor {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #f6f5e6;
	-moz-border-radius: 6px 6px 6px 6px;
}


div.package {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	border-width: 1px 1px 1px 1px;

	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #f6f5e6;
	-moz-border-radius: 6px 6px 6px 6px;
}


#contents div.background p.package_ad_name {
	font-weight: bold;				
	font-size: 11pt;
	text-align: left;
	line-height: 15px;
	margin-left: 2%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	background-color: transparent;
}

#contents div.background p.package_ad_name a {
	font-weight: normal;				
	font-size: 10pt;
	text-align: left;
	line-height: 15px;
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	background-color: transparent;
}


#contents div.background p.package_ad_address {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 14px;
	margin-left: 2%; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.package_ad_address a {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 14px;
	text-align: left;
}


#contents div.background p.sponsor_tagline {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
}

#contents div.background p.sponsor_tagline a {
	font-weight: normal;				
	font-size: 9pt;
	margin-top: 0em; 
	margin-bottom: 1em;				
	text-align: left;
	
}

#contents div.background p.Package_Name {
	font-weight: bold;				
	font-size: 100%;
	text-decoration: underline;
	text-align: left;
	margin-left: 8px; 	
	margin-top: 0em; 
	margin-bottom: .5em;				
	margin-right: 8px; 				
	background-color: transparent;
}

#contents div.background p.Package_Tagline {
	font-weight: normal;				
	font-size: 95%;
	text-decoration: none;
	text-align: left;
	margin-left: 8px; 	
	margin-top: 0em; 
	margin-bottom: .5em;				
	margin-right: 8px; 				
	background-color: transparent;
}


#contents div.background p.Topic_Name {
	font-weight: bold;				
	font-size: 110%;
	text-decoration: None;
	text-align: left;
	margin-left: 2%; 	
	margin-top: 1em; 
	margin-bottom: 0em;				
	margin-top: 2%;				
	margin-right: 8px; 				
	background-color: transparent;
}

#contents div.background p.Topic_Tagline {
	font-weight: normal;				
	font-size: 105%;
	text-decoration: none;
	text-align: left;
	margin-left: 2%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 8px; 				
	background-color: transparent;
}

#contents div.background p.Topic_Heading {
	font-weight: bold;				
	font-size: 100%;
	text-decoration: underline;
	text-align: left;
	margin-left: 2%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 8px; 				
	background-color: transparent;
}

#contents div.background p.Topic_Text {
	font-weight: normal;				
	font-size: 100%;
	line-height: 15px;
	text-align: left;
	margin-left: 8px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 25px; 				
	background-color: transparent;
}

#contents div.background p.Topic_Text a {
	font-weight: normal;				
	font-size: 100%;
	text-align: left;
	margin-left: 0px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0px; 				
	background-color: transparent;
	color: blue;
}


#contents div.background p.Package_Heading {
	font-weight: bold;				
	font-size: 90%;
	text-decoration: underline;
	text-align: left;
	margin-left: 8px; 	
	margin-top: 0em; 
	margin-bottom: .5em;				
	margin-right: 8px; 				
	background-color: transparent;
}

#contents div.background p.Package_Text {
	font-weight: normal;				
	font-size: 85%;
	line-height: 13px;
	text-align: left;
	margin-left: 8px; 	
	margin-top: 0em; 
	margin-bottom: .5em;				
	margin-right: 25px; 				
	background-color: transparent;
}

#contents div.background p.Package_Text a {
	font-weight: normal;				
	font-size: 100%;
	text-align: left;
	margin-left: 0px; 	
	margin-top: 0em; 
	margin-bottom: .5em;				
	margin-right: 0px; 				
	background-color: transparent;
	color: blue;
}


#contents div.background p.package_type {
	font-variant: small-caps; 
	font-weight: bold;				
	font-size: 100%;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
}

#contents div.background p.pgno_ {
	float: right; 
	text-align: right;
	padding: 15px 15px 15px 15px;
	border-style: hidden hidden hidden hidden ;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: bold;				
	font-size: 80%;
	margin-right: 2%;
	
}

#contents div.background p.pgno_bottom {
	text-align: center;
	padding: 15px 15px 15px 15px;
	border-style: hidden hidden hidden hidden ;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: bold;				
	font-size: 80%;
	margin-right: 2%;
	
}

#contents div.background p.boxtitle{
	font-weight: bold;				
	font-size: 90%;
	text-align: center;
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.expand_headings {
	font-weight: bold;				
	font-size: 90%;
	text-align: center;
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.reset_toc_ {
/*	font-variant: small-caps */
	font-weight: bold;				
	font-size: 85%;
	text-align: center;
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.toc_state_code {
	
	font-weight: bold;				
	font-size: 95%;
	text-align: left;
	margin-left: 1%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background table.display_toc {
	margin-top: 0px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	padding: 0px;
	margin-right: 2%;
}

#contents div.background table.display_toc th {
	border-width: 1px 1px 1px 1px;
	padding: 3px;
/*	border-style: hidden hidden hidden hidden;*/
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color:#E8DEDE;
}

#contents div.background table.display_toc td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 90%;
	margin-top: 0px;
}

#contents div.background table.display_toc TD.cellwater {
	background-image: url('/images/cellwater1600x400A.gif');
}

#contents div.background p.Instruct_TOC {
	font-weight: normal;				
	font-size: 90%;
	margin-left: 2%; 	
	line-height: 11pt;
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 5%; 				
}


#contents div.background table.toc_table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
/*	border-style: dotted dotted dotted dotted ;*/
	border-color: gray gray gray gray;
	border-collapse: collapse;
/*	background-image: url('/images/paper002.jpg');*/
	background-color: transparent;
	padding: 0px;
}

#contents div.background table.toc_table th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}

#contents div.background table.toc_table td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
/*	border-style: dashed dotted dashed dotted;*/
	border-style: hidden inset inset inset ;
	border-color: gray gray gray gray;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
	
	font-weight: normal;				
	font-size: 90%;
}

#contents div.background p.toc_heading_level_0 {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 1%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}


#contents div.background p.toc_heading_level_1 {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 4%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.toc_heading_level_2 {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 7%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}


#contents div.background p.toc_heading_level_3 {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 10%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.toc_heading_level_4 {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 13%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.toc_heading_level_5 {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 17%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.toc_heading_level_6 {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 20%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.toc_heading_level_7 {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 23%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.toc_heading_level_8 {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 26%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.authors{
	font-weight: bold;				
	font-size: 100%;
	margin-left: 0%; 	
	text-align: center;
	margin-top: 1em; margin-bottom: 1em;				
}	

#contents div.background p.covertitle{
	font-weight: bold;				
	font-size: 150%;
	margin-left: 0%; 	
	text-align: center;
	margin-top: 1em; 
	margin-bottom: 0em;				
}	

#contents div.background p.libpages {
	font-weight: normal;				
	font-size: 85%;
	margin-left: 0%; 	
	text-align: center;
	margin-top: 0em; 
	margin-bottom: 0em;	
}

#contents div.background p.MainBarHome{
	font-weight: bold;				
	font-size: 70%;
	margin-left: 0%; 	
	text-align: center;
	margin-top: 0em; 
	margin-bottom: 0em;
	color: white;
}	

#contents div.background p.tinytext{
	font-weight: normal;				
	font-size: 80%;
	margin-left: 5%; 	
	text-align: center;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 5%; 				
}	

#contents div.background TD.button_sand {
	background-image: url('/images/premiere_bg_bottomup.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}



#contents table.common_words_in_headings {
	margin-top: 0px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 0px;
	margin-left: 0px;
}

#contents table.common_words_in_headings th {
	border-width: 1px 1px 1px 1px;
	padding: 0px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color:#E8DEDE;
}

#contents table.common_words_in_headings td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 90%;
	margin-top: 0px;
}

#contents table.DividerBar {
	font-weight: normal;				
	margin-top: 0px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 0px;
}

#contents div.background TD.paper2 {
	background-image: url('/images/paper002.jpg');
}

#contents table.index_letters {
	font-weight: normal;				
	margin-top: 0px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	padding: 0px;
}

#contents table.index_letters th {
	font-weight: bold;				
	border-width: 1px 1px 1px 1px;
	padding: 3px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #E8DEDE ;
}

#contents table.index_letters td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: white;
	font-weight: normal;				
	font-size: 90%;
	margin-top: 0px;
	background-color: #E8DEDE;
}

#contents p.index_page_form {
	font-weight: normal;				
	font-size: 95%;
	text-align: center;
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents table.index_page_table {
	border-color: gray gray gray gray;
	border-collapse: separate;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	background-color: transparent;
	padding: 0px;
}

#contents table.index_page_table th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: dashed dotted dashed dotted;
	border-color: gray gray gray gray;
	background-color: transparent;
}

#contents table.index_page_table td {
	border-width: 1px 1px 1px 1px;
	padding: 10px 21px 10px 21px;
	border-style: dashed dotted dashed dotted;
	border-color: gray gray gray gray;
	background-color: white;
	font-weight: normal;				
	font-size: 90%;
	text-align: left;
}

#contents div.background p.index_page_title {
	font-weight: bold;				
	font-size: 95%;
	text-align: left;
	margin-left: 0%; 	
	line-height: 13px;
	margin-top: .5em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.letter_table_online {
	font-weight: bold;
	font-size: 95%;
	margin-left: 0%; 		
	text-align: center;
	margin-right: 0%; 
	margin-top: 0em; 
	margin-bottom: 0em;	
}


#contents div.background p.advanced_search_instruction {
	font-weight: normal;				
	font-size: 95%;
	line-height: 11px;
	margin-left: 5%; 	
	text-align: center;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 2%; 				
}

#contents div.background p.advanced_search_right {
	font-weight: normal;				
	font-size: 100%;
	margin-left: 5%; 	
	text-align: center;
	line-height: 11px;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 2%; 				
}

#contents table.easyboxer {
	border-color: gray gray gray gray;
	border-collapse: separate;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	background-color: #E8DEDE;
	padding: 0px;
	font-weight: normal;				
	margin-top: 0px;
}

#contents table.easyboxer th {
	font-weight: bold;				
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	padding: 3px;
	border-color: gray gray gray gray;
/*	background-color: #092f44 ;*/
}

#contents table.easyboxer td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #F0F0F0;
	font-weight: normal;				
	font-size: 90%;
	margin-top: 0px;
}


#contents div.background p.print_tips {
	font-weight: normal;
	font-size: 96%;
	margin-left: 5%; 		
	text-align: left;
	margin-right: 5%; 
	margin-top: .5em; 
	margin-bottom: .5em;	
}

#contents div.background ol.print_tips {
	font-weight: normal;
	font-size: 100%;
	margin-left: 0%; 		
	text-align: left;
	margin-right: 5%; 
	margin-top: 1em; 
	margin-bottom: 1em;	
}


#contents div.background li {
	font-weight: normal;
	font-size: 96%;
	margin-left: 5%; 		
	text-align: left;
	margin-right: 5%; 
	margin-top: 0em; 
	margin-bottom: .5em;	
}


#contents table.codes_table {
	border-color: gray gray gray gray;
	border-collapse: separate;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	padding: 1px 1px 1px 1px;
	background-color: transparent;
	padding: 0px;
}


#contents table.codes_table th {
	border-radius: 10px ;
	border-color: gray gray gray gray;
	border-collapse: separate;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	background-color: transparent;
}

#contents table.codes_table td {
	border-color: gray gray gray gray;
	border-collapse: separate;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	background-color: transparent;
	font-weight: normal;				
	font-size: 95%;
	margin-left: 100px;
}

#contents p.pubdat {
	font-weight: normal;				
	font-size: 85%;
	margin-left: 5%; 	
	margin-right: 5%; 	
	text-align: center;
	margin-top: 1em; 
	margin-bottom: 2em;	
}

#contents div.background p.coverdirectorytitle{
	font-weight: bold;				
	font-size: 110%;
	margin-left: 0%; 	
	text-align: center;
	margin-top: 1em; 
	margin-bottom: 0em;				
}	

#contents TD.pgcontrol_top {
	background-color: #F0F0F0;
	font-size: 95%;
	margin-left: 0%; 	
	text-align: center;
	margin-top: 1em; 
	margin-bottom: 0em;				
	line-height: 8px;
}


#contents TD.pgcontrol_bottom {
	background-color: #F0F0F0;
	font-size: 95%;
	margin-left: 0%; 	
	text-align: center;
	margin-top: 0em; 
	margin-bottom: 0em;				
	line-height: 8px;
	
}

#contents div.background p.results_child {
	font-weight: normal;				
	font-size: 90%;
	text-align: left;
	margin-left: 4%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 5%; 				
}

#contents div.background p.results_parent {
	font-weight: bold;				
	font-size: 95%;
	text-align: left;
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents table.table_search_results {
	border-color: gray gray gray gray;
	border-collapse: separate;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	background-color: transparent;
	padding: 5px;
	margin-bottom: .5em;
	
}

#contents table.table_search_results th {
	border-color: gray gray gray gray;
	border-collapse: separate;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	vertical-align: top;
	background-color:#E8DEDE;
/*	width:60%; */
}

#contents table.table_search_results td {
	border-color: gray gray gray gray;
	border-collapse: separate;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	background-color: transparent;
	font-weight: normal;				
	font-size: 90%;
	vertical-align: top;
/*	width:20%; */
}

#contents table.inexact_word_table {
	border-color: gray gray gray gray;
	border-collapse: separate;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	background-color: transparent;
	padding: 0px;
	margin-left: 0px;
	margin-top: .5em;
	margin-bottom: .5em;
}

#contents table.inexact_word_table th {
	border-width: 1px 1px 1px 1px;
	padding: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	background-color: white;
}

#contents table.inexact_word_table td {
	border-color: gray gray gray gray;
	border-collapse: separate;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	background-color: transparent;
	font-weight: normal;				
	font-size: 90%;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	line-height: 9px;
}

#contents table.inexact_word_table td a {
	border-color: gray gray gray gray;
	border-collapse: separate;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	background-color: transparent;
	font-weight: normal;				
	font-size: 90%;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	line-height: 9px;
	color: blue;	
}





#contents div.background p.search_results_header {
	font-weight: bold;				
	font-size: 95%;
	text-align: left;
	margin-left: 0%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 
	line-height: 14px;
}

#contents div.background p.search_results_body {
	font-weight: normal;				
	font-size: 100%;
	text-align: left;
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	line-height: 12px;
}

#contents div.background p.subtopicdescript {
	font-weight: normal;				
	font-size: 75%;
	color: black;
	margin-left: 0%; 	
	text-align: left;
	padding: 3px;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 2%; 				
}


#contents div.background p.ad_category {
	font-weight: bold;				
	font-size: 95%;
	text-align: left;
	padding: 1px;
	margin-left: 15px; 	
	margin-top: 0em; 
	margin-bottom: 3px;				
	margin-right: 0%; 				
	background-color: transparent;
	line-height: 14px;
}


#contents div.background p.ad_subcategories {
	font-weight: normal;				
	font-size: 85%;
	margin-left: 25px; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: .2em;				
	margin-right: 0%;
	line-height: 1em;
}

#contents div.background p.ad_subcategories a {
	font-weight: normal;				
	font-size: 100%;
	margin-left: 0px; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: .2em;				
	margin-right: 0%;
	line-height: 1em;
}

#contents table.advertisment {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	padding: 15px;
	vertical-align: top;
}

#contents table.advertisment th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 3px 3px 1px;
	border-style: dashed hidden dashed hidden ;
	border-color: gray gray gray gray;
	background-color: transparent;
	vertical-align: top;
	font-weight: bold;				
	font-size: 95%;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	vertical-align: top;
		
}

#contents table.advertisment td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 1px 0px 1px;
	border-style: dashed dotted dashed dotted ;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 90%;
	vertical-align: top;
}

#contents div.background p.directory_heading {
	font-weight: bold;				
	font-size: 105%;
	text-align: center;
	padding: 0px;
	margin-left: 0%; 	
	margin-top: 1em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}


#contents table.Easy_Subjects TD.current_subject {
	font-weight: bold;				
	font-size: 100%;
	text-align: left;	
	color: red;
}

#contents table.Easy_Subjects TD.current_subject a {
	font-weight: bold;				
	font-size: 100%;
	text-align: left;	
	color: blue;
}


#contents div.background SPAN.is_current_topic {
 	background-color: #A1F32A ;
}


#contents div.background p.subject_list {
	font-weight: normal;				
	font-size: 95%;
	line-height: 1em;
	margin-left: 5px; 	
	text-align: left;
	padding: 1px;
	margin-top: 4px; 
	margin-bottom: 4px;				
	margin-right: 0%; 				
}

#contents div.background p.subject_list a {
	font-weight: normal;				
	font-size: 95%;
	line-height: 1em;
	margin-left: 5px; 	
	text-align: left;
	padding: 1px;
	margin-top: 4px; 
	margin-bottom: 4px;				
	margin-right: 0%; 				
}

#contents div.background p.subtopiclist {
	font-weight: normal;				
	font-size: 95%;
	line-height: 1em;
	margin-left: 5px; 	
	text-align: left;
	padding: 0px;
	margin-top: 4px; 
	margin-bottom: 4px;				
	margin-right: 0%; 				
}

#contents div.background p.subtopiclist a {
	font-weight: normal;				
	font-size: 95%;
	line-height: 1em;
	margin-left: 5px; 	
	text-align: left;
	padding: 1px;
	margin-top: 4px; 
	margin-bottom: 4px;				
	margin-right: 0%; 				
}


#contents div.background p.Article_Heading {
	font-weight: bold;				
	font-size: 110%;
	text-decoration: underline;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5px; 				
	background-color: transparent;
}

#contents div.background p.article_text {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 15px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 15px; 				
	background-color: transparent;
}

#contents div.background p.Article_Text {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 9px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 15px; 				
	background-color: transparent;
}

#contents div.background p.Article_Title {
	font-weight: bold;				
	font-size: 115%;
	text-decoration: none;
	text-align: center;
	margin-left: 5px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5px; 				
	background-color: transparent;
}


#contents div.legislative {
	font-weight: normal;				
	font-size: 85%;
	text-align: left;
	padding: 5px;
	margin-left: 5%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: groove groove groove hidden;
	border-color: gray gray gray gray;
	background-color: transparent;
	background-image: url('/images/paper008.png');
}

#contents div.background p.legislative {
	font-weight: normal;				
	font-size: 115%;
	text-align: left;
	padding: 5px;
	margin-left: 5%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	border-width: 1px 8px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-color: gray gray gray gray;
	background-color: transparent;
	background-image: url('/images/paper008.png');
}

#contents div.background p.url_search_terms {
	font-variant: small-caps;
	font-weight: normal;				
	font-size: 85%;
	margin-left: 0%; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}

#contents table.table_search_results3 {
	margin-top: 0px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	padding: 0px;
}

#contents table.table_search_results3 th {
	font-size: 95%;
	border-width: 1px 1px 1px 1px;
	padding: 3px ;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #E8DEDE;
}

#contents table.table_search_results3 td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: white;
	font-weight: normal;				
	font-size: 90%;
	margin-top: 0px;
}


#contents div.background p.topic_result_instructions {
	font-weight: normal;				
	font-size: 95%;
	line-height: 1em;
	margin-left: 5px; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: .5em;				
	margin-right: 0%; 				
}



#contents div.background TD.topdown {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x
}

#contents div.background TD.bottomup {
	background-image: url('/images/premiere_bg_bottomup.gif');	
	background-repeat: repeat-x;
	background-color: transparent;	
	background-position: bottom left;	
}

#contents div.background TH.topdown {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x
}

#contents div.background TH.bottomup {
	background-image: url('/images/premiere_bg_bottomup.gif');	
	background-repeat: repeat-x;
	background-color: transparent;	
	background-position: bottom left;	
}


table#helper {
	margin-top: 0px;
	border-width: 1px ;
	border-spacing: 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	padding: 0px;
}

table#helper td {
	border-width: 1px 1px 1px 1px;
	padding: 0px;
	border-spacing: 2px;	
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 100%;
	margin-top: 0px;
}

table#helper th {
	font-size: 95%;
	border-width: 1px 1px 1px 1px;
	padding: 3px ;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #E8DEDE;
}


#contents table.lcontents {
	margin-top: 0px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	padding: 0px;
}

#contents div.background table.lcontents th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	background-color: transparent;
}

#contents div.background table.lcontents td {
	border-width: 1px 1px 1px 1px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	font-weight: normal;
}

#contents div.background p.helper_code_name {
	font-weight: normal;				
	font-size: 95%;
	line-height: 1em;
	margin-left: 5px; 	
	text-align: left;
	padding: 0px;
	margin-top: 4px; 
	margin-bottom: 4px;				
	margin-right: 0%; 				
}

#contents div.background p.helper_description {
	font-weight: normal;				
	font-size: 95%;
	line-height: 1em;
	margin-left: 5px; 	
	text-align: left;
	padding: 0px;
	margin-top: 4px; 
	margin-bottom: 4px;				
	margin-right: 0%; 				
}


#contents div.background p.helper_search_terms {
	font-weight: normal;				
	font-size: 95%;
	line-height: 1em;
	margin-left: 5px; 	
	text-align: left;
	padding: 0px;
	margin-top: 4px; 
	margin-bottom: 4px;				
	margin-right: 0%; 				
}



table#topic_table {
	border-color: gray gray gray gray;
	border-collapse: collapse;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: groove groove inset outset;
	background-color: transparent;
	padding: 5px;
	margin-bottom: .5em;
	
}

table#topic_table th {
	border-color: gray gray gray gray;
	border-collapse: separate;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: groove groove inset outset;
	background-color:#E8DEDE;
	font-weight: bold;				
	font-size: 90%;
	text-align: center;
}

table#topic_table  td {
	border-color: gray gray gray gray;
	border-collapse: separate;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: groove groove inset outset;
	background-color: transparent;
	font-weight: normal;				
	font-size: 90%;
}


#contents div.background p.subtopic_titlebar {
	font-weight: bold;				
	font-size: 100%;
	line-height: 1em;
	margin-left: 5px; 	
	text-align: center;
	padding: 0px;
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 0px; 				
}


#contents div.background p.attorney_directory_header {
	font-weight: bold;				
	font-size: 100%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 10px; 
	margin-bottom: 0em;			
	margin-right: 0%; 		
	padding: 0px;		
	background-color: transparent;
	line-height: 1em;
}



#contents div.background p.explanation_left {
	font-weight: normal;				
	font-size: 95%;
	margin-left: 15px; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 40%; 				
	padding: 0px;
	line-height: 10pt;
}



TD.lawyer_directory {
	text-align: left;
	padding: 0px;
	margin-left: 0px; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	background-color: transparent;

}



#contents div.ldir_bottomup {
	background-image: url('/images/premiere_bg_bottomup.gif');
	background-color: white;	
	background-position: bottom left;	
	background-repeat: repeat-x;
	padding: 0px;	
	margin-left: 0%; 	
	margin-top: 0px; 
	margin-bottom: 0%;				
	margin-right: 0%; 				
}



#contents div.ldir_topdown {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 0px;
	margin-left: 0%; 	
	margin-top:0em; 
	margin-bottom: 0px;				
	margin-right: 0%; 				
}






#contents div.background #contents p.uvpdir {
	font-weight: normal;				
	font-size: 100%;
	text-align: left;
	margin-left: 10px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5px; 				
	background-color: transparent;
}



#contents div.background #contents p.uvpdir_bold {
	font-weight: bold;				
	font-size: 100%;
	text-align: left;
	margin-left: 10px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5px; 				
	background-color: transparent;

}

#contents div.background p.uvpdir_title {
	font-weight: bold;				
	font-size: 100%;
	text-align: center;
	margin-left: 10px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
	background-color: transparent;

}

#contents div.background li.uvpdir_bullet {
	font-weight: normal;				
	font-size: 85%;
	text-align: left;
	margin-left: 25px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
	background-color: transparent;
}



#contents div.background p.ad_address {
	font-weight: normal;				
	font-size: 95%;
	margin-left: 5px; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	line-height: 1em;
}

#contents div.background p.ad_comment {
	font-weight: normal;				
	font-size: 95%;
	margin-left: 5px; 	
	text-align: left;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	line-height: 1em;
}

#contents div.background p.directory_tagline {
	font-weight: bold;				
	text-decoration: underline;
	font-size: 95%;
	margin-left: 5px; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	line-height: 1em;
}

#contents div.background p.directory_firm {
	font-weight: bold;				
	font-size: 95%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 5%; 				
}


#contents div.background p.directory_content {
	font-weight: normal;				
	text-decoration: none;
	font-size: 95%;
	margin-left: 5px; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	line-height: 1em;
}

#contents div.background p.webjump {
	font-weight: normal;				
	font-size: 95%;
	margin-left: 5px; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	line-height: 1em;
}


#contents div.background p.ad_name {
	font-weight: bold;				
	font-size: 105%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}


table#attorney_practice {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted ;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	background-image: url('/images/paper002.jpg');	
	padding: 15px;
}

table#attorney_practice th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	background-color: white;
}

table#attorney_practice td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: dashed dotted dashed dotted ;
	border-color: gray gray gray gray;
	background-color: white;
	font-weight: normal;				
	font-size: 90%;
}


#contents div.background p.attorney_practice_header {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 15px; 		
	padding: 0px;		
	background-color: transparent;
	line-height: 1em;
}

#contents div.free_listing {
	margin-left: 0px; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 		
	padding: 0px;		
	background-color: transparent;
}

#contents div.premium_listing {
	margin-left: 0px; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 		
	padding: 0px;		
	background-color: transparent;
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden ;

}

#contents div.free_listing_demo {
	margin-left: 0px; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 		
	padding: 0px;		
	background-color: #FAFA85;
}


#contents div.background p.listing_categories {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 0%;
	background-color: transparent;	
}

#contents div.practice_topdown {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 0px;
	margin-left: 0%; 	
	margin-top: -1em; 
	margin-bottom: 0px;				
	margin-right: 0%; 				
}

#contents div.practice_bottomup {
	background-image: url('/images/premiere_bg_bottomup.gif');	
	background-color: white;	
	background-position: bottom left;	
	background-repeat: repeat-x;
	padding: 0px;	
	margin-left: 0%; 	
	margin-top: 0px; 
	margin-bottom: 0%;				
	margin-right: 0%; 				
}

#contents div.practice_topdown {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 0px;
	margin-left: 0%; 	
	margin-top: -1em; 
	margin-bottom: 0px;				
	margin-right: 0%; 				
}


#contents FORM.right_ldir {
	margin-left: 0px; 		
	margin-top: 15px; 
	margin-bottom: 0em;
	margin-right: 15px; 		
	font-size: 85%;
	text-align: right; 
	display: inline;
	float: right;
	background-color: transparent;
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden ;
	line-height: 1em;
}

#contents div.background p.premiere_ad_address {
	font-weight: normal;				
	font-size: 95%;
	margin-left: 5px; 	
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	line-height: 1em;
}

#contents div.background p.premiere_ad_name {
	font-weight: bold;				
	font-size: 95%;
	text-align: left;
	padding: 0px;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	line-height: 1em;
}

#contents div.premiere_listing {
	background-color: transparent;
	margin-left: 0px; 		
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	padding: 0px;	
}

#contents div.background p.premiere_profile {
	float: right;
	padding: 15px;
	margin-right: 5%;
	margin-left: 0px; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	background-color: transparent;
}

#contents div.bottomup {
	background-color: transparent;	
	padding: 0px;	
	margin-left: 0%; 	
	margin-top: 0px; 
	margin-bottom: 0%;				
	margin-right: 0%; 
}

#contents div.background p.profile_ad_address {
	font-weight: normal;				
	font-size: 85%;
	margin-left: 5px; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	line-height: 1em;
}


#contents div.background p.profile_ad_name {
	font-weight: bold;				
	font-size: 95%;
	text-align: left;
	padding: 1px;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}



#contents div.background p.profile_categories {
	font-weight: normal;				
	font-size: 98%;
	text-align: left;
	margin-left: 5px; 		
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 5%; 				
}



#contents div.background div.profile_footbox {
	font-size: 85%;
	text-align: left;
	padding: 0px;
	margin-left: 5px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: groove hidden groove hidden;
	border-color: gray gray gray gray;
	background-color: transparent;
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	
}



#contents div.background p.profile_footer {
	font-weight: normal;				
	font-size: 95%;
	margin-left: 0px; 	
	text-align: left;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 3%; 				
	line-height: 1em;
}



#contents div.background p.profile_markets {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 5px; 		
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.profile_secondary_info {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 5px; 		
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}

#contents div.background p.profile_bio_header {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 5px; 		
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}


#contents div.background p.profile_bio {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 5px; 		
	margin-top: 1em; 
	margin-bottom: 0em;				
	margin-right: 5%; 				
}


#contents div.topdown {
	background-color: transparent;
	padding: 0px;
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0px;				
	margin-right: 0%; 				
}



#contents img.profile_right {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	border-width: 2px 2px 2px 3px;
	padding: 0px;
}


#contents div.background p.locate_another_attorney {
	margin-left: 0px; 		
	margin-top: 5px; 
	margin-bottom: 0em;
	margin-right: 5px; 		
	font-size: 85%;
	text-align: right; 
	line-height: 1em;
}


#contents div.background p.article_text2 {
	font-weight: normal;				
	font-size: 80%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5px; 
}

#contents div.background p.home_article_text {
	font-weight: normal;				
	font-size: 90%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5px; 
	line-height: 12px;
}

#contents div.background p.home_mission_headline {
	font-weight: bold;				
	font-size: 90%;
	text-align: center;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5px; 
	line-height: 12px;
}

#contents div.background p.easily_find_right2 {
	font-weight: normal;				
	font-size: 100%;
	margin-left: 0%; 	
	text-align: right;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
}

table#home_mission_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 5px;
	box-shadow: 0px 5px 5px #888888;	
	
}


table#home_mission_table th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	background-color: transparent;
}

table#home_mission_table td {
	border-width: 1px 1px 1px 1px;
	padding: 15px 5px 15px 5px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #f3f5f7;
	font-weight: normal;				
	font-size: 90%;
	line-height: 1em;
}

table#home_noexcuse_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 5px;
	box-shadow: 0px 5px 5px #888888;	
	margin-top: 1em;
}


table#home_noexcuse_table th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	background-color: transparent;
}

table#home_noexcuse_table td {
	border-width: 1px 1px 1px 1px;
	padding: 15px 5px 15px 5px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #f3f5f7;
	font-weight: normal;				
	font-size: 90%;
	line-height: 1em;
}

#contents div.background p.home_page_headline2 {
	font-weight: bold;				
	font-size: 85%;
	text-align: center;
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	background-color: transparent;	
}

table#home_page_table_2 {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden;
	border-collapse: collapse;
	background-color: white;
	padding: 0px;
}

table#home_page_table_2 th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: groove ridge groove ridge ;
	border-color: gray gray gray gray;
	background-color: #E8DEDE;
}

table#home_page_table_2 td {
	border-width: 1px 1px 1px 1px;
	padding: 10px 21px 10px 21px;
	border-style: groove ridge groove ridge ;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 90%;
}


#contents div.background p.home_recent {
	font-weight: bold;				
	font-size: 90%;
	margin-left: 5px; 	
	text-align: left;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
	color: gray;
}

table#home_recent_searches {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: inset inset inset inset  ;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	margin-left: 0px; 	
	margin-top: 0em; 
	margin-bottom: 0px;				
	margin-right: 0px; 				
	padding: 0px 0px 0px 0px;
	width: 98%;
}

table#home_recent_searches th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset hidden inset hidden  ;
	border-color: gray gray gray gray;
	background-color: transparent;
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	margin-top: 1em; 
	margin-bottom: 1em;				
}

table#home_recent_searches td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dashed hidden dashed hidden  ;
	border-color: gray gray gray gray;
	background-color: white;
	font-weight: normal;				
	font-size: 80%;
	background-image: url('/images/paper002.jpg');	
	
}


#contents div.background p.lawyer_entry2 {
	font-variant: small-caps; 
	font-weight: normal;				
	font-size: 95%;
	margin-left: 0%; 	
	text-align: right;
	margin-top: .3em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
}



#contents div.background p.look_up_a_lawyer2 {
	font-weight: bold;				
	font-size: 135%;
	margin-left: 0%; 	
	text-align: right;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	vertical-align:text-top
}



#contents div.background p.lookup_a_law2 {
	font-weight: bold;
	font-size: 135%;
	margin-left: 0%; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	vertical-align:text-top
		
}

#contents div.background p.simple_research_left2 {
	font-weight: normal;				
	font-size: 100%;
	margin-left: 0%; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
}

#contents div.background p.state_entry2 {
	font-weight: normal;				
	font-size: 95%;
	margin-left: 0%; 	
	text-align: left;
	margin-top: .3em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
}


#contents div.background p.Article_Texter {
	font-size: 100%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
	background-color: transparent;
}


#contents div.background p.caselaw {
	font-size: 100%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
	background-color: transparent;
}

#contents div.background p.casename {
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
	background-color: transparent;
}

#contents div.background p.caselaw_quote {
	font-weight: normal;
	font-style: italic;
	font-size: 100%;
	text-align: left;
	margin-left: 25px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 25px; 				
	background-color: transparent;
}

#contents div.citizen p.Citizen_Title {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	text-align: center;
	margin-left: 25px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 25px; 				
	background-color: transparent;
}

#contents div.background p.Citizen_Subtitle {
	font-weight: normal;
	font-style: italic;
	font-size: 100%;
	text-align: center;
	margin-left: 15px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 15px; 				
	background-color: transparent;
}

#contents div.background img.citizen_img_center {
    display: block;
    margin-left: auto;
    margin-right: auto;			
	margin-top: 2em; 
	margin-bottom: 2em;				
	background-color: transparent;
	
}

#contents div.citizen {
	border-radius: 10px ;
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 0px;
	margin-left: 0%; 	
	margin-top:0em; 
	margin-bottom: 0px;				
	margin-right: 0%; 				
}

#contents div.background p.group_results_header {
	font-weight: bold;				
	font-size: 95%;
	margin-left: 0%; 	
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}



table#group_search {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden inset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 0px;
	margin-left: 0;	
	margin-right: 2%;	
}

table#group_search th {
	border-width: 0px 0px 0px 0px;
	padding: 10px 21px 10px 21px;
	border-color: gray gray gray gray;
/*	border-style: dashed dotted dashed dotted ;*/
	border-style: hidden hidden hidden hidden;
	background-color: transparent;
}

table#group_search td {
	border-width: 0px 0px 0px 0px;
	padding: 10px 21px 10px 21px;
/*	border-style: dashed dotted dashed dotted ;*/
	border-style: hidden hidden hidden hidden ;
	border-color: gray gray gray gray;
	background-color: #EAEDEC;
	font-weight: normal;				
	font-size: 90%;
}

table#redirect_page_table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 0px;
}

table#redirect_page_table th {
	border-width: 0px 0px 0px 0px;
	padding: 10px 21px 10px 21px;
	border-color: gray gray gray gray;
/*	border-style: dashed dotted dashed dotted ;*/
	border-style: hidden hidden hidden hidden;
	background-color: transparent;
}

table#redirect_page_table td {
	border-width: 1px 1px 1px 1px;
	padding: 10px 21px 10px 21px;
	border-style: dashed dotted dashed dotted ;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 90%;
}




#contents div.group_summary {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #fafafa;
/*	-moz-border-radius: 6px 6px 6px 6px;*/
}

#contents div.group_results {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #fafafa;
/*	-moz-border-radius: 6px 6px 6px 6px;*/
}


#contents div.background p.advanced_search_instruction {
	font-weight: normal;				
	font-size: 85%;
	margin-left: 5%; 	
	text-align: right;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
}

#contents div.background p.tip {
	font-weight: normal;				
	font-size: 90%;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}


::-webkit-input-placeholder {
   color: #000000;
   font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000000;  
   font-style: italic;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000000;  
   font-style: italic;
}

:-ms-input-placeholder {  
   color: #000000; 
   font-style: italic; 
}

#contents div.background span.TextOnly {
	font-weight: bold;				
	font-size: 90%;
	margin-left: 1%; 	
	text-align: center;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 1%;
	color: brown;
}

#contents div.background span.OneClickHTML {
	font-weight: bold;				
	font-size: 90%;
	margin-left: 1%; 	
	text-align: center;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 1%;
	color: brown;
}


#header p.daydate {
	font-weight: normal;				
	font-size: 85%;
	text-align: center;
	padding: 1px;
	margin-top: 16px; 
	margin-bottom: auto;				
    margin-left: auto;
    margin-right: auto;			
	color: brown;
}

table#latest_news_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: inset outset inset outset ;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 5px;
	margin-top: 1em;
	box-shadow: 0px 5px 5px #888888;	
}

table#latest_news_table th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	background-color: transparent;
}

table#latest_news_table td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 90%;
	background-color: #f3f5f7;
}


#contents div.background p.Latest_News_Headline {
	font-weight: bold;				
	font-size: 95%;
	margin-left: 5%; 	
	text-align: center;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	vertical-align:text-bottom
}	



#contents div.background p.rss_article {
	font-weight: normal;				
	font-size: 90%;
	color: black;
	margin-left: 2%; 	
	text-align: left;
	padding: 2px;
	margin-top: 0em; 
	margin-bottom: .5em;				
	margin-right: 2%; 				
}

#contents div.background p.codename {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 5px; 	
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 5px; 				
}


#contents div.background p.stat_locations {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}

#contents div.background p.codelisting {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}

#contents div.background p.codelisting_title {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}

#contents div.background p.codelist_center {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: center;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}

#contents div.background p.stat_name {
	font-weight: bold;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}

#contents div.background p.stat_data {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}


#contents div.background p.stat_summary {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}

#contents div.background p.demotext {
	font-weight: normal;				
	font-size: 90%;
	color: black;
	margin-left: 5px; 	
	text-align: left;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5px; 				
}

#contents div.background p.democenter {
	font-weight: normal;				
	font-size: 90%;
	color: black;
	margin-left: 5px; 	
	text-align: center;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5px; 				
}


#contents div.background p.demomore {
	font-weight: normal;				
	font-size: 90%;
	color: black;
	margin-left: 5px; 	
	text-align: center;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5px; 				
}

div#demostats {
	background-color: transparent;
	background-image: url('/images/paper002.jpg');	
	padding: 10px;
	margin-left: 0%; 	
	margin-top: 1em; 
	margin-bottom: 2em;				
	margin-right: 5px; 				
	border-radius: 20px ;
	box-shadow: 0px 5px 5px #888888;	
	
}

p.success {
	font-weight: normal;				
	font-size: 90%;
	color: white;
	margin-left: 5px; 	
	text-align: left;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5px; 				
	
}

#contents div.background p.reserve_title {
	font-weight: bold;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: center;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}

#contents div.background p.reserve_name {
	font-weight: bold;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}

#contents div.background p.reserve_text {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}

#contents div.background p.reserve_center {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: center;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}







table#cart_codes {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden inset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 0px;
	margin-left: auto;	
	margin-right: auto;	
	border-radius: 20px ;
	box-shadow: 0px 5px 5px #888888;	
}

table#cart_codes th {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-color: gray gray gray gray;
/*	border-style: dashed dotted dashed dotted ;*/
	background-color: #f3f5f7;
}

table#cart_codes td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: dashed dotted dashed dotted ;
/*	border-style: hidden hidden hidden hidden ;*/
	border-color: gray gray gray gray;
	background-color: #EAEDEC;
	font-weight: normal;				
	font-size: 100%;
}




#contents div.background p.cart_slotno {
	font-weight: bold;				
	font-size: 95%;
	color: black;
	margin-left: 5px; 	
	margin-right: 5px; 				
	text-align: center;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
}

#contents div.background p.cart_city{
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 15px; 	
	margin-right: 15px; 				
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
}

#contents div.background p.cart_city {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 15px; 	
	margin-right: 15px; 				
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
}


#contents div.background p.cart_code {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 15px; 	
	margin-right: 15px; 				
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
}

#contents div.background p.cart_pages {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 15px; 	
	margin-right: 15px; 				
	text-align: right;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
}

#contents div.background p.cart_price {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 15px; 	
	margin-right: 15px; 				
	text-align: right;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
}

#contents div.background p.cart_transid {
	font-weight: normal;				
	font-size: 90%;
	color: black;
	margin-left: 15px; 	
	margin-right: 15px; 				
	text-align: center;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
}


#contents div.background p.cart_remove {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 15px; 	
	margin-right: 15px; 				
	text-align: center;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
}


#contents div.background p.cart_title {
	font-weight: bold;				
	font-size: 95%;
	color: black;
	margin-left: 5px; 	
	margin-right: 5px; 				
	text-align: center;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
}

#contents div.background p.cart_heading {
	font-weight: bold;				
	font-size: 95%;
	color: black;
	margin-left: 5px; 	
	margin-right: 5px; 				
	text-align: center;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
}

#contents div.background p.cart_headingl {
	font-weight: bold;				
	font-size: 95%;
	color: black;
	margin-left: 15px; 	
	margin-right: 15px; 				
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
}


#contents div.background image {
	display: inline;
}

#contents div.background p.cart_summary {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	margin-right: 10px; 				
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
}


#contents div.background p.paypal_return_text {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}

#contents div.background p.paypal_return_data {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 10px; 				
}

#contents div.background p.item_status {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 10px; 				
}

#overlay_form_texas{
	position: absolute;
	border: 5px solid gray;
	padding: 10px;
	background: white;
	width: 350px;
	height: 330px;
	box-shadow: 0px 5px 5px #888888;	
}


#overlay_form{
	position: absolute;
	border: 5px solid gray;
	padding: 10px;
	background: white;
	width: 270px;
	height: 250px;
	box-shadow: 0px 5px 5px #888888;	
}
#pop{
	display: block;
	border: 1px solid gray;
	width: 65px;
	text-align: center;
	padding: 6px;
	border-radius: 5px;
	text-decoration: none;
	margin: 0 auto;
}



#contents div.background p.home_ignorance_text {
	font-weight: normal;				
	font-size: 90%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5px; 
	line-height: 12px;
}

#contents div.background p.sponsor_text {
	font-weight: normal;				
	font-size: 90%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5px; 
	line-height: 13px;
}

#contents div.background p.sponsor_text_indent {
	font-weight: normal;				
	font-size: 90%;
	text-align: left;
	margin-left: 20px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 15px; 
	line-height: 13px;
}


#contents div.background p.sponsor_heading {
	font-weight: bold;				
	text-decoration: underline;
	font-size: 90%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5px; 
	line-height: 13px;
}

#contents div.background p.sponsor_info {
	font-weight: normal;				
	font-size: 90%;
	text-align: center;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5px; 
	line-height: 13px;
}

#contents div.background p.Stat_Title {
	font-weight: bold;				
	font-size: 100%;
	text-decoration: none;
	text-align: center;
	margin-left: 5px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5px; 				
	background-color: transparent;
}

span.dropt {background: #F1F8C9;}
span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
span.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 0px 0px 0px 0px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;	box-shadow: 0px 5px 5px #888888;	
}
span.dropt:hover span {left: 12%; background: #ffffff;} 
span.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt:hover span {margin: 20px 0 0 170px; background: #fafdaa; z-index:6;} 


#contents div.background p.tip_heading {
	font-weight: bold;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}

#contents div.background p.tip_text{
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}

#contents div.background ul.standard {
	margin-left: 25px;
	margin-top: 0em; 
	margin-bottom: 1em; 
	padding: 4px 0 3px;
}

#contents div.background li.standard {
	font-size: 95%;
	margin-left: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: left;
}



div#column_gradient {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: hidden hidden hidden hidden;
	background-image: url('/images/colgradient1.png');	
	background-repeat: repeat-y;
/*	-moz-border-radius: 6px 6px 6px 6px;*/
}

TD#column_landing {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: hidden hidden hidden hidden;
	background-image: url('/images/colgradient1.png');	
	background-repeat: repeat-y;
}


#contents div.background p.Landing_Heading {
	font-weight: bold;				
	font-size: 110%;
	text-decoration: underline;
	text-align: left;
	margin-left: 9px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5px; 				
	background-color: transparent;
}

#contents div.background p.Landing_Text {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 9px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 15px; 				
	background-color: transparent;
}


#contents div.background p.code_ad_classify {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
}

#contents div.background p.code_ad_text {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
}

#contents div.background p.code_ad_keyword {
	font-weight: normal;
	font-variant: small-caps; 
	font-size: 65%;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: center;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
	color: grey;
}


#contents div.background div.annotater {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 0px;
	margin-left: 0%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}


#contents div.background div.annotater_0 {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: 0%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}

#contents div.background div.annotater_1 {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: +2%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}

#contents div.background div.annotater_2 {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: +8%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 4%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}


#contents div.background div.annotater_3 {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: +8%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 6%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}


#contents div.background div.annotater_4 {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: +8%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}

#contents div.background div.annotater_5 {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: +10%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}

#contents div.background div.annotater_6 {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: +12%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}


#contents div.background div.annotater_7 {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: +14%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}

#contents div.background div.annotater_8 {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: +16%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}

#contents div.background div.annotater_9 {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: +18%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}


#contents div.background div.annotater_10 {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: +20%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}


table#contactme_free_code {
	width: 620px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: inset outset inset outset ;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 5px;
    margin-left: auto;
    margin-right: auto ;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	

}

table#contactme_free_code th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: #dadcd2;
	font-weight: normal;
	font-size: 9pt;
	text-align: left;

}

table#contactme_free_code td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 9pt;
	text-align: left;
	background-color: #f3f5f7;
	margin-top: 1em;
	margin-bottom: 1em;

}

table#contactme_free_code td input{
	font-weight: normal;				
	font-size: 90%;
}


table#contactme_paid_code {
	width: 620px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: inset outset inset outset ;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 5px;
    margin-left: auto;
    margin-right: auto ;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	

}

table#contactme_paid_code th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: #dadcd2;
	font-weight: normal;
	font-size: 9pt;
	text-align: left;

}

table#contactme_paid_code td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 9pt;
	text-align: left;
	background-color: #f3f5f7;
	margin-top: 1em;
	margin-bottom: 1em;

}

table#contactme_paid_code td input{
	font-weight: normal;				
	font-size: 90%;
}

div.newlisting {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #f6f5e6;
	box-shadow: 0px 5px 5px #888888;	
}

#contents div.background p.NewListing_Title {
	font-weight: bold;				
	font-size: 95%;
	text-decoration: none;
	text-align: center;
	margin-left: 5px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	background-color: transparent;
}


#contents div.background p.code_contents {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
}

#contents div.background p.content_state {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}

#contents div.background p.content_center {
	font-weight: bold;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: center;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}

#contents div.background p.content_center_nobold {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: center;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 5%; 				
}

#contents div.background div.valued_member {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: 15%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 15%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}

#contents div.background p.showbarcard {
	font-weight: normal;				
	font-size: 60%;
	line-height: 10px;
	margin-left: 2%; 	
	text-align: center;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
}

div.package_demo {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #f8f886;
	box-shadow: 0px 5px 5px #888888;	
}


#contents div.background div.terms {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	width: 600px;
	height:200px;
	overflow:scroll;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #FFFFFF;
	box-shadow: 0px 5px 5px #888888;	
}


#contents div.background div.terms p.TermsAndConditions {
	font-family: Arial, Tahoma, Baramond, Garamond, "Times New Roman", serif; 
	font-weight: bold;				
	font-size: 90%;
	text-align: center;
	padding: 0px;
	margin-left: 4%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 4%; 			
	background-color: transparent;
}

#contents div.background div.terms p.terms {
	font-family: Arial, Tahoma, Baramond, Garamond, "Times New Roman", serif; 
	font-weight: normal;				
	font-size: 90%;
	text-align: left;
	padding: 0px;
	margin-left: 4%; 	
	margin-top: 1em; 
	margin-bottom: 0em;				
	margin-right: 4%; 			
	background-color: transparent;
}


#contents div.background div.terms p.TCHead {
	font-family: Arial, Tahoma, Baramond, Garamond, "Times New Roman", serif; 
	font-weight: bold;				
	font-size: 90%;
	text-align: left;
	padding: 0px;
	margin-left: 4%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 4%; 			
	background-color: transparent;
	text-decoration: underline;
}

#contents div.background div.terms p.terms_sub {
	font-family: Arial, Tahoma, Baramond, Garamond, "Times New Roman", serif; 
	font-weight: normal;				
	font-size: 90%;
	text-align: left;
	padding: 0px;
	margin-left: 4%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 4%; 			
	background-color: transparent;
}


#contents div.background div.paypal_return {
	margin-left: 5%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #ffffff;
	box-shadow: 0px 5px 5px #888888;	
	-moz-border-radius: 6px 6px 6px 6px;
}


#contents div.background p.notrialactive {
	font-weight: normal;				
	font-size: 110%;
	margin-left: 5%;
	text-align: center;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1m;				
	margin-right: 5%; 				
}


#contents div.background p.demo_page_text {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	text-align: left;
	padding: 0px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-left: auto; 	
	margin-right: auto; 				
}

div#codedemopagegif {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	height: 540px;
	width: 800px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}

div#notedemopagegif {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	height: 300px;
	width: 630px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}



div#keywordsdemopagegif {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	height: 400px;
	width: 740px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}

div#topicsdemopagegif {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	height: 400px;
	width: 690px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}


div#widgetdemopagegif {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	height: 400px;
	width: 690px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}

div#directorydemopagegif {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	height: 400px;
	width: 690px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}



table#referral_advertising_methods {
	width: 620px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: inset outset inset outset ;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 5px;
    margin-left: auto;
    margin-right: auto ;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	

}

table#referral_advertising_methods th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: #dadcd2;
	font-weight: normal;
	font-size: 9pt;
	text-align: left;

}

table#referral_advertising_methods td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 9pt;
	text-align: left;
	background-color: #f3f5f7;
	margin-top: 1em;
	margin-bottom: 1em;

}


#contents div.background p.Method_Heading {
	font-weight: bold;				
	font-size: 110%;
	text-decoration: underline;
	text-align: left;
	margin-left: 9px; 	
	margin-top: 1em; 
	margin-bottom: 0em;				
	margin-right: 5px; 				
	background-color: transparent;
}

#contents div.background p.Method_Text {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 9px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 15px; 				
	background-color: transparent;
}

#contents div.background p.Method_Link {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 9px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 15px; 				
	background-color: transparent;
}



div#quicker_picker {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	width: 760px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}

table#quicker_picker p.quick_pick_name {
	font-weight: bold;	
	text-decoration: underline;			
	font-size: 100%;
	text-align: left;
	margin-left: 15px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 15px; 				
	background-color: transparent;
}

table#quicker_picker p.quick_pick_p {
	font-weight: normal;				
	font-size: 100%;
	text-align: left;
	margin-left: 15px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 15px; 				
	background-color: transparent;
}


table#quicker_picker p.quick_pick_pcenter {
	font-weight: normal;				
	font-size: 100%;
	text-align: center;
	margin-left: 15px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 15px; 				
	background-color: transparent;
}

table#quicker_picker p.quick_pick_title {
	font-weight: bold;				
	font-size: 120%;
	text-align: center;
	margin-left: 15px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 15px; 				
	background-color: transparent;
}


table#quicker_picker {
	width: 620px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: inset outset inset outset ;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 5px;
    margin-left: auto;
    margin-right: auto ;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	

}

table#quicker_picker th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: #dadcd2;
	font-weight: normal;
	font-size: 9pt;
	text-align: left;

}

table#quicker_picker td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 9pt;
	text-align: left;
	background-color: #f3f5f7;
	margin-top: 1em;
	margin-bottom: 1em;
}

table#quicker_picker td.topdown {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 9pt;
	text-align: left;
	background-color: #f3f5f7;
	margin-top: 1em;
	margin-bottom: 1em;
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x
}


div#qpresults {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	width: 760px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}

div#codedemopagetext {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	width: 760px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}

div#codedemopagetext p.trackdemotext {
	font-weight: normal;				
	font-size: 100%;
	text-align: left;
	padding: 12px;
	margin-left: auto; 	
	margin-right: auto; 				
	margin-top: 1em; 
	margin-bottom: 1em;				
	background-color: transparent;

}

div#keywordsdemopagetext {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	width: 740px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}


div#keywordsdemopagetext p.trackdemotext {
	font-weight: normal;				
	font-size: 100%;
	text-align: left;
	padding: 12px;
	margin-left: auto; 	
	margin-right: auto; 				
	margin-top: 1em; 
	margin-bottom: 1em;				
	background-color: transparent;

}


div#notesdemopagetext {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	width: 630px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}


div#notesdemopagetext p.trackdemotext {
	font-weight: normal;				
	font-size: 100%;
	text-align: left;
	padding: 12px;
	margin-left: auto; 	
	margin-right: auto; 				
	margin-top: 1em; 
	margin-bottom: 1em;				
	background-color: transparent;

}


div#topicsdemopagetext {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	width: 690px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}


div#topicsdemopagetext p.trackdemotext {
	font-weight: normal;				
	font-size: 100%;
	text-align: left;
	padding: 12px;
	margin-left: auto; 	
	margin-right: auto; 				
	margin-top: 1em; 
	margin-bottom: 1em;				
	background-color: transparent;

}


div#widgetdemopagetext {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	width: 690px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}


div#widgetdemopagetext p.trackdemotext {
	font-weight: normal;				
	font-size: 100%;
	text-align: left;
	padding: 12px;
	margin-left: auto; 	
	margin-right: auto; 				
	margin-top: 1em; 
	margin-bottom: 1em;				
	background-color: transparent;

}


div#directorydemopagetext {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	width: 690px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}


div#directorydemopagetext p.trackdemotext {
	font-weight: normal;				
	font-size: 100%;
	text-align: left;
	padding: 12px;
	margin-left: auto; 	
	margin-right: auto; 				
	margin-top: 1em; 
	margin-bottom: 1em;				
	background-color: transparent;

}

div#annotate_demo {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	height: 300px;
	width: 630px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}

div#widget_demo {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	height: 400px;
	width: 690px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}


div#codedemopagetext2 {
	border-width: 1px 1px 1px 1px;
	border-style: inset outset inset outset;
	background-color: transparent;
	width: 790px;
	padding: 1px 2px 1px 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	
    margin-left: auto;
    margin-right: auto ;
}

div#codedemopagetext2 p.trackdemotext {
	font-weight: normal;				
	font-size: 100%;
	text-align: left;
	padding: 12px;
	margin-left: auto; 	
	margin-right: auto; 				
	margin-top: 1em; 
	margin-bottom: 1em;				
	background-color: transparent;

}

#contents div.background p.advertising_methods {
	font-weight: normal;				
	font-size: 120%;
	text-align: left;
	padding: 12px;
	margin-left: auto; 	
	margin-right: auto; 				
	margin-top: 1em; 
	margin-bottom: 1em;				
	background-color: transparent;

}


#contents div.background p.Judicial {
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
	text-align: left;
	margin-left: 10px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 10px; 	
	line-height: 16px;			
}


#contents div.background div.Target_Methods {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: 5%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}


#contents div.background p.testify {
	font-weight: normal;
	font-style: normal;
	font-size: 85%;
	text-align: left;
	margin-left: 7%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 7%; 	
	line-height: 14px;			
}


#contents div.background div.testified {
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	background-color: white;
	padding: 4px;
	margin-left: 5%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 5px solid gray;
	box-shadow: 0px 5px 5px #888888;	
}


table#activate_code_listings {
	width: 620px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: inset outset inset outset ;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 5px;
    margin-left: auto;
    margin-right: auto ;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	

}

table#activate_code_listings th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: #dadcd2;
	font-weight: normal;
	font-size: 9pt;
	text-align: left;

}

table#activate_code_listings td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 9pt;
	text-align: left;
	background-color: #f3f5f7;
	margin-top: 1em;
	margin-bottom: 1em;
}


table#activate_code_listings p.activate_code_text {
	font-weight: normal;				
	font-size: 90%;
	text-align: left;
	margin-left: 10px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
	background-color: transparent;
}


table#activate_name {
	width: 100%;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden ;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	padding: 5px;
    margin-left: auto;
    margin-right: auto ;
	margin-top: 1em;
	margin-bottom: 1em;
}

table#activate_name th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: #dadcd2;
	font-weight: normal;
	font-size: 9pt;
	text-align: left;

}

table#activate_name td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 9pt;
	text-align: left;
	background-color: #f3f5f7;
	margin-top: 1em;
	margin-bottom: 1em;
}


#contents div.background p.activate_data {
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}

#contents div.background p.activate_data_bold {
	font-weight: bold;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 10px; 				
}


#contents div.background p.activate_data_small {
	font-weight: normal;				
	font-size: 85%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 10px;
	line-height: 12px;
}

#contents div.background p.activate_data_medium {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;				
	font-size: 95%;
	color: black;
	margin-left: 10px; 	
	text-align: left;
	padding: 0px;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 10px;
	line-height: 12px;
}


img#printer_icon {
	margin-top: -20px; 
	margin-bottom: -7px;				
	margin-right: 0px;
	margin-left: 3px;
	display: inline-block;
}






table#text_page_navigate {
	width: 80%;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden ;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	padding: 5px;
    margin-left: auto;
    margin-right: auto ;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0px 5px 5px #888888;	

}

table#text_page_navigate th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: #dadcd2;
	font-weight: normal;
	font-size: 9pt;
	text-align: center;

}

table#text_page_navigate td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 1px 2px;
	border-style: inset outset inset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
	background-color: #f3f5f7;
	margin-top: 1em;
	margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
	
}

.button-link {
	font-size: 9pt;
	color: black;
    height:20px;
    padding: 5px 5px;
    background: #f3f5f7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
}
.button-link:hover {
	color: yellow;
    background: #356094;
    border: solid 1px #2A4E77;
    text-decoration: none;
}


div#display_practice {
	border-width: 2px 2px 2px 2px;
	padding: 10px 12px 10px 12px;
	border-style: outset outset inset outset;
	border-color: gray gray gray gray;
	background-color: yellow;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	font-weight: normal;				
	font-size: 100%;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	
	margin-top: 1em;
	margin-bottom: 1em;
    margin-left: 10px;
    margin-right: 10px;

}

#widget_prompt {
	background-color: #ebecc6;
	padding: 4px;
	margin-left: 5%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	font-weight: normal;				
	font-size: 90%;
	border: 4px solid gray;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	box-shadow: 0px 5px 5px #888888;	
}



p#zholder {
	display:none;
}



#contents div.background p.topic_ad_name {
	font-weight: bold;				
	font-size: 10pt;
	text-align: left;
	line-height: 15px;
	margin-left: 2%; 	
	margin-top: 2%; 
	margin-bottom: 0em;				
	margin-right: 5%; 				
	background-color: transparent;
}

#contents div.background p.topic_ad_name a {
	font-weight: normal;				
	font-size: 10pt;
	text-align: left;
	line-height: 15px;
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	background-color: transparent;
}

#contents div.background p.topic_ad_address {
	font-weight: normal;				
	font-size: 10pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.topic_ad_address2 {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}

#contents div.background p.topic_ad_address a {
	font-weight: normal;				
	font-size: 10pt;
	line-height: 15px;
	text-align: left;
}

#contents div.background p.topic_practice {
	font-weight: normal;				
	font-size: 65%;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
}


#contents div.background p.topic_tagline {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}

#contents div.background p.topic_firminfo {
	font-weight: normal;				
	font-size: 9pt;
	line-height: 15px;
	margin-left: 2%; 	
	text-align: left;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 				
}

#contents div.background p.topic_tagline a {
	font-weight: normal;				
	font-size: 9pt;
	margin-top: 0em; 
	margin-bottom: 1em;				
	text-align: left;
	
}

#contents div.background p.topicad_content {
	font-weight: normal;				
	font-size: 85%;
	text-align: left;
	padding: 1px;
	margin-left: 2%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}


img.topic_logo {
	padding: 5px;
	margin-left: auto; 	
	margin-right: auto; 				
	margin-top: 0px; 
	margin-bottom: 5px;				
}




table#step2table{
	font-weight: normal;				
	margin-top: 0px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 0px;
	background-image: url('/images/paper002.jpg');	
	margin-left: 10px;
	margin-right: auto;
	width: 620px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	
	
}

table#step2table th {
	font-weight: bold;				
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;

}

table#step2table td {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	padding: 0px;
	background-color: transparent;
	font-weight: normal;				
	font-size: 100%;
	margin-top: 0px;
	margin-left: 3px;
	padding: 10px;
}

table#Easy_Subjects {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	padding: 0px;
}

table#Easy_Subjects th {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	font-size: 100%;
	line-height: 12pt;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 0px;	
}

table#Easy_Subjects td {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	font-weight: normal;				
	font-size: 100%;
	line-height: 10pt;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 0px;	
}


table#Subtopics {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	padding: 0px;
}

table#Subtopics th {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	font-size: 100%;
	line-height: 12pt;
	margin-top: 0em;
	margin-bottom: 0em;
	background-color: transparent;
	padding: 0px;	
}

table#Subtopics td {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dashed dotted dashed dotted;
	border-color: gray gray gray gray;
	background-color: transparent;
	font-weight: normal;				
	font-size: 100%;
	line-height: 11pt;
	margin-top: 50%;
	margin-bottom: 50%;
	padding: 0px;
	margin-left: 12px;
}

#contents div.background p.easy_subject_title_bar {
	font-weight: bold;				
	font-size: 11pt;
	color: black;
	margin-left: 0%; 	
	text-align: left;
	padding: 0px;
	margin-top: .5em; 
	margin-bottom: .5em;				
	margin-right: 8%; 				
}




div.default_package {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	border-width: 5px 5px 5px 5px;
	padding: 2px 2px 2px 2px;
	border-style: groove ridge groove ridge;
	border-color: gray gray gray gray;
	background-color: #f6f5e6;
}

div.codedir_package_a {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #f6f5e6;
}


div.codedir_package_b {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #f6f5e6;
}


div.codedir_package_c {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	border-width: 3px 3px 3px 3px;
	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #f6f5e6;
}

div.codedir_package_d {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #f6f5e6;
}

div.codedir_package_e {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: #f6f5e6;
}

#contents div.background div.premiere_tag {
	float: right;
	color: gold;
	margin-right: 5%; 				
	margin-left: 5%; 	
	background-color: transparent;
	line-height: 15px;
	font-weight: bold;				
	font-variant: small-caps; 
	font-size: 85%;
	text-align: center;
	margin-top: 0em; 
	margin-bottom: 0em;				
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: green;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;		
}


#contents div.background p.more_practice_listings {
	font-weight: bold;				
	font-size: 9pt;
	line-height: 15px;
	margin-left:auto; 	
	text-align: center;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: auto; 				

}

#contents div.background span.more_count {
	font-weight: normal;				
	font-size: 7pt;
	line-height: 15px;
	margin-left:auto; 	
	text-align: center;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: auto; 				
	color:grey;

}


#contents div.set_location_form {
	margin-left: 0px; 		
	margin-right:10px; 		
	margin-top: 15px; 
	margin-bottom: 0em;
	font-size: 85%;
	text-align: right; 
	display: block;
	float: right;
	background-color: #EFE8E8;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;		
	
}



#contents table.location_form {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	background-image: url('/images/paper002.jpg');	
}

#contents table.location_form th {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
}

#contents table.location_form td {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
}

input#lookup_barname, input#lookup_attorney_byzip, input#lookup_by_barname {
  margin: 5px;
  padding: 0 2px;
  width: 120px;
  height: 18px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px; // Can we get this on WebKit please?
  @include box-shadow(inset 0 1px 3px rgba(black, .12));

  &:focus {
    border-color: #7dc9e2;
    outline-color: #dceefc;
    outline-offset: 0; // WebKit sets this to -1 by default
  }
}


select#get_attorney_bycity, select#get_attorney_bycounty {
  margin: 5px;
  padding: 0 0px;
  width: 125px;
  height: 18px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px; // Can we get this on WebKit please?
  @include box-shadow(inset 0 1px 3px rgba(black, .12));

  &:focus {
    border-color: #7dc9e2;
    outline-color: #dceefc;
    outline-offset: 0; // WebKit sets this to -1 by default
  }
}


#contents FORM.ldir_lookup {
	margin-left: 0px; 		
	margin-top: 15px; 
	margin-bottom: 0em;
	margin-right: 15px; 		
	font-size: 85%;
	text-align: left; 
	display: inline;
	background-color: transparent;
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden ;
	line-height: 1em;
}


#contents div.background p.attorney_lookup_header {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 15px; 		
	padding: 0px;		
	background-color: transparent;
	line-height: 1em;
}

#contents div.background p.attorney_lookup_instructions {
	font-weight: normal;				
	font-size: 9pt;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 250px; 		
	padding: 0px;	
	background-color: transparent;
	line-height: 10pt;
	
}


#contents table.A2Z_index_letters {
	font-weight: normal;				
	margin-top: 0px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden ;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
    margin-left: auto;
    margin-right: auto;
	padding: 0px;
	width:100%;
}

#contents table.A2Z_index_letters th {
	font-weight: bold;				
	border-width: 1px 1px 1px 1px;
	padding: 3px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: transparent ;
    margin-left: auto;
    margin-right: auto;
}

#contents table.A2Z_index_letters td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	font-weight: normal;				
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 3%;
	background-color: transparent;
}

div#browse_a2z {
	font-weight: normal;				
	font-size: 100%;
	border-width: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-color: gray gray gray gray;
	background-color: transparent;
	margin-top: 2em;
	margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    width:85%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	
}

span#current_az {
	font-weight: bold;				
	font-size: 150%;
	text-decoration: underline;
	color: green;
}

table#browse_lookup {
	margin-bottom: 0em;
}

p#navarrows {
    margin-left: auto;
    margin-right: auto;
    text-align: center ;
}




div#browse_a2z_dictionary {
	font-weight: normal;				
	font-size: 100%;
	border-width: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-color: gray gray gray gray;
	background-color: transparent;
	margin-top: 0em;
	margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    width:85%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	
}


table#navigate_browse_attorneys {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 5px;
}

table#navigate_browse_attorneys th {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
}

table#navigate_browse_attorneys td {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	padding: 5px;
}

#contents p#displaying_footer {
	font-weight: bold;				
	font-size: 95%;
	text-align: center;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-left: auto; 		
	margin-right: auto; 		
	padding: 0px;	
	color: grey;
	line-height: 9pt;
}

div.featured_package {
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	border-width: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: #f6f5e6;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	
}

div.featured_tag {
	margin-left: auto; 	
	margin-right: auto; 				
	margin-top: 0em; 
	margin-bottom: 1em;				
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	font-size: 80%;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: green;
	color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	
}




#contents table#topic_news {

	font-weight: normal;				
	font-size: 100%;
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	
	margin-top: 1em;
	margin-bottom: 1em;
    margin-left: 10px;
    margin-right: 10px;
    width: 652px;
	background-image: url('/images/paper002.jpg');

}

#contents table#topic_news th {
	font-weight: bold;				
	border-width: 1px 1px 1px 1px;
	padding: 15px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: transparent ;
    margin-left: auto;
    margin-right: auto;
}

#contents table#topic_news td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	font-weight: normal;				
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	background-color: transparent;
}



#contents table#reciprocals {
	font-weight: normal;				
	font-size: 100%;
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	
	margin-top: 1em;
	margin-bottom: 1em;
    margin-left: 10px;
    margin-right: 10px;
    width: 652px;
	background-image: url('/images/paper002.jpg');

}

#contents table#reciprocals th {
	font-weight: bold;				
	border-width: 1px 1px 1px 1px;
	padding: 15px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: transparent ;
    margin-left: auto;
    margin-right: auto;
}

#contents table#reciprocals td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	font-weight: normal;				
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	background-color: transparent;
	line-height: 11pt;
}

#contents table#tcontents p.webster_word {
	font-weight: bold;
	text-decoration: underline ;
	font-size: 105%;
	text-align: left;
	margin-left: 15px; 	
	margin-right: 35px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	padding: 0px;	
	color: black;
}

#contents table#tcontents p.webster_heading {
	font-weight: bold;
	text-decoration: none ;
	font-size: 100%;
	text-align: left;
	margin-left: 25px; 	
	margin-right: 35px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	padding: 0px;	
	color: black;
}

#contents table#tcontents p.webster_definition {
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	margin-left: 35px; 	
	margin-right: 35px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	padding: 0px;	
	color: black;
}


#contents table#tcontents p.thesaurus_syns {
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	margin-left: 25px; 	
	margin-right: 35px; 	
	margin-top: 1em; 
	margin-bottom: 0em;				
	padding: 0px;	
	color: black;
}

#contents table#tcontents p.webster_syns {
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	margin-left: 35px; 	
	margin-right: 35px; 	
	margin-top: 1em; 
	margin-bottom: 0em;				
	padding: 0px;	
	color: black;
}

#contents table#tcontents p.bouvier_cross {
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	margin-left: 35px; 	
	margin-right: 35px; 	
	margin-top: 1em; 
	margin-bottom: 0em;				
	padding: 0px;	
	color: black;
}

#contents table#tcontents p.bouvier_word {
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
	margin-left: 25px; 	
	margin-right: 35px; 	
	margin-top: 2em; 
	margin-bottom: 1em;				
	padding: 0px;	
	color: black;
}

#contents table#tcontents p.bouvier_definition {
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	margin-left: 35px; 	
	margin-right: 35px; 	
	margin-top: 1em; 
	margin-bottom: 0em;				
	padding: 0px;	
	color: black;
}

#contents table#tcontents p.legal_title {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-left: auto; 	
	margin-right: auto; 	
	margin-top: 1em; 
	margin-bottom: 2em;				
	padding: 0px;	
	color: black;
}


#contents table#tcontents p.dictionary_disclaimer  {
	font-weight: normal;
	font-size: 80%;
	text-align: center;
	margin-left: 15%; 	
	margin-right: 15%; 	
	margin-top: 2em; 
	margin-bottom: 2em;				
	padding: 0px;	
	color: grey;
	line-height: 9pt
}


#contents div.dictionary_browse p.dictionary_browse_word {
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	margin-left: 15px; 	
	margin-right: 30px; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	padding: 0px;	
	color: black;
}

#contents div.dictionary_browse span.dictionary_summary {
	font-weight: normal;
	font-size: 90%;
	text-align: left;
	margin-left: 5px; 	
	margin-right: 30px; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	padding: 0px;	
	color: grey;
}


#contents FORM.dict_lookup {
	margin-left: auto; 		
	margin-top: 15px; 
	margin-bottom: 0em;
	margin-right: auto; 		
	font-size: 85%;
	text-align: left; 
	display: inline;
	background-color: transparent;
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden ;
	line-height: 1em;
}


table#browse_by_city {
	width: 100%;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
	padding: 5px;
}

table#browse_by_city th {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
}

table#browse_by_city td {
	vertical-align: top;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: transparent;
	padding: 5px;
}

#footer p.canonical {
	font-weight: normal;
	font-size: 90%;
	text-align: center;
	margin-left: auto; 	
	margin-right: auto; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	padding: 0px;	
	color: white;
	line-height: 9pt
}

#footer p.canonical a{
	font-weight: normal;
	font-size: 90%;
	text-align: center;
	margin-left: auto; 	
	margin-right: auto; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	padding: 0px;	
	color: white;
	line-height: 9pt;
}

#header h1 {
	font-weight: normal;
	color: white;
	font-size: 1em;
	margin-top: 0em; 
	margin-bottom: 0em;				
	text-align: left;
}

#header h1 a {
	font-weight: normal;
	color: white;
	font-size: 1em;
	margin-top: 0em; 
	margin-bottom: 0em;				
	text-align: left;
}

#contents div.background H2.content{
	
	font-weight: bold;		
	font-size: 100%;						
	margin-left: 0%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
}	

#contents div.background H3.content {
	
	font-weight: bold;				
	margin-left: 2%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;
	text-transform: none;					
}	

#contents div.background H4.content {
	
	font-weight: bold;				
	margin-left: +4%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#contents div.background H5.content {
	
	font-weight: bold;				
	margin-left: +6%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#contents div.background H6.content {
	
	font-weight: bold;				
	margin-left: +8%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#contents div.background H7.content {
	
	font-weight: bold;				
	margin-left: +10%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#contents div.background H8.content {
	
	font-weight: bold;				
	margin-left: +12%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#contents div.background H9.content {
	font-weight: bold;				
	margin-left: +14%; 		
	margin-top: .5em; 
	margin-bottom: .5em;				
	font-size: 100%;						
}	

#display_toc button.selectedlevel {
	font-weight: bold;				
	color:green;
	font-size: 115%;				
	vertical-align: top;
}

#display_toc button.unselectedlevel {
	vertical-align: top;
}

#contents div.background p.expandolevels {
	text-align: center;
	font-weight: bold;				
	margin-left: auto; 	
	margin-right: auto; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	line-height: 12pt;
}

#contents #table_search_results td.results_link_text {
	background-color: #FFFFFF;
}

#contents #table_search_results td.results_link_parent {
	background-color: #E8DEDE;
}



#contents div.background H2.Article_Heading {
	font-weight: bold;				
	font-size: 110%;
	text-decoration: underline;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5px; 				
	background-color: transparent;
}


#contents div.background H2.ad_category {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	padding: 1px;
	margin-left: 15px; 	
	margin-top: 0em; 
	margin-bottom: 3px;				
	margin-right: 0%; 				
	background-color: transparent;
	line-height: 14px;
	font-variant: none; 
	text-transform: none;					
}


#contents div.background H3.ad_subcategories {
	font-weight: normal;				
	font-size: 85%;
	margin-left: 25px; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: .2em;				
	margin-right: 0%;
	line-height: 1em;
	text-transform: none;					
}

#contents div.background H3.ad_subcategories a {
	font-weight: normal;				
	font-size: 100%;
	margin-left: 0px; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: .2em;				
	margin-right: 0%;
	line-height: 1em;
	text-transform: none;					
}


#contents div.background p.pratice_list_ad_name {
	font-weight: bold;				
	font-size: 105%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 3pt;				
	margin-right: 0%;
	line-height: 10pt;
}


#contents div.background p.practice_list_ad_address {
	font-weight: normal;				
	font-size: 95%;
	margin-left: 5px; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	line-height: 10pt;
}


#contents div.background p.practice_list_webjump {
	font-weight: normal;				
	font-size: 95%;
	margin-left: 5px; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	line-height: 10pt;
}


#contents div.background p.profile_location {
	font-weight: normal;				
	font-size: 95%;
	margin-left: 5px; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
	line-height: 10pt;
}


#contents div.background p.profile_attorney_name {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	padding: 1px;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
}


#contents div.background p.profile_location {
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	padding: 1px;
	margin-left: 15px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}

#googlemap {
	display:inline;
	float: right;
	margin-top: 0em;
	margin-right: 10px;
	border-width: 2px 2px 2px 3px;
	padding: 2px;
	border-style: solid;
	border-color: gray gray gray gray;
	background-color: transparent;
    width:350px;
    height:250px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	

}

#googlemap_controls {
	display:inline;
	float: right;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 1em;
	margin-right: 10px;
	border-width: 2px 2px 2px 3px;
	padding: 2px;
	border-style: solid;
	border-color: gray gray gray gray;
	background-color: transparent;
    width:350px;
    height:20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	

}

#contents div.background #googlemap_controls p.zoom_map_controls {
	font-weight: bold;				
	font-size: 95%;
	text-align:center;
	padding: 1px;
	margin-left: auto; 	
	margin-right: auto; 				
	margin-top: 0em; 
	margin-bottom: 0em;				
}


#googlefullpage {
	display:inline;
	float: right;
	font-size:90%;
	text-align:center;
	margin-top: 2em;
	margin-bottom: 2px;
	margin-right: 10px;
	border-width: 0px 0px 0px 0px;
	padding: 2px;
	border-style: hidden;
	border-color: gray gray gray gray;
	background-color: transparent;
    width:350px;
    height:20px;
}

#profile_page_footer {
	display:block;
	text-align:left;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	border-width: 2px 2px 2px 3px;
	padding: 2px;
	border-style: solid;
	border-color: gray gray gray gray;
	background-color: #E8DEDE;
    width:95%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	

}

#contents div.background #profile_page_footer p.profile_footer2 {
	font-weight: normal;				
	font-size: 90%;
	margin-left: 15px; 	
	margin-right: 15px; 	
	text-align: left;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 0em;				
}

nav.navbar {
	font-weight: normal;				
	font-size: 95%;
	margin-left: 5px; 	
	margin-right: 5px; 	
	text-align: left;
	padding: 1px;
	margin-top: 10px; 
	margin-bottom: 0em;				
	font-family: Tahoma, Geneva, sans-serif;
	
}



#contents table#topic_searches {
	font-weight: normal;				
	font-size: 100%;
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	
	margin-top: 1em;
	margin-bottom: 1em;
    margin-left: 10px;
    margin-right: 10px;
    width: 652px;
	background-image: url('/images/paper002.jpg');

}

#contents table#topic_searches th {
	font-weight: bold;				
	border-width: 1px 1px 1px 1px;
	padding: 15px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: transparent ;
    margin-left: auto;
    margin-right: auto;
}

#contents table#topic_searches td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	font-weight: normal;				
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	background-color: transparent;
	line-height: 11pt;
}


div#topic_article {
	font-weight: normal;				
	font-size: 100%;
	border-width: 2px 2px 2px 2px;
	padding: 10px 10px 10px 10px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	
	margin-top: 1em;
	margin-bottom: 1em;
    margin-left: 10px;
    margin-right: 10px;
    width: 630px;
	background-image: url('/images/paper002.jpg');
}



#header #navigation a.navbutton {
   border: 1px solid #0a3c59;
   background: #3e779d;
   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d));
   background: -webkit-linear-gradient(top, #65a9d7, #3e779d);
   background: -moz-linear-gradient(top, #65a9d7, #3e779d);
   background: -ms-linear-gradient(top, #65a9d7, #3e779d);
   background: -o-linear-gradient(top, #65a9d7, #3e779d);
   background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%);
   padding: 4.5px 10px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7ea4bd 0 1px 0;
   color: #f7fcff;
   font-size: 11px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
}

#header #navigation a.navbutton:hover {
   border: 1px solid #0a3c59;
   padding: 5.5px 12px;
   text-shadow: #1e4158 0 1px 0;
   background: #5b788c;
   background: -webkit-gradient(linear, left top, left bottom, from(#8cb4cf), to(#5b788c));
   background: -webkit-linear-gradient(top, #8cb4cf, #5b788c);
   background: -moz-linear-gradient(top, #8cb4cf, #5b788c);
   background: -ms-linear-gradient(top, #8cb4cf, #5b788c);
   background: -o-linear-gradient(top, #8cb4cf, #5b788c);
   background-image: -ms-linear-gradient(top, #8cb4cf 0%, #5b788c 100%);
   color: #F6F5E6;
   text-decoration: underline;
   font-weight: bold;
 }

#header #navigation a.navbutton:active {
   text-shadow: #1e4158 0 1px 0;
   border: 1px solid #0a3c59;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#5b788c));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   background-image: -ms-linear-gradient(top, #3e779d 0%, #65a9d7 100%);
   color: #d1cad1;
}


#header #navigation a.navbutton_selected {
   border: 1px solid #0a3c59;
   background: #bff2c6;
   background: -webkit-gradient(linear, left top, left bottom, from(#bff2c6), to(#0b9e1f));
   background: -webkit-linear-gradient(top, #bff2c6, #0b9e1f);
   background: -moz-linear-gradient(top, #bff2c6, #0b9e1f);
   background: -ms-linear-gradient(top, #bff2c6, #0b9e1f);
   background: -o-linear-gradient(top, #bff2c6, #0b9e1f);
   background-image: -ms-linear-gradient(top, #bff2c6 0%, #0b9e1f 100%);
   padding: 4.5px 10px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7ea4bd 0 1px 0;
   color: #f7fcff;
   font-size: 11px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
}

#header #navigation a.navbutton_selected:hover {
   border: 1px solid #0a3c59;
   padding: 5.5px 12px;
   text-shadow: #1e4158 0 1px 0;
   background: #5b788c;
   background: -webkit-gradient(linear, left top, left bottom, from(#8cb4cf), to(#5b788c));
   background: -webkit-linear-gradient(top, #8cb4cf, #5b788c);
   background: -moz-linear-gradient(top, #8cb4cf, #5b788c);
   background: -ms-linear-gradient(top, #8cb4cf, #5b788c);
   background: -o-linear-gradient(top, #8cb4cf, #5b788c);
   background-image: -ms-linear-gradient(top, #8cb4cf 0%, #5b788c 100%);
   color: #F6F5E6;
   text-decoration: underline;
   font-weight: bold;
 }

#header #navigation a.navbutton_selected:active {
   text-shadow: #1e4158 0 1px 0;
   border: 1px solid #0a3c59;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#5b788c));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   background-image: -ms-linear-gradient(top, #3e779d 0%, #65a9d7 100%);
   color: #d1cad1;
}


div.qsearchbar {

	margin-top: 12px;	
	margin-left: 17px;

}

#search form.quick_search_form2 {
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-style: normal;
	line-height: 12px;
	font-weight: normal;	
	vertical-align: middle;	
	padding-top: 0px; 
	padding-bottom: 0px;	
}	


#search form.quick_search_form2 input {
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;	
	vertical-align: middle;	
	padding-top: 0px; 
	padding-bottom: 0px;	
	height: 20px;
	border-radius:6px;
/*    border: none;	*/
}	

#search form.quick_search_form2 input[type=submit] {
   font-family: Tahoma;
   border: 1px solid #0a3c59;
   background: #3e779d;
   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d));
   background: -webkit-linear-gradient(top, #65a9d7, #3e779d);
   background: -moz-linear-gradient(top, #65a9d7, #3e779d);
   background: -ms-linear-gradient(top, #65a9d7, #3e779d);
   background: -o-linear-gradient(top, #65a9d7, #3e779d);
   background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%);
   padding: 1.5px 1.5px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7ea4bd 0 1px 0;
   color: #f7fcff;
   font-size: 11px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
}

#search form.quick_search_form2 input[type=submit]:hover {
   font-family: Tahoma;
   border: 1px solid #0a3c59;
   text-shadow: #1e4158 0 1px 0;
   background: #bff2c6;
   background: -webkit-gradient(linear, left top, left bottom, from(#bff2c6), to(#0b9e1f));
   background: -webkit-linear-gradient(top, #bff2c6, #0b9e1f);
   background: -moz-linear-gradient(top, #bff2c6, #0b9e1f);
   background: -ms-linear-gradient(top, #bff2c6, #0b9e1f);
   background: -o-linear-gradient(top, #bff2c6, #0b9e1f);
   background-image: -ms-linear-gradient(top, #bff2c6 0%, #0b9e1f 100%);
   color: #f7fcff;
   text-decoration: none;
   font-weight: bold;
   padding: 1.5px 1.5px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7ea4bd 0 1px 0;
   font-size: 13px;
   font-family: helvetica, serif;
   vertical-align: middle;
   cursor:pointer;
}

#search form.quick_search_form2 image {
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;	
	margin-top: 10px;
	vertical-align: middle;	
	padding-top: 0px; 
	padding-bottom: 0px;	
	padding-left: 3px;	
	height: 20px;
	width: 20px;
    border: none;	
}	


#contents div.background #bot_activity_headline {
	font-weight: bold;				
	font-size: 105%;
	text-align:left;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1em;	
}

table#current_nobot_activity {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: inset inset inset inset  ;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	margin-left: auto; 	
	margin-top: 0em; 
	margin-bottom: 0px;				
	margin-right: auto; 				
	padding: 10px 10px 10px 10px;
	width: 100%;
}

table#current_nobot_activity th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset hidden inset hidden  ;
	border-color: gray gray gray gray;
	background-color: white;
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	margin-top: 1em; 
	margin-bottom: 1em;				
}

table#current_nobot_activity td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dashed hidden dashed hidden  ;
	border-color: gray gray gray gray;
	background-color: white;
	font-weight: normal;				
	font-size: 80%;
	vertical-align: top;
	background-image: url('/images/paper002.jpg');	
	
}

#current_nobot_activity td H1.nobot_activity {
	font-weight: bold;				
	font-size: 105%;
	text-align:left;
	text-decoration:underline;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1em;	
}

table#current_nobot_locations {
	border-width: 0px 0px 0px 0px;
	border-spacing: 1px;
	border-style: hidden hidden hidden hidden  ;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	margin-left: auto; 	
	margin-top: 0em; 
	margin-bottom: 0px;				
	margin-right: auto; 				
	padding: 5px 5px 5px 5px;
	width: 100%;
}

table#current_nobot_locations th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden  ;
	border-color: gray gray gray gray;
	background-color: white;
	background-image: url('/images/premiere_bg.gif');	
	background-repeat: repeat-x;
	margin-top: 1em; 
	margin-bottom: 1em;				
}

table#current_nobot_locations td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: hidden hidden hidden hidden  ;
	border-color: gray gray gray gray;
	background-color: white;
	font-weight: normal;				
	font-size: 105%;
	vertical-align: top;
	background-image: url('/images/paper002.jpg');	
	
}

#current_nobot_locations td p.nobot_location {
	font-weight: normal;				
	font-size: 9pt;
	text-align:left;
	text-decoration:none;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 0em;	
	line-height: 13px;
}

#current_nobot_locations td p.nobot_location_state {
	font-weight: bold;				
	font-size: 110%;
	text-align:left;
	text-decoration:underline;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 0em;	
}


nav.footer_navbar {
	font-weight: normal;				
	font-size: 95%;
	margin-left: 5px; 	
	margin-right: 5px; 	
	text-align: center;
	padding: 1px;
	margin-top: 10px; 
	margin-bottom: 0em;				
	font-family: Tahoma, Geneva, sans-serif;
	
}

#footer a.footer_navbutton {
   border: 1px solid #0a3c59;
   background: #3e779d;
   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d));
   background: -webkit-linear-gradient(top, #65a9d7, #3e779d);
   background: -moz-linear-gradient(top, #65a9d7, #3e779d);
   background: -ms-linear-gradient(top, #65a9d7, #3e779d);
   background: -o-linear-gradient(top, #65a9d7, #3e779d);
   background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%);
   padding: 4.5px 10px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7ea4bd 0 1px 0;
   color: #f7fcff;
   font-size: 11px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
}

#footer a.footer_navbutton:hover {
   border: 1px solid #0a3c59;
   padding: 5.5px 12px;
   text-shadow: #1e4158 0 1px 0;
   background: #5b788c;
   background: -webkit-gradient(linear, left top, left bottom, from(#8cb4cf), to(#5b788c));
   background: -webkit-linear-gradient(top, #8cb4cf, #5b788c);
   background: -moz-linear-gradient(top, #8cb4cf, #5b788c);
   background: -ms-linear-gradient(top, #8cb4cf, #5b788c);
   background: -o-linear-gradient(top, #8cb4cf, #5b788c);
   background-image: -ms-linear-gradient(top, #8cb4cf 0%, #5b788c 100%);
   color: #F6F5E6;
   text-decoration: underline;
   font-weight: bold;
 }

#footer a.footer_navbutton:active {
   text-shadow: #1e4158 0 1px 0;
   border: 1px solid #0a3c59;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#5b788c));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   background-image: -ms-linear-gradient(top, #3e779d 0%, #65a9d7 100%);
   color: #d1cad1;
}


#footer a.footer_navbutton_selected {
   border: 1px solid #0a3c59;
   background: #bff2c6;
   background: -webkit-gradient(linear, left top, left bottom, from(#bff2c6), to(#0b9e1f));
   background: -webkit-linear-gradient(top, #bff2c6, #0b9e1f);
   background: -moz-linear-gradient(top, #bff2c6, #0b9e1f);
   background: -ms-linear-gradient(top, #bff2c6, #0b9e1f);
   background: -o-linear-gradient(top, #bff2c6, #0b9e1f);
   background-image: -ms-linear-gradient(top, #bff2c6 0%, #0b9e1f 100%);
   padding: 4.5px 10px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7ea4bd 0 1px 0;
   color: #f7fcff;
   font-size: 11px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
}

#footer a.footer_navbutton_selected:hover {
   border: 1px solid #0a3c59;
   padding: 5.5px 12px;
   text-shadow: #1e4158 0 1px 0;
   background: #5b788c;
   background: -webkit-gradient(linear, left top, left bottom, from(#8cb4cf), to(#5b788c));
   background: -webkit-linear-gradient(top, #8cb4cf, #5b788c);
   background: -moz-linear-gradient(top, #8cb4cf, #5b788c);
   background: -ms-linear-gradient(top, #8cb4cf, #5b788c);
   background: -o-linear-gradient(top, #8cb4cf, #5b788c);
   background-image: -ms-linear-gradient(top, #8cb4cf 0%, #5b788c 100%);
   color: #F6F5E6;
   text-decoration: underline;
   font-weight: bold;
 }

#footer a.footer_navbutton_selected:active {
   text-shadow: #1e4158 0 1px 0;
   border: 1px solid #0a3c59;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#5b788c));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   background-image: -ms-linear-gradient(top, #3e779d 0%, #65a9d7 100%);
   color: #d1cad1;
}


#contents div.background H1.lookup_a_law2 {
	font-weight: bold;
	font-size: 135%;
	margin-left: 0%; 	
	text-align: left;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	vertical-align:text-top
		
}

#contents div.background H1.look_up_a_lawyer2 {
	font-weight: bold;				
	font-size: 135%;
	margin-left: 0%; 	
	text-align: right;
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 0%; 				
	vertical-align:text-top
}

#contents div.background nav.state_entry2 {
	font-weight: normal;				
	font-size: 95%;
	margin-left: 0%; 	
	text-align: left;
	margin-top: .3em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
}

#contents div.background nav.lawyer_entry2 {
	font-variant: small-caps; 
	font-weight: normal;				
	font-size: 95%;
	margin-left: 0%; 	
	text-align: right;
	margin-top: .3em; 
	margin-bottom: 1em;				
	margin-right: 0%; 				
}

#contents div.background H2.Latest_News_Headline {
	font-weight: bold;				
	font-size: 95%;
	margin-left: 5%; 	
	text-align: center;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	vertical-align:text-bottom
}	

#contents div.background H2.home_mission_headline {
	font-weight: bold;				
	font-size: 90%;
	text-align: center;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5px; 
	line-height: 12px;
}




#contents div.background p.policy_head  {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;				
	font-size: 95%;
	margin-left: 5%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}

#contents div.background p.policy_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;				
	font-size: 95%;
	margin-left: 5%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}

#contents div.background p.policy_bullet {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;				
	font-size: 95%;
	margin-left: 7%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}

#contents div.background p.policy_address {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;				
	font-size: 95%;
	margin-left: 7%; 	
	text-align: right;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}

#contents div.background p.policy_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;				
	font-size: 105%;
	margin-left: 7%; 	
	text-align: center;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}


#contents div.background p.TermsAndConditions {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;				
	font-size: 105%;
	text-align: center;
	padding: 0px;
	margin-left: 5%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 			
	background-color: transparent;
}

#contents div.background p.terms {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;				
	font-size: 95%;
	margin-left: 5%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}


#contents div.background p.TCHead {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;				
	font-size: 95%;
	margin-left: 5%; 	
	text-align: left;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
	text-decoration: underline;
}

#contents div.background p.terms_sub {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;				
	font-size: 95%;
	text-align: left;
	padding: 0px;
	margin-left: 8%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 8%; 			
	background-color: transparent;
}

#contents div.background p.terms_address {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;				
	font-size: 95%;
	margin-left: 7%; 	
	text-align: right;
	padding: 1px;
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 				
}

#contents div.background p.noise_words_removed {
	font-weight: normal;				
	font-size: 75%;
	text-align: left;
	margin-left: 0%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 2%; 
	line-height: 11px;
}





#contents table#suggested_topics {
	font-weight: normal;				
	font-size: 100%;
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px #888888;	
	margin-top: 1em;
	margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    width: 652px;
	background-image: url('/images/paper002.jpg');

}

#contents table#suggested_topics th {
	font-weight: bold;				
	border-width: 1px 1px 1px 1px;
	padding: 15px;
	border-style: groove ridge inset outset;
	border-color: gray gray gray gray;
	background-color: transparent ;
    margin-left: auto;
    margin-right: auto;
}

#contents table#suggested_topics td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	font-weight: normal;				
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	background-color: transparent;
	line-height: 11pt;
}


#contents div.background H2.results_parent {
	font-weight: bold;				
	font-size: 95%;
	text-align: left;
	margin-left: 0%; 	
	margin-top: 0em; 
	margin-bottom: 0em;				
	margin-right: 5%; 				
}


#contents div.background p.suggested_search_list {
	font-weight: normal;				
	font-size: 75%;
	text-align: left;
	margin-left: 0%; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 
	line-height: 11px;
}

#current_nobot_activity p.nobot_activity {
	font-weight: normal;				
	font-size: 100%;
	text-align:left;
	text-decoration:none;
	padding: 1px;
	margin-top: 1em; 
	margin-bottom: 1em;	
}


#contents div.background p.search_hints {
	font-family: Arial, Tahoma, Baramond, Garamond, "Times New Roman", serif; 
	font-weight: normal;				
	font-size: 80%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 
	line-height: 12px;
}

#contents div.background p.search_hints_title {
	font-family: Arial, Tahoma, Baramond, Garamond, "Times New Roman", serif; 
	font-weight: normal;				
	font-size: 80%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 
	line-height: 12px;
}

#contents div.background p.search_hints_subtitle {
	font-family: Arial, Tahoma, Baramond, Garamond, "Times New Roman", serif; 
	font-weight: normal;				
	font-size: 80%;
	text-align: left;
	margin-left: 5px; 	
	margin-top: 1em; 
	margin-bottom: 1em;				
	margin-right: 5%; 
	line-height: 12px;
}

#contents div.background p.search_hints_synonym {
	font-family: Arial, Tahoma, Baramond, Garamond, "Times New Roman", serif; 
	font-weight: normal;				
	font-size: 80%;
	text-align: left;
	margin-left: 15px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 
	line-height: 12px;
}

#contents div.background p.search_hints_subitem {
	font-family: Arial, Tahoma, Baramond, Garamond, "Times New Roman", serif; 
	font-weight: normal;				
	font-size: 80%;
	text-align: left;
	margin-left: 15px; 	
	margin-top: 0em; 
	margin-bottom: 1em;				
	margin-right: 5%; 
	line-height: 12px;
}


#TOC_quick_search_form {
    margin-left: auto;
    margin-right: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	border-width: 0px 0px 0px 0px;
/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-style: normal;
	line-height: 12px;
	font-weight: normal;	
	vertical-align: middle;	
	padding-top: 0px; 
	padding-bottom: 0px;	
}	


#TOCSearch {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}

#SearchTOCPrompt {
	font-family: Arial, Tahoma, Baramond, Garamond, "Times New Roman", serif; 
	font-weight: normal;				
	font-size: 80%;
	padding-top: 1px; 
	padding-bottom: 1px;	
	background-color: #FEFDFD;
	margin-left: 5px; 	
	margin-right: 5px; 
}

#contents div.background ul.sponsor {
	margin-left: 15px; 	
	margin-right: 15px; 
	font-weight: normal;				
	font-size: 90%;
	text-align: left;
}