﻿/********** AGENCY(Suplemental) CSS ***********/
/*********** amends MDstandard.css ***********/




/*********** Page Color (= banner color) ***********/

#container {
	background-color: #1A2948; 
	background-image: url(../images/page/wrapBG.gif);
	background-repeat: repeat-x;
}
.sideLinks {
	margin-bottom: 20px;
	margin-top: 10px;
}
.sideLinks h1 {
	color: #666633;
	font-size: 120%;
	padding-right: 0px;

}
.sideLinks h2 {
	color: #CCCC99;
	border-bottom: 1px solid #CCCC99;
}
.sideLinks a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
	color: #DCDCDC;
}
.sideLinks a:visited {
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
	color: #CCCCCC;
}
.sideLinks a:hover {
	display: block;
	text-decoration: underline;
	color: #FFFFFF;
}
.sideLinks p {
	color: #3300FF;
}
.boxGrey p {
	padding: 5px 5px 5px 10px;
	border-bottom: 2px dotted #CCCCCC;
}
.boxGrey h2 {
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
	background-color:#CCCCCC;
}
.boxGrey h1 {
	background-color: #CCCCCC;
}
.boxMap {
 float: left;
 width: 148px;
 margin: 0px 0px 15px 0px;
 background-color: #596496;
 color:#CCCCCC;
}
.boxMap h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 110%;
 margin: 0px;
 font-weight: bolder;
 padding: 0px;
 color: #FFFF99;
 text-align: center;
}
.boxMap a {
 display: block;
 color: #FFFFCC;
 padding: 5px;
 border-bottom: 2px solid #252B47;
 border-right: 2px solid #252B47;
 border-left: 2px solid #8693CC;
 border-top: 2px solid #8693CC;
}
.boxMap a:visited {
 color: #CCCCCC;
}
.boxMap a:hover {
 text-decoration: none;
 background-image: url(../images/page/bluebuttonA.gif);
 background-position: center;
 background-color: #CCCCCC;
 border-top: 2px solid #898989;
 border-left: 2px solid #898989;
 border-right: 2px solid #EAEAEA;
 border-bottom: 2px solid #EAEAEA;
 color: #FFFFFF;
}
.boxMap ul {
 padding-top: 5px;
 list-style-type: none;
}
.boxMap li {
 font-size: 95%;
 margin-left: 10px;
 padding-left: 15px;
 background-image: url(../images/icons/arrowGrey2.gif);
 background-repeat: no-repeat;
 background-position: 0px 3px;
}

.boxMapw {
 width: 460px;
 margin: 0px 0px 15px 50px;
 background-color: #772828;
 color:#CCCCCC;
}
.boxMapw h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 110%;
 margin: 0px;
 font-weight: bolder;
 padding: 0px;
 color: #FFFF99;
 text-align: center;
}
.boxMapw a {
 display: block;
 color: #596496;
 padding: 5px;
 border-bottom: 2px solid #596496;
 border-right: 2px solid #596496;
 border-left: 2px solid #596496;
 border-top: 2px solid #596496;
}
.boxMapw a:visited {
 color: #CCCCCC;
}
.boxMapw a:hover {
 text-decoration: none;
 background-image: url(../images/page/bluebuttonA.gif);
 background-position: center;
 background-color: #990000;
 border-top: 2px solid #330000;
 border-left: 2px solid #330000;
 border-right: 2px solid #DC9898;
 border-bottom: 2px solid #DC9898;
 color: #FFFFFF;
}

.boxColor {
	background-color: #EFEFD6;
}
.boxColor h2 {
	background-image: url(../images/page/TopGreys.gif);
	background-color: #666666;
	color: #FFFFFF;
	font-style: oblique;
	border-bottom: 2px solid #999966;
}
.boxColor ul {
	margin-top: 5px;
	padding: 0px 7px 0px 10px;
	list-style-image: url(../images/icons/arrowRed.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.boxColor p {
	margin-top: 0px;
	border-bottom: 2px dotted #CCCC99;
}

.boxGrey h2 {
	background-image: url(../images/page/TopLtGreys.gif);
}
.one-fourth {
	width: 180px;
	background-color: #FFFFFF;
	float:left;
	margin: 0 10px 10px 0;
	padding: 5px;
	text-align: center;
	background-image: url(../images/page/bottom190.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.one-fourth p {
	margin-top:0;
	padding-top:0;
	font-size: 95%;
}
.one-fourth img {
	margin-bottom:0;
	padding-bottom:0;
	background: url(../images/page/top190.gif);
	background-repeat: no-repeat;
}

#footer a {
	color: #CCCC99;
}

#form1 {
	margin-left: 10px;
}

.subscribe {
	background-color: #CFD8E2;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	margin-top:10px;
}
.subscribe h2{
	font-size: 150%;
	margin-bottom:0px;
	padding-bottom:0px;
}
.subscribe p{
	margin-bottom:0px;
	padding-bottom:0px;
}
#frmEmail {
	margin: 5px;
	padding: 5px;
}
.imgVert {
	margin: 10px 0px 10px 0px;
}

.sideQuote {
	margin-bottom: 20px;
	margin-top: 10px;
	padding:0px;
}
.sideQuote h2{
	font-size: 110%;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	padding: 0px;
}
.sideQuote p{
	font-size: 90%;
	color: #666666;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

/*** Customize, and name body id for active state  ***/
body#home #t-home a{
	background-position: 0% -48px;
}
body#home #t-home a span {
	background-position: 100% -48px;
	color: #000000;
}
body#gdu #t-gdu a{
	background-position: 0% -48px;
}
body#gdu #t-gdu a span {
	background-position: 100% -48px;
	color: #000000;
}
body#reports #t-reports a{
	background-position: 0% -48px;
}
body#reports #t-reports a span {
	background-position: 100% -48px;
	color: #000000;
}
body#history #t-history a{
	background-position: 0% -48px;
}
body#history #t-history a span {
	background-position: 100% -48px;
	color: #000000;
}
body#governor #t-governor a{
	background-position: 0% -48px;
}
body#governor #t-governor a span {
	background-position: 100% -48px;
	color: #000000;
}
body#recovery #t-recovery a{
	background-position: 0% -48px;
}
body#recovery #t-recovery a span {
	background-position: 100% -48px;
	color: #000000;
}
body#budget #t-budget a{
	background-position: 0% -48px;
}
body#budget #t-budget a span {
	background-position: 100% -48px;
	color: #000000;
}
body#news #t-news a{
	background-position: 0% -48px;
}
body#news #t-news a span {
	background-position: 100% -48px;
	color: #000000;
}
body#maps #t-maps a{
	background-position: 0% -48px;
}
body#maps #t-maps a span {
	background-position: 100% -48px;
	color: #000000;
}


.boxGDU {
	background-color: #FFFFFF;
	padding-bottom: 5px;
	background-image: url(../images/page/CornerBottomRight.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.boxGDU h1{
	background-image: url(../images/page/CornerTopLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: x-large;
}
.boxGDU h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 140%;
}
.boxGDU h3 {
}
.boxGDU p {
}
.boxGDU img {
	margin: 0px;
}
.boxGDU ul {
	margin-top: 5px;
	padding: 0px 7px 5px 10px;
	list-style-image: url(../images/icons/arrowRed.gif);
	background-repeat: no-repeat;
}
.boxGDU ol {
	padding: 0px 7px 0px 10px;
}
.boxGDU li {
	margin-left: 15px;
	margin-bottom: 8px;
}

.bigButton {
 width: 230px;
 margin: 0;
 background-color: #AEDAEB;
 color:#CCCCCC;
}
.bigButton h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 110%;
 margin: 0px;
 font-weight: bolder;
 padding: 0px;
 text-align: center;
}
.bigButton a {
 display: block;
 color:#000099;
 padding: 5px;
 border-bottom: 2px solid #0A6892;
 border-right: 2px solid #0A6892;
 border-left: 2px solid #FFFFFF;
 border-top: 2px solid #FFFFFF;
}
.bigButton a:visited {
 color: #666666;
}
.bigButton a:hover {
 text-decoration: none;
 background-image: url(../images/page/bluebuttonA.gif);
 background-position: center;
 background-color:#6DC0DF;
 border-top: 2px solid #0A6892;
 border-left: 2px solid #0A6892;
 border-right: 2px solid #FFFFFF;
 border-bottom: 2px solid #FFFFFF;
 color: #FFFFFF;
}

#chrc-news{
  width: 214px;
  height: 150px;
  border: 1px solid #464D6C;
  border-top: none;
  padding: 5px;
  background-color: #464D6C;
}

#chrc-news-all{
  width: 214px;
  height: 150px;
  border: 1px solid #cdc2b0;
  border-top: none;
  border-bottom: none;
  padding: 5px;
  background-color: #464D6C;
}

#chrc-news a {
  font-weight: bold;
}

.news-date {
  font-style: italic;
  font-size: .8em;