/********** AGENCY(Suplemental) CSS ***********/
/*********** amends MDstandard.css ***********/
/*********** Page Color (= banner color) ***********/
#container
{
	background-color: #105C85; /**** change this from grey to your color *****/
}
#content
{
	min-height: 930px;
}
#banner .mdhousing a, #bannerBRAC .mdhousing a
{
	text-indent: -1000em;
	position: absolute;
	top: 55px;
	left: 230px;
	width: 585px;
	height: 39px;
}
.searchTextBox
{
	color: #b3b3b3;
}
.sideLinks
{
	font-size: 97%;
}
.sideLinks h2
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #ff9;
	border-bottom: 1px solid #ff9;
}
.sideLinks li
{
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.boxLside
{
	background-color: #173C68;
}
.boxLside h2
{
	color: #BFE0EA;
	font-size: 120%;
}
.boxLside li
{
	background-image: url(../images/icons/arrowAvocado.gif);
}

.boxFAQ
{
	background-color: #cdedaf;
}

/**************** Tab Subjects  *****************/
/********* change body id to activate  **********/

body#home #t-home a
{
	background-position: 90% -8px;
}
body#home #t-home a span
{
	background-position: 100% -48px;
	color: #000;
}
body#success #t-success a
{
	background-position: 0% -48px;
}
body#success #t-success a span
{
	background-position: 100% -48px;
	color: #000;
}
body#map #t-map a
{
	background-position: 0% -48px;
}
body#map #t-map a span
{
	background-position: 100% -48px;
	color: #000;
}
body#baystat #t-baystat a
{
	background-position: 0% -48px;
}
body#baystat #t-baystat a span
{
	background-position: 100% -48px;
	color: #000;
}
body#faq #t-faq a
{
	background-position: 0% -48px;
}
body#faq #t-faq a span
{
	background-position: 100% -48px;
	color: #000;
}

/******* (See AgencyAddLight.css for possible additional modifications) *******/
/****** box ******/
.box
{
	background-color: #464D6C;
	color: #ccc;
}
.box h3
{
	text-transform: uppercase;
	font-size: 90%;
	padding-bottom: 0px;
	color: #cff;
	height: 20px;
}
.box ul
{
	list-style-type: none;	
	margin-left: 10px; 
	padding-left: 0;
	margin-top: 5px;
}
.box li
{
	border-bottom: 2px dotted #758CB7;
	padding-bottom: 3px;
	padding-top: 3px;
}
.box a
{
	color: #fff;
}
.box a:visited
{
	color: #fff;
}
.box p
{
	padding: 0px 10px 5px 10px;
	color: #C0E1F5;
}
.box h2
{
	border-right: 2px solid #999;
	text-transform: uppercase;
	background-color: #8D9AB2;
	color: #fff;
	height: 20px;
	font-size: 98%;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 10px;
}

/****** boxColor ******/
.boxColor h2
{
	color: #fff;
	background-color: #7C8BA7;
	text-transform: uppercase;
	height: 20px;
	font-size: 98%;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.boxColor p
{
	border: none;
	padding-bottom: 10px;
	padding-top: 10px;
}
.boxColor ul
{
	margin-bottom: 0px;
	font-weight: bold;
}

/****** boxNews ******/
.boxNews
{
	background-color: #666;
	color: #ccc;
}
.boxNews h3
{
	text-transform: uppercase;
	font-size: 90%;
	padding-bottom: 0px;
	color: #cff;
	height: 20px;
}
.boxNews ul
{
	list-style-type: none;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.boxNews li
{
	border-bottom: 2px dotted #758CB7;
	margin: 0px 5px 3px 0px;
	padding-bottom: 3px;
}
.boxNews a
{
	color: #fff;
}
.boxNews a:visited
{
	color: #fff;
}
.boxNews p
{
	padding: 0px 10px 5px 10px;
	color: #C0E1F5;
}
.boxNews h2
{
	border-right: 2px solid #999;
	text-transform: uppercase;
	background-color: #105C85;
	color: #fff;
	height: 20px;
	font-size: 98%;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

/******** GRIDVIEW STYLES ********/
.gridHover
{
	cursor: pointer;
	background-color: #575e7d;
}
.gridHoverOut
{
}
.gv
{
	width: 98%;
}
.hs
{
	font-weight: bold;
	background-color: #5386B6;
	color: #f7f7f7;
}
.rs
{
	background-color: #E7E7FF;
}
.ars
{
	background-color: #E1E1E1;
}
.srs
{
	font-weight: bold;
	background-color: #738A9C;
	color: #F7F7F7;
}
.fs
{
	background-color: #B5C7DE;
	color: #4A3C8C;
}

/******** TABLE STYLES ********/
#content table
{
	font-size: 95%;
	margin: 0 auto;
	border: 1px solid #369;
	border-collapse: collapse;
	border-spacing: 1em 0.5em;
	color: #222;
}
caption
{
	margin: 0 auto;
	caption-side: top;
	font-weight: bold;
	color: #2051a1;
	font: caption;
}
#content th
{
	text-transform: uppercase;
	text-align: left;
	background-color: #4073B2;
	color: white;
	padding-left: 12px;
}
#content td
{
	padding: 0.2em 1em;
	border: 1px outset #e0e4e5;
	vertical-align: top;
}
tfoot
{
	color: black;
	font-size: 0.97em;
	font-style:italic;
	text-align: right;
}
/******** END OF TABLE STYLES ********/
.break ul
{
	list-style-type: none;
	margin-left: 10px;
	line-height: 1.3em;
}
h1 + div.break, h2 + div.break, h3 + div.break, h4 + div.break, h5 + div.break
{
	margin-top: -20px;
}
h1 + ul, h2 + ul, h3 + ul, h4 + ul, h5 + ul, h1 + ol, h2 + ol, h3 + ol, h4 + ol, h5 + ol, p + ul, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ol + h1, ol + h2, ol + h3, ol + h4, ol + h5
{
	margin-top: -5px;
}

ul + div.break
{
	padding-left: 30px;
}
.lowAlpha
{
	list-style-type: lower-alpha;
}
.upperAlpha
{
	list-style-type: upper-alpha;
}
.imgDescr
{
	Ztext-align: justify;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #333;
}
.btn
{
	background: #7C8BA7;
	color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.notice
{
	color: #900;
	font-weight: bold;
}
.right
{	
	text-align: right;
}
.ul
{
	margin-top: 5px;
	/*padding: 0px 7px 5px 15px;*/
	list-style-image: url(../images/icons/Bullet.gif);
}
/* SiteMap Path*/
.siteMapPath
{
	font-size: 0.9em;
}
/* PathSeparatorStyle, RootNodeStyle, NodeStyle */
.PSS, .RNS, .NS
{
	font-weight: bold;
	color: #5386B6;
}
/* PathSeparatorStyle */
.PSS
{
	color: #3b5a7b;
}
/* CurrentNodeStyle */
.CNS
{
	font-weight: bold;
	color: #333;
}
/* ParentNodeStyle */
.PNS
{
	text-decoration: none;
	color: #c36;
}
/* End of SiteMap Path*/
.eventTitle
{
	font-family: "Edwardian Script ITC";
	font-size: 34px;
}
.big
{
	font-size: 21px;
}
.imgShadow
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=6);
}

.boxColor li ul li {
    margin-bottom: 0;
}
.boxColor li
{
	 margin: 7px 5px 0.25em 0;
	 * margin-left: -10px;
}
/* Start of iMap*/
.boxButton
{
	float: left;
	width: 148px;
	margin: 0px 0px 15px 0px;
	background-image: url(../images/page/wrapBG.gif);
	background-repeat: repeat-x;
	background-position: center;
	color: #CCCCCC;
}

.boxButton h2
{
	font-size: 110%;
	margin: 0px;
	font-weight: bolder;
	padding: 0px;
	color: #f1f1f1;
	text-align: center;
	border-bottom: none;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.boxButton a
{
	display: block;
	color: #f1f1f1;
	padding: 5px;
	border-bottom: 2px solid #133154;
	border-right: 2px solid #133154;
	border-left: 2px solid #4286d4;
	border-top: 2px solid #4286d4;
}

.boxButton a:visited
{
	color: #f1f1f1;
}

.boxButton a:hover
{
	text-decoration: none;
	background-image: url(../images/page/bluebuttonA.gif);
	background-position: center;
	background-color: #133154;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #4286d4;
	border-bottom: 2px solid #4286d4;
	color: #f1f1f1;
}

/* End of iMap*/
.underline
{
	text-decoration: underline;
	padding: 0 7px 5px 20px;
	font-weight: bold;
}
.notices
{margin-top:90px;
}
.emergency
{
	font-size:23px;
	color:Red;
	font-weight:bolder;
}

