/*******************************************/
/*                                         */
/*      DE Department of Education         */
/*     Compliant Browser Stylesheet        */
/*  (DOE page-specific specialized styles  */
/*                                         */
/*******************************************/



/***  PAGE-SPECIFIC FORMATTING  ****/


/*  Newsroom - Press Releases  */

table.pr-list {
 padding: 0px;
 margin-right: 35px;
 border: 0;
 border-collapse: separate;
 border-spacing: 5px;
	}
tr.pr-listing td {
 padding-right: 5px;
 text-align: left;
 vertical-align: top;
	}
#prTitle, #prSubtitle, #prDateline {
 display: block;
 font-weight: bold;
 text-align: left;
 text-transform: none;
	}
#prTitle {
 color: #000000;
 font-size:	130%;
 line-height: 1.1;
 margin-top: 10px;
	}
#prSubtitle {
 color: #333333;
 font-size:	115%;
 line-height: 1.1;
 margin: 6px 30px 0px 20px;
	}
#prDateline {
 color: #000000;
 letter-spacing: 1px;
 margin-bottom: 1px;
	}
.more-info {
	font-style: italic;
	}


/*  Employment - Job Listings  */

table.job-list {
 padding: 0px;
 margin: 15px 5px 10px 0px;
 border: 0;
 border-collapse: separate;
 border-spacing: 5px;
	}
tr.job-list-header td {
 white-space: nowrap;
 padding: 4px 6px 5px 2px;
 font-weight: bold;
 color: #000000;
 background-color: #dfdfc2;
 border-left: 1px solid #909090;
 border-top: 1px solid #909090;
 text-align: left;
 vertical-align: top;
	}
tr.job-listing td, tr.job-listing td.job-info {
 padding: 5px 10px 10px 3px;
 border-bottom: 1px dashed #c0c0c0;
 text-align: left;
 vertical-align: top;
 }
tr.job-listing td.job-info .job-summary {
 display: block;
 font-size: 90%;
 font-weight: normal;
 font-style: normal;
 }
#jobTitle {
 display: block;
 color: #000000;
 font-size: 110%;
 font-weight: bold;
 text-align: left;
 line-height: 1.1;
 margin-top: 3px;
 }
.job-header {
 display: block;
 color: #000000;
 font-size:	inherit;
 font-weight: bold;
 text-align: left;
 text-transform: none;
 padding-bottom: 1px;
	}
ul.job-duties {
 margin-top: 0px;
 margin-left: 20px;
 }
ul.job-duties li {
 padding-top: 1px;
 }
table.job-date {
 padding: 0px;
 margin: 0px;
 margin-top: 16px;
 border: 0;
 border-collapse: collapse;
	}
table.job-date td {
 padding-right: 10px;
 text-align: left;
 vertical-align: top;
	}
#employApp {
 display: block;
 }
#internApp {
 display: none;
 }


/*  Site Map & Categories  */

#mapHome, #mapServices, #mapInformation,
#catHome, #catServices, #catInformation {
   border: 0;
   padding: 3px;
	}
	
#mapServices, #catServices {
   padding-left: 8px;
   padding-right: 8px;
	}
#mapHome a.menu-header, #mapServices a.menu-header, #mapInformation a.menu-header,
#catHome a.menu-header, #catServices a.menu-header, #catInformation a.menu-header {
   margin: 0px;
  	margin-bottom: 1px;
   background-color: #cccccc;
	text-decoration: none;
	}
#mapHome a.menu-header:link, #mapServices a.menu-header:link, #mapInformation a.menu-header:link, #mapHome a.menu-header:visited, #mapServices a.menu-header:visited, #mapInformation a.menu-header:visited,
#catHome a.menu-header:link, #catServices a.menu-header:link, #catInformation a.menu-header:link, #catHome a.menu-header:visited, #catServices a.menu-header:visited, #catInformation a.menu-header:visited {
	color: #000000;
	}
#mapHome a.menu-header:hover, #mapServices a.menu-header:hover, #mapInformation a.menu-header:hover, #mapHome a.menu-header:active, #mapServices a.menu-header:active, #mapInformation a.menu-header:active,
#catHome a.menu-header:hover, #catServices a.menu-header:hover, #catInformation a.menu-header:hover, #catHome a.menu-header:active, #catServices a.menu-header:active, #catInformation a.menu-header:active {
	color: #ffffff;
	}


/*
         Added by Joel Stevens Hannon Hill
*/
#menuHome, #menuServices, #menuInformation { border-left: 1px solid #909090; }
