.links {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	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: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}




body, p, ul, ol, .table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
	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: right;
	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, Helvetica, sans-serif;
}

h1 {
	font-size: 120%;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #9F2000;
}

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

h3 {
	font-size: 100%;
}

h4 {
	font-size: 90%;
}

h5 {
	font-size: 80%;
	color: #006666;
}

h6 {
	font-size: 70%;
	line-height: normal;
}

.small {
	font-size: 8.5pt;
}

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

