/********** AGENCY(Suplemental) CSS ***********/
/*********** amends MDstandard.css ***********/




/*********** Page Color (= banner color) ***********/


#container {
     /***  change this from grey to your color *****/
	background-color:#FFA000;
	width: 1000px;
    /*border:solid thick #FF66CC;*/
   }


#page {
   width: 1000px;
   background-color:#FFA000;
}

#tools a {
   color: #000000;
}

/*********** Page Layout ***********/
#leftSide {
   width: 148px;
   float: left;
   padding: 0px 10px 10px 10px;
   margin:0px;
}
.sideLinks {
   text-align: right;
   width: 148px;
   margin:0px;
   display: block;
   color: #cccccc;
}
.sideLinks h2 {

   text-transform: none;
   margin: 5px 0px 10px 0px;
   padding: 5px 0px 0px 0px;
   font-size: 110%;
   color: #34618f;
   border-bottom: 1px solid #ffffff;
}
.sideLinks h3 {
   color: #ffffff;
   padding-bottom: 5px;
}
.sideLinks ul {
   list-style-type: none;
   padding: 0px;
   margin: -5px 0px 0px 0px;
}
.sideLinks li {
   margin: 0px;
   padding: 2px 0px 4px 2px;
}
.sideLinks a {
   display: block;
   text-decoration: none;
   font-weight: bold;
   color: #FFFFFF;
   
}
.sideLinks a:visited {
   display: block;
   text-decoration: none;
   font-weight: bold;
   color: #ffffff;
}
.sideLinks a:hover {
   display: block;
   text-decoration: underline;
   color: #000000;
}
.sideLinks p {
   color: #ffffff;
}

/*********** Sidebar Navigation  ***********/

/******* Left small box for external links*******/
.boxLside {
background-color:#FFEFD4;
color:#C3EAEA;
float:left;
margin:10px 0 0;
padding-bottom:7px;
width:148px;
}

/* side bar for econ with no menu */
#content2 {
   float: left;
   display: inline;
   position: relative;
   width: 940px;
   background-color: #cccccc;
   background-image: url(../images/page/ContentTopRight.gif);
   background-position: top right;
   background-repeat: no-repeat;

   padding: 15px 0px 10px 0px;
}
#leftSide2 {
   width: 20px;
   float: left;
   padding: 0px 10px 10px 10px;
   margin:0px;
}
#ColumnMain3 {
   position: relative;
   width: 680px;
   display: inline;
   float:left;
   margin: 0px;
    
}
#Column230e {
 width: 230px;
 }
 #Column560e {

   width: 560px;
}

 #Column560j {

   width: 545px;
}
/*********** Content Layout ***********/

#ColumnMain {
   position: relative;
   width: 570px;
   display: inline;
   float:left;
   margin: 0px;
}

#Column560a {

   width: 530px;
}

#Column320 {

   width: 540px;
}

#Column320j {
   width: 200px;
   height: 200px;
   
}



/** on report page**/
#ColumnMain2 {
   position: relative;
   width: 750px;
   display: inline;
   float:left;
   margin: 0px;
}

#Column560b {
   width: 540px;
   height: auto;
}



/** boxes under secret.php **/
 #Column470h {
   width: 800px;
   Height: auto;
   
}

 #Column132h {
   width: 170px;

}




/****** boxBlank ******/
.boxBlank {
	background-color: #FFFFFF;
	padding-bottom: 5px;
	background-image: url(../images/page/CornerBottomRight.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 100%;
}
.boxBlank h1{
	background-image: url(../images/page/CornerTopLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.boxBlank h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
.boxBlank h3 {
}
.boxBlank p {
}
.boxBlank img {
	margin: 10px 0px 0px 0px;
}

/****** boxBrown used on Economic page******/
.boxBrown {
	background-color: #CECFCE;
	padding-bottom: 5px;
	background-image: url(../images/page/CornerBottomRight.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.boxBrown h1{
	background-image: url(../images/page/CornerTopLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.boxBrown h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
.boxBrown h3 {
}
.boxBrown p {
}
.boxBrown img {
	margin: 10px 0px 0px 0px;
}

/****** boxBlank2 used on reports ******/
.boxBlank2 {
   background-color: #FFFFFF;
   padding-bottom: 5px;
   background-image: url(../images/page/CornerBottomRight.gif);
   background-position: bottom right;
   background-repeat: no-repeat;
   height: 220px;
}
.boxBlank2 h1{
 
}
.boxBlank2 h2 {
  background-image: url(../images/page/CornerTopLeft.gif);
   background-position: top left;
   background-repeat: no-repeat;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-style: oblique;
}
.boxBlank2 h3 {
}
.boxBlank2 p {

}

.boxBlank img {
   margin: 10px 0px 0px 0px;
}

/** picture box**/
#Column152a {
   width: 152px;
}


.boxBlanky {
   background-color: #FFFFFF;
   background-image: url(../images/page/CornerBottomRight.gif);
   background-position: bottom right;
   background-repeat: no-repeat;
}

.boxBlank1 {
   background-color: #FFFFFF;
   padding-bottom: 5px;
   background-image: url(../images/page/CornerBottomRight.gif);
   background-position: bottom right;
   background-repeat: no-repeat;
}

/****** footer******/

#footer {
   clear: both;
   color: #ffffff;
   background-color:#FFA000;
   text-align: right;
   margin: 0px;
   padding: 10px 5px 5px 0px;
}
/******* (See AgencyAddLight.css for possible additional modifications) *******/
