body, h1, h2, h3, h4, h5, p, a, ul, ol, li, form {
	margin:0px;
	padding:0px;
}

a {outline: none}

body {
	background: #eae5d9 url(../images/bkg.jpg) repeat-x left top;
}
#container {
	position: relative;
	left: 50%;
	width: 1200px;
	height: 1660px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -600px;
}
#google-mini {
	background-color: #EBE5D9;
	padding: 0px 0px 0px 0px;
	width: 375px;
	height: auto;
}
.s {
	background-color: #EBE5D9;
}

/*------------------ Header Selectors <--------------------*/
#header {
	background: transparent url(../images/header.jpg) no-repeat;
	height: 198px;
	width: 850px;
	position: absolute;
	top: 0px;
	left: 180px;
}
#header a {
	color:#2364b0;
}
#header a:hover {
	color:#2364b0;
}
#header .header-logo {
	text-indent:-999em;
	display:block;
	width:162px;
	height:95px;
	background-position: 0 0;
	background: transparent url(../images/header-logo.jpg) no-repeat;
	position: absolute;
	top: 18px;
	left: 0px;
}
#header .header-logo:hover {
	background-position: 0 -95px;	
}
#header .header-phone {
	font-family:Arial;
	font-size:23px;
	color:#000000;
	font-weight: bold;
	position:absolute;
	top: 14px;
	left: 165px;
	text-decoration: none;
}
#header .header-contact {
	text-indent:-999em;
	display:block;
	width:41px;
	height:35px;
	background-position: 0 0;
	background: transparent url(../images/header-contact.jpg) no-repeat;
	position: absolute;
	top: 14px;
	left: 774px;
}
#header .header-contact:hover {
	background-position: 0 -35px;	
}
#header .header-map {
	text-indent:-999em;
	display:block;
	width:28px;
	height:35px;
	background-position: 0 0;
	background: transparent url(../images/header-map.jpg) no-repeat;
	position: absolute;
	top: 14px;
	left: 817px;
}
#header .header-map:hover {
	background-position: 0 -35px;	
}
#google-mini-search-bar {
	position:absolute;
	top: 15px;
	right: 90px;
}
/*------------------ Mast Selectors <--------------------*/
#mast {
	height: 50px;
	width: 470px;
	position: absolute;
	left: 340px;
	top: 75px;
}
#mast-head {
}
#mast-head #flash-mast {
}
#mast-head #flash-mast p {
}
#flash-mast {
}
#flash-container {
	margin-top: 10px;
}
#flash-container #flash-content p {
	text-align:center;
	height:auto;
	padding-top: 2px;
}
#flash-content {
	background: transparent url(../images/flash-holder.jpg) no-repeat;
	height: 243px;
	width: 212px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;

}
/*------------------ Top Nav Selectors <--------------------*/
#topNav {
	height: 27px;
	width: 850px;
	left: 180px;
	top: 198px;
	position: absolute;
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	background-color: transparent;
	color: #FFFFFF;
	text-align: center;
	padding-top: 14px;
	font-weight: bold;
	z-index: 200;	
}
#topNav p {
}
#topNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topNav li {
	list-style-type: none;
	position: relative;
	display:inline;	
	margin: 0 0 0 0;
	padding: 0;
}
#topNav a {
	padding: 0 10px;
}
#topNav a:link, #topNav a:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:hover, #topNav a:active {
	color: #387ccc;
	text-decoration: none;
}
#topNav .top-nav-sub {
	display:none;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	background-color:#231F20!important;
	top:20px!important;
	left:0px!important;
	z-index:845!important;
	position: absolute;
}
#topNav .top-nav-sub li {
	list-style-type: none!important;
	float:left!important;
	display:block!important;
	background-color:#231F20 !important;
}
#topNav .top-nav-sub a {
	text-indent:0em!important;
	font-family: Arial;
	font-weight:bold;
	color:#ffffff;
	font-size:14px;
	line-height:22px;
	background-color:transparent !important;
	float:left!important;
	display:block!important;
}
#topNav .top-nav-sub li {
	float:left!important;
	padding:0px!important;
	margin:0px!important;
	display:inline;
	background-color:transparent;
	list-style:none;
	
}
#topNav .top-nav-sub li a {
	height:20px;
	color:#ffffff;
	display:block!important;
	float:left!important;
	margin:0px!important;
	background-color:transparent;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#topNav .top-nav-sub li a:hover {
	color:#387ccc;
	background-color:transparent;
	float: left;
}
#topNav li:hover ul, #topNav li.sfHover ul {

}
#topNav li:hover li ul, #topNav li.sfHover li ul {
	top:-999em;
	position:relative;
}
#topNav li li:hover ul, #topNav li li.sfHover ul {
	left:9.45em;
	top:-1px;
	position:relative;
}
.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}
#topNav .sub-nav-sub {
	display:none;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	background-color:#231F20!important;
	position:absolute!important;
	top:0px!important;
	left:170px!important;
	z-index:845!important;
}
#topNav .sub-nav-sub li {
	list-style-type: none!important;
	float:none!important;
	display:block!important;
	background-color:#231F20 !important;
}
#topNav .sub-nav-sub a {
	text-indent:0em!important;
	font-family: Arial;
	font-weight:bold;	
	color:#ffffff;
	font-size:14px;
	line-height:22px;
	background-color:transparent !important;
	float:none!important;
	display:block!important;
}
#topNav .sub-nav-sub li {
	float:left!important;
	clear:both!important;
	padding:0px!important;
	margin:0px!important;
	display:inline;
	background-color:transparent;
	list-style:none;
}
#topNav .sub-nav-sub li a {
	height:20px;
	color:#ffffff;
	display:block!important;
	float:left!important;
	clear:left!important;
	padding: 2px 5px 2px 5px;
	margin:0px!important;
	background-color:transparent;
}
#topNav .sub-nav-sub li a:hover {
	color:#387ccc;	
	background-color:transparent;	
}
#topNav li:hover ul, #topNav li.sfHover ul {
}
#topNav li:hover li ul, #topNav li.sfHover li ul {
	top:-999em;
	position:relative;
}
#topNav li li:hover ul, #topNav li li.sfHover ul {
	left:9.45em;
	top:-1px;
	position:relative;
}
.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}
#topNav .sub-sub-nav-sub {
	display:none;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	background-color:#231F20!important;
	position:absolute!important;
	top:0px!important;
	left:170px!important;
	z-index:845!important;
}
#topNav .sub-sub-nav-sub li {
	list-style-type: none!important;
	float:none!important;
	display:block!important;
	background-color:#231F20 !important;
}
#topNav .sub-sub-nav-sub a {
	text-indent:0em!important;
	font-family: Arial;
	font-weight:bold;	
	color:#ffffff;
	font-size:14px;
	line-height:22px;
	background-color:transparent !important;
	float:none!important;
	display:block!important;
}
#topNav .sub-sub-nav-sub li {
	float:left!important;
	clear:both!important;
	padding:0px!important;
	margin:0px!important;
	display:inline;
	background-color:transparent;
	list-style:none;
}
#topNav .sub-sub-nav-sub li a {
	height:20px;
	color:#ffffff;
	display:block!important;
	float:left!important;
	clear:left!important;
	padding: 2px 5px 2px 5px;
	margin:0px!important;
	background-color:transparent;
}
#topNav .sub-sub-nav-sub li a:hover {
	color:#387ccc;	
	background-color:transparent;	
}

/*------------------ Content Selectors <--------------------*/
#top-content {
	position: absolute;
	height: 7px;
	width:860px;
	top: 239px;
	left: 175px;
	background: transparent url(../images/top-content.jpg) no-repeat left top;
}
#content {
	margin-bottom: 200px;
	position: relative;
	height: auto;
	width: 860px;
	top: 246px;
	left: 175px;
	background: transparent url(../images/content.jpg) repeat-y left top;
	background-color: #EBE5D9;
}
/*------------------ Column Container Selector <--------------------*/
#column-container {
	height: auto;
	width: 860px;
	left: 175px;
	top: 239px;
}
/*------------------ Left Column Selectors <--------------------*/
#left-column {
	width: 220px;
	height:auto;
	float:left;
}
#left-column a {
	color:#000000;
}
#left-column a:link, #left-column a:visited {
	color:#000000;
}
#left-column a:hover, #left-column a:active {
	color:#2364b0;
	background-color: #DFD8C6;			
}
#left-column #map {
}
#leftNav {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width: 213px;
	margin-left: 5px;
	height: 361px;
	color:#000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	position: relative;
	left: 0px;
}
#leftNav ul {
	list-style: none;
}
#leftNav li {
	list-style-type: none;
	display:block;	
}
#leftNav a:hover, #leftNav a:active {
	width:213px;
	height:23px;
	text-decoration: none;
 	background-color: #eae5d9;
	display:block;
	padding: 6px 0px 0px 0px;
}	
#leftNav .left-navigation-top {
	width:213px;
	height:23px;
	text-decoration: none;
	background-color: #DFD8C6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display:block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftNav .left-navigation {
	width:213px;
	height:23px;
	text-decoration: none;
	background: #DFD8C6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display:block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftNav .top-nav-left {
	display:none;
	white-space:nowrap;
	padding:0px;
	background-color:#EBE5D9!important;
	top:auto!important;
	left:0px!important;
	z-index:845!important;
	border:solid 1px #000000;
	margin-top: -31px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 213px;
	position: absolute;
}
#leftNav .top-nav-left li {
	margin:0px!important;
	padding: 0 2px 0 5px;
	width: 400px;
	list-style-type: none!important;
	float:left!important;
	display:block!important;
	background-color:#EBE5D9 !important;
	clear:both!important;
}
#leftNav .top-nav-left a {
	width:auto;
	float:left!important;
	font-family: Arial;
	font-weight:bold;	
	color:#000000;
	font-size:14px;
	line-height:24px;
	background-color:transparent !important;
	display:block!important;
}
#leftNav .top-nav-left li a {
	line-height:24px;
	width:auto;
	text-decoration:none;
	color:#000000;
	display:block!important;
	float:left!important;
	clear:both!important;
	padding: 0 5px 0 5px;
	margin:0px!important;
	background-color:#EBE5D9;
}
#leftNav .top-nav-left li a:hover {
	color:#2364b0;	
	background-color:transparent;	
}
#leftNav li:hover ul, #leftNav li.sfHover ul {

}
#leftNav li:hover li ul, #leftNav li.sfHover li ul {
	top:-999em;
	position:absolute;
}
#leftNav li li:hover ul, #leftNav li li.sfHover ul {
	left:9.45em;
	top:-1px;
	position:absolute;
}
.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}
#leftNav .sub-nav-left {
	text-align:left;
	display:none;
	white-space:nowrap;
	padding:0px;
	margin:-1px 0 0 0;
	background-color:#EBE5D9!important;
	position:absolute!important;
	top:auto!important;
	left:265px!important;
	z-index:845!important;
	border:solid 1px #000000;	
}
#leftNav .sub-nav-left li {
	width:auto;
	list-style-type: none!important;
	float:left!important;
	display:block!important;
	background-color:#EBE5D9!important;
}
#leftNav .sub-nav-left a {
	width:auto;
	font-family: Arial;
	font-weight:bold;	
	color:#000000;
	font-size:14px;
	line-height:24px;
	background-color:transparent !important;
	float:none!important;
	display:block!important;
}
#leftNav .sub-nav-left li {
	width:auto;
	float:none!important;
	clear:both!important;
	padding: 0 5px 0 5px;
	margin:0px!important;
	background-color:transparent;
	list-style:none;
}
#leftNav .sub-nav-left li a {
	line-height:24px;
	width:auto;
	text-decoration:none;
	color:#000000;
	display:block!important;
	float:none!important;
	clear:both!important;
	padding: 0 5px 0 5px;
	margin:0px!important;
	background-color:#EBE5D9;
}
#leftNav .sub-nav-left li a:hover {
	color:#2364b0;	
	background-color:transparent;
}
#leftNav li:hover ul, #leftNav li.sfHover ul {
}
#leftNav li:hover li ul, #leftNav li.sfHover li ul {
	top:-999em;
	position:absolute;
}
#leftNav li li:hover ul, #leftNav li li.sfHover ul {
	left:9.45em;
	top:-1px;
	position:absolute;
}
.sl_badge_150 {
	margin-left:10px;
	margin-top: 10px;
	float:right;
}

/*---------------------------------Super Lawyer Badge for Joe Miklos--------------------------*/

.sl_badge_120 {
	margin-left:10px;
	margin-top: 10px;
	float:right;
}

.sl_badge_120 {
	width:120px;
	text-align:center;
	background-color:rgb(255,255,255);
	font-family:arial;
	font-size:12px;
	border:1px solid rgb(191,191,191); 
	border-bottom:4px solid rgb(86,131,154);
	line-height:1.5;
}

.sl_badge_120 .profile {
	padding:2px;
}
.sl_badge_120 a {
	color:rgb(131,7,30);
	text-decoration:none;
}
.sl_badge_120 a:hover {
	text-decoration:underline;
}
.sl_badge_120 .online {
	width:100%;
	text-align:center;
	font-family:arial,sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:rgb(148,0,37);
}
.sl_badge_120 .visit { 
	text-align:center; font-size:10px; 
} 










.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}
#blog-nav{
	text-align:center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 15px;
}
#blog-nav h3{
	margin-top: 15px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	color:#000000;
}
#blog-nav ul{
	margin-bottom: 10px;
	margin-left: 30px;
	text-align: left;
}
#blog-nav ul li{
	margin-bottom: 5px;
}
#blog-nav ul li a:link, #blog-nav ul li a:visited{
	color: #000000;
	background-color: transparent;
}
#blog-nav ul li a:hover, #blog-nav ul li a:active{
	color:#2364b0;	
	background-color:transparent;
}
#blog-nav #powered-by{
}

#left-column .medical-malpractice{
	text-indent:-999em;
	display:block;
	width:215px;
	height:159px;
	background-position: 0 0;
	background: transparent url(../images/cta-med-mal.jpg) no-repeat;
	position:relative;
	left:0px;
	margin-left: 5px;
}
#left-column .medical-malpractice:hover {
	background-position: 0 -159px;	
}
#left-column .case-evaluation{
	text-indent:-999em;
	display:block;
	width:215px;
	height:158px;
	background-position: 0 0;
	background: transparent url(../images/cta-case-eval.jpg) no-repeat;
	position:relative;
	left:0px;
	margin-left: 5px;
}
#left-column .case-evaluation:hover {
	background-position: 0 -158px;
}
#left-column .view-blog{
	text-indent:-999em;
	display:block;
	width:215px;
	height:160px;
	background-position: 0 0;
	background: transparent url(../images/cta-view-blog.jpg) no-repeat;
	position:relative;
	left:0px;
	margin-left: 5px;
}
#left-column .view-blog:hover {
	background-position: 0 -160px;
}
#left-column .addresses {
	width: 215px;
	height: 311px;
	position: relative;
	left: 0px;
	margin-left: 5px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	background-color: transparent;
	background-image: url(../images/statue-addresses.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left-column .logos {
}
#left-column .logos a{
}
#left-column .logos a:hover{
background-color:transparent;
}
/*------------------ Right Column Selector <--------------------*/
#right-column {
	float: left;
	height: auto;
	width: 620px;
	padding: 0 0px 0 20px;
}
#right-column h1 {
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#2364b0;
	margin-top:5px;
}
#right-column h2 {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#2364b0;
}
#right-column h3 {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#2364b0;
}
#right-column p {
	font-family:Arial;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
	padding-right: 20px;	
}
#right-column a {
	color:#2364b0;
}
#right-column a:link, #left-column a:visited {
	color:#2364b0;
}
#right-column a:hover, #left-column a:active {
	color:#000000;			
}
#right-column strong {
	color:#2364b0;	
}
#right-column p.phone-number {
}
#right-column ul {
	color:#2364b0;
	padding-left:20px;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}
#right-column ul li {
}
#right-column ol {
	color:#2364b0;
	padding-left:28px;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}
#right-column ol li {
}
#right-column img {
}
#right-column .img-left {
}
#right-column .img-right {
}
#column-float-right {
	float:right;
	width: 227px;
	height: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-position:bottom;
	background-repeat:no-repeat;
}
#SamProfiles {
	background:url(../images/bckgrndSamProfiles.jpg) no-repeat;
	text-align:center;
	margin: 0px 0px 30px 0px;
	padding-bottom: 20px;
}
#right-column .practice-info {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
#map {
    width:370px;
    height:370px;
}
.table {
	font-family:Arial;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
}

.facebook {
	margin-left:15px;
	}
	
.linkedin {
	margin-left:50px;
	}

#twitter_div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin-left:15px;
	}

/*------------------ Main Contact Form Selectors <--------------------*/
#contactForm {
	width: 405px;
	position: relative;
	height: auto;
	top: 0px;
	padding: 0px;
/*	left: 15px;*/
}

#contactForm label {
	display: block;
	text-align: left;
	padding-right: 0px;
	vertical-align: top;
}

#contactForm label.check {
	display: block;
	text-align: left;
	padding-right: 0px;
	vertical-align: top;
}

#contactForm input {
	border: 1px solid #2363af;
	width: 405px;
	height: 20px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#contactForm textarea {
	border: 1px solid #2363af;
	width: 405px;
	padding: 0px;
	margin-bottom: 10px;
	height: 100px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contactForm input.check {
	color: #231f20;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: none;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 60px;
	font-size: 11px;
}

#contactForm span.radio {
	display:block;
	padding: 10px 0 10px 0px;
}

#contactForm span.radio input {
	height: auto;
	width: auto;
	border: none;
	margin-left: 0;
	margin-top: 0;
}

#contactForm span.radio label {
	display: inline;
	text-align: left;
	padding-right: 0;
	vertical-align: top;
}

/*------------------ Right Column Mini Form Selectors <--------------------*/
#qc {
	background: transparent url(../images/qc.jpg) no-repeat;
	height: 341px;
	width: 227px;
	padding-top: 87px;
}

#qc h4 {
 text-indent: -999em;
}

#qc ul li {
	width:173px;
	height:31px;
	border:none;
	background: url(../images/input.jpg) no-repeat;
	margin: 0 23px 1px 12px;
}
#qc ul li.orange {
	background: url(../images/input-orange.jpg) no-repeat;
}
#qc ul li.submit {
	background:none;	
	margin: 0 33px 18px 12px;
}
#qc ul li.textarea {
	background: url(../images/textarea.jpg) no-repeat;
	width:173px;
	height:106px;
	margin: 0 23px 1px 12px;	
}
#qc textarea {
	padding: 5px 0 0 10px;
	font-family:Arial;
	font-size:14px;
	color:#000000;
	border:none;
	width:152px;
	height:95px;	
	font-weight: bold;
	background: none;
}

#qc input {
	padding: 5px 0 0 10px;
	width:152px;
	height:20px;
	font-family:Arial;
	font-size:14px;
	color:#000000;
	border:none;
	font-weight: bold;
	background: none;
}

#qc .button {
	padding: 0;
	background: transparent url(../images/submit-qc.jpg) no-repeat;
	width:163px;
	height:27px;
}

#qc ul {
}

#qc li {
	list-style-type: none;
}

#qc p {
	text-align:right;
	font-family:Arial;
	font-size:14px;
	color:#2364b0;
	margin-right: 23px;
}

#qc a {
	color:#2364b0;
	font-weight: bold;
}

#qc a:hover {
	color:#000000;
	font-weight: bold;
}

.address2 {
  display: none;
}
.valid {
    background-color: #007940!important;
}
.invalid {
    background-color: #F00000!important;
}
#qc input.single-line {
	width: 135px;
	padding: 5px 0 0 2px;
}
#qc img {
  vertical-align: bottom;
}

/*------------------ Right Column Btn Call To Action  Blog Selectors <--------------------*/
#btn-cta-blog {
}
#btn-cta-blog a {
}
#btn-cta-blog a:link,  #btn-cta-blog a:visited {
}
#btn-cta-blog a:hover,  #btn-cta-blog a:active {
}
/*------------------ Right Column Blog Navigation Selectors <--------------------*/
#blog {
}
#blog h3 {
}
#blog ul {
}
#blog ul li {
}
#blog ul li a {
}
#blog #powered-by {
}
#blog ul li a:link,  #blog ul li a:link {
}
#blog ul li a:hover,  #blog ul li a:active {
}
/*------------------ Footer Selectors <--------------------*/
#footer {
	width:860px;
	height:315px;
	clear: both;
	background: transparent url(../images/footer.jpg) left top no-repeat;
}
#footer .footer-logo {
	width:128px;
	height:72px;
	position:relative;
	top: 35px;
	left: 5px;
	background-color: transparent;
	background-image: url(../images/footer-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#footer .footer-logo:hover {
	background-position: 0 -72px;
}
#footer .sitemap {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	background-color: transparent;	
	color: #FFFFFF;
	float: right;
	position: relative;
	top: 136px;
	right: 616px;
}
#footer .sitemap a{
	background-color: transparent;
	color:#FFFFFF;
	text-decoration:none;
}	
#footer .sitemap a:hover{
	color:#387ccc;
}	
#footer ul {
}
#footer ul li {
}
#footer ul li a {
	color: #387ccc;
}
#footer ul li a:link, #footer ul li a:visited {
}
#footer ul li a:hover, #footer ul li a:active {
}
#footer p {
}
#footer img {
}
/*------------------ Disclaimer Selectors <--------------------*/
#disclaimer {
	background-color: transparent;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #EBE5D9;
	text-align: center;
	position: relative;
	top: 105px;
	height: 100px;
	width: 840px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#disclaimer span{
	color:#000;
}
#disclaimer a{
	background-color: transparent;
	color:#387ccc;
}
#disclaimer a:hover, #disclaimer a:active {
	background-color: transparent;
	color:#FFFFFF;
}	
#disclaimer #sitemap {
}
#disclaimer #sitemap ul {
}
#disclaimer #sitemap ul li {
}
#disclaimer #sitemap ul li a {
}
#disclaimer #sitemap ul li a:link, #disclaimer #sitemap ul li a:visited {
}
#disclaimer #sitemap ul li a:hover, #disclaimer #sitemap ul li a:active {
}
#disclaimer #disclaimer-text {
}
#disclaimer #disclaimer-text p {
}
#disclaimer #disclaimer-text a {
}
#disclaimer #disclaimer-text a:link, #disclaimer #disclaimer-text a:visited {
}
#disclaimer #disclaimer-text a:hover, #disclaimer #disclaimer-text a:active {
}
/*------------------ Bennett Captcha Selectors <--------------------*/
#pnlCaptcha {
	width: 240px;
	height: auto;
	clear: both;
}
#pnlCaptcha p {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#pnlCaptcha label {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.captcha {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.captcha img {
	width: 240px;
	float: left;
	clear: both;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
.captcha span {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.captcha span input {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*------------------ Bennett Form Selectors <--------------------*/
#bennett {
}
#bennett input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett ul {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#bennett ul li {
	margin: 0px;
	padding: 0px;
}
/*------------------ Bennett Summary Selectors <--------------------*/
#ValidationSummary1 {
	width: 240px;
	height: auto;
	float:left;
	clear:both;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
#ValidationSummary1 ul {
	width: 240px;
	height: auto;
	float:left;
	clear:both;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ValidationSummary1 ul li {
	float:left;
	clear:both;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
/*------------------ Bennett Error Selectors <--------------------*/
#errors {
	float:left;
	clear:both;
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #990000;
}
#errors span {
}
#errors ul {
	float:left;
	clear:both;
	width: 240px;
	height: auto;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}
#errors ul li {
	float:left;
	clear:both;
	width: 240px;
	height: auto;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	color: #990000;
}
/*------------------ Bennett Button Selectors <--------------------*/
input#btnValidateForm {
	float: left;
	clear: both;
	width: 240px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
input#btnSubmitForm {
	float: left;
	clear: both;
	width: 240px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.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-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

#magazine {
	margin-left: 5px;
}

#magazine a img {
	border: 0;
}
