@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666;
	text-align: justify;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
.tdheader {
	font-size:18px;
	font-weight:normal;
	color:#1B5C3B;
	font-family: Trebuchet MS, Georgia, Times, Times New Roman, Serif !important;
}
.telephone-header {
	font-size:22px;
	font-weight:normal;
	font-family: Trebuchet MS, Georgia, Times, Times New Roman, Serif !important;
	text-align: right;
}
navigation-header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right
}
a:link {
	color: #060;
}
a:visited {
	color: #333;
}
a:hover {
	color: #00F;
}
a:active {
	color: #333;
}
.bgheading2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666;
        text-align: left;
	background-color: #84C658;
}
input.submit {
	font-size:12px;
	font-family:Trebuchet MS,sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#555555;
	border-style:solid;
	border-color:#333333;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666;
    text-align: left;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666;
    text-align: left;
  display: inline
}

