﻿@charset "UTF-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
    height: 781px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: medium;
	padding: 0px;
	position: relative;
	height: 820px;
}
#wrapper #banner {
	background-image: url(../Images/home-banner.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 0px;
	background-position: center center;
}
#wrapper #topnav {
	background-color: #333399;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	position: absolute;
	top: 95px;
	height: 25px;
	left: 0px;
}


td 
{
vertical-align: top;
}


.social_icon {width: 30px; border: 0px; height: 30px; margin-right: 0px}


.topiclist {width: 90%; font-size: 12pt}


.footer_nonURL {
    text-decoration:  none;
    color: Black;
    font: Tahoma;
    font-size: 15px;
    font-style: normal;
    line-height: normal;
}

.hr_main {
    width: 100%;
	background-color: #FFF;
	border: 1px solid #CCC;
    padding: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	vertical-align: text-top;
}

.table_rightborder {
    border-right: thin solid;
    border-bottom: none;
    border-left: none;
    border-top: none;
    border-color: black;
}

.td_rightborderonly {
    border-right: thin solid;
    border-color:black; 
    border-bottom: none;
    border-left: none;
    border-top: none;
}



/***********************************************/
/*       Login Control Styles                  */
/***********************************************/
.ctlMainLoginStyle
{
     Background-Color: #BEDC94; 
     Border-Color: #228B22;
     Padding: 4px 4px 4px 4px;
     Border-Style: Solid;
     Border-Width: 1px; 
     font-family: Tahoma; 
     font-size: 1em;
     color: Black; 
     width: 311px; 
     height: 137px;
}

.LoginButtonStyle
{
    background-color: ButtonFace; 
    border-color: #CCCCCC;
    border-style: Solid;
    border-width: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em; 
    color: #284775;
}

.LoginTextBoxStyle
{
    font-size:.8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LoginTitleTextStyle
{
    background-color: #333399;
    width: 311px;
    font-weight: Bold;
    font-size: 0.9em;
    color: White;
}

.LoginInstructionTextStyle
{
     font-style: italic;
     color: Black; 
}



/***********************************************/
/*       Custom Messagebox Styles              */
/***********************************************/
.MessageBoxBackground 
{
  filter: alpha(opacity=70); 
  opacity: 0.7;
}
    
.custom_msgbox 
{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -100px;
  z-index: 2000;
}

.Overlay { 
  overflow:hidden;
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=50); 
  opacity:0.5; 
  z-index:1000;
}

.ModalBackdrop {
width: 100%;
height: 100%;
z-index: 100000;
position: absolute;
background-image: url(/Images/DPILogo.png);
background-repeat: repeat;
margin-top: 0px;
margin-left: 0px;
}


.AJAXModalDialog 
{
position: absolute;
top: 0px;
left: 0px; 
border-style: none;
border-color: inherit;
border-width: thin;
width: 100%;
height: 100%;
padding: 5px;
z-index: 100;
background-color: #FFF;

/* This works in IE 5, 6, 7 8, 9  */
filter:alpha(opacity=50); 

/* Older than Firefox 0.9         */
-moz-opacity:0.50;

/* Safari 1.x (pre WebKit)        */
-khtml-opacity: 0.50;

/* Modern                         */
/* Firefox 0.9+, Safari 2+, Chrome, Opera 9+, IE 9+ */
opacity: 0.50;
}


.style2
{
    width: 104px;
}
.style3
{
    width: 140px;
}






/*************************************************************************/
/*       Suggested as a fix for dropdown menus that were white           */
/*************************************************************************/

.IE8Fix
{
z-index: 100;
}









/*************************************************************************/
/* Style to maintain integrity of layouts, should user augment the       */
/* text size in their browser                                            */
/*************************************************************************/

.asp_button_as_link
{
font-family: Arial;
font-size: 0.875em;
font-weight: normal;
/* color: #0645AD; */
background-color:transparent;
border:none;
cursor:pointer;
text-decoration:underline;
padding: 0px 0px 0px 0px;
}

.asp_urls
{
font-family: Arial;
font-size: 0.875em;
font-weight: normal;
text-decoration: underline;
/* color: Blue; */
}

.asp_buttonregular
{
font-family: Arial;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 6.0em;
height: 2.0em;
}

.asp_buttonregular_ascx
{
font-family: Arial;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 6.0em;
height: 2.5em;
}

.asp_buttonregular_dialog
{
font-family: Arial;
font-size: 1.0em;
font-weight: bold;
color: Black;
width: 6.0em;
height: 2.0em;
}

.asp_button_larger
{
font-family: Arial;
font-size: 0.875em;
color: Black;
width: 8.0em;
height: 2.0em;
}

.asp_droplists_small
{
font-family: Arial;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 8.0em;
height: 1.6em;
}

.asp_droplists_small_dialog
{
font-family: Arial;
font-size: 1.0em;
font-weight: normal;
color: Black;
width: 8.0em;
height: 1.6em;
}

.asp_droplists_large
{
font-family: Arial;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 16.0em;
height: 1.6em;
}

.asp_droplists_large_dialog
{
font-family: Arial;
font-size: 1.0em;
font-weight: normal;
color: Black;
width: 16.0em;
height: 1.6em;
}

/* former location of asp_urls */

.main_url 
{
text-decoration: none;
/* color: #333399; */
font: Arial;
font-size: 0.875em;
font-style: normal;
line-height: normal;
}

.asp_labels
{
font-family: Arial;
font-size: 0.875em;
font-weight: normal;
color: Black;
}

.asp_labels_bold
{
font-family: Arial;
font-size: 0.875em;
font-weight: bold;
color: Black;
}

.asp_labels_dialog
{
font-family: Arial;
font-size: 1.0em;
font-weight: normal;
color: Black;
}

.td_grids 
{
vertical-align: top;
/* added */
font-family: Arial;
font-size: 0.875em;
font-weight: normal;
color: Black;
}


.asp_sub_headers
{
font-family: Tahoma;
font-size: 1.5em;
font-weight: bold;
color: Black;
}

.asp_headers
{
font-family: Tahoma;
font-size: 2.5em;
font-weight: bold;
color: Black;
}

h1
{
font-family: Arial;
font-size: 1.5em;
font-weight: bold;
color: Black;
}

h2
{
font-family: Arial;
font-size: 1.25em;
font-weight: bold;
color: Black;
}

h3
{
font-family: Arial;
font-size: 1.00em;
font-weight: bold;
color: Black;
}

.asp_textbox
{
font-family: Arial;
font-size: 0.875em;
font-weight: normal;
color: Black;
}

.asp_textbox_right_align
{
font-family: Arial;
font-size: 0.875em;
font-weight: normal;
color: Black;
text-align: right;
}

.asp_textbox_dialog
{
font-family: Arial;
font-size: 1.0em;
font-weight: normal;
color: Black;
}

.asp_textarea_dialog
{
font-family: Arial;
font-size: 0.875em;
font-weight: normal;
color: Black;
overflow: auto;
}

input, button, textarea, select { font-size: 100%; }


.asp_image_button
{
    margin: 0; 
    padding: 0;
    display:inline-block;
    height: 25px;
    width: 25px;
    border: 0;
 } 


.wizpagetitle 
{
 margin-bottom: 0em;
 margin-top: 0em; 
 padding-left: 1em; 
 background-color: #666;
 color: yellow;
 border: thin solid black;
 font-weight: bold;
}


table.asp_cell_no_bottom_border
{
    border-bottom-style: none;
    border-top-style: solid;
    border-top-color: Black;    
    border-top-width: 1px;
    border-left-style: solid;
    border-left-color: Black;    
    border-left-width: 1px;
    border-right-style: solid;
    border-right-color: Black;    
    border-right-width: 1px;
}


table.asp_cell_no_top_border
{
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-color: Black;    
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-color: Black;    
    border-left-width: 1px;
    border-right-style: solid;
    border-right-color: Black;    
    border-right-width: 1px;
}







/*************************************************************************/
/* Styles for the filter dialog and message box                          */
/*************************************************************************/

div.MaskedDiv 
{
visibility: visible;
position:absolute;
height: 100%;
width: 100%;
left:0px;
top:0px;
font-family:verdana;
font-weight:bold;
z-index:100;
background-image:url('../Images/trans-blk-40.png');
background-repeat: repeat;
/* ieWin only stuff */
_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../Images/trans-blk-40.png');
}

div.ModalPopup 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-style: normal;
background-color: White;
position: absolute;
z-index:10000;
color: Black;
border-style: solid;
border-color: #999999;
border-width: 1px;
top: 10%;
left: 30%;
}

div.MessagePopup 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-style: normal;
background-color: White;
position: absolute;
z-index:10000;
color: Black;
border-style: solid;
border-color: #999999;
border-width: 1px;
top: 10%;
left: 35%;
}


div.MiscPopup 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-style: normal;
background-color: White;
position: absolute;
z-index:10000;
color: Black;
border-style: solid;
border-color: #999999;
border-width: 1px;
top: 20%;
left: 25%;
}

.textbottom 
{
vertical-align: top;
} 





/* For footer sprite rendering */
.sprite {background:url(../Images/sprites.png);}

.DPIConnected {width:94px; height:39px; background-position:-2px -7px;}
.Facebook {width:39px; height:39px; background-position:-101px -7px;}
.RSS {width:40px; height:38px; background-position:-145px -8px;}
.Twitter {width:34px; height:32px; background-position:-193px -8px;}
.YouTube {width:39px; height:38px; background-position:-236px -8px;}
.EList {width:39px; height:38px; background-position:-283px -8px;}
.WIGov {width:52px; height:45px; background-position:-333px -5px;}