/*  TNC STYLE SHEET  */


BODY, TD   {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size: 12pt;
	margin-top :  0;
	margin-left :  0;
	margin-right :  0;
	margin-bottom :  0;
}

a:link 		{ color: black; font: 12pt;}
a:visited 	{ color: black; font: 12pt;}
a:active 	{ color: red; font: 12pt;}
a:hover 	{ color: red; text-decoration: underline; font: 12pt;}


/*   */

.lg-header	{ font: bold 24pt Arial, Helvetica, sans-serif; }
.lg-subhead	{ font: bold 16pt Arial, Helvetica, sans-serif; }


/*    */


.size-08pt 		{ font: bold 8pt  Arial, Helvetica, sans-serif; }
.size-09pt 		{ font: 9pt  Arial, Helvetica, sans-serif; }
.size-10pt 		{ font: 10pt  Arial, Helvetica, sans-serif; }
.size-12pt 		{ font: 12pt  Arial, Helvetica, sans-serif; }
.size-14pt 		{ font: 14pt  Arial, Helvetica, sans-serif; }

.gold-header		{ font: 16pt Arial, Helvetica, sans-serif; color: #888858; }
.gold-subhead		{ font: 12pt Arial, Helvetica, sans-serif; color: #888858; }
.gold-smtitle		{ font: 8pt Arial, Helvetica, sans-serif; color: #888858; }
.gold-smtitlebold	{ font: bold 9pt Arial, Helvetica, sans-serif; color: #888858; }

.white-header		{ font: 16pt Arial, Helvetica, sans-serif; color: #FFFFFF; }
.white-smtitle		{ font: bold 8pt Arial, Helvetica, sans-serif; color: #FFFFFF; }
.white-smbody		{ font: 8pt Arial, Helvetica, sans-serif; color: #FFFFFF; }



H1 {
	font-size: 18pt;
	color: Navy;
	font-weight :  bold;
}

H2 {
	font-size: 16pt;
	color: navy;
	font-weight :  bold;
}


H3 {
	font-size: 14pt;
	color: navy;
	font-weight :  bold;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

.Copyright {
	font-size: 10pt;
	color: black;
	font-weight :  bold;
	text-align :  center;
}

.ServicesTitle {
	font-size: 10pt;
	color: white;
	font-weight :  bold;
	text-align :  center;	
}

.ServicesText  {
	color : black;
	font-family : Veranda, Arial;
	font-size: 12pt;
	font-weight: bold;
}

.Header {
	font-size: 22pt;
	color: white;
	font-weight :  bold;
	font-family : "Times New Roman";
}

.Header1 {
	font-size: 18pt;
	color: black;
	font-weight :  bold;
	font-family : "Times New Roman";
}
a.Lhead {
	font-size: 18pt;
	color: black;
	font-weight :  bold;
	font-family : "Times New Roman";
}

.Header2 {
	font-size: 14pt;
	color: black;
	font-weight :  bold;
	font-family : "Times New Roman";
}

.Header3 {
	font-size: 18pt;
	color: navy;
	font-weight :  bold;
	font-style :  italic;
	font-family : "Times New Roman";
}

.textBold {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight :  bold;
}

.AssocName {
	font-size: 18pt;
	color: Navy;
	font-weight :  bold;
	font-family : "Times New Roman";
}

a.Services {
	font-size: 18pt;
	color: Navy;
	font-weight :  bold;
	font-family : "Times New Roman";
}

a.Services:link 	{ color: navy; font: 12pt; font-weight :  bold;}
a.Services:visited 	{ color: navy; font: 12pt; font-weight :  bold;}
a.Services:active 	{ color: red; font: 12pt; font-weight :  bold;}
a.Services:hover 	{ color: red; text-decoration: underline; font: 12pt; font-weight :  bold;}

a.Tips:link 	{ color: navy; font: 14pt; font-weight :  bold;}
a.Tips:visited 	{ color: navy; font: 14pt; font-weight :  bold;}
a.Tips:active 	{ color: red; font: 14pt; font-weight :  bold;}
a.Tips:hover 	{ color: red; text-decoration: underline; font: 14pt; font-weight :  bold;}

li.bullets {
	font-size: 12pt;
	color: Navy;
	font-weight :  bold;
	font-family : "Times New Roman";
}

.Corevalues {
	font-size: 12pt;
	color: navy;
	font-weight :  bold;
	font-family : "Times New Roman";
}

.tblHeader {
	font-size: 14pt;
	color: navy;
	font-weight :  bold;
	font-family : "Times New Roman";
}

.tblDetails {
	font-size: 12pt;
	color: black;
	font-weight :  bold;
	font-family : "Times New Roman";
}

.singleLinePara{
	margin-top:0px;
	margin-bottom:0px;
}

.searchField{
	font-size: 10pt;
	color: black;
	font-weight :  bold;
	font-family : "Times New Roman";
}
.searchResult{
	font-size: 10pt;
	color: black;
	font-weight :  normal;
	font-family : "Times New Roman";
}

a.email:link 	{ color: navy;  font-size: 12pt; font-weight: bold; }
a.email:visited 	{ color: navy; font-size: 12pt; font-weight: bold; }
a.email:active 	{ color: navy; font-size: 12pt; font-weight: bold; }
a.email:hover 	{ color: red; text-decoration: underline; font-size: 12pt; font-weight: bold; }
