@media print {
table#wigov_header, td#wigov_left_td, td#search_td, table#dwd_header, td#dwd_left_td, td#dwd_middle_td, td#dwd_right_td, .gray, #bottompagenav, #footerlinks {display:none; }
td {page-break-inside:avoid;}
}
/* print css added by wolfja 9/09 */

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;
	}
	

A  {}

A:Visited  {
	color: #660066;
	}

A:Active  {
	color: #ff0000;
	}

A:hover	{
	color:#ffffff;
	background:#000099;
	}

A:hover.white {
	background:#ffffff;
	}

A:visited.header {
	color: #ffffff;
	}

BODY  {
	background-color : #FFFFFF;
	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;
	}


/* Header and footer specific code */

A.header { 
	text-decoration: none;
	}

A:hover.header {
	color:#ffcc00;
	}
	
a:hover.lightblue  {
	background-color: transparent;
        color: #cde6ff;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	background-color: #ffffff;
	}
	
.header  {
	font-weight : bold;
	color: #FFFFFF;
	text-decoration : none;
	background-color: #000099;
	font-family : Verdana, arial;
	font-size: .80em; 
	}

.middleheader { 
	background-color:#000099;
	color:#ffffff;
	font-family: arial;
	font-size: .90em;
 	}
	
.internetsearch {

	font-family: arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: .90em;
	}
	
.searchbox {
	font-family: arial, sans-serif;
	}

.skipheader	{
	font-family : arial, sans-serif;
	font-size : xx-small;
	position: absolute; left: -999px; width: 990px;
	}
	
.skiplink { 
	font-size:.25em;
	color:#000000;
	background-color:#000000;
	}
	
.space { visibility:hidden; white-space:pre; }	
	
/* Menubox specific */	
.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 specific */

/* specific for the policy documents */
	
.policyhr {
	color:#336699;
	background-color:#ffffff;
	width:90%;
	text-align: left;
	}
/* only one policy specific */




/* For new templates */
#body  {
	margin-left: 20px;
	margin-right: 20px;
}

.twocolleft  {
	float: left;
	width: 48%;
}

.twocolright  {
	float: right;
	width: 48%;
}

/* end new templates */



/* Generic classes in alpha order */

.backtotop { 
	text-align:right; font-size:70%; 
	}

.blue {
	color: #003366;
	background-color: transparent;
	}

.breadcrumbs  {
	font-family : verdana, arial, sans-serif;
	font-size : x-small;
	font-weight : bold;
	margin-top: 2px;
	}
	
.highlight {
	font-weight :bold;
	font-size:95%;
	background-color: transparent;
	color: #ff0000;
}
	
.indentsmall { 
	margin-left: 40px; 
	}
	
.indentmedium {
	margin-left: 60px;
	}
	
.indentlarge {
	margin-left: 80px;
	}
	
.news { font-family: arial, sans-serif; }	

.newsdate {
	font-family : arial, sans-serif;
	font-weight : bold;
	margin-bottom : -16px;
	margin-top : -5px;
}
	
.red {
	color:#ff0000;
	background-color:transparent;
}

.skinnyheading {
	margin-bottom:-20px;
	}
	
	/* Have something important you need to highlight? Use this style but remember that
you need to markup really important items using either a title tag or the no display technique.
See the How To Use the Stylesheet document in the web publishers toolbox
http://dwdworkweb/toolbox/webmaster_resources/how_to-redesign_css.htm */

.important { 
	color:#ff0000;
	background-color:transparent;
	font-variant:small-caps;
	font-weight:bold;
	}

.smltxt { font-size:75% }
	
table.primary, table.secondary, table.tertiary {
	border: 1px solid #ffffff;
}

table.primary td p, table.secondary td p, table.tertiary td p, table.layoutprimary td p, table.layoutsecondary td p, table.layouttertiary td p { 
	font-family: arial, sans-serif;
	vertical-align:top;
	}

table.primary td, table.secondary td, table.tertiary td  { 
	font-family: arial, sans-serif;
	font-size: 90%;
	padding:5px; 
	text-align: right;
	border: 1px solid #ffffff;
	vertical-align:top;
	}
	
table.layoutprimary td, table.layoutsecondary td, table.layouttertiary td  { 
	font-family: arial, sans-serif;
	font-size: 90%;
	padding:5px; 
	text-align: left;
	border: 1px solid #ffffff;
	vertical-align:top;
	}
	
table.primary th {
	font-family: arial, sans-serif;
	background-color: #000099;
	color: #ffffff;
	padding:5px; 
 	border: 1px solid #ffffff;
	}
	
table.secondary th {
	font-family: arial, sans-serif;
	background-color: #cccccc;
	color: #000000;
	padding:5px; 
 	border: 1px solid #ffffff;
	}
	
table.tertiary th {
	font-family: arial, sans-serif;
	background-color: #000000;
	color: #ffffff;
	padding:5px; 
 	border: 1px solid #ffffff;
	}
	
table.layoutprimary th {
	font-family: arial, sans-serif;
	background-color: #000099;
	color: #ffffff;
	padding:5px; 
 	border: 1px solid #ffffff;
	}
	
table.layoutsecondary th {
	font-family: arial, sans-serif;
	background-color: #cccccc;
	color: #000000;
	padding:5px; 
 	border: 1px solid #ffffff;
	}

	table.layouttertiary th {
	font-family: arial, sans-serif;
	background-color: #000000;
	color: #ffffff;
	padding:5px; 
 	border: 1px solid #ffffff;
	}
	
	/*DEPRECATED STYLE leaving only so peoples tables won't break*/
table.datatable {
	border: 1px solid #000099;
}

table.datatable td  { 
	font-family: arial, sans-serif;
	font-size: 90%;
	padding:5px; 
	text-align: right;
	border: 1px solid #ffffff;
	}
	
table.datatable th {
	font-family: arial, sans-serif;
	background-color: #000099;
	color: #ffffff;
	padding:5px; 
 	border: 1px solid;
	}
	
/* 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 */

/* UI Specific added by Wolfja on 9/09 */
.nodisplay, .nodisplay a, .nodisplay a:hover, .nodisplay a:visited {position:absolute;left:0px;top:-500px; width:1px;height:1px;overflow:hidden;} 
.nodisplay a:active, .nodisplay a:focus, a:active.nodisplay, a:focus.nodisplay {position:static;width:auto;height:auto;margin-left:0;}
body > p:first-child { position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;}
#bottompagenav { border:1px solid black; width:42%; margin:2em 0; padding:10px;}
#bottompagenav h2  { margin:0 auto; }
#bottompagenav li { margin-bottom:1em; }
.update {margin-bottom:0;}

