/*------------------ Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
	border: #5E4670 solid 1px;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
	border: #5E4670 solid 1px;	
}
.imgRightnb {
	float: right;
	margin: 0 0 10px 10px;
}
.center {
	text-align: center;
}

body{
	background: #fdffec url(../images/bg.gif) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

/*-----------------------*/
/*----wrapper styles-----*/
/*-----------------------*/
#wrapper{
	width: 950px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -470px;
}

/*-----------------------*/
/*-----header styles-----*/
/*-----------------------*/
#header{
	width: 950px;
	height: 250px;
}
#practice-info {
	float: left;
	width: 235px;
}
#practice-info hr {
	width: 100%;
	height: 1px;
	background-color: #6c7051;
	border: none;
	margin: 5px 0px;
}
#practice-info address {
	color: #464a2f;
	font-size: 14px;
	font-style: normal;
	padding: 0px 0px 0px 6px;
	line-height: 20px;
}
#practice-info address a:link, #practice-info address a:visited {
		color: #464a2f;
}
#practice-info address a:active, #practice-info address a:hover {
	text-decoration: none;
}
#mast {
	float: right;
	width: 715px;
	height: 250px;
	position: relative;
}
/*-----------------------*/
/*----content styles-----*/
/*-----------------------*/
#content{
	width: 700px;
	float: right;
	padding: 30px 0px;
}

#content h1{
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5e4670;
}

#content h2{
	font-size: 14px;
	font-weight: normal;
	color: #6c7051;
}
#content h3{
	margin: 15px 0px;
	line-height: 24px;
	font-weight: bold;
}
#content p{
	margin: 15px 0px;
	line-height: 24px;
	font-weight: normal;
}

.rightaligned p{
	margin: 0px 0px 23px 50px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}
.headline {
	text-align: center;
}
#content ul, #content ol {
	padding: 5px 30px;
}
#content li {
	padding: 2px 0px; 
}
#content a:link{
	color: #5e4670;
	text-decoration: underline;
}

#content a:visited{
	color:#000000;
	text-decoration: underline;
}

#content a:active, #content a:hover{
	color: #5e4670;
	text-decoration: none;
	font-size: 14px;
}
#content p.bna {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
}

#content p.bna2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}
#video-container {
	height: 555px;
	width: 700px;
	text-align: center;
	margin-top: 20px;
}
#flash-video {
}

#interactive {
	width:300px;
	height:223px;
	float:right;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/interactive-cta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	border: 2px solid #000000;
}
#interactive a{
	text-decoration: none;
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;

}
#interactive a:hover{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

.quote p{
	color: #2F3B51;
	font-size: 13px;
}

.highlightedTXT{
	font-size: 17px;
}
.news_item {
	margin-bottom: 10px;
	width: 700px;
	padding: 0px 0px 10px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.news_item strong {
	font-size: 18px;
	color: #2F3B51;
	display: block;
	padding-left: 10px;
	margin: 0px;
}
.news_item ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px 10px 10px;
	height: auto;
	width: auto;
}
.news_item ul li {
	padding: 5px 0px;
	height: 175px;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7BE9D;
}
.clickHere {
	font-weight:normal;
	margin: 5px 0px 0px 0px;
	font-size:12px;
}
/*-----------------------*/
/*----leftPanel styles---*/
/*-----------------------*/
#leftPanel{
	width: 236px;
	float: left;
	top: 200px;
	font-size: 14px;
	color: #000000;
	padding-bottom: 20px;
}
#leftPanel a:link, #leftPanel a:visited {
	color: #5e4670;
}
#leftPanel a:hover, #leftPanel a:active {
	color: #6c7051;
}
#left-nav {
	width: 236px;
	height: auto;
	background:url(../images/left-nav.gif) top center repeat-y;
	padding-top: 30px;
}
#left-nav ul {
	list-style: none;
}
#left-nav li a {
	display: block;
	width: 185px;
	padding: 7px 25px;
}
#left-nav li a:link, #left-nav li a:visited {
	color: #000000;
	width: 185px;
	text-decoration: none;
}
#left-nav li a:active, #left-nav li a:hover {
	color:#FFFFFF;
	width: 185px;
	background-color: #5e4670;
}
/*
#left-nav ul.left-nav-sub{
	list-style: none;
	padding: 3px;
	margin: 0px;
	width: 175px;
	background-color: #ffffff;
	position: absolute;
	left: -999em;
}
#left-nav ul.left-nav-sub li {
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #efe1c8;
	border: none;
}
#left-nav ul li:hover ul.subNav {
	right: auto;
	margin: -20px 0px 0px 160px;
}
#left-nav ul.left-nav-sub li ul.left-nav-sub{
	list-style: none;
	padding: 3px;
	margin: 0px;
	width: 175px;
	background-color: #000000;
	position: absolute;
	left: -999em;
}
#left-nav ul.left-nav-sub li ul.left-nav-sub li {
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #efe1c8;
	border: none;
}
#left-nav ul.left-nav-sub li:hover ul.left-nav-sub {
	left: auto;
	margin: -20px 0px 0px 320px;
}
#left-nav.left-nav-sub {
    display:none;
    white-space:nowrap;
    padding:5px;
    margin:0px;
    background-color:#000000;
    position:absolute;
    top:18px;
    left:0px;
    z-index:999;
}
*/
/*-------------------- Page 1 Forms <---------------------*/
#qc{
	background: url(../images/bg-mini-form.gif) top center no-repeat;
	width: 194px;
	height: 270px;
	padding: 74px 20px 0px 20px;
	margin: 20px 0px 10px 0px;
}
#qc ul{
	list-style: none;
}
#qc ul li{
	padding-bottom: 10px;
}
#qc input, #qc textarea {
	width: 194px;
	heigth: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	border: 0px;
	background-color:#ffffff!important;
}
#qc textarea{
	height: 70px;
}
#qc input.button{
	width: 194px;
	height: 33px;
	background:url(../images/btn-submit.gif) top center no-repeat;
	cursor:pointer;
}
#qc p {
	text-align: center;
	color: #6c7051;
	font-size: 12px;
}
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
#logos {
	width: 234px;
	height: auto;
	background: url(../images/learn-more.gif) top center no-repeat;
	padding-top:  45px;
	margin-top: 10px;
}
#logos a.vizilite{
	text-align: center;
	display: block;
}
#logos a.fairy{
	float: left;
}
#logos a.fairy-text{
	float: right;
	text-align: right;
	margin-top: -50px;
}
#procedures {
	height: 320px;
	width: 680px;
	padding-right: 10px;
	padding-left: 10px;
}
#procedures ul {
	text-decoration: none;
}
#procedures ul li{
	text-decoration: none;
	list-style-type: circle;
	margin-bottom: 5px;
}
.right {
	float:right;
	height: auto;
	width: 340px;
}
.left {
	float:left;
	height: auto;
	width: 340px;
}
/*-----------------------*/
/*-----footer styles-----*/
/*-----------------------*/
#footer{
	clear: both;
	width: 950px;
	height: auto;
	font-size: 12px;
	color: #6c7051;
	border-top: #c6c9ab solid 1px;
	padding: 20px 0px;
}
#footer-info {
	width: 230px;
	height: auto;
	padding-right: 20px;
	margin: 0px 20px 20px 0px;
	border-right: #c6c9ab solid 1px;
	float: left;
}
#footer-info hr {
	width: 100%;
	height: 1px;
	background-color: #c6c9ab;
	border: none;
	margin: 5px 0px;
}
#footer-info address {
	color: #464a2f;
	font-size: 15px;
	font-style: normal;
	padding: 10px 0px 0px 6px;
	line-height: 22px;
}
#footer-info address a:link, #footer-info address a:visited {
		color: #464a2f;
}
#footer-info address a:active, #footer-info address a:hover {
	text-decoration: none;
}
#site-map, #disclaimer {
	width: 650px;
	float: left;
	margin: 20px 0px;
	color: #6c7051;
	line-height: 20px;
}
#footer a:link, #footer a:visited {
	color: #6c7051;
}
#footer a:active, #footer a:hover {
	color:#5E4670;
	
}
