/*** default styles ***/

a:visited
{
	color: #036;
	text-decoration: none;
}

a:link
{
	color: #036;
	text-decoration: none;
}

a:hover
{
  color: #933;
  text-decoration: none;
}

	




body, p, td, th, ul, a 
{ 
	background-color: #fff; 
	color: #000; 
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 10pt;
	}
	
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	}
	
.clear
{
	clear: both;
	font-size: 1px; 
	line-height: 1px;
	}	
	
.right-col
{
    overflow: hidden;
    }
    
.main-col
{
    overflow: hidden;
    }    
	
.center
{
	text-align: center;
	}
	
.news h3
{
    text-transform: uppercase;
    }
    
.news h5
{
    margin: 0 0 12px 0;
    }    		

img
{
	/**display: inline;**/
	display: none;
	}	
	
.subtitle
{
	font-weight: bold;
	}

.left
{
	display: block;
	}	
	
.clear
{
	clear: both;
	font-size: 1px; 
	line-height: 1px;
	}			

.hang
{
	text-indent: -20px;
	margin-left: 25px;
	}
	
.hide
{
	color: #000;
	font-weight: bold;
	font-size: 14pt;
	}
		
.apply-field
{
	width: 200px;
	float: left;
	text-align: right;
	margin: 0px 5px 5px 0px;
	vertical-align: top;
	}
	
.form-txt
{
	float: left;
	margin: 0;
	}

.copyright
{
    width: 100%;
    margin: 30px 0 0 0;
    border-top: 1px solid #000;
    }	
				
img.no-print, .header, #horiz-nav, .left-col, .footer, .skip-nav, .contact, .flash, .news h6, .news-ctr, .flash-news-position img, .btm-three-position img, .for-com-txt a, .for-uni-txt a, .breadcrumb, .wide-breadcrumb, .leftnav-position, .leftnav-position img, .sub-bg img, .main-position img, .boxes-txt .icon, .boxes-txt .icon-txt a, .dl-container .newspg-icon, .dl-container .newspg-txt, .contact-form,
.pg-txt-right, a.no-print, .sound-icon, .listen, .icon-txt, .divResize h6

{
	display: none;
    }
    
.for-print h1
{
    font-size: 14pt;
    font-weight: bold;
    margin: 0 0 12px 0;
    }
    
.divResize .spec-space
{
    height: 16px;
    }
    
ol.gov
{
    list-style-type: upper-roman;
    }
    
ol.gov-2
{
    list-style-type: upper-alpha;
    text-transform: uppercase;
    }
    
ol.gov-2 p
{
    margin: 12px 0 22px 0;
    font-style: normal;
    text-transform: none;
    }    
    
ol.gov-3
{
    list-style-type: decimal;
    font-style: italic;    
    margin-top: 12px;
    text-transform: none;    
    } 
    
ol.gov-3 p
{
    margin: 12px 0 12px 0;
    font-style: normal;
    text-transform: none;
    }        
    
.data-table
{
	background-color: #000;
	/**margin: 12px 0 10px 0;**/
	margin: 8px 0 10px 0;
	width: 99%;
	border: 1px solid #000;
	}
	
.data-table th
{
	/**background-color: #DBE5F1;**/
	background-color: #efefef;
	padding: 3px 5px 3px 5px;
	width: 25%;
	font-size: .9em;
	border: 1px solid #000;
	}
	
.data-table td
{
	background-color: #fff;
	padding: 5px;
	vertical-align: top;
	font-size: .9em;
	border: 1px solid #000;
	}	
	
.data-table caption
{
	display: none;
	}
	
.reports-clear
{
    border-top: 1px solid #000; 
    width: 100%; 
    margin: 12px 0 0 0;
    padding: 5px 0 0 0;
    font-size: 1px; 
	line-height: 1px;
	display: inline-block;
    }	    