/* lds2.0.css

Light gray bg: #EDEDED
New gold: #d0b948
New Red: #5b1400
New tan: #ddd6a3
Light tan: #f8f4e9
Also light tan:#F2EFCD;
border: DDDBD0
 */
#bbb { 
width:118px;
padding:0;
margin:auto;
text-align:center;
}
#bbb img {
width:118px;
height:40px;
margin:0;
padding:0;
}
#logo_search {
   padding:0;
   margin:0 0 6px 0;
   width:443px;
   height:76px;
   background:url("/images/ldlogo/usca_com.png") no-repeat 0px 4px;
}
#logo_link a {
width:367px;
height:83px;
display:block;
text-align:center;
vertical-align:middle;
padding:0;
margin:0;
}
#logo_link a span {
visibility:hidden;
}
div.LDOrderPageTopMenu {
   width:970px;
   height:48px;
   background:url("/images/menubar.gif") center center no-repeat;
   text-align:center;
   line-height:48px;
}
/* Main Menu */
#mm {
   width:970px;
   height:48px;
   font-size:13px;
   background:url("/images/menubar.gif") center center no-repeat;
}
#mm * {
   line-height:18px;
}
#mm, #mm ul {
   text-align:left;
   list-style:none;
   padding:0;
   margin:0;
}
#mm li {
   float:left;
   text-align:center;
   margin-right:0px;
   margin-top:6px;
   height:3.5em;
}
#mm li li { margin-top:auto } /* Reset top margin */
#mm li a {
   display:block;
   margin-left:16px;
   padding-right:15px;
   padding-bottom:1px;
   color:black;
}
#mm li.current a {
   color:#5b1400;
}
#mm li.current {
}
#mm li#LAWDEPOT, #mm li.LAWDEPOT {
   /*float:right;*/
   /*background:#48A8D0;*/
   /*background:#894114;*/
	position:absolute;
	right:0;
   background:none;
}
#mm li#LAWDEPOT a, #mm li.LAWDEPOT a, #mm li#POPDOC a, #mm li.POPDOC a, #mm li#DOCCAT a, #mm li.DOCCAT a  {
   /*color:black;*/
   /*background:#48A8D0;*/
   color:#5b1400;
   /*background:#894114;*/
   background:none;
   font-weight:bold;
}
#mm li#LAWDEPOT li a, #mm li.LAWDEPOT li a, #mm li#POPDOC li a, #mm li.POPDOC li a, #mm li#DOCCAT li a, #mm li.DOCCAT li a {
   font-weight:normal;
}
/* Drop-downs */
#mm li ul {
   position:absolute;
   visibility:hidden;
   z-index:10;
   /*top:127px;*/
   margin-left:15px;
   width:239px;
   background:url("/images/dropmenu.png") bottom center no-repeat;
}
#mm li ul li {
   float:none;
   text-align:left;
   width:auto;
   height:auto;
   padding:0;
   border:0;
   margin:0;
   padding-bottom:4px;
}
#mm li#LAWDEPOT ul, #mm li.LAWDEPOT ul {
   width:18em;
   right:10px;
}
#mm li ul li a,#mm li.current ul li a,#mm li#LAWDEPOT ul li a,#mm li.LAWDEPOT ul li a,#mm li#POPDOC ul li a,#mm li.POPDOC ul li a ,#mm li#DOCCAT ul li a,#mm li.DOCCAT ul li a  {
   color:black;
   background:none;
}
#mm li ul a:hover, #mm li.current a:hover, #mm li#LAWDEPOT a:hover, #mm li.LAWDEPOT a:hover {
   color:#5b1400;
}
#mm li:hover ul ul, #mm li.mhover ul ul {
   visibility:hidden;
}
#mm li:hover ul, #mm li li:hover ul, #mm li.mhover ul, #mm li li.mhover ul {
   visibility:visible;
}
#mm li:hover ul, #mm li.mhover ul{
   margin-top:3px;
}
#mm hr{
   position:relative;
   text-align:center;
   display:block;
   width:200px;
   border-width:0 0 1px 0;
   border-style:solid;
   border-color:black;
}
#mm a:hover {
   color:#5b1400;
   color:#6b2410;
   text-shadow:#FF7 0px 0px 3px;
}
/* End Main Menu */


#navigation {
margin:0;
padding:0;
min-height:300px;
font-size:11px;
float:left;
display:block;
width:162px; /* related to left margin of main content */
/*overflow:hidden; /* For IE6? */
}
#wrapper.noNav #navigation,.wrapper.noNav #navigation {
   display:none;
}
/*
#mktnavigation {
   float:right;
margin:0;
padding:3px;
padding-left:13px;
font-size:11px;
display:block;
top:130px;
left:788px;
width:155px;
}
*/
.SignInOut{
   /* 970 */
   position:absolute;
   width:500px;
   height:65px;
   right:0;
   top:4px;
   font-weight:bold;
}
.SignInOut a, .SignInOut a:visited {
   /* Fill in */
   float:right;
   margin-left:1em;
   color:#5b1400;
   margin-top:5px;
}
.SignInOut a#MyAccount{
   color:black;
   text-decoration:underline;
}
.SignInOut .messages{
   margin-left:25px;
   padding-left:20px;
   background:transparent url("/common/images/mail.gif") no-repeat left;
}
.SignInOut2{
   width:580px;
	font-size:12px;
	font-weight:normal;
}
.SignInOut2 .username {
	float:right;
	margin-left:1em;
	margin-top:5px;
}
.SignInOut2 .messages{
	padding-right:20px;
	margin-left:0;
	padding-left:0;
   background-position:right;
}
.SignInOut2 .borderRight{
	padding-right:1em;
	border-right:1px solid black;
}
#banner {
   display:block;
   width:auto;
   height:138px;
   padding:0;margin:0;
   z-index:100;
}
#footer * {
   font-size:10px;
}
#footer {
display:block;
clear:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.85em;
width:auto;
height:156px;
background:url("/images/bottompatty.gif") 0px 20px no-repeat;
/*margin-left:162px;*/
padding:31px 15px 20px 15px;
margin-left:168px;
}
#footer[id] {
background:url("/images/bottompatty.png") 0px 20px no-repeat;
}
.wrapper.noNav #footer, #wrapper.noNav #footer {
background:url("/images/bottompattyWide.gif") 0px 20px no-repeat;
margin-left:0;
}
.wrapper.noNav #footer[id], #wrapper.noNav #footer[id] {
background:url("/images/bottompattyWide.png") 0px 20px no-repeat;
}
#footer p {
   text-align:center;
}
.wrapper, #wrapper {
   border:0;
   position:relative;
   margin:0px auto;
   display:block;
   width:970px;
   height:auto;
}
.wrapper.noNav, #wrapper.noNav {
	background-color: transparent;
}
#content {
background:none;
margin:0;
/*margin-left:182px;/* left margin of main content */
display:block;
padding:0;
width:802px;
overflow:visible;
display:block;
z-index:0;
float:right;
background:url("/images/mainsides.gif") top left repeat-y;
overflow:hidden; /* For IE6? */
}
#contentTop {
   background:url("/images/maintop.gif") top left no-repeat;
   padding:10px;
}
#contentEnd {
   height:9px;
   clear:both;
   background:url("/images/mainbottom.gif") bottom left no-repeat;
}
.wrapper.noNav #content, #wrapper.noNav #content {
width:971px;
background:url("/images/mainsidesWide.gif") top left repeat-y;
}
.wrapper.noNav #contentTop, #wrapper.noNav #contentTop {
   background:url("/images/maintopWide.gif") top left no-repeat;
   padding:10px;
}
.wrapper.noNav #contentEnd, #wrapper.noNav #contentEnd {
   height:9px;
   background:url("/images/mainbottomWide.gif") bottom left no-repeat;
}
/* contract questions */
#contractdetails {
width:612px;
padding:0 79px 5px 79px;
margin-bottom:10px;
/*background:#DFDAA2 url("/images/questioncorners_IE6.png") no-repeat top left;
background-color:#DDD6A3;*/
}
#contractdetails[id] {
/*background:#DFDAA2 url("/images/questioncorners.png") no-repeat top left;*/
}
#intro {
display:block
}
#outtro {
display:block
}
#contractlinks {
list-style:square
}
#contractlinks li {
margin-bottom:5px
}
#header_search {
   position:absolute;
   top:40px;
   right:0;
   width:235px;
   height:27px;
   padding:0;
   margin:0;
   text-align:right;
}
.SignInOut2 #header_search {
   top:46px;
}
#search_input {
   border:1px solid #BBB;
}
a.doclink:visited {
text-decoration:none
}
a.doclink {
text-decoration:none
}
div.DocLink span {
   margin-right:1em;
}
div.leftmenu {
	position: relative;
}
div.leftmenu .descrLink:hover {
  overflow:visible;
}
div.leftmenu .descrLink span {
  visibility:hidden;
  display:block;
}
div.leftmenu .descrLink:hover span {
  visibility:visible;
}
div.leftmenu .descrLink span, div.leftmenu div div {
  text-decoration:none;
  font-weight:normal;
  color:Black;
  position:absolute;
  visibility:hidden;
  border:1px solid #999;
  background:#F2EFCD;
  z-index:1;
  width:20em;
  padding:4px 6px;
  margin-top:0em;
  left:162px;
}
/* Hover help */
div.leftmenu div div {
   width:500px;
   height:auto;
}
div.leftmenu, .testimonialBox {
margin:0 0 2.1em 0;
padding:0 0 8px 0;
width:162px;
background:transparent url("/images/navbottom.gif") no-repeat scroll bottom center;
}
div.leftmenu h4, .testimonialBox h4 {
margin:0 0 0.5em 0;
text-align:left;
font-size:1em;
text-transform:uppercase;
background:transparent url(/images/navtop.gif) no-repeat scroll top center;
z-index:2;
position:relative;
padding:7px 8px 8px 8px;
}
body div.sectionMenu {overflow:hidden;margin:0 0 1.1em 0.5em;width:158px}
body div.sectionMenu[class] {overflow:visible}
body div.sectionMenu div{margin:0 0 3px 0;padding:0}
body div.sectionMenu div span {width:163px;background:white;height:100%;display:block;position:relative;padding:4px 0px 4px 4px;font-weight:bold;margin:auto;right:0}
body div.sectionMenu div a {width:150px;background:#DDD6A3;height:100%;display:block;padding:4px 0px 4px 4px;margin:auto}
body div.sectionMenu h4 {font-size:1em;text-transform:uppercase}
.testimonialBox h4 {
text-transform:none;
}
div.leftmenu div {
padding:0 8px;
margin:0 0 8px 0;
z-index:1;
position:static;
}
div.leftmenu li h1 {
display:inline;
}
div.leftmenu div span, .leftmenu div a, .leftmenu div div {
height:100%;
display:block;
width:auto;
margin:0;
padding:0;
}
div.leftmenu div span, .leftmenu div div {
background:none;
border:none;
}
.page_title {
font-size:24px;
font-weight:bold;
font-style:italic;
border-bottom:1px solid #A5531C;
color:#555;
margin:5px 5px 20px 5px;
padding:0;
}
.center {
width:auto;
margin:auto
}
ol.Instruct li, li.Instruct {
margin-bottom:0.4em
}
.ImportantInstruction {
margin-bottom:10px;
}
.ImportantInstruction:first-line {
font-style:italic;
font-weight:bold;
}
tr.TopMenu td {
text-align:center;vertical-align:middle;
font-size:13px;
white-space:nowrap
}
ol.InitialedList {
margin-left:2em
}
ul {
margin-left:1.2em;
margin-top:0.2em;
padding:0
}
div.InitialedListLine {
left:-3em;
position:relative;
float:left
}
p.InitialedListExplanation {
margin-left:4em
}
a.LDStrongBodyLink {
font-weight:bold
}
.LDTitleBarColor {
}
.LDCellCenter {
text-align:center
}
.LDCellPadLeft {
padding-left:100px
}
.LDCellRight {
text-align:right
}
.LDCopyright {
font-size:67%
}
a.LDTitle:visited {
color:#191970;
}
.LDTitle {
font-size:25px;
font-weight:bold;
color:#191970
}
.LDSubTitle {
font-size:13px;
font-weight:bold;
color:#666
}
.LDCellBold {
font-weight:bold
}
.LDTopDraftTable {
background:#CCC;
font-weight:bold
}
.LDMenu {
background-color:#e9f5ff
}
#banner div.LDTopMenu {
   /* Fill in */
}
.LDFeatureDescriptionCell {
background-color:#EEE;
vertical-align:top;
font-size:13px;
z-index:1;
padding:0px;
margin:0px;
position:relative
}
.LDL { /* First paragraph of feature desc */
font-weight:bold;
/*background:#FFF;
border-bottom:1px solid #000;
border:1px solid #000;
z-index:4;*/
}
.LDFeatureDescriptionCell2 {
position:relative;
background-color:#EEE;
vertical-align:top;
font-size:13px;
border:1px solid black;
margin:0px;
padding:0.9em;
vertical-align:top
}
.LDTabPane {
position:relative;
background-color:#EEEEEE;
vertical-align:top;
font-size:13px;
border:1px solid black;
margin:0px;
padding:0.9em;
vertical-align:top;
float:none;
z-index:3;
clear:both
}
.LDFeatureStyle {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#3366CC;
text-align:center;
padding:0.5em
}
.LDFeatureCell {
font-size:13px;
white-space:nowrap;
visibility:visible; 
width:260px;
height:30px;
vertical-align:middle;
text-align:right;
position:relative;
z-index:2;
left:1px;
padding:0px;
margin:0px;
cursor:pointer
}
.LDTab {
position:relative;
visibility:visible; 
width:auto;
vertical-align:middle;
text-align:right;
/*border:1px solid black;
border-right:none;*/
top:2px;
z-index:6;
margin:0px;
padding:0px;
vertical-align:top;
margin-right:3px;
float:left;
width:auto
}
.LDFeatureCell2 {
position:relative;
visibility:visible; 
width:auto;
vertical-align:middle;
text-align:right;
/*border:1px solid black;
border-right:none;*/
left:1px;
z-index:1;
margin:0px;
padding:0px;
vertical-align:top;
margin-bottom:3px
}
.LDMainCell {
background-color:#FFFFFF;
padding-left:10px;
padding-top:15px;
padding-right:10px;
padding-bottom:6px
}
html {
   border:0;
   padding:0;
   background:#EDEDED url("/images/ldbgtop.gif") repeat-x 0px -18px;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:small;
margin:0;
padding:0;
}
a {
text-decoration:none;
color:#22A;
}
a:visited {
text-decoration:none;
color:#22A;
}
a:hover {
color:#176717;
}
.SubHeadStyle {
font-weight:bold;
text-decoration:underline
}
.SubHead2Style {
font-weight:bold;
}
.SubHead2StyleAU {
font-weight:bold;
}
.LDPopup {
position:absolute;
background-color:#CCC;
color:black;
border-color:black;
border-width:0;
visibility:visible;
left:25px;
top:-100px;
right:-100px;
z-index:5
}
#contract {
/*background:#DFDAA2 url("/images/questioncorners.png") no-repeat top left;
background-color:#DDD6A3;*/
padding:15px 0 15px 0;
}
#outputPage {
border:1px black solid;
overflow:visible;
width:600px;
padding:3px;
background-color:#FFF;
behavior:url(#default#userdata);
margin-bottom:.0001pt;
margin:0 auto 0.0001pt auto;
font-size:12pt;
font-family:"Times New Roman", serif;
}
.ContractText {
   width:600px;
   padding:3px;
   margin:auto;
}
OL { list-style:decimal }
OL OL { list-style:lower-alpha }
OL OL OL { list-style:lower-roman }
.PurchaseMenuMarker {
background-color:#DDDDDD;
padding-left:3px;
padding-right:3px
}
.FunctionalityMenuMarker {
padding-left:3px;
padding-right:3px
}
.FunctionalityMenuMarkerPaid {
background-color:#DDDDDD;
padding-left:3px;
padding-right:3px
}
#insttable {
width:96%;
margin-bottom:10px;
}
#insttable img {
width:59px;
height:48px;
margin-right:7px
}
div.HoverInfoTitle {
text-align:center;
margin:auto;
font-weight:bold;
margin-bottom:0.9em;
color:black;
}
div.HoverInfo {
position:absolute;
display:none;
left:-50px;
top:175px;
width:450px;
z-index:5
}
div.leftmenu div div div.title, .LogInMenu .Small div.Hover div.title, div.leftmenu div div div.HoverInfoTitle {
text-align:center;
font-weight:bold;
margin-bottom:0.9em;
color:black;
border-width:0;
width:auto;
height: auto;
position: static;
}
div.leftmenu div:hover div,
.leftmenu div.mhover div,
.LogInMenu div:hover div.Hover,
.LogInMenu table:hover div.Hover,
.LogInMenu div.mhover div.Hover
{
  visibility:visible;
}
.HoverInfo table {
border:0px;width:450px
}
#insttable .InstBox {
border:2px solid #AAA;padding:4px;background:#DDD
}
.Note { color:#F00;font-weight:bold }
#docoptions2title {
margin:12px auto 5px auto;font-weight:bold;text-align:center
}
#docoptions2infobox {
width:700px;
margin:1px auto 7px auto;
border:1px #C0C0C0 solid;
background:white;
}
#docoptions2info {
width:450px;
margin:auto
}
#docoptions2 { position:relative;display:block;margin:auto;text-align:center;height:20px;width:700px;font-size:11px }
#docoptions2 div {
display:block;
float:left;
top:1px;
position:relative;
padding:0;
margin:0 6px 0 0;
border:1px #C0C0C0 solid;
border-bottom:none;
background:#E0E0E0;
}
#docoptions2 div a { white-space:pre;line-height:20px }
#docoptions2 div div { display:none }
#docoptions2 hr { display:none }
.OpeningArrow {
margin-top:5px;
margin-left:10px;
border:0px
}
.OpeningLeader {
font-weight:bold
}
.OpeningItem {
margin-left:10px
}
.OpeningItem2 {
margin-left:10px;
font-size:12px;
}
.InfoBox {
border:1px #505050 solid;
border-top:1px #EEE solid;
border-left:1px #EEE solid;
background-color:#DDD;
}
/*table.InfoBox { display:none } Make title disappear */
table.InfoBox div {
font-family:"Trebuchet","Trebuchet MS",sans-serif;
}
table.InfoBox {
   margin-left:0;
}
.LDInfoBox {
border:1px #999 solid;
background:#DDD6A3;
}
.LogInMenu .Small div.Hover {
display:none;
border:1px #999 solid;
background:#DDD6A3;
position:absolute;
left:140px;
/*top:175px;*/
width:450px;
z-index:5
}
.LDDraftLabelCell {
background-color:#CCC;
font-weight:bold;
padding-left:4px;
}
.LDDraftInfoCell {
background-color:#ffffff;
font-weight:normal;
padding-left:4px;
}
.LDDraftBox {
background-color:#cccccc;
font-weight:bold;
border: 2px solid #000;
margin:3px;
padding:4px;
}
.LDFeatureListHeading {
font-weight:bold;
font-size:smaller;
border:1px white solid;
}
.LDFeatureList {
font-style:italic;
font-size:smaller;
border-left:1px white solid;
border-right:1px white solid;
}
.LDExampleText {
font-size:small;
color:#3366CC;
}
.questionBox {
   border:1px solid #999;
   padding:10px;
   background:#FFF;
}
.questionBoxNB {
   border:0;
   padding:10px;
   background:#FFF;
   margin:0;
}
.questionBox h4 {
   font-size:1em;
font-weight:bold;
text-decoration:underline
}
.questionBox .questionBox h4 {
   text-decoration:none;
}
div.qd {clear:both;padding-top:0.2em;padding-bottom:0.2em}
div.qd:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.hintBox {
   border:3px solid #A8CFEC;
   padding:10px;
   margin-bottom:10px;
   background:#FFF;
   width:auto;
}
.questionBoxIn {
border:1px solid #999;
border-style:inset;
padding:10px
}
h1 {
font-size:12px;
padding:0px;
margin:0px;
display:inline
}
.heading1 {
font-size:12px;
padding:0px;
margin:0px;
clear:none;
display:inline
}
.heading2 {
font-size:11px;
padding:0px;
margin:0px;
font-weight:normal
}
.heading3 {
font-size:15px;
padding:0px;
margin:0px;
font-weight:normal
}
.heading4 {
font-size:30px;
padding:0px;
margin:0px;
font-weight:normal
}
a.heading1:visited {
padding:0px;
margin:0px;
display:inline;
/*text-decoration:underline*/
}
a.heading1 {
padding:0px;
margin:0px;
display:inline;
text-decoration:underline
}
.LDBackgroundOL {
list-style-type:upper-alpha
}
.LogIn {
text-align:center;
margin:auto;
background:#57A;
border:#000 1px solid;
height:1.3em;
width:69px;
margin:5px auto 2px auto;
padding:1px 2px 2px 2px;
text-align:center;
font-size:11pt
}
.HintText {
background:#EEEEFE;
border-style:outset;
border-color:#ffffff;
border-width:2px;
padding:10px
}
#whyLogIn,#createLoginSmallBox,#LoggedInBox,#LogoutSmallBox,#LoginSmallBox,#passwordRecoverSmallBox { font-size:10px;font-weight:bold;color:#FFF;background:#57A;width:115px;margin:auto auto 0.3em auto;padding:3px;height:1.3em;text-align:center;cursor:pointer }
#LoggedInBox { cursor:default }
#LoginBox,#passwordRecoverBox { font-size:10px;width:119px;margin:2px 3px 3px 2px;border:1px solid #57A;margin:auto;height:auto;background:#DDD6A3 }
#LoginBox div.t,#passwordRecoverBox div.t { font-weight:bold;color:#FFF;background:#57A;height:1.3em;margin:0px;padding:2px;cursor:pointer }
#LoginBox label,#LoginBox input,#passwordRecoverBox label,#passwordRecoverBox input { width:100px;display:block;float:left;margin:1px;white-space:pre;vertical-align:middle;height:1em }
#LoginBox .hide, #passwordRecoverBox .hide { display:none }
#LoginBox br,#passwordRecoverBox br { clear:left }
#LoginBox input.submit { height:1.8em;width:5.5em;margin-left:auto;font-size:10px;display:block;float:none }
#passwordRecoverBox input.submit { height:1.8em;width:11em;margin-left:auto;font-size:10px;display:block;float:none }
form { margin:0;padding:0 }
#countrysel,.countrysel,#statesel {
font-family:Arial, sans-serif;
font-size:11px;
width:159px; /* related to left margin of main content */
background:#eee;
margin:0px auto 1em 2px;
font-weight:bold;
vertical-align:middle;
}
#fakeCountrySel,.fakeCountrySel{
position:absolute;
z-index:-1;
border:solid 1px #7f9db9;
font:bold 11px Arial, sans-serif;
margin:0px 0 11px 2px;
width:159px;
display:none;
}
#fakeCountrySel div,.fakeCountrySel div{
border:1px solid white;
padding-left:3px;
line-height:16px;
height:16px;
background:#EEE;
}
#idealfor { margin:auto;display:block;width:auto;border:1px solid #3D3B23;}
#idealfor h1 { display:block;width:100%;font-size:13px;color:#FFF;background:#A5531C;padding:4px 0 4px 0;text-indent:4px }
#idealfor ul { list-style:disc url("/images/arrow_black_on_clear.gif");padding:0;margin:0 0 0 1em }
#idealfor ul li { margin-left:0.9em }
#idealfor ul li p { margin:1px 0.1em 4px 1em }
#legalserv {
border:2px solid #79C;
background:#DDD6A3;
margin:auto;
color:#000;
font-weight:bold;
text-align:center;
width:75%;
}
#openingdialog {
margin-bottom:34px;
width:auto;
padding:0;
border:0;
}
.introextra {
   margin-top:1em;
}
.simplycomplete {
   margin-bottom:1em;
}
.maint {
   margin-top:1.5em;
   text-align:right;
   font-size:85%;
}
.maint .moddate {
   font-weight:bold;
}
.NotPaidMsg {
border:3px solid #DDD6A3;
-moz-border-radius:10px;
-webkit-border-radius:10px;
font-family:"Trebuchet MS",Trebuchet,sans-serif;
padding:0.2em;
font-weight:bold;
background:#F8F4E9;
margin:auto;
text-align:center;
width:70%;
}
.LDQuestion {
border:none; 
float:left; 
width:40%; 
margin:0; 
padding:0; 
margin-bottom:0px;
padding-bottom:4px;
height:auto;
}
.LDAnswer {
border:none; 
float:right; 
width: 60%; 
margin:0; 
padding:0; 
margin-bottom:0px;
padding-bottom:4px;
height:auto;
}
.LDRow {
text-align:left; 
width:100%; 
height:1%;
margin:0 auto 4px auto;
padding:0;
height:auto;
}
.LDRow:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.LDQuestionBox { 
border:1px solid #BBB;
padding:10px;
margin-bottom:10px;
}
.LDResRentalBox {
width:15cm;
}
.LicenseInfo {
text-align:left;
font-weight:normal;
width:98%;
padding:0;
margin:1%;
}
.EntryContentHeading {
font-weight:bold;
font-size:15px;
}
.testimonialDiv {
margin:auto;
/*text-align:justify;*/
background:transparent url(/images/navbottom.gif) no-repeat scroll bottom center;
}
.testimonialDiv div {
font-size:7.5pt;
font-family:Verdana, serif;
background:transparent url(/images/navtop.gif) no-repeat scroll top center;
padding:8px 8px 2px 8px;
}
.testimonialDiv span {
   display:block;
font-size:7.5pt;
font-style:italic;
font-family:Verdana, serif;
padding:0 8px 8px 8px;
}
#statusIndicator {
color:#6F6;
color:#EBEFF4;
background:#282;
font-style:italic;
float:right;
padding:3px;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}
.lawSocietyLink:hover {
font-weight:bold;
text-decoration:underline; 
}
.LDDialog {
width:310px;
margin:0 auto 0 auto;
border:1px solid #DDDBD0;
background:white;
}
.LDDialog p.shortmessage {
width:99%;
margin-right:1%;
text-align:center;
}
.LDDialog h3 {
color:black;
color: #5b1400;
margin:0 0 0.3em 0;
padding:2px 5px;
font-size:1.5em;
background:#DFDAA2;
background:#EDEDED;
font-weight:bold;
font-style:italic;
border-bottom:1px solid #DDDBD0;
}
.LDDialog h4 {
margin:0.6em auto 0.6em 3px;
}
.LDDialog p {
margin:auto 3px 1em 3px;
}
.cursor_pointer {
cursor:pointer;
}
a img {
border:0;
}
.dateSpecify {
padding-top:1em;
}
.ImportantInfoDialog, .SevereWarningDialog {
border:2px solid #5b1400;
margin:1em auto;
width:480px;
padding:0;
background:#f8f4e9 url("/images/DkRedStrip.png") repeat-y; 
-moz-border-radius:10px;
-webkit-border-radius:10px;
background-position:-3px 0;
}
.SevereWarningDialog h3 {
display:block;
background:url("/images/Exclaim_redbg.gif") no-repeat;
height:31px;
margin:0.3em auto 0.3em 5px;
padding:0 0 0 40px;
color:#E00;
}
.ImportantInfoDialog h3 {
display:block;
background:url("/images/Info_redbg.gif") no-repeat;
height:31px;
margin:0.3em auto 0.3em 5px;
padding:0 0 0 40px;
color:#00E;
}
.ImportantInfoDialog p,.SevereWarningDialog p,.ImportantInfoDialog ul,.ImportantInfoDialog ol,.SevereWarningDialog ul,.SevereWarningDialog ol {
margin:0.3em auto 0.3em 45px;
}
.ImportantInfoDialog ul,.ImportantInfoDialog ol,.SevereWarningDialog ul,.SevereWarningDialog ol {
margin:0.9em auto 0.9em 60px;
}
#openingdialog h2 {
margin:0 0 0.5em 0;
font-size:1.2em;
}
#idealfor li {
margin:0.4em 0em;
}
#moreInfoLink {
display:block;
text-align:center;
}
img.arrow {
margin-top:5px;
border:0px
}
td.arrow {
width:15px;
vertical-align:top;
text-align:right
}
#viewResultsButton {
display:block;
margin:auto;
margin-bottom:1em;
}

#realest #openingdialog {
border:3px solid #3D9046;
background:none;
padding:1em 1em;
width:auto;
}
#realest #idealfor {
border:1px solid #1D6016;
}
#realest #idealfor h1 {
color:#000;
background:#C9E6C6;
border-bottom:1px solid #1D6016;
padding:0.1em 0.25em;
font-size:1.1em;
width:auto;
}
#realest .hintBox {
background:#FCF7EB;
border-color:#BFB38D;
}
#realest .questionBox {
border:1px solid #AFA37D;
padding-bottom:2em;
border-width:0 0 1px 0;
}
#realest #getstarted {
}
h1.ctitle.CA {
background:black url("/common/images/title-ca.GIF") top left no-repeat;
}
h1.ctitle.US {
background:black url("/common/images/title-us.gif") top left no-repeat;
}
h1.ctitle.GB {
background:black url("/common/images/title-gb.gif") top left no-repeat;
}
h1.ctitle.AU {
background:black url("/common/images/title-au.gif") top left no-repeat;
}
h1.ctitle {
display:block;
width:530px;
height:56px;
font-family:"Times New Roman",serif;
font-size:25px;
margin:0 auto 10px auto;
}
h1.ctitle span {
display:block;
height:56px;
width:440px;
margin-left:90px;
line-height:56px;
text-align:center;
white-space:pre;
color:white;
}
#step1,#step2 {
text-align:center;
line-height:30px;
padding:0;
height:30px;
font-size:20px;
color:black;
background:#C9E6C6;
border:3px solid #1D6016;
-moz-border-radius:15px;
vertical-align:middle;
}
#step2 input {
vertical-align:middle;
}
.contractColumn{
float:left;
width:270px;
margin:10px;
}
.contractColumn h3{
margin-bottom:5px;
}
.contractColumn div{
border:1px outset #ccc;
background:#ECE7D7;
}
div.contractColumn a{
padding:5px;
display:block;
height:auto;
width:auto;
background:none;
}
div.contractColumn a span{
background:#FFFEE3;
border:3px solid #D9D8C3;
width:300px;
}
.contractColumn a:hover {
background:#D7D6BF;
}
.contractColumn a.spacer{
visibility:hidden;
}
#leftColumn a span{
margin-top:-1em;
left:560px;
}
#rightColumn a span{
margin-top:-1em;
left:235px;
}
p#completeList{
clear:left;
text-align:center;
padding-top:1.5em;
}
.SurveyWrap{
border:1px solid black;
background:#D9D8C3;
margin:10px;
text-align:center;
}
.Survey{
display:none;
padding:5px;
z-index:100;
}
.Survey textarea{
width:90%;
height:80px;
}
.Survey li{
margin-bottom: 5px;
margin-right:20px;
text-align:left;
}
.SurveyWrap a{
float:right;
margin-right:5px;
border:solid 1px black;
line-height:10px;
margin-top:1px;
width:10px;
font-size:10px;
}
.SurveyAnswer{
margin-left:20px;
}
.testimonialBox {
padding: 0 1px 1px 1px;
}
.testimonialBox p {
display:block;
padding:0.5em 8px;
font-size:10px;
border-top:1px solid #BBB;
margin:0;
}
.testimonialBox span {
display:block;
font-style:italic;
margin:8px;
}
.testimonialBox a {
   display:block;
   margin:8px;
font-weight:bold;
}
#productContent {
   border:1px solid black;
   background:white;
   margin:1px 0 -1px 0;
}
.cat_header {
font: italic normal bold small Verdana, Arial, Helvetica, sans-serif;
background:#DDD6A3;
padding:0px 2px 0px 7px;
}
.doc_list {
background:#FAFAFA;
padding:2px 0 10px 7px;
}
#productContent #questionpage { margin:5px }
#notLicensed { display:none }
#navVideoTutorial { width:120px;margin:1em auto }
#navVideoTutorial div { text-align:center }
.navLogos { text-align:center;margin:1.5em auto }
.navLogos a { display:inline }
div.upsell {
	width: 510px;
	margin: 10px auto;
	border: 2px solid #555555;
	padding: 8px;
}
.ans {float:left;margin-right:0.4em}
.ans input, .ans select {float:left;margin-right:0.4em}
.ansRight {float:left}
.below, .belowIndented {clear:both;padding-top:0.4em}
.ansText {clear:both}
.ansText textarea {clear:both;display:block;margin:0;width:95%;height:5em}
.ansRB {float:left;margin-right:1em}
.ansRB label{margin-right:0.5em}
.que, .queText {float:left;margin-right:0.5em}
.cbq {float:left}
.qbr {clear:both;overflow:hidden;line-height:0}
.ResultButtons {
   text-align:center;
   margin:1em 0;
}
/* Start Tabbed Intro */
h1#contracttitle {
   font-size:30px;
   font-weight:normal;
   font-family:"Trebuchet MS";
   padding-left:80px;
}
.US h1#contracttitle {
   background:white url("/common/images/flag-us.png") center left no-repeat;
}
.CA h1#contracttitle {
   background:white url("/common/images/flag-canada.png") center left no-repeat;
}
a.LiveHelpIntroBanner {
   position:absolute;
   right:-9px;
   z-index:2;
   overflow:hidden;
	background-image:url('/common/images/LiveHelpNormal.png');
   width:301px;
   height:23px;
}
a.LiveHelpIntroBanner:hover {
	background-image:url('/common/images/LiveHelpHilite.png');
}
a.LiveHelpIntroBanner span {
   visibility:hidden;
}
#tabbedopeningdialog {
   margin-top:15px;
   position:relative;
}
#entrytabs {
   z-index:1;
   margin:0;
   padding:0;
   font-size:12px;
   height:26px;
   position:relative;
}
#entrytabs li {
   margin:0;
   padding:0;
   top:0;
   display:block;
   float:left;
   margin-left:7px;
   background:white;
}
#entrytabs li a {
   border:1px solid #C0C0C0;
   background:white url("/images/tan_tab_bg.png") top left repeat-x;
   display:block;
   margin:0;
   padding:0;
   height:24px;
   font-size:12px;
   line-height:24px;
   text-align:center;
   width:10em;
}
#entrytabs li a.selected {
   color:black;
   border-bottom-color:white;
   background:white;
}
#tabbedopeningdialog div.entryTabPage {
   z-index:0;
   border:1px solid #C0C0C0;
   clear:both;
   position:relative;
   top:-1px;
   padding:1.0em 1.5em;
   margin:0 0 0.4em 0;
   background:white;
}
div.entryTabPage h3 {
   margin-top:0;
   font-size:17px;
}
div.entryTabPage div.supportBox {margin:0 0 0.5em 1em;width:222px;height:119px;float:right;position:relative}
div.entryTabPage div.videoBox {margin:0 0 0.5em 1em;width:120px;float:right;position:relative}
div.entryTabPage div.supportBox {overflow:hide;display:block;padding:0;border:2px solid #B1A281;border-width:2px 0;height:119px;background:url("/images/support_clean.jpg") center right no-repeat;}
div.entryTabPage div.supportBox ul {margin:0;padding:0;list-style-type:none;}
div.entryTabPage div.supportBox h3 {margin:1em 0 0.5em 0;padding:0;font-size:12px;}
ul.ldadvantage {
   list-style-type:none;
   margin-left:0;
}
ul.ldadvantage li {
   margin-bottom:1em;
   padding-left:26px;
   background:white url("/images/check_bullet.png") center left no-repeat;
}
/* End Tabbed Intro */
div.testimonial span {
   margin:0;
   position:relative;
   display:block;
   text-align:right;
   font-style:italic;
   background:white;
   font-size:80%;
}
div.testimonial {
   text-align:justify;
   padding:0;
   font-family:"Verdana", serif;
   margin-left:5px;
   margin-bottom:4.5em;
   font-size:small;
}
div.testimonial.col1 {
   position:relative;
   float:left;
   clear:left;
   width:47%;
}
div.testimonial.col2 {
   position:relative;
   width:47%;
   margin-left:52%;
}
body#popupHelp {
   background:#D9E3EE;
   font-size:12px;
   padding:0.6em;
   overflow:hidden;
   border:1px solid #79C;
}
#reasonsV2 span.description { display:none}

.icon-button {
	color:#0000DD;
	font-size: 12px;
}
.icon-button * {
	vertical-align: middle;	
}

.accountInfoBox {
	background: transparent url(/images/accountInfoBoxTop.png) no-repeat scroll top center;
	padding: 4px 0 0;
	margin: 10px 0;
}
.accountInfoBoxTop {
	background: #484848 url(/images/accountInfoBoxSides.png) repeat-y scroll top center;
	padding: 0 11px 1px;
}
.accountInfoBoxEnd {
	background: transparent url(/images/accountInfoBoxEnd.png) no-repeat scroll top center;
	padding: 6px 0;
}
.accountInfoBox h2 {
	color: #FFFFFF;
	font-weight: normal;
	display:block;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 8px;
	margin-bottom: 5px;
	padding-top: 2px;
	font-size: 21px;
}
.accountInfoBox p {
	color: #BBBBBB;
	margin: 5px 18px 8px;
}
.accountInfoBox p.buttons {
	margin: 5px 5px 0;
}
.accountInfoBox p button {
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #878787;
	font-size: 11px;
	margin-right: 7px;
}
.accountInfoBox p button:hover {
	border-color: #BBBBBB;
}
.accountInfoBox p button:active {
	border-color: #FFFFFF;
	background-color: #555555;
}
.accountInfoBox .accountInfoErrors {
	background-color: #FFDDDD;
	padding: 10px 15px;
}
.accountInfoBox .accountInfoOptions {
	background-color: #FFFFFF;
	padding: 10px;
}
.accountInfoBox .accountInfoOptions div.clear {
	margin: 4px 0;
}
.accountInfoBox .accountInfoButtons {
	background-color: #EEEEEE;
	padding: 7px;
	padding-bottom: 2px;
	text-align: right;
}
.accountInfoBox .accountInfoButtonsEnd {
	background: transparent url(/images/accountInfoButtonsEnd.png) no-repeat scroll top center;
	padding: 5px 0 0;
}
.accountInfoBox .accountInfoButtons button {
	font-size: 19px;
}
#bannerSupportNumber {
   color:#5b1400;
   position:absolute;
   right:225px;
   top:44px;
   display:block;
}
.SignInOut2 #bannerSupportNumber {
   color:#666666;
   left:10px;
   top:49px;
	font-size:16px;
	font-weight:bold;
}
.SignInOut2 #bannerSupportNumber .hours {
	font-size:12px;
	font-weight:normal;
	padding-left:7px;
}
.step1sm,.step2sm,.step3sm {
   width:20px;
   height:20px;
   background:url("/images/stepicons.png") -75px 0 no-repeat;
   float:left;
   clear:left;
   margin-right:7px;
}
.step2sm {
   background-position:-75px -45px;
}
.step3sm {
   background-position:-75px -90px;
}
.step1med,.step2med,.step3med {
   width:26px;
   height:26px;
   background:url("/images/stepicons.png") -45px 0 no-repeat;
   float:left;
   clear:left;
   margin-right:7px;
}
.step2med {
   background-position:-45px -45px;
}
.step3med {
   background-position:-45px -90px;
}
.step1big,.step2big,.step3big {
   width:44px;
   height:44px;
   background:url("/images/stepicons.png") no-repeat;
   float:left;
   clear:left;
   margin-right:7px;
}
.step2big {
   background-position:0 -45px;
}
.step3big {
   background-position:0 -90px;
}
.playbtn {
   float:left;
   clear:left;
   width:21px;
   height:21px;
   background:url("/images/stepicons.png") -74px -22px no-repeat;
   margin-right:7px;
}
h1.cTitle11 {
   color:#808080;
   font-size:36px;
   font-family:"Trebuchet MS",sans-serif;
   font-weight:normal;
}
#simpleStepIntro ol {
   margin:10px 0 10px 0;
   padding:8px;
   display:block;
   width:764px;
   height:36px;
   border-radius:10px;
   -moz-border-radius:10px;
   border:1px solid #DDD;
   border-right-color:#BBB;
   border-bottom-color:#999;
   background:#DEDEDE;
   background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#CCC));
   background: -moz-linear-gradient(top,  #EEE,  #CCC);
   -moz-box-shadow: 0 0 6px rgba(0,0,0,.1);
   -webkit-box-shadow: 0 0 6px rgba(0,0,0,.1);
   box-shadow: 0 0 6px rgba(0,0,0,.1);
   text-shadow:0px -1px 0px #EEE;
   color:#333;
}
#simpleStepIntro li {
   padding:0 4px 0 0;
   margin:0;
   list-style:none;
   width:250px;
   float:left;
}
#simpleStepIntro #maint {
   display:block;
   padding-bottom:20px;
}
.landingLink {
   float:right;
}


/* CSS Hacks/Fixes (SA) */
/* Fix dropdown spacing for one-lined Top Menu entries in Incorporation contracts
 * */
#mm > li.INCCRP > a, #mm > li#INCCRP > a,
#mm > li.CORRS > a, #mm > li#CORRS > a,
#mm > li.CORPRS > a, #mm > li#CORPRS > a,
#mm > li.INC-TX > a, #mm > li#INC-TX > a,
#mm > li.INC-FL > a, #mm > li#INC-FL > a,
#mm > li.CORPRU > a, #mm > li#CORPRU > a,
#mm > li.CORRS > a, #mm > li#CORRS > a
{ 	padding-bottom: 1.4em; 	}

/** Fix underlapping 'Main Menu' issue in IE7 */
#mm li#LAWDEPOT, #mm li.LAWDEPOT{
	z-index: 7;
}


