td{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #003E50;
	font-size:9pt;
}
.addresstext{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #7A0000;
	font-size:8pt;
}
.titletext{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #003E50;
	font-size:9pt;
	font-weight:bold;
	font-style:italic;
}
h4{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #003E50;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
}
h3{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #AB0000;
	font-size:10pt;
	font-weight:bold;
	margin: 2px;
}
h3.rug{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #3D6C8A;
	font-size:10pt;
	font-weight:bold;
	margin: 2px;
}
a{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #D13517;
	font-weight: bold;
}
a:hover{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #9C2B3D;
	font-weight: bold;
}
a.titlelink{
	color: #003E50;
	font-weight: bold;
	text-decoration: underline;
}
a.titlelink:hover{
	color: #003E50;
	font-weight: bold;
	text-decoration: none;
}
a.leftnavlink{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #002355;
	font-weight: normal;
	font-size:8pt;
	text-decoration: none;
}
a.leftnavlink:hover{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #002355;
	font-weight: normal;
	font-size:8pt;
	text-decoration: underline;
}
a.viewlink{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.viewlink:hover{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #FFCB89;
	font-weight: bold;
	text-decoration: none;
}
a.borderlink{
	background-color:#FFC15D;
	padding: 1px;
}
a.borderlink:hover{
	background-color:#ffffff;
	padding: 1px;
}
.form{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #ffffff;
	background: #BE470C;
	font-size:8pt;
}
.submit{
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #FFC15D;
	background: #BE470C;
	font-size:9pt;
	font-weight: bold;
}