/* newsite style sheet */

/* heading */
td.heading {
font-family: Verdana, sans-serif;
font-size: 24;
font-weight: normal;
color: #333;
margin: 0;
padding-left: 10px;
padding-top: 5px;
line-height: 120%;
}


/* content text */
td.text {
font-family: "Trebuchet MS", sans-serif;;
font-size: 32;
font-weight: bold;
color: #333;
margin: 0;
padding: 0px;
line-height: 120%;
}
						
td.textside {
font-family: "Trebuchet MS", sans-serif;;
font-size: 18;
font-weight: normal;
color: #333;
margin: 0;
padding: 0px;
line-height: 120%;
}
						
td.textside A:link	{color: #333; text-decoration: underline; font-weight: normal;}
td.textside A:visited	{color: #333; text-decoration: underline; font-weight: normal;}
td.textside A:hover	{color: #2752BB; text-decoration: none; font-weight: bold;}
td.textside A:active	{color: #333; text-decoration: underline; font-weight: normal;}

td.text2 {
font-family: "Trebuchet MS", sans-serif;;
font-size: 20;
font-weight: bold;
color: #246368;
margin: 0;
padding: 0px;
line-height: 120%;
}
						
td.text2 A:link	{color: #246368; text-decoration: none; font-weight: bold;}
td.text2 A:visited	{color: #246368; text-decoration: none; font-weight: bold;}
td.text2 A:hover	{color: #246368; text-decoration: underline; font-weight: bold;}
td.text2 A:active	{color: #246368; text-decoration: none; font-weight: bold;}
						
td.textdetails {
font-family: "Trebuchet MS", sans-serif;
font-size: 24;
font-weight: bold;
color: #00AA00;
margin: 0;
padding: 0px;
line-height: 120%;
}
						
td.textdetails A:link	{color: #00AA00; text-decoration: none; font-weight: bold;}
td.textdetails A:visited	{color: #00AA00; text-decoration: none; font-weight: bold;}
td.textdetails A:hover	{color: #00008C; text-decoration: none; font-weight: bold;}
td.textdetails A:active	{color: #00AA00; text-decoration: none; font-weight: bold;}

/* footer */
td.footer {
font-family: "Trebuchet MS", sans-serif;;
font-size: 14;
font-weight: normal;
color: #333;
margin: 0;
padding: 0px;
line-height: 120%;
}
						
td.footer A:link	{color: #000080; text-decoration: none; font-weight: bold;}
td.footer A:visited	{color: #000080; text-decoration: none; font-weight: bold;}
td.footer A:hover	{color: #000080; text-decoration: underline; font-weight: bold;}
td.footer A:active	{color: #000080; text-decoration: none; font-weight: bold;}

.tm10 {
	margin-top: 10px;
}

.tm20 {
	margin-top: 20px;
}

.tm30 {
	margin-top: 30px;
}

.tm60 {
	margin-top: 60px;
}

.tm80 {
	margin-top: 80px;
}

.tm100 {
	margin-top: 100px;
}
