body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #57472D;
	line-height: 15px;
}
body:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #57472D;
	line-height: 15px;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
	font-weight:none;
	color: #57472D;
	line-height: 15px;
	padding: 0px;
	}
a.content:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
	color: #57472D;
	line-height: 15px;
	padding: 0px;
	}
a.content:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #57472D;
	line-height: 15px;
	padding: 0px;
	}
a.content:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #57472D;
	line-height: 15px;
	padding: 0px;
	}
.headers {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #521C2A;
	line-height: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
}
.headers:link {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #521C2A;
	line-height: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	}
.subHeaders {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #013206;
	line-height: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
}
.subMenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #521C2A;
	font-weight: bold;
}
a.subMenu:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #521C2A;
	font-weight: bold;
	text-decoration: underline;
}
.bodySmall {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #355145;
	line-height: 19px;
}
.captions {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #485C77;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

.tableStyle1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	border: thin solid #325251;
	background-color: #CCCCCC;
	vertical-align: top;
	text-align: left;
	top: auto;
	vertical-align:top;
	padding: 6px;
}

.tableStyle2 {
	color: #FDFDFD;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	border: thin solid #325251;
	background-image: url(images/table2BG.jpg);
	vertical-align: top;
	text-align: left;
	top: auto;
	vertical-align:top;
	padding: 4px;
}
.leftlinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #280B11;
	line-height: 10px;
	padding: 0px;
	}
a.leftlinks:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #280B11;
	line-height: 10px;
	padding: 0px;
	}
a.leftlinks:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #280B11;
	line-height: 10px;
	padding: 0px;
	}
a.leftlinks:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #521C2A;
	line-height: 10px;
	padding: 0px;
	}
.standardlist{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #280B11;
	line-height: 10px;
	padding: 0px 0px 5px 15px; 
}
a.standardlist:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #280B11;
	line-height: 10px;
	padding: 0px;
}
a.standardlist:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #521C2A;
	line-height: 10px;
	padding: 0px;
}
.contentlist{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #57472D;
	line-height: 15px;
	padding: 0px 0px 5px 15px; 
}

ul {
list-style-type: none;
margin: 3px;
padding: 3px; 
}

li {
	background: url(images/bullet.gif) no-repeat left top;
	}
	
a:focus {
   outline: none; -moz-outline: none;
}
