body {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	}
	
.centerTable
{
background:url(images/page_bg.jpg) no-repeat center top;
}	

a {
    font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-weight: Bold;
	text-decoration: none;
	color: #FF7F00;	
}

a:hover {
    font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-weight: Bold;
	text-decoration: underline;
	color: #FF7F00;
}	
	
td {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
}

input {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	font-weight:  Normal;
	color: #000000;
}

select {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	font-weight:  Normal;
	color: #000000;
}

textarea {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	font-weight:  Normal;
	color: #000000;
}

.header {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C82901;
}

.subheader {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight: bolder;
	color: 000000;
}

.headerOrange {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF7F00;
}

.SmallText {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 9px;
	font-weight: Normal;
	color: #000000;
	line-height: 13px;
}

.SmallText2 {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
}