@charset "UTF-8";
@import url(/third_party/shadowbox/shadowbox.css);

/* begin css from old wisdc.org website */
	
	.text
     {
		padding-right: 10px;
    }
	
	.extra {
		text-align:center;
		padding: 8px 0 8px 0;
	}
	
	.profiletitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		color : #933;
		text-align:center;
		margin-bottom: 6px;
		padding: 8px 0 0 0;
		border-bottom: #933 solid 1px;
	}
	
	.tabletitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bolder;
		text-align: center;
		color : #933;
		padding: 8px 0 8px 0;
		
	}
		
	.pressdate {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #333333;
	}
	
	.postdate {
		font-size: 10px;
		text-align:right;
		color : #333333;
        padding: 8px 0px 8px 0;
	}
	
	.list {
		margin-left: 12px;	
	}
	
	.total {
		background-color:#CCD0DC;
		vertical-align: middle;
		font-weight: bold;
	}	
	
	th {
	background-color: #CCD0DC;
	text-align: center;
	
	}
	
	.color {
		background-color:#CCD0DC;
		text-align: center;
		font-weight: bold;
	}
	
/* end css from old wisdc.org website */


.WISCDC {	/* This is here to override class HTMLEditor */
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
.WISCDC a {
	color: #369;
	text-decoration: none;
}
.WISCDC a:visited {
	color: #369;
}
.WISCDC a:hover {
	color:#933;
	text-decoration: underline;
}
ul.topbar li.title { 	/* this overrides style set in Format.css */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #933;
	margin: 0 0 6px 0;
	padding: 8px 0 0 0;
	border-bottom: #933 solid 1px;
	text-align: left;
	width: 900px;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #933;
}
h1, h2 {
	margin-bottom: 6px;
	padding: 8px 0 0 0;
	border-bottom: #933 solid 1px;
}
h1 {
	font-size: 20px;
	text-align: left;
}
h2 {
	font-size: 18px;
	
}
h3 {
	font-size: 16px;
	padding: 0;
	margin: 6px 0 8px 0;
	
}
h4 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	margin: 6px 0 -8px 0;
}
h5 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin: 6px 0 8px 0;
}
li {
	margin-bottom: 4px;
}
td.sidebarRight {
	background-color: #f4ab4f;
}
.sidebarContent {
	padding: 0 12px 20px 12px;
}
.sidebarContent a {
	font-weight: bold;
}
.sidebarContent ul {
	padding-left: 8px; 
	margin-left: 8px;
}
.testThis {
	color: #990000;
}

.profile h1, .profile h2, .profile h3 {
	text-align:center;
	}
	
.divider {
 color: #933;
 	}
.smallText {
	font-size: 8px;
}
.sitemap {
	width: 260px;
}
.sitemap ul {
	text-align: left;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.sitemap ul li {
	font-weight: bold;
	margin-left: 0;
	padding-left: 20px;
}
.sitemap ul li ul li {
	font-weight: normal;
}

.importTable {
	width: 100%;
	text-align: left; 
	font-size: 8pt;
	margin: 10px auto 10px auto;
}

.importTable th {
	background-color: white;
	padding: 5px;
	font-size: 10pt;

}