/* newsite style sheet */

/* heading */
.heading {
font-family: Verdana, sans-serif;
font-size: 26px;
font-weight: normal;
color: #4F6A75;
margin: 0;
padding-left: 10px;
padding-top: 5px;
line-height: 120%;
}


/* content text */
td.siteTitle {
font-family: "Lucida Calligraphy", cursive;
font-size: 45px;
color: #00843d;
font-weight: bold;
line-height: 100%;
}

td.text {
font-family: "Trebuchet MS", sans-serif;
font-size: 32px;
font-weight: bold;
color: #333;
margin: 0;
padding: 0px;
line-height: 120%;
}
						
td.text2 {
font-family: "Trebuchet MS", sans-serif;
font-size: 28px;
font-weight: bold;
color: #FE0000;
margin: 0;
padding: 0px;
line-height: 120%;
}

td.textside {
font-family: "Trebuchet MS", sans-serif;
font-size: 20px;
font-weight: normal;
color: #333;
margin: 0;
padding: 0px;
line-height: 120%;
}

td.textname {
font-family: "Trebuchet MS", sans-serif;
font-size: 20px;
font-weight: bold;
color: #094183;
margin: 0;
padding: 0px;
line-height: 120%;
}
						
td.textname A:link	{color: #094183; text-decoration: none; font-weight: bold;}
td.textname A:visited	{color: #094183; text-decoration: none; font-weight: bold;}
td.textname A:hover	{color: #00843d; text-decoration: none; font-weight: bold;}
td.textname A:active	{color: #094183; text-decoration: none; font-weight: bold;}

.linkText {
padding-left: 22px;
padding-right: 22px;
}

/* footer */
td.footer {
font-family: Verdana, sans-serif;
font-size: 14px;
color: #040280;
font-weight: normal;
}

td.footer A:link		{color: #040280; text-decoration: none; font-weight: normal;}
td.footer A:visited	{color: #040280; text-decoration: none; font-weight: normal;}
td.footer A:hover		{color: #040280; text-decoration: underline; font-weight: normal;}
td.footer A:active	{color: #040280; text-decoration: none; font-weight: normal;}

.tm10 {
	margin-top: 10px;
}

.tm20 {
	margin-top: 20px;
}

.tm30 {
	margin-top: 30px;
}

.tm40 {
	margin-top: 40px;
}

.tm50 {
	margin-top: 50px;
}

.tm60 {
	margin-top: 60px;
}

.tm80 {
	margin-top: 80px;
}

.tm100 {
	margin-top: 100px;
}
