body {
	background-image: url(../images/layout/ClearingHouseCDFI_Bg.gif);
	background-repeat: repeat-x;
	background-color: #A1A1A1;
}
.frameBrd {
	border: 1px solid #999999;
}
.utBarBg {
	background-image: url(../images/layout/utBarBg.gif);
	background-repeat: repeat-x;
	height: 27px;
}
.navBg {
	background-image: url(../images/layout/navBg.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.footerBg {
	background-image: url(../images/layout/footerBg.gif);
	background-repeat: repeat;
	height: 72px;
}
.brdBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.brdLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.brdLeft a:link, a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.brdLeft a:hover, a:active{
	color: #CCCCCC;
	text-decoration: none;
}
.brdLeft strong{
 color:#FFFF99;
}
.bodyBgBot {
	background-image: url(../images/layout/bodyBgBot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFFBEB;
}
.bodyBgTop {
	background-image: url(../images/layout/bodyBgTop.jpg);
	background-repeat: no-repeat;
	height: 195px;
	background-position: top;
}
a:link, a:visited{
	color:#666666;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
.hdBg {
	background-image: url(../images/layout/hdBg.gif);
	background-repeat: repeat-x;
	height: 34px;
	margin: 0 10px 0 10px;
}
.hdBgLeft{
	background-image: url(../images/layout/hdBgLeft.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
}
.hdBgLeft  div{
	background-image: url(../images/layout/hdBgRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
	color: #0767a9;
	padding-top: 8px;
	text-indent: 10px;
}
h3{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #003366;
}
.bodyFrame{
	margin: 10px 15px;
}
.bodyFrame p,td,div{
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #003366;
}
.margin{
	margin:10px;
		font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #CCCCCC;
}
.subHeading{
	color: #333333;
	font-weight: bold;
}
h4{
	color: #545450;
}
.smTxt{
	font-size: 12px;
	color: #FFFFFF;
}
.video{
	width:300px;
	height:225px;
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
