html {
	overflow: scroll;
	height: 100%;
	width: 100%;
}
A:link {
	color: #626364;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	color: #626364;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
body {
	overflow: scroll;
	font-family: Georgia, "Times New Roman", times, serif;
	font-size:11px;
	line-height: 18px;
	height: 100%;
	width: 100%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	overflow: auto;
	background:#ffffff url(images/siteBG.png) repeat-x top;
	text-align:center; /* horizontal centering for IE Win quirks */
	color: #626364;
}
ul {
	margin: 0px;
	padding: 0px;
	padding-left: 14px;
}
li {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
p {
	padding-bottom: 5px;
}

.push {clear:both;}
.floatLeft {float: left;}
.redirect {
	padding-top: 16px;
	padding-bottom: 24px;
	width: 660px;
	color: #cccccc;
	background: #000000;
	border: 1px #333333 solid;
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight: normal;
	line-height: 16px;
}
#roll_loader {
	position: absolute;
	z-index: 100;
	top: 0px;
	visibility: hidden;
}

#myblack {
 background: url(assets/black50.png);
 position: fixed;
 top: -507px;
 left: 0px;
 width: 100%;
 height: 508px;
 z-index: 10;
 margin: 0 auto;
 text-align: left;
}
#myfixed {
  text-align: left;
  font-family: verdana;
  font-size: 9pt;
  color: #333333;
}

#myblack {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; right: 20px; bottom: 10px;
}
body > div#myblack {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

#topNav {
	display:inline; /* IE bug work-around */
	position: absolute;
	left: 50%;
	margin-left: -453px;
	width: 906px;
	height: 135px;
	top: 0px;
	border: 0px;
	z-index: 3;
}

#frame {
	position: absolute;
	top: 0px;
	width: 932px;
	/*height: 100%;*/
	margin-left: -466px;
	padding-bottom: 23px;
	left: 50%;
	text-align: left;
	overflow: hidden;
	background: #272a32;
	clear: both;
}
#pageHeader {
	float: left;
	width: 932px;
	height: 310px;
	background: url(images/headerBG.jpg) no-repeat;
}
#pageHeader .headerLeft {
	float: left;
	width: 596px;
	height: 243px;
	margin-left: 15px;
}
#pageHeader .newsletter {
	float: left;
	width: 595px;
	height: 44px;
	text-align: left;
}
#pageHeader .newsletterLink {
	border: 0px;
}
#pageHeader .logo {
	float: left;
	width: 271px;
	height: 199px;
	border: 0px;
}

#pageHeader .flashText {
	float: left;
	width: 325px;
	height: 199px;
}

#pageHeader .navBox {
	float: left;
	width: 900px;
	height: 49px;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding-top: 17px;
}
#pageHeader .navBox ul li { display: inline; }
#pageHeader ul li a {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 20px;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	background: url(images/topNavBG.png) -3px 12px no-repeat;
	outline: none;
}
#pageHeader ul li a:link		{ text-decoration: none; color: #ffffff; font-weight: normal; font-weight: bold; }
#pageHeader ul li a:visited		{ text-decoration: none; color: #ffffff; font-weight: normal; font-weight: bold; }
#pageHeader ul li a:hover		{ text-decoration: none; color: #ffffff; font-weight: normal; font-weight: bold; background: url(images/topNavBG_over.png) -3px 12px no-repeat; }
#pageHeader ul li a:active		{ text-decoration: none; color: #ffffff; font-weight: normal; font-weight: bold; }

#pageHeader .questionText {
	float: left;
	width: 243px;
	height: 89px;
	margin-left: 9px;
	margin-top: 58px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #626364;
}
#pageHeader .getAnswers {
	float: left;
	width: 215px;
	height: 59px;
	margin-left: 23px;
	background: url(images/getAnswers.png) no-repeat;
}
#pageHeader .getAnswers:hover {
	background: url(images/getAnswers_over.png) no-repeat;
}

#pageContent {
	float: left;
	width: 885px;
	min-height: 100px;
	padding-left: 15px;
	padding-top: 16px;
	padding-bottom: 36px;
	margin-top: 13px;
	margin-left: 16px;
	background: #ffffff;
}
#pageContent .welcomeText {
	float: left;
	width: 368px;
	min-height: 26px;
	padding-top: 51px;
	margin-right: 16px;
	margin-bottom: 4px;
	padding-left: 16px;
	padding-right: 24px;
	background: url(images/welcomeTextBG.png) no-repeat;
}
#pageContent .featuredClientTitle {
	float: left;
	width: 852px;
	min-height: 26px;
	margin-left: 18px;
	margin-bottom: 7px;
}
#pageContent .featuredClientLogo {
	float: left;
	width: 87px;
	max-height: 64px;
	margin-left: 19px;
	margin-right: 16px;
	margin-top: 6px;
	border: 0px;
}
#pageContent .featuredClientText {
	float: left;
	width: 707px;
	height: 62px;
	padding-top: 0px;
	padding-left: 16px;
	margin-top: 2px;
	font-size: 10px;
	line-height: 17px;
	border-left: 1px #cbccce solid;
}
#pageContent .homeVidLabel {
	float: left;
	width: 445px;
	height: 39px;
	background: url(images/aMessageFromSayson.png) no-repeat;
}
#pageContent #homeVid {
	float: left;
	width: 445px;
	height: 340px;
	margin-bottom: 11px;
	background: #666666;
}
#pageContent .quickTips {
	float: left;
	margin-left: 4px;
	margin-bottom: 16px;
	width: 269px;
	height: 367px;
	background: url(images/homeQuickTipsBG.png) no-repeat;
	line-height: 13px;
}
#pageContent .infoVids {
	float: left;
	margin-left: 23px;
	margin-bottom: 16px;
	width: 269px;
	height: 367px;
	background: url(images/homeInfoVidsBG.png) no-repeat;
	line-height: 13px;
}
#pageContent .homeNewsletter {
	float: left;
	margin-left: 23px;
	margin-bottom: 16px;
	width: 269px;
	height: 225px;
	padding-top: 142px;
	background: url(images/homeNewsletterBG.png) no-repeat;
	line-height: 13px;
}
#pageContent .tipsBlockTitle {
	float: left;
	width: 242px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
}
#pageContent .homeTipsItem {
	float: left;
	width: 212px;
	margin-left: 21px;
	padding-left: 18px;
	padding-bottom: 14px;
	padding-top: 13px;
	background: url(images/tipsBullet.png) 0px 15px no-repeat;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
#pageContent .homeTipsItem:hover {
	background: url(images/tipsBullet_over.png) 0px 15px no-repeat;
}
#pageContent .homeInfoVidItem {
	float: left;
	width: 244px;
	margin-left: 12px;
	padding-bottom: 14px;
	padding-top: 13px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	text-align: left;
}
#pageContent .homeInfoVidItem img {
	float: left;
	max-width: 65px;
	max-height: 45px;
	border: 0px;
	margin-right: 12px;
}
#pageContent .homeHowItem {
	float: left;
	width: 252px;
	padding-left: 18px;
	padding-bottom: 6px;
	padding-top: 6px;
	background: url(images/tipsBullet.png) 0px 8px no-repeat;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
#pageContent .homeHowItem:hover {
	background: url(images/tipsBullet_over.png) 0px 8px no-repeat;
}
#pageContent .homeInfoVidItemText {
	float: left;
	width: 166px;
	margin-top: 7px;
	margin-left: 13px;
}
#pageContent .homeSubscribeItem {
	float: left;
	width: 222px;
	margin-left: 18px;
	padding-left: 18px;
	padding-bottom: 6px;
	padding-top: 5px;
	background: url(images/tipsBullet.png) 0px 6px no-repeat;
	font-weight: normal;
}
#pageContent .homeSubscribeBlock {
	float: left;
	height: 143px;
}
#pageContent .homeSubscribeInput {
	float: left;
	height: 14px;
	width: 142px;
	padding: 3px;
	margin-left: 71px;
	font-size: 10px;
	background: #ffffff;
	border: 1px #9b9b9b solid;
}
#pageContent .homeSubscribeSubmit {
	float: left;
	width: 238px;
	height: 38px;
	margin-top: 6px;
	margin-left: 15px;
	border: 0px;
	background: url(images/homeSubmit.png);
	cursor: pointer;
}

#pageContent .tipsTipsItem {
	float: left;
	width: 251px;
	height: 1px;
	padding-left: 18px;
	background: url(images/homeTipsHR.png) no-repeat;
}
#pageContent .homeTipsHR {
	float: left;
	width: 269px;
	height: 1px;
	background: url(images/homeTipsHR.png) no-repeat;
}
#pageContent .howWeCanHelpColumn {
	float: left;
	width: 270px;
	margin-left: 19px;
	line-height: 13px;
}
#pageContent .newsLeftContainer {
	float: left;
	width: 268px;
	margin-left: 12px;
	padding-bottom: 9px;
}
#pageContent .newsLeftBlock {
	float: left;
	width: 268px;
	padding-bottom: 9px;
	border-bottom: 1px #cbccce solid;
	margin-bottom: 10px;
}
#pageContent .newsTitle {
	float: left;
	width: 100%;
	color: #a6a003;
	font-size: 28px;
	font-weight: bold;
	line-height:24px;
}
#pageContent .newsSubTitle {
	float: left;
	width: 100%;
	color: #a6a003;
	font-size: 15px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 5px;
}
#pageContent .newsYears {
	float: left;
	width: 100%;
	color: #b85a2b;
	font-size: 11px;
	font-weight: bold;
}
#pageContent .currentYear {
	margin-left: 3px;
	margin-right: 2px;
	text-decoration: none;
	color: #b85a2b;
	font-weight: normal;
}
#pageContent .newsYears  a {
	margin-left: 3px;
	margin-right: 2px;
}
#pageContent .newsYears  a:link		{ text-decoration: underline; color: #b85a2b; font-weight: normal; }
#pageContent .newsYears  a:visited	{ text-decoration: underline; color: #b85a2b; font-weight: normal; }
#pageContent .newsYears  a:hover		{ text-decoration: none; color: #b85a2b; font-weight: normal; }
#pageContent .newsYears  a:active		{ text-decoration: underline; color: #b85a2b; font-weight: normal; }

#pageContent .newsItemLink {
	float: left;
	width: 235px;
	margin-left: 5px;
	padding-left: 18px;
	padding-bottom: 8px;
	padding-top: 7px;
	background: url(images/tipsBullet.png) 0px 11px no-repeat;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
#pageContent .newsItemLink:hover {
	background: url(images/tipsBullet_over.png) 0px 11px no-repeat;
}
#pageContent .newsItemLinkCurrent {
	float: left;
	width: 235px;
	margin-left: 5px;
	padding-left: 18px;
	padding-bottom: 8px;
	padding-top: 7px;
	background: url(images/tipsBullet_over.png) 0px 11px no-repeat;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


#pageContent .newsRightBlock {
	float: left;
	width: 555px;
	margin-left: 18px;
	padding-left: 18px;
	padding-bottom: 45px;
	border-left: 1px #cbccce solid;
}
#pageContent .hrNews {
	float: left;
	width: 545px;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 12px;
	background: #cbccce;
}
#pageContent .newsContent {
	float: left;
	width: 535px;
	margin-left: 2px;
}
#pageContent .newsContentLI {
	margin-left: 13px;
	list-style-type: square;
}
#pageContent .articleCopyright {
	display: block;
	font-size: 9px;
	line-height: 13px;
	margin-top: 28px;
	padding-right: 20px;
}
#pageContent .articleCopyrightBold {
	font-weight: bold;
	line-height: 19px;
}
#pageContent .articleCopyright  a:link	{ text-decoration: underline; color: #a6a003; font-weight: bold; }
#pageContent .articleCopyright  a:visited	{ text-decoration: underline; color: #a6a003; font-weight: bold; }
#pageContent .articleCopyright  a:hover	{ text-decoration: none; color: #a6a003; font-weight: bold; }
#pageContent .articleCopyright  a:active	{ text-decoration: underline; color: #a6a003; font-weight: bold; }

.attorneyImage {
	border: 1px #A6A003 solid;
	margin-right: 16px;
}
.pdfLink {
	float: left;
	width: 370px;
	outline: none;
}
.pdfLink  img{
	border: 0px;
}

#pageContent .contactForm {
	float: left;
	width: 501px;
	padding-left: 17px;
	padding-right: 21px;
	background: url(images/contactForm_bg.png) repeat-y;
	color: #ffffff;
	font-size: 13px;
}
#pageContent .contactFormRow {
	float: left;
	width: 100%;
}
#pageContent .contactFormLabel {
	float: left;
	width: 76px;
	height: 22px;
	margin-bottom: 10px;
}
#pageContent .contactFormInput {
	float: left;
	width: 175px;
	height: 16px;
	padding: 2px;
	background: #ffffff;
	border: 1px #7e9db9 solid;
	margin-bottom: 10px;
}
.contactFormComment {
	float: left;
	width: 415px;
	height: 149px;
	padding: 4px;
	background: #ffffff;
	border: 1px #7e9db9 solid;
}
#pageContent .contactTextBoxLeft {
	float: left;
	width: 66px;
	height: 100px;
	margin-right: 10px;
}
#pageContent .contactSmallText {
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 14px;
}
.contactSubmit {
	float: left;
	width: 63px;
	height: 27px;
	background: url(images/contactSubmit.png) no-repeat;
	border: 0px;
}
.contactFormHR {
	float: left;
	width: 100%;
	height: 1px;
	margin-bottom: 17px;
	margin-top: 17px;
	background: 1px #a5a5a7 solid;
	border-bottom: 1px #a5a5a7 solid;
}
.homeSubscribConfirm {
	float: left;
	padding-left: 18px;
	padding-right: 28px;
	line-height: 26px;
}

#pageContent .top7 {
	margin-top: 7px;
}
#pageContent .top10 {
	margin-top: 10px;
}
#pageContent .top20 {
	margin-top: 20px;
}
#pageContent .bot10 {
	margin-bottom: 10px;
}
#pageContent .bot20 {
	margin-bottom: 20px;
}

#pageContent .peaGreen {
	color: #a6a003;
	font-weight: bold;
}
#pageContent .brown {
	color: #b85a2b;
	font-weight: bold;
	margin-bottom: 9px;
}
#pageContent .bold {
	font-weight: bold;
}
#pageContent .size24 {
	font-size: 24px;
	line-height: 27px;
}
#pageContent .size28 {
	font-size: 28px;
	line-height: 31px;
}
#pageContent .size24 {
	font-size: 24px;
	line-height: 30px;
}
#pageContent .size15 {
	font-size: 15px;
	line-height: 18px;
}
#pageContent .size13 {
	font-size: 13px;
	line-height: 18px;
}
#pageContent .size12 {
	font-size: 12px;
	line-height: 18px;
}
#pageContent .width268 {
	float: left;
	width: 270px;
}
#pageContent .widthFull {
	float: left;
	width: 100%;
}
#pageContent .widthFull:link		{ text-decoration: none; }
#pageContent .widthFull:visited	{ text-decoration: none; }
#pageContent .widthFull:hover	{ text-decoration: none; }
#pageContent .widthFull:active	{ text-decoration: none; }

#pageContent .wideHR {
	float: left;
	width: 870px;
	height: 1px;
	margin-top: 19px;
	margin-bottom: 17px;
	background: #cbccce;
}

#footer {
	float: left;
	width: 811px;
	margin-top: 28px;
	margin-bottom: 30px;
	margin-left: 59px;
	font-size: 10px;
	font-family: Arial, Verdana, Tahoma;
	font-weight: normal;
	color: #898787;
	text-align: center;
	line-height: 13px;
}
#footer .linkArea {
	float: left;
	width: 811px;
	margin-bottom: 17px;
}
#footer .linkArea a {
	float: center;
	padding: 10px;
	margin: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#footer .linkArea a:link			{ text-decoration: none; color: #ffffff; font-weight: bold; font-size: 11px; }
#footer .linkArea a:visited		{ text-decoration: none; color: #ffffff; font-weight: bold; font-size: 11px; }
#footer .linkArea a:hover		{ text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 11px; }
#footer .linkArea a:active		{ text-decoration: none; color: #ffffff; font-weight: bold; font-size: 11px; }

#footer a:link		{ text-decoration: underline; color: #898787; font-weight: normal; font-size: 10px; }
#footer a:visited	{ text-decoration: underline; color: #898787; font-weight: normal; font-size: 10px; }
#footer a:hover		{ text-decoration: none; color: #898787; font-weight: normal; font-size: 10px; }
#footer a:active		{ text-decoration: underline; color: #898787; font-weight: normal; font-size: 10px; }
