/* Testimonial Director CSS */

#quotes .testimonial {
	padding: 0px 10px 0px 10px; 
	margin-bottom:0em;
	background:url(/_img/quote-left.gif) no-repeat left top;

	}
#quotes .squote {
	font-size: 14px;
	line-height: 20px;
	font-style:italic;
	margin: 0;	
	background:url(/_img/quote-right.gif) no-repeat right bottom;
	padding:0 40px 0 30px;
	text-align:justify;
	}
#quotes .byline {
	font-size: 14px;
	line-height: 16px;
	margin: 10px 0 0 30px;	
	color: #666666;
	}
	
	
#right-col-content .testimonial {
	padding-bottom: 10px; /* was 34 */
	margin-bottom:1em;
	width: 200px;
	}
#right-col-content .squote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	font-style: italic;
	color:rgb(99,99,94);
	margin: 0;
	padding: 15px;
	background: transparent url('/_img/side-testimonial_top.gif') no-repeat;
	}
#right-col-content .byline {
	font-size:.85em;
	/*margin-top:-26px;
	margin-left:84px;*/
	line-height:1.4em;
	font-weight:bold;
	font-color:rgb(74,74,66);
	padding: 24px 15px 10px 84px; /* was 24px 15px 10px 84px*/
	background: transparent url('/_img/side-testimonial_bottom.gif') no-repeat left top;
	margin: 0;
	}		


/* End of Testimonial Director CSS */





#menuBar {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 20px;
	margin: 0px;
	position: relative;
	overflow: hidden;
	
}

.menuHeader {
	color: #000;
	white-space: nowrap;
	margin: 0;
	padding-right: 13px;
	display: inline;
	position: relative;
	text-decoration: none;
	cursor:default;
}

a.menuLink {
	display: block;
	text-decoration: none;
	text-align: left;
}

a.menulink:link {
	color: #000;
	text-decoration: none;
}

a.menulink:visited {
	color: #000;
	text-decoration: none;
}

a.menulink:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a.menulink:active {
	color: #666666;
	text-decoration: none;
}

.menuDrop {
	color: #000;
	font-family: Helvetica, sans-serif, Times, serif;
        font-size: 16px;
        font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-color: #CCCCCC;
	visibility: hidden; 
	margin: 0px;
	padding: 5px 0px 10px 2px;
	position: absolute;
	z-index: 1000;
	width: auto;
	height: auto;
	overflow-x:hidden; 
}
.menuDrop a:hover {color: #ffffff; font-family: Helvetica, sans-serif, Times, serif; font-weight: bold; font-size: 11px; text-decoration: none;}
.headerLinks {color: #ffffff;  font-family: Helvetica, sans-serif, Times, serif; font-weight: bold; font-size: 11px; text-decoration: none;}
.headerLinks a {color: #ffffff;  font-family: Helvetica, sans-serif, Times, serif; font-weight: bold; font-size: 11px; text-decoration: none;}
.headerLinks a:hover {color: #ffffff; font-family: Helvetica, sans-serif, Times, serif; font-weight: bold; font-size: 11px; text-decoration: none;}

.homeTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.homeTXThead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.NewsSIGN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ecedc2;
}
.topNavtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color:#332B2A
}
.topNavtxt A: link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color:#332B2A
}
.Headline
{
	color: #333;
    	font-size: 12px;
    	font-family: Arial;
    	font-weight: bold;
	text-decoration: none;
}

.Copy
{
	color: #333;
    	font-size: 11px;
    	font-family: Arial;
	text-decoration: none;
}
.FormHEAD
{
	color: #333;
    	font-size: 14px;
    	font-family: Arial;
    	font-weight: bold;
	text-decoration: none;
}
.FormCOPY
{
	color: #333;
    	font-size: 11px;
    	font-family: Arial;
	text-decoration: none;
}
.FormHEADbig
{
	color: #333;
    	font-size: 16px;
    	font-family: Arial;
    	font-weight: bold;
	text-decoration: none;
}
.FormCOPYbig
{
	color: #333;
    	font-size: 12px;
    	font-family: Arial;
	text-decoration: none;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/images/btn_bG.jpg') no-repeat scroll top right;
    display: block;
    float: left;
    text-align: center;
    color: black;
    width: 188px;
    height: 41px;
    font: normal 12px arial, sans-serif;
    text-decoration: none;
    padding-top: 12px;
}

a.button:hover {
    font: bold;
    color: grey;
    outline: none; /* hide dotted outline in Firefox */
}

.st_sharethis_custom { 
}

.contentpane {
    border: 0 px;    
    width: 80%;
    text-align: left;
    padding-bottom: 100px;
}

td {
	font-family: "Arial", Serif;
	font-size: small;
}


h1 {
	font-family: "Arial", Serif;
	font-size: large;
	font-weight: bold;
	padding-bottom:12px;
	color: #332B2A;
}

h2 {
	font-family: "Arial", Serif;
	font-size: large;
	font-weight: bold;
	padding-bottom:10px;
	color: #5C7F92;

}

h3 {
	font-family: "Arial", Serif;
	font-size: medium;
	font-weight: bold;
	color: black;
}

img {
border: 0;
}

a:link {
	COLOR: #61380B;
	text-decoration:none;
	font-weight: normal;

}
a:visited {
	COLOR: #61380B;
	text-decoration:none;
	font-weight: normal;

}
a:hover {
	COLOR: #CC9933;
	font-weight: bold;
	text-decoration:underline;
}
a:active {
	COLOR: #61380B;
	text-decoration:none;
	font-weight: normal;
}

a#btnRegistration {
	width:150px;
	height:17px;
	display: block;
	background-image: url(/images/btnPriceReg.jpg);
	background-repeat:no-repeat;
	background-position: left middle;
	padding:0px;
	margin: 5px;
	text-decoration: none;
}

a#btnRegistration:hover {
	background-position: 0 -17px;
}

a#btnAttend {
	width:114px;
	height:17px;
	display: block;
	background-image: url(/images/btnAttend.jpg);
	background-repeat:no-repeat;
	background-position: left middle;
	padding: 0px;
	margin: 5px;
	text-decoration: none;
}

a#btnAttend:hover {
	background-position: 0 -17px;
}


a#btnProfile {
	width:260px;
	height:30px;
	display: block;
	background-image: url(/images/create-your-free-report.png);
	background-repeat:no-repeat;
	background-position: left middle;
	padding: 0px;
	margin: 5px;
	text-decoration: none;
}

a#btnProfile:hover {
	background-position: 0 -30px;
}

a.btnNavigate {
	width:188px;
	height:41px;
	display: block;
	background-image: url(/images/btn_bG.jpg);
	background-repeat:no-repeat;
	position: relative;
	background-position: 0 0;
	text-decoration: none;
	text-align:center;
	padding-top:12px;
	font: bold 11px arial, sans-serif;
}


/* Landing pages */

td.background {
	background: #BCBCBC url(../images/background_page.jpg) repeat-x top left;
}


.team td {
	display:table-cell;
	position: relative;
	text-align: center;
	vertical-align: text-top;
	width: 50%;
	white-space: nowrap;
	line-height: 17px;
	}
	
.team img {
	height: 189px;
	width: 125px;
	border:0px;
	vertical-align:top;
}		
	
.team2 img {
	height: 189px;
	width: 125px;
	border: 0px;
	padding-bottom: 20px;
	text-align: right;
	}

.team2 td {
	text-align: left;
	vertical-align: text-middle;
	width: 25%;
	white-space: nowrap;
	line-height: 17px;
	padding: 10px;
	}

.current-news {
	font-size: x-small;
	font-family: "Arial", Serif;

}


.current-news ul {
    	list-style-type:none;
    	padding-left: -2em;
	margin-left: -2em;

}


.current-news li {
	background: transparent url(/images/ncmIcon_news.gif) no-repeat;
	background-position:0 5px;
	list-style-type:none;
	padding-left: 25px;
	margin-left: 25px;
	padding-bottom: 1em;
}




.current-events {
	font-size: small;
	margin-bottom: 10px;
	font-weight: normal;

}


.current-events a {
	font-weight: bold;
}

.contact-form {
	padding-bottom: 20px; 
	background-color: #e0e0e0; 
	padding-left: 40px; 
	padding-right: 40px; 
	margin-left: 75px; 
	margin-right: 75px; 
	padding-top: 20px;
	background-image: url(/images/contact-bg.jpg);
	background-repeat: repeat-x; 
}
.popup-NADA {
	border-bottom: black 1px solid; 
	position: absolute; 
	text-align: justify; 
	border-left: black 1px solid; 
	padding-bottom: 10px; 
	background-color: white; 
	padding-left: 10px; 
	width: 760px;
	height: 400px; 
	padding-right: 10px; 
	display: none; 
	border-top: black 1px solid; 
	top: 300px; 
	border-right: black 1px solid; 
	padding-top: 10px; 
	left: 50px;

}

td.form_bg {
	background: url(/images/landing-pages/background_form.jpg) repeat-x top;
	height: 431px;
	vertical-align: top;
	background-color: #E4E9ED;

}

.btn_mailing_list {
   border-top: 1px solid #404040;
   background: #404040;
   background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#404040));
   background: -webkit-linear-gradient(top, #404040, #404040);
   background: -moz-linear-gradient(top, #404040, #404040);
   background: -ms-linear-gradient(top, #404040, #404040);
   background: -o-linear-gradient(top, #404040, #404040);
   padding: 1px 3px;
   border: 1px;
/*   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
*/   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ecedc2;
   font-size: 8px;
   font-family: Helvetica, Arial, Sans-Serif;
   font-weight: bold;
   text-decoration: none;
   vertical-align: middle;
   }
 .btn_mailing_list:hover {
   border-top-color: #454445;
   background: #454445;
   color: #feffd3;
   }
 .btn_mailing_list:active {
   border-top-color: #feffd3;
   background: #feffd3;
   }

