/********** AGENCY(Suplemental) CSS ***********/
/*********** amends MDstandard.css ***********/
/*********** Page Color (= banner color) ***********/
#container
{
	background-color: #5B0101; /**** change this from grey to your color *****/
}
#content
{
	min-height: 495px;
}
#banner .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;
}
/****** box ******/
.box
{
	background-color: #464D6C;
	color: #ccc;
}
.box h3
{
	text-transform: uppercase;
	font-size: 90%;
	padding-bottom: 0px;
	color: #cff;
	height: 20px;
}
.box ul
{
	margin-bottom: -3px;
	list-style-type: none;
	padding: 5px 5px 0 10px;
}
.box li
{
	border-bottom: 2px dotted #758CB7;
	margin: 0px 5px 3px 5px;
	padding-bottom: 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;
}

/****** boxColor ******/
.boxColor h2
{
	color: #fff;
	background-color: #aA6a13;
	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;
}

/****** 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: #aA6a13;
	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: #bb7b24;
	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 ********/

/******** 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, h3 + p
{
	margin-top: -10px;
}

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;
}
.firstLetter
{
float: left;
width: 0.7em;
font-size: 400%;
font-family: algerian,courier;
line-height: 80%;
color: #DB9D26;
}
.pipe {
	BACKGROUND: url(../Images/Pipe.jpg);
	TEXT-DECORATION: none;
	background-repeat:no-repeat;
}
.panel {
	BORDER-RIGHT: dashed 1px #B0BEC7; BORDER-LEFT: dashed 1px #B0BEC7; 
	BORDER-TOP: none; BORDER-BOTTOM:  solid 1px #B0BEC7;
}
A.Navigation {
	BACKGROUND: url(../Images/TDNav.jpg);
 }   
A.Current {
	BACKGROUND: url(../Images/TDCurrent.jpg);
    font-weight:bold;
}
A.Navigation, A.Current 
{	
	FONT-FAMILY:  Arial;
    FONT-SIZE: 13px;
    color:#0078C1;
	TEXT-DECORATION: none;
}
.highlight
{
	color: #5B0101;
	font-weight: bold;
	font-size: 14px;
}
.agendaHeading {
	color:white;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
.trackAlternate
{
	background-color:#F1F5F6;
}
.trackDivision
{
	background-color:#e0e4e5;
}
.trackBg
{
	background-color:#7d95b1;
}
/******** TABLE STYLES ********/
#content table
{
	font-size: 95%;
	margin: 0 auto;
	color: #222;
}
caption
{
	margin: 0 auto;
	caption-side: top;
	font-weight: bold;
	color: #2051a1;
	font: caption;
}
#content td
{
	padding: 0.2em 1em;
	border: 1px outset #e0e4e5;
	vertical-align: top;
}
/******** END OF TABLE STYLES ********/

.imgShadow
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=6);
}
