a {
	text-decoration: underline;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #FF9900;
}
a.imagelink{
	text-decoration: none;
	background-color: none;
}
body {
	margin: 0;
	background-image: url(../images/bkgd_2.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.body_smlr {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 12px;
}
.big_bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0D4A7D;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
}
.headings {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0D4A7D;
	line-height: 40px;
}
.headings_unbold {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	text-transform: capitalize;
	color: #0D4A7D;
	line-height: 40px;
}
.headings_unbold_orange {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF9900;
	line-height: 40px;
}
.tt_forms {
    padding:opx;
    border:2px solid #B9B9B9;
    background-color:#f2f2f2;
}
