body,td,th {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5b5b5b;
	line-height: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(bg.png);
}

.special {font-family: "Trebuchet MS";
	font-size: 11px;
	color: #c05005;
	line-height: 14px;
	}

p { margin-top: 2px; margin-bottom: 2px; margin-left: 20px; margin-right:10px;
	}
	
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #C05005;
	font-weight: normal;
	line-height:1em;
	margin-top: 10px; margin-bottom: 3px; margin-left: 20px; margin-right:5px;
	
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #C05005;
	font-weight: normal;
	line-height:1em;
	margin-top: 10px; margin-bottom: 3px; margin-left: 20px; margin-right:5px;
	
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #7B7B32;
	font-weight: normal;
	line-height:1em;
	margin-top: 10px; margin-left: 20px; margin-right:5px; margin-bottom: 3px;
	
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #5b5b5b;
	font-weight: normal;
	line-height:1em;
	margin-top: 10px; margin-bottom: 3px; margin-left: 20px; margin-right:5px;
	
}
.body_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	line-height: normal;
	font-weight:normal;
}


ul {
	list-style-image: url(arrow.gif);
	vertical-align:middle;
	padding-right: 5px;
	line-height: 3px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	list-style: inside;
}

	
a:link {
	color: #C05005;
	text-decoration: none;
}
a:visited {
	color: #EF7F34;
	text-decoration: none;
}
a:hover {
	color: #EF7F34;
	text-decoration: none;
}
a:active {
	color: #C05005;
	text-decoration: none;
}
.wrapper {
	padding: 0px;
	width: 965px;
	background-position: center;
	background-image:
	display:block;
}

.table_border { border:1px solid #E9EBE0; }

.table_side{ 
	border:1px solid #e1e1e1; 
	background-image:url(vert-line.png);
	background-position:top;
	background-repeat:repeat;
	}


.small_text {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #333333;
	line-height: normal;
	font-weight:normal;
}





.header_blue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: 600;
}
.body_bottom {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	text-align: center;
}

