

body {
	font-family:"Trebuchet MS", "Arial", sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
}
p {
	font-size:12px;
	line-height:14px;
	font-family:"Trebuchet MS", "Arial", sans-serif;
	}

p.listtitle {
	font-family:"Trebuchet MS", "Arial", sans-serif;	
	margin-bottom:0;
	padding-bottom:0;
	font-weight:bold;
}

li {
	font-size:12px;
	line-height:14px;
	font-family:"Trebuchet MS", "Arial", sans-serif;
}

ul {
	margin-top:0;
	padding-top:0;

	font-size:12px;
	line-height:14px;
	font-family:"Trebuchet MS", "Arial", sans-serif;

}

h1 {
	font-size:18px;
	font-family:"Trebuchet MS", "Arial", sans-serif;
	}

h2 {
	font-size:16px;
	font-family:"Trebuchet MS", "Arial", sans-serif;
	}
	
h3 {
	font-size:14px;
	font-family:"Trebuchet MS", "Arial", sans-serif;
}



#bottombar {
	width:770px;
	height:23px;
	font-size:11px;
	line-height:23px;
	text-align:left;
	background:#FFFFFF url(../images/bottombar.jpg) no-repeat;
}

.ContentColumn {
	padding:0 20px 0 20px;	
}
.NavColumn {
	padding:0 0 0 10px;	
}

.SiteTable {
	background-color:#E7ECE3;/*#E5E8E9;*/
	margin-left:0px;
	
}


a:link {color:#996633;}
a:visited {color:#666633;}

a.button {
	font-size:16px;
	}
p.copyright {
	width:770px;
	text-align:center;
	}