/* RESET */

* {
	margin : 0;
	padding : 0;
}
form label {
	cursor : pointer;
}
fieldset {
	border : none;
}
input,select,textarea {
	font-size : 100%;
}

/* GLOBAL */

body {
	font : normal 12px Arial, Helvetica, sans-serif;
	background :  #fff;
        color: #666;
	/*mn font-family:Arial, Helvetica, sans-serif; */
        font-family : "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;	
}

h1 {
	display : none;
}
h2 {
	font-size:15px;
        /* mn color:#0099cc; */
        color : #006699;
        font-weight:normal;
	padding-bottom : 9px;
	font-family:sans-serif;
    
}
/* mn added h6 */
h6 {
	font-size:20px;
        color:#006699;
        font-weight:bold;
	font-family:sans-serif;
    
}
h7 {
	font-size:18px;
        color:#000000;
        font-weight:normal;
	font-family:sans-serif;
        padding-bottom : 25px;
        padding-top : 25px;
    
}
/* mn end */

h5 {
	/* mn font-size:18px; */
font-size : 20px;
        /* mn color:#0099cc; */
        color:#006699;
        font-weight:normal;
	padding-bottom : 9px;
	font-family:sans-serif;
    
}
h2 em,h2 span {
	font-style : normal;
	font-family:sans-serif;
	color : #0099cc;
}
h2 span {
	display : block;
}
h3 {
	font : normal 11px/16px sans-serif;
	
	padding : 9px 0 0 0;
	
        color:#666;
}

h4 {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size:16px;
	padding : 9px 0 0 0;
        font-weight: normal;
        color:#333;
}

p {
 	line-height : 17px;
	padding : 7px 0;
	
}
#container #primary_column p {
	padding : 0 0 14px 0;
	
}


#container #primary_column td {
    font-size: 12px;
    
}

#container #primary_column {
        
}

ul {
	list-style : none;
}


ul li {
	line-height : 17px;
	padding : 0 0 7px 20px;
	background : url( /img/bullet.png) no-repeat ;
}

blockquote {
	font-size : 11px;
	line-height : 15px;
	color : #024669;
        
}
a:link,a:visited {
	color : #0099cc;
	font-weight : normal;
	text-decoration: none;
	border: 0;
        outline:none;
	
}	
img{
	border:0;
        
	
	
}
a:hover,a:active,a:focus {
	color : #77a420;
	text-decoration:none;
	
}
em {
	font-style : normal;
	color : #024669;
}

/* STRUCTURE */

#header {
	width : 832px; 
/*    width : 832px;*/
	height : 90px;
	margin : 0 auto;
    background : url(/img/tnlogo_notag.png) no-repeat  left;
    
}

#header #primary_column {
	width : 500px;
	float : right;
	text-align : left;
	text-decoration:none;
	border:none;
        
	

}

#header #secondary_column {
    width : 250px;
	float : left;
}


#masthead {
	clear : both;
	height : 30px;
	background : url(/img/primary-bg.png) repeat-x center;
	background: #006699;
        /*border-bottom: 7px solid #e5e5e5;*/
	
	
}
#index #masthead,
#at_em06 #masthead,
#at_dm06 #masthead,
#wbr1_052506 #masthead {
	height : 252px;
}
#container {
	clear : both;
	width : 754px; 
/*    width : 832px;*/
	margin : 0 auto;
        
	
	
	
}
#primary_column {
	width : 458px;
	float : right;
	text-align : justify;
        
	
	
	

}
#secondary_column {
	width : 251px;
	float : left;
	overflow : auto;
	font-size : 13px;
	text-align : left;
	color : #000;
}
.padding #primary_column {
	padding: 30px 0;
}
.padding #secondary_column {
	padding : 30px 0;
}

#tertiary_column {
	width : 145px;
	padding-left : 8px;
	float : right;
	text-align : left;
	color : #024669;

}

#secondary_column p.tagline {
    font-size: 15px;
}

#secondary_column a:link,#secondary_column a:visited {
	border-bottom : none;
}
#tertiary_column a:link,#tertiary_column a:hover,#tertiary_column a:visited {
	border-bottom : none;
}

#footer {
	clear : both;
	height : 30px;
	/*background : #989898;*/
	border-bottom : 10px solid #444444;
        border-top: 1px solid #aeb0b2;
        
}

/* NAVIGATION */


#navigation li {
	display : inline;
	padding-left: 0;
	background : none;
	outline:none;

}
#navigation li a:link,
#navigation li a:visited {
	display : block;
	float : left;
	/* mn font-size : 12px; */
        font-size : 14px;
	font-family:sans-serif;
	font-weight:normal;
	color : #333;
	padding : 65px 0 5px 0px;
	margin : 0 0 0 14px;
	/*border-bottom : 4px solid #f0f0f0;*/
	text-decoration:none;
	display:inline;
	outline:0;
	
	



}
* html #navigation li a:link,
* html #navigation li a:visited {
	letter-spacing : -1px;
	outline:none;
}
#navigation li a:hover,
#navigation li a:active,
#navigation li a:focus {
	color: #333;
	border-bottom : 3px solid #77a420;
	text-decoration:none;
	outline:0;
}


#nav_item a:link,#nav_item a:visited {
	color: #333;
	outline:none;
}
#navigation #nav_home a:link,
#navigation #nav_home a:visited {
/*	width : 298px;*/
    width : 328px;
	height : 11px;
	margin : 0;
	outline : 0;
	
}
#navigation #nav_home span {
	display : none;
	border:none;
}
#navigation #nav_company a:link,
#navigation #nav_company a:visited {
	margin : 0;
	outline:none;
}

/* SUBNAV */

#sub_nav {
	border-top : 1px dotted #0099cc;
	padding-bottom : 30px;
}
#sub_nav li {
	color : #333;
	padding-top : 8px;
	background : none;
	border-bottom : 1px dotted #0099cc;
}
#sub_nav li a:link,#sub_nav li a:visited {
	font-weight : normal;
	border : none;
        color:#333;
}
#sub_nav li ul li {
	border : none;
}
#sub_nav li ul li a:link,#sub_nav li ul li a:visited {
	font : normal 11px/11px ;
	color : #333;
	padding : 0;
	margin : 0;
}
#sub_nav li ul li a:hover,#sub_nav li ul li a:active, #sub_nav li a:hover{
	color : #77a420;
       
}
#sub_nav li ul li a:link span,#sub_nav li ul li a:visited span {
	font-size : 10px;
	display : block;
}

/* MASTHEAD */

#masthead #secondary_column {
	font-size : 11px;
	font-family : Tahoma;
	color : #fff;
}
#masthead #primary_column {
/*	width : 455px;*/
    width : 455px;
	height : 30px;
	border : 1px solid #fff;
	border-width : 0 1px ;
	background : #444444;
            
            

}
#index #masthead #primary_column {
	height : 252px;
	/*background : #785c87 url( /img/trackmanage/beforetn.jpg ) no-repeat top left;*/
}
#at_em06 #masthead #primary_column,
#at_dm06 #masthead #primary_column {
	height : 252px;
	/*background : #785c87 url( /img/trackmanage/aftertn.jpg ) no-repeat top left;*/
}
#wbr1_052506 #masthead #primary_column {
	height : 252px;
	background : none;
}

/* FOOTER */

#footer p {
	font : normal 11px/14px Tahoma;
	color : #666;
}
#footer a:link,#footer a:visited {
	color : #666;
	border-color : #fff;
    border-bottom: none;
}
#footer a:hover,#footer a:active,#footer a:focus {
	color : #77a420;
    border-bottom: none;
}
#footer #primary_column {
	text-align : right;
}
#footer #primary_column p {
	padding : 7px 0 !important;
}

/* MISC */

#testimonial_toggle {
	font-weight : bold;
	font-size : 12px;
}
#testimonials h2 {
	font-weight : normal;
}
#news_blurb {
	padding-right : 20px;
}
#news_blurb ul li,#news_blurb p {
	padding-left : 20px;
	float : left;
	width : 220px;
	padding-right : 10px;
}
#news_blurb a:link,
#news_blurb a:visited {
	font-weight : bold;
}
#whitepaper_blurb {
	padding-left : 20px;
}
#whitepaper_blurb p {
	padding : 0 0 0 35px;
	padding-left : 35px;
	background : url( /img/whitepaper_logo.gif ) no-repeat 0 8px;
}
#primary_column .image {
	text-align : center;
}
p.padding img {
	margin : 20px 0;
}
.align_left {
	float : left;
}
.align_right {
	float : right;
}
.image .align_left,
.image .align_right {
	margin-bottom : 10px;
}
.clearer {
	clear : both;
}
#contact_form p {
	clear : left;
}
#contact_form label {
	display : block;
	float : left;
	width : 100px;
        font-size:12px;
        text-align:left;
        padding:4px 15px 0 0;
        color: #0099cc;
        font-weight:bold;
}

input.contact_input{
width:220px;
height:24px;
padding:7px 7px 0 0px;
border:none;
font-family:Arial, Helvetica, sans-serif;
background:url(/img/input-bg.png) no-repeat left top;
color:#666;
float:left;
}
.submit,.label_padding {
	padding-left : 100px !important;
}
#contact_form textarea {
	width : 220px;
	height : 100px;
        padding:7px 7px 7px 0px;
        border:none;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        color: #666;
        background:url(/img/textarea-bg.png) no-repeat left top;
        float:left;

}

input:focus { outline: none; }
textarea:focus { outline: none; }


#signup_form p {
	clear : left;

}
th.signup_input {
        display : block;
	float : left;
	width : 100px;
        font-size:12px;
        text-align:left;
        padding:4px 0px 0 0;
        color: #0099cc;
        font-weight:bold;
}
th.signup_impt {
        display : block;
	float : left;
	width : 100px;
        font-size:12px;
        text-align:left;
        padding:4px 5px 0 0;
        color: #666;
        font-weight:bold;
}

input.signup_input{
width:220px;
height:24px;
padding:7px 0px 0 8px;
border:none;
font-family:Arial, Helvetica, sans-serif;
background:url(/img/input-bg.png) no-repeat left top;
color:#666;
float:left;
}

td.signup_input{
        padding: 0 0 0 0;
        
}

td.signupsm_input{
        padding: 0 0 0 0;
        
}

input.signupsm_input{
width:69px;
height:24px;
padding:7px 7px 0 8px;
border:none;
font-family:Arial, Helvetica, sans-serif;
background:url(/img/inputsm-bg.png) no-repeat left top;
color:#666;
float:left;
}

.submit,.label_padding {
	padding-left : 100px !important;
}
#signup_form textarea {
	width : 220px;
	height : 100px;
        padding:7px 7px 7px 8px;
        border:none;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        color: #024669;
        background:url(/img/textarea-bg.png) no-repeat left top;
        float:left;

}


#clients td {
	vertical-align : middle;
}
#clients td p {
	padding-left : 20px !important;
}
.message {
	color : #a00;
	font-weight : bold;
	padding-bottom : 14px !important;
}
#performance table {
	border : 1px solid #2A0041;
	border-width : 1px 0 0 1px;
}
#performance table td {
	border : 1px solid #2A0041;
	border-width : 0 1px 1px 0;
	padding : 6px;
}
#sitemap ul li ul {
	padding-top : 7px;
}
#partners table {
	width : 100%;
}
#partners td {
	width : 50%;
	text-align : center;
	padding : 10px 0;
}
#index #container #secondary_column .image a:link,
#index #container #secondary_column .image a:visited,
#services #container #secondary_column .image a:link,
#services #container #secondary_column .image a:visited {
	border : 0;
}
#at_em06 #container #secondary_column,#at_dm06 #container #secondary_column {
	text-align : left;
}
#at_em06 #at_form label,#at_dm06 #at_form label {
	display : block;
	width : 72px;
	float : left;
}
#at_em06 #at_form p,#at_dm06 #at_form p {
	clear : left;
}
#at_em06 #at_form #be_at_p label,#at_dm06 #at_form #be_at_p label {
	float : none;
	display : inline;
	padding : 0 10px 0 3px;
}
#wbr1_052506 #container #secondary_column,#at_dm06 #container #secondary_column {
	text-align : left;
}
#wbr1_052506 #at_form label,#at_dm06 #at_form label {
	display : block;
	width : 72px;
	float : left;
}
#wbr1_052506 #at_form p,#at_dm06 #at_form p {
	clear : left;
}
#wbr1_052506 #at_form #be_at_p label,#at_dm06 #at_form #be_at_p label {
	float : none;
	display : inline;
	padding : 0 10px 0 3px;
}
.caps {
	font-size : 80%;
	letter-spacing : 0.05em;
}
.sm_sub li a:link,.sm_sub li a:visited {
	font-size : 10px;
	font-weight : normal;
}
.sm_sub li span {
	display : block;
}
#sitemap #primary_column ul li {
	font-weight : bold;
}
#management_photo {
	float : left;
	margin-right : 10px;
	width : 223px;
	margin-top : 10px;
}
.management_wrap {
	width : 224px;
	float : left;
}

#announcement {
	width : 236px;
	margin-bottom : 40px;
}

#announcement p {
	font : normal 12px/12px !important;
	padding : 10px 15px 0px 10px;
/*        color: #0099cc;*/
}

/* WEEKLY SEMINARS BOX */

#weekly_seminars {
	width : 236px;
	/*padding-bottom : 15px;*/
	margin-bottom : 40px;
	background : #fff ;
	border: 0px solid #aeb0b2;
	border-bottom: 1px solid #aeb0b2;
}
#weekly_seminars h2 {
	font-size: 16px;
	color : #333;
	font-family:Arial Narrow, Arial, sans-serif;
	margin-bottom : 0px;
	padding-left : 20px;
	padding-top : 10px;
	background : #fff url(/img/weekly_seminars_top.png ) no-repeat top center;
	border-bottom: 1px solid #aeb0b2;
}
#weekly_seminars p {
	font : normal 12px/12px !important;
	padding : 10px 15px 0px 10px;
        border-left: 1px solid #aeb0b2;
        border-right: 1px solid #aeb0b2;
}
#weekly_seminars a {
        color: #0099cc;
}

#weekly_seminars a:hover {
        color: #77a420;
}

#ipod_p {
	color : #024669;
	background : transparent url(/img/ipod.gif ) no-repeat 15px 0;
	padding-left : 60px !important;
	padding-bottom : 15px !important;
}
.line {
	background : url(/img/weekly_line.gif ) no-repeat top center;
	padding-top : 15px !important;
	padding-bottom : 3px !important;
}
.weekly_register {
	padding : 0 0 15px 15px !important;
}
.weekly_register img {
	margin : 0 !important;
}

/* CLIENTS SIGNUP BUTTON*/
div.clientsignup{
	margin: 0 0px 0 300px;
}

div.clientsignup a{
  background: #fff url(/images/main_menu_bg.png) no-repeat;
  padding: 15px 20px 20px 20px;
  display: block;
  height: 10px;
  color: #FFFFFF;
  font-size: 16px;
  font-family: "Lucida Grande", verdana, sans-serif;
  text-align: left;
  width: 300px;
}

div.clientsignup a:hover{
  text-decoration: none; 
}

table.price {
        
        padding: 0px;
        border: none;
        border: 1px solid #fff;
}
        
td.price {
        font-size: 20px;
        border: none;
        background-color: #e5e5e5; 
        vertical-align: middle;
        padding: 7px;
        font-weight: normal;
        text-align:center;
}
td.price2 {
        font-size: 20px;
        border: none;
        background-color: #ccc; 
        vertical-align: middle;
        padding: 7px;
        font-weight: normal;
        text-align:center;
}

td.title {
        font-size: 24px;
        color:white;
        border: none;
        background-color: #0099cc; 
        vertical-align: middle;
        padding: 7px;
        font-weight: bold;
        text-align:center;
        border-bottom: 1px solid #0099cc;
        
}


