* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #9c9d9d;
	background-image: url(../images/bkg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #333333;
}

#container {
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -385px;
	padding: 0px;
	width: 770px;
	height: auto;
	top: 0px;
}

#header #mast {
	position: absolute;
	top: 0;
	left: 0;
}

#header #bimage {
	position: absolute;
	top: 60px;
	left: 0;
}

#topNav #button1 p a{
	position: absolute;
	top: 289px;
	left: 0;
	background-image: url(../images/nav_buttons-home.jpg);
	display: block;
	height: 32px;
	width: 84px;
	background-position: 0 -80px;
}

#topNav #button1 p :hover{
	background-position: 0 -40px;
}

#topNav #button1 p :active{
	background-position: 0 0px;
}

#topNav #button2 p a{
	position: absolute;
	top: 289px;
	left: 84px;
	background-image: url(../images/nav_buttons-about.jpg);
	display: block;
	height: 32px;
	width: 98px;
	background-position: 0 -80px;
}

#topNav #button2 p :hover{
	background-position: 0 -40px;
}

#topNav #button2 p :active{
	background-position: 0 0px;
}

#topNav #button3 p a{
	position: absolute;
	top: 289px;
	left: 182px;
	background-image: url(../images/nav_buttons-legal-news.jpg);
	display: block;
	height: 32px;
	width: 109px;
	background-position: 0 -80px;
}

#topNav #button3 p :hover{
	background-position: 0 -40px;
}

#topNav #button3 p :active{
	background-position: 0 0px;
}

#topNav #button4 p a{
	position: absolute;
	top: 289px;
	left: 291px;
	background-image: url(../images/nav_buttons-faq.jpg);
	display: block;
	height: 32px;
	width: 221px;
	background-position: 0 -80px;
}

#topNav #button4 p :hover{
	background-position: 0 -40px;
}

#topNav #button4 p :active{
	background-position: 0 0px;
}

#topNav #button5 p a{
	position: absolute;
	top: 289px;
	left: 512px;
	background-image: url(../images/nav_buttons-contact.jpg);
	display: block;
	height: 32px;
	width: 112px;
	background-position: 0 -80px;
}

#topNav #button5 p :hover{
	background-position: 0 -40px;
}

#topNav #button5 p :active{
	background-position: 0 0px;
}

#topNav #button6 p a{
	position: absolute;
	top: 289px;
	left: 624px;
	background-image: url(../images/nav_buttons-practice.jpg);
	display: block;
	height: 32px;
	width: 146px;
	background-position: 0 -80px;
}

#topNav #button6 p :hover{
	background-position: 0 -40px;
}

#topNav #button6 p :active{
	background-position: 0 0px;
}

#content {
	padding-top: 321px;
	position: relative;
	top: 0;
	left: 0;
	height: auto;
	width: 770px;
}

#bodyContainer {
	background: url(../images/bodyContainer_background.jpg) top left repeat-y;
	position: relative;
	left: 0;
	height: auto;
	width: 770px;
}

#bodyContainer #leftColumn {
	position: relative;
	float: left;
	left: 10px;
	height: auto;
	width: 200px;
}

#bodyContainer #leftColumn #areasPract {
	background: url(../images/areas-practice_background.jpg) top left no-repeat;
	padding-left: 8px;
	padding-top: 70px;
	font-size: 12px;
	color: #035db1;
	width: 192px;
	height: 276px;
}

#bodyContainer #leftColumn #areasPract a:link,#bodyContainer #leftColumn #areasPract a:visited {
	color: #035db1;
	text-decoration: none;
}

#bodyContainer #leftColumn #areasPract a:hover,#bodyContainer #leftColumn #areasPract a:active {
	color: #666666;
	text-decoration: underline;
}

#bodyContainer #leftColumn #areasPract ul {
	text-decoration: none;
	list-style-type: none;
}

#bodyContainer #leftColumn #areasPract ul li {
	margin-bottom: 10px;
}

#bodyContainer #leftColumn #location {
	background: url(../images/location_background.jpg) top left no-repeat;
	padding-left: 8px;
	padding-top: 40px;
	font-size: 14px;
	width: 192px;
	height: 374px;
}

#bodyContainer #leftColumn #location span {
	font-size: 12px;
}

#bodyContainer #middleColumn {
	background: url(../images/content_top.jpg) top left no-repeat;
	padding-top: 20px;
	padding-left: 5px;
	position: relative;
	float: left;
	left: 10px;
	height: auto;
	width: 345px;
}

#bodyContainer #middleColumn ul {
	margin-top: 25px;
	margin-left: 50px;
	font-size: 12px;
	line-height: 18px;
}

#bodyContainer #middleColumn ul.secLevel {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 25px;
	font-size: 12px;
	line-height: 18px;
}

#bodyContainer #middleColumn ul li {
	list-style-image: url(../images/bullet.gif);
}

#bodyContainer #middleColumn a:link,#bodyContainer #middleColumn a:visited {
	color: #333333;
	text-decoration: underline;
}

#bodyContainer #middleColumn a:hover,#bodyContainer #middleColumn a:active {
	color: #666666;
	text-decoration: none;
}

#bodyContainer #middleColumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #036ab1;
}

#bodyContainer #middleColumn h2 {
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#bodyContainer #middleColumn h3 {
	margin-top: 25px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

#bodyContainer #middleColumn p {
	margin-top: 25px;
	font-size: 12px;
	line-height: 14px;
}

#bodyContainer #middleColumn p.follows {
	margin-top: 0px;
}

#bodyContainer #middleColumn p.list {
	line-height: 18px;
}

#bodyContainer #middleColumn #contact {
	padding-top: 25px;
    height: auto;
    width: 350px;
}

#bodyContainer #middleColumn #contact form {
	padding-left: 10px;
    height: auto;
    width: 340px;
}

#bodyContainer #middleColumn #contact ul {
	margin: 0;
    list-style-type: none!Important;
}

#bodyContainer #middleColumn #contact li {
    clear: both;
	list-style-image: none!Important;
}

#bodyContainer #middleColumn #contact label {
    display: block;
    font-size: 12px;
    padding: 0 0 2px 0;
    font-weight: bold;
}

#bodyContainer #middleColumn #contact input {
    border: 1px solid #333333;
	font-size: 12px;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-left: 5px;
    width: 295px;
    clear: both;
    height: 21px;
	background-color: #FFFFFF;
}

#bodyContainer #middleColumn #contact select.state {
	font-size: 12px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-left: 5px;
    clear: both;
    height: 22px!important;
    width: 300px;
    border: 1px solid #333333;
}

#bodyContainer #middleColumn #contact textarea {
    width: 295px;
    height: 50px;
    border: 1px solid #333333;
	font-size: 12px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-left: 5px;
    clear: both;
}

#bodyContainer #middleColumn #contact input.button {
	margin: 0;
	padding: 0;
	height: 25px;
    width: 100px;
    border: 1px solid #144a6e;
	font-size: 12px;
	color: #ffffff;
    background-color: #1a6ca3!Important;
    clear: both;
}

#bodyContainer #middleColumn #contact p {
	margin: 0 0 5px 0;
	font-size: 10px;
}

#bodyContainer #middleColumn #blog {
	margin-top: 25px;
	margin-bottom: 0;
	padding: 0;
}

#bodyContainer #middleColumn #blog h1 {
	margin-top: 0;
	margin-bottom: -25px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #036ab1;
}

#bodyContainer #middleColumn #blog h2 {
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#bodyContainer #middleColumn #blog h4 {
	margin-top: 50px;
	margin-bottom: 10px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

#bodyContainer #middleColumn #blog h5 {
	margin-top: 0;
	margin-bottom: 15px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#bodyContainer #middleColumn #blog div.blogger {
	margin-top: 0;
	margin-bottom: 25px;
	padding: 0;
}

#bodyContainer #middleColumn #blog div.blogText {
	margin-top: -15px;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
}

#bodyContainer #middleColumn #blog div.blogger p {
	font-size: 12px;
	line-height: 14px;
}

#bodyContainer #middleColumn #blog #comments {
	font-size: 12px;
	line-height: 14px;
}

#bodyContainer #middleColumn #blog #comments dd.comment-body {
	margin-bottom: 10px;
}

/* Use a break with this class to clear float containers */
.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

/* Google Map CSS */

#bodyContainer #middleColumn #map {
	margin-top: 25px;
    width: 345px;
    height: 500px;
	font-size: 14px;
	line-height: 21px;
}

#bodyContainer #rightColumn {
	position: relative;
	float: right;
	left: -9px;
	height: auto;
	width: 201px;
}

#bodyContainer #rightColumn ul {
	margin-left: 25px;
	font-size: 12px;
	line-height: 18px;
}

#bodyContainer #rightColumn ul li {
	list-style-image: url(../images/bullet.gif);
}

#bodyContainer #rightColumn #ticker .rss-box a:link,#bodyContainer #rightColumn #ticker .rss-box a:visited {
	color: #035db1;
	text-decoration: none;
}

#bodyContainer #rightColumn #ticker .rss-box a:hover,#bodyContainer #rightColumn #ticker .rss-box a:active {
	color: #666666;
	text-decoration: underline;
}

#bodyContainer #rightColumn #miniForm {
	background: url(../images/form_background.jpg) top left no-repeat;
	padding-left: 30px;
	padding-top: 80px;
    display: block;
	font-size: 12px;
	width: 171px;
	height: 261px;
}

#bodyContainer #rightColumn #miniForm p {
	margin-left: 10px;
	float: left;
	text-align: right;
	width: 75px;
}

#bodyContainer #rightColumn #miniForm #specForm {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 150px;
}

#bodyContainer #rightColumn #miniForm p a:link,#bodyContainer #rightColumn #miniForm p a:visited {
	color: #035db1;
	text-decoration: underline;
}

#bodyContainer #rightColumn #miniForm p a:hover,#bodyContainer #rightColumn #miniForm p a:active {
	color: #666666;
	text-decoration: none;
}

#bodyContainer #rightColumn #miniForm form {
}

#bodyContainer #rightColumn #miniForm textarea {
	margin-bottom: 9px;
	padding-left: 5px;
	padding-top: 5px;
    width: 135px;
    height: 55px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: transparent;
}

#bodyContainer #rightColumn #miniForm input {
	margin-bottom: 9px;
	padding-left: 5px;
	padding-top: 3px;
    width: 135px;
    height: 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: transparent;
}

#bodyContainer #rightColumn #miniForm input.button {
	background: url(../images/submit-button.gif) 0px 0px;
	float: left;
	display: block;
    width: 60px;
    height: 20px;
    border: none;
}

#bodyContainer #rightColumn #miniForm a:hover input.button {
	background-position: -60px 0px;
}

#bodyContainer #rightColumn #miniForm a:active input.button {
	background-position: -120px 0px;
}

#bodyContainer #rightColumn #cta {
	background: url(../images/cta_background.jpg) top left no-repeat;
	display: block;
	width: 201px;
	height: 76px;
	text-decoration: none;
}

#bodyContainer #rightColumn #ticHead {
	background: url(../images/ticker_header.jpg) top left no-repeat;
	display: block;
	width: 201px;
	height: 62px;
	text-decoration: none;
}

#bodyContainer #rightColumn #ticker {
	background: url(../images/ticker_background.jpg) top left no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	width: 181px;
	height: 271px;
}

#bodyContainer #rightColumn #ticker p {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 17px;
}

#bodyContainer #rightColumn #ticker a:link,#bodyContainer #rightColumn #ticker a:visited {
	color: #035db1;
	text-decoration: underline;
}

#bodyContainer #rightColumn #ticker a:hover,#bodyContainer #rightColumn #ticker a:active {
	color: #666666;
	text-decoration: none;
}

#bodyContainer #rightColumn #blogHead {
	background: url(../images/blog_header.jpg) top left no-repeat;
	display: block;
	width: 201px;
	height: 62px;
	text-decoration: none;
}

#bodyContainer #rightColumn #blogArchive {
	background: url(../images/blog_background.jpg) top left repeat-y;
	padding-top: 10px;
	padding-left: 20px;
	width: 181px;
	height: auto;
}

#bodyContainer #rightColumn #blogArchive h3 {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

#bodyContainer #rightColumn #blogArchive ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

#bodyContainer #rightColumn #blogArchive li {
	list-style: none;
}

#bodyContainer #rightColumn #blogArchive p {
	text-align: center;
}

#bodyContainer #rightColumn #blogArchive a:link,#bodyContainer #rightColumn #blogArchive a:visited {
	color: #035db1;
	text-decoration: underline;
}

#bodyContainer #rightColumn #blogArchive a:hover,#bodyContainer #rightColumn #blogArchive a:active {
	color: #666666;
	text-decoration: none;
}

#footer {
	position: relative;
	clear: both;
	top: -1px;
	left: 0;
	height: auto;
	color: #ffffff;
}

#footer #siteNav {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 12px;
}

#footer #siteNav a:link,#footer #siteNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer #siteNav a:hover,#footer #siteNav a:active {
	color: #035db1;
	text-decoration: underline;
}

#footer #credits {
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
}

#footer #credits a:link,#footer #credits a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer #credits a:hover,#footer #credits a:active {
	color: #035db1;
	text-decoration: none;
}

#footer #disclaimer {
	margin-bottom: 50px;
	text-align: center;
	font-size: 10px;
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

#miniForm-aspx {
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 15px;
    display: block;
	font-size: 12px;
	width: 171px;
	height: 261px;
}

#miniForm-aspx p {
	float: left;
	text-align: left;
	width: 150px;
}

#miniForm-aspx #specForm {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 150px;
}

#miniForm-aspx p a:link,#miniForm-aspx p a:visited {
	color: #035db1;
	text-decoration: underline;
}

#miniForm-aspx p a:hover,#miniForm-aspx p a:active {
	color: #666666;
	text-decoration: none;
}

#miniForm-aspx form {
}

#miniForm-aspx textarea {
	margin-bottom: 0;
	padding-left: 5px;
	padding-top: 5px;
    width: 135px;
    height: 55px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: transparent;
}

#miniForm-aspx input {
	margin-bottom: 9px;
	padding-left: 5px;
	padding-top: 3px;
    width: 135px;
    height: 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: transparent;
}

#miniForm-aspx input.button {
	background: url(../images/submit-button.gif) 0px 0px;
	float: left;
	display: block;
    width: 60px;
    height: 20px;
    border: none;
}
#errors {
	margin-bottom: 20px;
	margin-left: 0px;
}

#lblErrors li {
	color: #FF0000!Important;
	font-weight: bold;
}

#btnValidateForm {
	margin-top: 10px;
	margin-left: 0px;
}

#pnlCaptcha {
	margin-top: 25px;
	margin-bottom: 100px;
        text-align: left;
}

#lblVerifySubmission {
	font-size: 14px!Important;
}

#lblVerifySubmission span {
	font-weight: bold;
}

#CaptchaControl1_image {
	margin-top: 10px;
	margin-bottom: 10px;
}

.captcha span {
	margin-right: 10px;
}

#btnSubmitForm {
	margin-top: 5px;
}

#ValidationSummary2 ul li {
	color: #FF0000!Important;
}

/* .......... clearfix from positioniseverything.net
http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* ........................... */

/* Use a break with this class to clear float containers */
.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}
/* ........................... */

/* sIFR al rescante! http://www.mikeindustries.com/sifr/ */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
}
/* that's all folks! */
