/********** AGENCY(Suplemental) CSS ***********/
/*********** amends MDstandard.css ***********/
/*********** Page Color (= banner color) ***********/
#container
{
	background-color: #4073B2; /**** change this from grey to your color *****/
}
#content
{
	min-height: 540px;
}
.boxColor h2
{
	color: #fff;
	background-color: #4073B2;
}
.boxColor p
{
	border: none;
	padding-bottom: 10px;
	padding-top: 10px;
}
.boxColor ul
{
	margin-bottom: 0px;
}

.sideLinks h2
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #ffff99;
	border-bottom: 1px solid #ffff99;
}
.sideLinks li
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin: -5px 0px 0px 0px;
}
.sideLinks li
{
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 2px 2px;
	margin: 11px 0;
}
.bottomLine
{
	border-bottom: 1px dotted;
	width: 95%;
}
.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  **********/
#current
{
	background-position: 0% -48px;
}
body#ctl00_home #t-home a
{
	background-position: 0% -48px;
}
body#ctl00_home #t-home a span
{
	background-position: 100% -48px;
	color: #2051a1;
}
body#ctl00_foreclosure #t-foreclosure a
{
	background-position: 0% -48px;
}
body#ctl00_foreclosure #t-foreclosure a span
{
	background-position: 100% -48px;
	color: #2051a1;
}

body#ctl00_counselors #t-counselors a
{
	background-position: 0% -48px;
}
body#ctl00_counselors #t-counselors a span
{
	background-position: 100% -48px;
	color: #2051a1;
}
body#ctl00_strategy #t-strategy a
{
	background-position: 0% -48px;
}
body#ctl00_strategy #t-strategy a span
{
	background-position: 100% -48px;
	color: #2051a1;
}
body#ctl00_library #t-library a
{
	background-position: 0% -48px;
}
body#ctl00_library #t-library a span
{
	background-position: 100% -48px;
	color: #2051a1;
}
body#ctl00_events #t-events a
{
	background-position: 0% -48px;
}
body#ctl00_events #t-events a span
{
	background-position: 100% -48px;
	color: #2051a1;
}
body#ctl00_maps #t-maps a
{
	background-position: 0% -48px;
}
body#ctl00_maps #t-maps a span
{
	background-position: 100% -48px;
	color: #2051a1;
}
/******** 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: 2px solid #369;
	border-collapse: collapse;
	border-spacing: 1em 0.5em;
	color: #333;
}
caption
{
	margin: 0 auto;
	caption-side: top;
	font-weight: bold;
	color: #335B8C;
}
#content th
{
	text-transform: uppercase;
	text-align: center;
	background-color: #4073B2;
	color: white;
}
#content td
{
	padding: 0.2em 1em;
	border: 1px outset #e0e4e5;
	vertical-align: top;
}
tfoot
{
	color: black;
}
/******** END OF TABLE STYLES ********/
.break ul
{
	list-style-type: none;
	margin-left: -20px;
	line-height: 1em;
}
h5 + p
{
	margin-top: -25px;
}

h1 + div.break, h2 + div.break, h3 + div.break, h4 + div.break, h5 + div.break, h2 +h5
{
	margin-top: -5px;
}
h1 + ul, h2 + ul, h3 + ul, h4 + ul, h5 + ul, h1 + ol, h2 + ol, h3 + ol, h4 + ol, h5 + ol, p + ul, p+ h5
{
	margin-top: 0px;
}
ul + div.break
{
	padding-left: 30px;
}
.lowAlpha
{
	list-style-type: lower-alpha;
}
.btn
{
	background: #7C8BA7;
	color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.clearR
{
	clear: right;
}
.right
{
	text-align: right;
}
.boxPDF
{
	padding: 10px 20px 0px 0px;
	background: transparent url(../images/icons/acrobat.gif) no-repeat center right;
}
.center
{
	text-align: center;
}
.ul
{
	list-style-image: url(../Images/Icons/bullet3.png);
}
.ulNest
{
	list-style-image: url(../Images/Icons/bullet.gif);
}
.ulNest2
{
	list-style-image: url(../Images/Icons/arrowSlate.gif);
}
ol
{
	list-style-image: url(../Images/Icons/bullet5.png);
	margin: 0px;
	padding: 0px;
	list-style-type: lower-roman;
}
.underline
{
	 text-decoration: underline;
}
.ans
{
		color: #4073B2;
		display:inline;
		font-weight: bold;
}