/*
This stylesheet created by John Graham of External Relations office
Additions and corrections are always welcome.
you may use any portion of this stylesheet as you like.  Only requirement is you send an email to jdgraham2@wisc.edu and let me know where your from and what site you are using it for.

*/
/*************************************
* Global Section ()
*************************************/
html {
	margin:0;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	font-size:12px;
	width:100%;
}

#hdr {
	clear:both;
	display:none;
}
#hdrPrint {
	width:90%;
	display:block;
	clear:both;
	font-size:9px;
	padding:0;
	margin:10px;
	background-color:#FFFFFF;
}

.standardsNote, .skiplinks {display:none;}

#wrap {
	width:95%;
}

#nav{
	display:none;
}

#colL {
	display:none;
}
#colR2 {
	display:none;
}




.breadCrumbs {
	font-size:.75em;
}

.clr {
	clear:both;
	height:0px;
	margin:0;
	padding:0;
}

/*************************************
* Footer Section ()
*************************************/
#foot {
	clear:both;
}
#foot .content {
	border-top:1px dashed #666; 
	padding:15px 1.5em 20px 1.5em;
}

#foot div {
	padding-top:5px;
}
#foot a:link, #foot a:visited {
	color:#000;
}

/*************************************
* Link/resources Elements ()
*************************************/
.category {
}
.categoryTitle {
}
.categoryItems {
	margin:0 0 0 15px;
	padding:0 0 0 5px; 
}
.categoryItemTitle{
	margin:0 5px 0 0;
	padding:2px 0 0 10px;
	border-left:3px solid #ccc;
	border-top:1px dashed rgb(240,240,240);
}
.categoryItemUrl {
	padding:0 0 5px 15px;
	font-size:.9em;
	display:inline;
}
	
.categoryItemDescription {
	font-size:.9em;
	display:block;
}

	

