/*******************************************/
/*                                         */
/*      DE Department of Education         */
/*     Compliant Browser Stylesheet        */
/*  (DOE-specific styles for Home page)    */
/*                                         */
/*******************************************/



/***  HOME PAGE FORMATTING  ****/


/*  Page Header & Logo  */

#homePageHeader H2 {
	color: #B8860B;
 background-color: transparent;
	font-family: georgia, 'times new roman', times, serif;
	font-size: 24px;
	font-weight: bold;
 font-style: normal;
	text-transform: uppercase;
 text-align: left;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 1;
	padding: 0px 5px 1px 2px;
	margin: 0px;
	border-bottom: 2px solid #00008B;
	white-space: nowrap;
	cursor: default;
 position: static;
	width: 100%;

	}
span.first-letter {
	font-size: 120%;
	}
#homePageURL H2 {
	color: #00008B;
 background-color: transparent;
	font-family: 'courier new', courier, monospace;
	font-size: 14px;
	font-weight: normal;
 font-style: normal;
	text-transform: lowercase;
 text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 1;
	padding: 1px 20px 5px;
	padding: 1px 10px 5px 28px;
	margin: 0px;
	white-space: nowrap;
	cursor: default;
 position: static;
 visibility: visible;
	}
#homePageURL a {
	color: #00008B;
   background-color: transparent;
	text-decoration: none;
	}
#homePageLogo IMG {
	border: 0;
	margin-left: 1px;
	margin-bottom: 5px;
	}


/*  Left Column Formatting (Msg, Info, Req, New)  */

#bodyMsg, #bodyInfo, #bodyReq, #bodyNew, #bodyBranch {
	display: block;
	padding-right: 20px;
	}
#bodyMsg {
	display: none;
	}
#bodyReq, #bodyNew {
	padding-top: 10px;
	}
#bodyInfo a {
	word-spacing: 1px;
	letter-spacing: 1px;
	}
#bodyInfo a:link, #bodyInfo a:visited, #bodyReq a:link, #bodyReq a:visited, #bodyNew a:link, #bodyNew a:visited, #bodyBranch a:link, #bodyBranch a:visited {
	text-decoration: none;
	}
#bodyInfo a:hover, #bodyInfo a:active, #bodyReq a:hover, #bodyReq a:active, #bodyNew a:hover, #bodyNew a:active, #bodyBranch a:hover, #bodyBranch a:active {
	text-decoration: underline;
	}

#headerMsg, #headerInfo, #headerReq, #headerNew, #headerOneclick {
	white-space: nowrap;
	font-size: 150%;
	font-weight: bold;
	color: #003399;
	background-color: #ffffff;
	padding: 0px 0px;
	padding-bottom: 0px;
	border-left: 0px double #ffffff;
	border-top: 0px double #ffffff;
	cursor: default;
	}
#hr
{
	color:#003399;
	height: 1px;
	position:relative;
    left: -15px;
    top: -9px;
}
#headerMsg a, #headerInfo a, #headerReq a, #headerNew a {
	color: #000000;
	text-decoration: none;
	background-color: #dfdfc2;
	}

#textMsg, #textInfo, #textReq, #textNew {
 padding-top: 8px;
 padding-bottom: 0px;
 padding-left: 4px;
 padding-right: 2px;
	}
#keywords {

 padding-right: 24px;

	}
	
#textMsg {
 padding-bottom: 6px;
 padding-right: 4px;
 font-size: 90%;
 text-align: justify;
 line-height: 1.3;
	}
.background {
	BACKGROUND-COLOR: #d3d3d3;
	
}
#textInfo, #textReq, #textNew {
 padding-top: 4px;
 cursor: default;
	}

#bodyMsg .sentence {
 padding-right: 0px;
	}
#bodyMsg .more {
 border-left: 2px solid #909090;
	}
#bodyReq table {
 width: auto;
 margin: 0px;
 padding: 0px;
 border: 0;
 border-collapse: collapse;
	}
#bodyReq td {
 padding: 0px;
 text-align: left;
 vertical-align: top;
	}
#bodyReq form {
	margin: 0px;
 padding: 5px 0px 0px 15px;
	}
#bodyReq select {
	font-size: 12px;
	}
#bodyReq option.select-header {
	font-weight: normal;
	text-transform: lowercase;
	color: #BB0000;
	}


/*  Right Column Formatting (News, Feat)  */

#bodyNews {
   display: block;
   text-align: left;
	}
#bodySpot {
	display: block;
	padding: 5px;
	background-color: #ffffe5;
	border: 1px solid #00008b;
	border-bottom-style: dashed;
    text-align: left;
	}
#infosuites {
	display: block;
	background-color: #f2f2f2;
		
   text-align: left;
	}
/* added code */
#bodyBranch {
	display: block;
	padding: 5px;
	background-color: #f2f2f2;
	border: 1px solid #00008b;
	border-bottom-style: dashed;
   text-align: left;
	}


#bodyBranch .title {
	display: block;
	font-size: 90%;
	}
#bodyBranch a.title:link, #bodyBranch a.title:visited {
	text-decoration: none;
	}
#bodyBranch a.title:hover, #bodyBranch a.title:active {
 	color: #0000CC;
	text-decoration: underline;
	}




/* End of added code */


#bodyFeat {
	display: block;
	padding-top: 5px;
 text-align: left;
	}
#bodyFeat a:link, #bodyFeat a:visited {
	text-decoration: underline;
	}
#bodyFeat a:hover, #bodyFeat a:active {
	text-decoration: none;
	}

#headerNews {
	white-space: nowrap;
	margin-bottom: 10px;
	padding: 0px 0px;
	color: #ffffff;
	background-color: #00479a;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
    text-align: Left;
	text-transform: uppercase;
	letter-spacing: 8px;
	cursor: default;
	}
#headerNews a {
	color: #ffffff;
	background-color: #00479a;
	text-decoration: none;
	}

#headerBranch {
	white-space: nowrap;
	margin-bottom: 10px;
	padding: 3px 6px;
	color: #ffffff;
	background-color: #00479a;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
 text-align: center;
	text-transform: uppercase;
	letter-spacing: 8px;
	cursor: default;
	}
#headerBranch a {
	color: #ffffff;
	background-color: #00479a;
	text-decoration: none;
	}

#bodySpot .pr-item {
	display: block;
	margin-bottom: 12px;
	}
#bodySpot .pr-date {
	display: block;
	color: #000000;
	}
#bodySpot .pr-title {
	display: block;
	font-size: 80%;
	font-weight: bold;
	
	}
#bodySpot a.pr-title:link, #bodySpot a.pr-title:visited {
	text-decoration: none;
	font-weight: bold;
	}
#bodySpot a.pr-title:hover, #bodySpot a.pr-title:active {
 	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
	}





#bodyNews .pr-item {
	display: block;
	margin-bottom: 12px;
	}
#bodyNews .pr-date {
	display: block;
	color: #000000;
	}
#bodyNews .pr-title {
	display: block;
	font-size: 80%;
	font-weight: bold;
	
	}
#bodyNews a.pr-title:link, #bodyNews a.pr-title:visited {
	text-decoration: none;
	font-weight: bold;
	}
#bodyNews a.pr-title:hover, #bodyNews a.pr-title:active {
 	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
	}

#textFeat {
 padding: 0px;
 cursor: default;
	}
#bodyFeat table {
 width: auto;
 margin: 0px;
 padding: 0px;
 border: 0;
 border-collapse: collapse;
	}
#bodyFeat td {
 padding: 1px 2px 0px;
 text-align: left;
 vertical-align: top;
	}
#bodyFeat td.bullet {
 padding-right: 2px;
	color: #000000;
	font-weight: bold;
	cursor: default;
	}

