.links {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.links {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #00A54F;
	text-decoration: none;
}
a:active.links {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #00A54F;
	text-decoration: none;
	}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.gen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 83%;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	line-height: normal;
}




body, p, ul, ol, .table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 83%;
	line-height: 145%;
	color: #222222;
}
 


/***************************** start top menu *****************************/

.NavLinks A:link, .NavLinks A:visited {
	font-size:10pt;
	color: #2D6969;
	display:block;
	width:100%;
	text-decoration: none;
}

.NavLinks A:hover {
	text-align: left;
	color: #FF6633;
	text-decoration: underline;
}

.NavBullets {
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
}

/***************************** end menus *****************************/

h1,h2,h3,h4,h5,h6 {
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
}

h1 {
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #069776;
}

h2 {
	font-size: 90%;
	color: #003300;
}

h3 {
	font-size: 90%;
}

h4 {
	font-size: 130%;
	line-height: 200%;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}

h5 {
	font-size: 110%;
	line-height: normal;
	font-colour: #999999;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #990000;
}

h6 {
	font-size: 150%;
	line-height: 130%;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #E87644;
}

.small {
	font-size: 8.5pt;
}

.siteByLink a:link, .siteByLink a:visited {
	font-size: 8pt;
	color: #FFFFFF;
	width: 100%;
	display: none;
}
.siteByLink a:hover {
	color: #999999;
}

