/* Element styles*/
P   {
	font-family : verdana, arial, sans-serif;
	}

UL  {
	font-family :  verdana, arial, sans-serif;
	list-style: square;
	}

OL  {
	font-family : verdana, arial, sans-serif;
	}

LI  {
	font-family :  verdana, arial, sans-serif;
	}

H1  {
	background-color : transparent;
	color: #003366;
	font-family : arial, sans-serif;
	font-size : x-large;
	}

H2  {
	background-color : transparent;
	color: #003366;
	font-family : arial, sans-serif;
	font-size : large; 
	}

H3  {
	background-color : transparent;
	color: #003366;
	font-family : arial, sans-serif;
	font-size : medium; 
	}

H4  {
	
	font-family: arial, sans-serif;
	font-size : small;
	}

H5  {
	font-family : arial, sans-serif;
	font-size : x-small;
	}
	
BODY  {
	background-color : #cde6ff;
	font-family :  verdana, arial, sans-serif;
	font-size: small;
	margin: 0px 0px 0px 0px;
	}

td  {
	font-family : verdana, arial, sans-serif;
	font-size: small;
	}
	
pre { 
	font-size: small;
	}
	
img  {
	border-width : 0px;
	}
	
/* regular links*/
A  {}

A:Visited  {
	color: #660066;
	}

A:Active  {
	color: #ff0000;
	}

A:hover	{
	color:#ffffff;
	background:#000099;
	}

/* header, footer and header links*/
A:visited.header {
	color: #ffffff;
	}

A.header { 
	text-decoration: none;
	}

A:hover.header {
	color:#cde6ff;
	}
	
a:hover.lightblue  {
	background-color: transparent;
        color: #cde6ff;
}
	
.header  {
	font-weight : bold;
	color: #FFFFFF;
	text-decoration : none;
	background-color: #000099;
	font-family : Verdana, arial;
	font-size: .80em; 
	}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	background-color: #ffffff;
	}
	
.middleheader { 
	background-color:#000099;
	color:#ffffff;
	font-family: arial;
 	}
	
.searchbox {
	font-family: arial, sans-serif;
	}

.skipheader	{
	font-family : arial, sans-serif;
	font-size : xx-small;
	display:none;
	}
	
.skiplink { 
	font-size:.25em;
	color:#000000;
	background-color:#000000;
	}
	
/* end header info */
	
	
/* Wisconsin Gov hover link code - image background stays white*/
A:hover.white {
	background:#ffffff;
	}
	


/* White Menubox link code*/
.menuboxstyle {
	float:right; 
	width:153px;
	background-color:#336699;
	border-bottom: black thin outset; 
	border-left:#ffcc00 thin outset; 
	border-right: black thin outset; 
	border-top: #ffcc00 thin outset;
}
 
.menuboxhead  {
	color:#ffffff;
	font-family : arial, sans-serif;
	font-size: small;
	background-color: #000099;
	}

.menubox  {
	color:#000000;
	font-family : arial, sans-serif;
	background-color: #FFFFFF;
	line-height: 1.5em;
	} 

/*end menubox*/
	

/* for new templates*/
#body  {
	margin-left: 20px;
	margin-right: 20px;
}

.twocolleft  {
	float: left;
	width: 48%;
}

.twocolright  {
	float: right;
	width: 48%;
}
/*end new template specific*/

/*WEBLIST CLASSES*/
.bigandbold {
	font-family : verdana, arial, sans-serif;
	font-size : large;
	font-weight : bold;
	color : #ff0000;
	background-color : transparent;
}

.button  {
	background-color : #000099;
	border-style : outset;
	font-family : verdana, Arial, Sans-serif;
	font-weight : bold;
	border-bottom : #003366 medium outset;
	border-top : #cccccc medium outset;
	border-right : #003366 medium outset;
	border-left : #cccccc medium outset;
	text-align : center;
	font-size: 90%;
	color : #ffffff;
	text-decoration : none;
}

.button A {
	text-decoration : none;
	background-color : #000099;
	color: #ffffff;
}

.button A:Visited  {
	text-decoration : none;
	background-color : #000099;
	color: #ffffff;
}

.button A:Active  {
	text-decoration : none;
	background-color : #000099;
	color: #ffffff;
}

.button A:Hover  {
	background-color : #000099;
	text-decoration : underline;
	color: #ffffff;
}

.highlightgd  {
	font-family : arial, sans-serif;
	font-size : small;
	font-weight : bold;
	color : #ff0000;
	background-color : transparent;
}

.highlightwt  {
	font-family : arial, sans-serif;
	font-size : small;
	font-weight : bold;
	color : #ffffff;
	background-color : #ff0000;
}

.red {
	color:#ff0000;
	background-color:transparent;
}

.sort {
	background-color: #ffffff;
	color: #000000;
}
	
.sortable {
		border : thin solid #000080;
}
/*end weblist classes*/


/*Generic classes*/
.blue {
	color: #003366;
	background-color: transparent;
	}

.breadcrumbs  {
	font-family : verdana, arial, sans-serif;
	font-size : x-small;
	font-weight : bold;
	}
	
.highlight {
	font-weight :bold;
	font-size:95%;
	background-color: transparent;
	color: #ff0000;
}
	
.indentsmall { 
	margin-left: 40px; 
	}
	
.indentmedium {
	margin-left: 60px;
	}
	
.indentlarge {
	margin-left: 80px;
	}

.primary {
	background-color: #000099;
	color: #ffffff;
}
	
.secondary {
	background-color: #cccccc;
	color: #000000;
}
	
.skinnyheading {
	margin-bottom:-20px;
	}

table.datatable {
	border: thin groove #000099;
	}

table.datatable td  { 
	font-family: arial, sans-serif;
	font-size: 90%;
	padding:5px; 
	margin:2px; 
	border: thin solid #ffffff;
	}
	
table.datatable th {
	font-family: arial, sans-serif;
	background-color: #000099;
	color: #ffffff;
	padding:5px; 
	margin:2px; 
	border: 1px solid;
	}
	
.tertiary {
	background-color: #000000;
	color: #ffffff;
}

/* all this code is for the internet search banner (searchbox in the header) May 22, 2006 */

#wigov_header { background:#009; color:#fff; }
#wigov_header a { color: #fff; text-decoration:none; }
.page_color { background:#cde6ff; }
#wigov_header a:hover, #wigov_header a:active, #wigov_header a:focus { background:#009; color: #fc3; }
#wigov_header a:hover { text-decoration:underline; }
#wigov_left_td { width:74%; font-family:arial, sans-serif; font-weight:bold; font-size:.85em; vertical-align:top; }
#wigov_img { float:left; width:55px; padding:5px; }
#wigov_links { float:left; width:400px; margin:20px 0 0 10px; }

#dwd_header, #dwd_header h1 { background:#009; color:#fff; }
#dwd_header tr.header_accent { background: #ffcc00; }
#dwd_header h1 { font-size:1em; display:inline; }
#dwd_left_td { width:40%; vertical-align:top; text-align:center; padding-top:3px; padding-bottom:0px; }
#dwd_middle_td { width:10%; vertical-align:top; text-align:center; }
#dwd_right_td { width:50%; vertical-align:top; text-align:right; padding-top:3px; padding-bottom:0px; padding-right:25px; font-size:.9em;  }

#dwd_header a:hover, #dwd_header a:active, #dwd_header a:focus { background:#009; color: #fc3; }


#search_td { font-size:x-small;  }
#go_button { width: 50px; height: 20px; margin-bottom:-1px; font-size:12px; background-color:#fc3; color:#000; cursor:pointer; }
#go_button:hover, #go_button:active, #go_button:focus { cursor:pointer; background:#ccc; color:#000; }
#seek1 input:focus, #seek1 input:active { background-color: #cde6ff; color:#000; }
#seek1 label {color: #fff;  }

/* end the internet search banner code */	

