/*****************************
	Mortgage Equicap CSS
		Copyright 2008 Mortgage Equicap
*****************************/
@CHARSET "UTF-8";

/*****************************
	Basic HTML Styles
*****************************/
* {
	font-family: Verdana, Arial, sans-serif;
}
body {
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-align: center;
	background-color: #EFEDED;
	font-family: Verdana, Arial, sans-serif;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, li {
	padding: 0px;
	margin: 0px;
}
h1, h1 span, h1 a, h2, h3 {
	margin: 10px 0px;
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
	color: #2A2A2A;
}
h4 {
	font-size: 24px;
	color: #000000;
}

ul, ol {
	margin-left: 40px;
	padding-bottom: 14px;
}
ul li {
	text-decoration: none;
}
li {
	margin: 2px 0px;
	font-size: 12px;
}
blockquote {
	margin: 10px 0px 10px 40px;
	font-size: 12px;
}
p {
	line-height: 18px;
}
p, dl {
	margin: 10px 0px;
	font-size: 12px;
}
hr {
	margin: 6px 30px;
	height: 1px;
	border: none;
	background: none;
	border-bottom: 1px solid #437097;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #046;
}
a img {
	border: none;
}

/*****************************
	Generic Classes
*****************************/
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.align_center {
	text-align: center;
}
.note {
	font-size: 10px;
}
.strong {
	font-weight: bold;
}
.solution {
	color: #000000;
	font-weight: bold;
}
.error {
	border: 1px solid #900;
	background-color: #FFC3C3;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
}

/*****************************
	Wrapper
*****************************/
#wrap {
	text-align: left;
}

/*****************************
	Header
*****************************/
#header {
	padding: 24px 0px;
	position: relative;
	background-color: #E3DFDF;
	background-image: url('../images/header_bg.png');
	background-repeat: repeat-y;
	border-left: 1px solid #FFF;
}
#header h1 {	
	display: none;
}
#header p.logo {
	margin: 0px auto;
	padding: 0px;
	width: 965px;
}

/*****************************
	Navigation
*****************************/
#navigation {
	height: 38px;
	background-color: #000;
	background-image: url('../images/navigation_bg.png');
	background-repeat: repeat-x;

}
#navigation ul.menu {
	margin: 0px auto;
	width: 965px;
}
#navigation ul.menu {
	height: 38px;
}
#navigation ul.menu li {
	font-family: Helvetica, Arial, sans-serif;
	display: inline;
	margin-left: 14px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
}
#navigation ul.menu li:hover {
	
}
#navigation ul.menu li.first {
	margin-left: 46px;
}
#navigation ul.menu li a {
	padding: 10px 6px;
	color: #6CF;
	text-decoration: none;
}
#navigation ul.menu li a:hover {
	color: #FFF;
	background-color: #2E2E2E;
}
#navigation ul.menu li.current a {
	color: #FFF;
	background-color: #2E2E2E;
}

/*****************************
	Container
*****************************/
#container {
	margin: 0px;
	padding-top: 16px;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
	height: 100%;
}

/*****************************
	Body
*****************************/
#body {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 965px;
	background-color: #FFF;
}
#body h4 {
	margin: 0px;
	padding: 20px 30px 0px 30px;
	color: #1D1D1D;
	font-size: 24px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	letter-spacing: -0.04em;
}
#body .column_left {
	float: left;
	width: 651px;
	background-color: #E3DFDF;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 16px;
}
#body .column_right {
	float: right;
	width: 265px;
	margin: 16px 16px 16px 0px;
	overflow: hidden;
	background-color: #BBCEDD;
	background-image: url('../images/about_right_bottom_bg.png');
	background-repeat: no-repeat;
	background-position: left 142px;
}
#body .column_right .information {
	margin-bottom: 16px;
	background-color: #E3DFDF;
	border-top: 1px solid #E3DFDF;
	border-bottom: 1px solid #E3DFDF;
}
#body .column_right p {
	margin: 10px;
}
#body .column_right h2, #body .column_right h3 {
	margin: 10px;
	font-size: 14px;
	color: #437097;
}
#body .column_right h4 {
	margin: 10px;
}
#body .column_right h4 a {
	text-decoration: none;
}
#body .column_right h2.title {
	margin: 0px;
	color: #ACC4D6;
	font-size: 14px;
	background-color: #2D5B88;
	background-image: url('../images/title_bg.png');
	height: 21px;
	line-height: 21px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#body .column_right ul {
	margin: 16px 10px 16px 40px;
	color: #000000;
	font-style: normal;
}
#body .column_right .note {
	color: #777;
	text-align: center;
}
#body .right_image_shadow {
	height: 17px;
	background-image: url('../images/right_image_shadow.png');
	background-repeat: no-repeat;
}
#body dl {
	margin: 10px 32px;
}
#body dl dt {
	float: left;
	width: 140px;
	height: 22px;
	line-height: 22px;
	text-align: right;
	margin: 0px;
}
#body dl dd {
	margin-left: 150px;
	margin-bottom: 6px;
}
#body dl dd input, #body dl dd textarea {
	border: 1px solid #FFF;
	background-color: #FFF;
	width: 300px;
	padding: 2px;
}
#body dl dd textarea {
	font-size: 12px;
}
#body dl dd input.submit {
	width: auto;
	border: 1px solid #8198BB;
	background-color: #BCCFDD;
	font-weight: bold;
}

/*****************************
	Home Page
*****************************/
#equicap_home #body .column_right a {
text-decoration: none;
color: #000000;
}


#equicap_home #body .column_right #announcements {
	color: #000000;
	font-size: 13px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BBCEDD;
	background-image: url(../images/whatsnew.png);
	background-repeat: no-repeat;
}


#equicap_home #body .column_right #announcements ul {
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 11px;
	list-style-position: outside;
	list-style-image: url(../images/new.gif);
	padding-left: 10px;
}

#equicap_home #body .column_right #announcements ul li{
	
	color: #ACC4D6;
}

#equicap_home #body .column_right #announcements ul li a{
	
	color: #ffffff;
}

#equicap_home #body .column_right #announcements ul li a:hover{
	color: #ffffff;
	background-color: #295178;
}


#body .home_content ul li {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #0F0F0F;
}

#body .home_content ul li a{
	text-decoration: none;
}


#body .home_content {
	background-image: url('../images/home_left_bottom_bg.png');
	background-repeat: repeat-x;
	height: 143px;
}
#body .home_content p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 135px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 22px;
	line-height: 15px;
}
#body .home_content p strong{
	font-family: Helvetica, Arial, sans-serif;

}

#equicap_home #body .home_content p {
	color: #000000;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 14px;
}

#body .home_content ul {
	padding-left: 35px;
	padding-right: 12px;
	border-left: 1px solid #B5ACAC;
	list-style-image: url(../images/orange.gif);
	line-height: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-top: 16px;
	margin-right: 6px;
	margin-bottom: 11px;
	margin-left: 18px;
}
#body .home_content ul li {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #0F0F0F;
}

#body .home_content ul li a{
	text-decoration: none;
}
#body .home_content ul li.first {
	margin-left: -16px;
	font-weight: bold;
	color: #2D5B88;
	list-style: none;
	padding-bottom: 6px;
	font-size: 11px;
}

#equicap_home #body .column_right .information {
	height: 284px;
	margin-top: 1px;
}
#equicap_home #body .column_right {
	background: none;
	height: 458px;
}

/*****************************
	Home Page 2011
*****************************/
#equicap_home2 #body .column_right a {
text-decoration: none;
color: #000000;
}


#equicap_home2 #body .column_right #announcements {
	color: #000000;
	font-size: 13px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BBCEDD;
	background-image: url(../images/whatsnew.png);
	background-repeat: no-repeat;
}


#equicap_home2 #body .column_right #announcements ul {
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 11px;
	list-style-position: outside;
	list-style-image: url(../images/new.gif);
	padding-left: 10px;
}

#equicap_home2 #body .column_right #announcements ul a{
	color:#ffffff;
}



#body .home_content2 ul li {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #0F0F0F;
}

#body .home_content2 ul li a{
	text-decoration: none;
}


#body .home_content2 ul {
	padding-left: 0px;
	padding-right: 12px;
	line-height: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-top: 16px;
	margin-right: 6px;
	margin-bottom: 11px;
	margin-left: 0px;
}
#body .home_content2 ul li {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #0F0F0F;
}

#body .home_content2 ul li a{
	text-decoration: none;
}
#body .home_content2 ul li.first {
	margin-left: -16px;
	font-weight: bold;
	color: #2D5B88;
	list-style: none;
	padding-bottom: 6px;
	font-size: 11px;
}


#body .home_content2 {
	background-image: url('../images/home_left_bottom_bg.png');
	background-repeat: repeat-x;
	height: 143px;
}



#thirdbox{
	float: right;
	width: 186px;
	margin-top: 16px;
	padding-left: 12px;
	padding-right: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5ACAC;
	height: 106px;
}


#thirdbox .boxtext{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding-top: 0px;
	position: absolute;
	top: 395px;
	left: 470px;
	width: 180px;
}


#secondbox{
	width: 185px;
	margin-top: 16px;
	padding-left: 12px;
	padding-right: 12px;
	position: absolute;
	left: 245px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5ACAC;
	height: 106px;
}

#secondbox .boxtext{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding-top: 0px;
	position: absolute;
	top: 47px;
	left: 14px;
	width: 180px;
}


#firstbox{
	float: left;
	width: 196px;
	margin-top: 16px;
	padding-left: 22px;
	padding-right: 12px;
	height: 106px;
}

#firstbox .boxtext{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding-top: 0px;
	position: absolute;
	top: 396px;
	left: 39px;
	width: 201px;
}


.title{
	font-size: 22px;
	line-height: 21px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #2D5B88;
	padding-bottom: 8px;
}




	

#body .home_content2 p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 135px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 22px;
	line-height: 15px;
}

#body .home_content2 h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #2D5B88;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 22px;
	line-height: 19px;
}
#body .home_content2 p strong{
	font-family: Helvetica, Arial, sans-serif;

}

#equicap_home2 #body .home_content2 p {
	color: #000000;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 15px;
}


#equicap_home2 #body .column_right .information {
	height: 284px;
	margin-top: 1px;
}
#equicap_home2 #body .column_right {
	background: none;
	height: 458px;
}

#body .home_content2 h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #2D5B88;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 22px;
	line-height: 19px;
}

.homeoverlay {
	position: absolute;
	left: 16px;
	top: 233px;
	width: 615px;
	padding: 18px;
	height: 63px;
	background-color:#5D7F97;
	z-index:1;
	/* These three lines are for transparency in all browsers. */
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=80);
	opacity:.8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #516F84;
  }
  
 .overlaytext{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color:White;
	z-index:5;
	position: absolute;
	left: 17px;
	top: 231px;
	width: 603px;
	height: 63px;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 18px;
	padding-left: 24px;
  }
  
  .overlaytext .strongtext{
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	
  }




/*****************************
	Inner Pages
*****************************/
#body .content {
	background-image: url('../images/home_left_bottom_bg.png');
	background-repeat: repeat-x;
	background-color: #e3dfdf;
}
#body .content h2 {
	margin: 0px;
	color: #437097;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#body .content p {
	padding-right: 44px;
	padding-bottom: 22px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -13px;
	margin-left: 0px;
}
#body .about_right_bottom {
	/*background-color: #7FA3BF;*/
	
}



#body .about_right_bottom {
	/*background-color: #7FA3BF;*/
	
}


#body .about_right_bottom ul {
	line-height: 21px;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 17px;
	list-style-position: inside;
	list-style-image: url(../images/arrowservices.gif);
	padding-left: 1px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 16px;
}

#body .about_right_bottom ul li{
	color: #000000;
}

#body .about_right_bottom ul li a{
	color: #000000;
	text-decoration: none;
Helvetica, Helvetica Neue, Arial, sans-serif}

#body .about_right_bottom ul li a:hover{
	background-color: #CBDFE5;
	color: #000000;}

#body .about_right_bottom ul li.current {
	color: #FFF;
	background-color: #437097;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 230px;
	list-style-image: url(../images/arrowscurrent.gif);
}

#body .about_right_bottom h2 {
	font-size: 18px;
}
#body .about_right_bottom h2, #body .about_right_bottom h3, #body .about_right_bottom h4 {
	padding: 0px 10px;
}
#body .about_right_bottom p {
	padding: 0px 10px;
}


/*****************************
	Recent Transactions
*****************************/
#equicap_recent_transactions .content {
	padding-left: 20px;
}
#equicap_recent_transactions .content h2 {
	padding: 20px 30px 0px 10px;
}
#body p.print {
	margin: 10px 10px 0px 0px;
}
#body p.print a {
	padding: 2px 0px 2px 20px;
	background-image: url('../images/printer.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


/*****************************
	Services
*****************************/

#equicap_services .content {
	padding-left: 0px;
}


#equicap_services .content  ul {
	padding-left: 75px;
	padding-right: 7px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 240px;
	margin-top: 16px;
	margin-right: 150px;
	margin-bottom: 16px;
	margin-left: 16px;
	font-weight: bold;
}
#equicap_services .content  ul li {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	list-style-position: outside;
	list-style-image: url(../images/black_arrow.gif);
	width: 370px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#equicap_services .content   ul li .first {
	margin-left: -16px;
	font-weight: bold;
	color: #2D5B88;
	list-style: none;
	padding-bottom: 6px;
	font-size: 11px;
}


#equicap_services .content  #leftlist {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEBABA;
	margin-top: 21px;
}

/*****************************
	Services Main
*****************************/

#equicap_services_main .content {
	padding-left: 0px;
	
}

#equicap_services_main .content  #leftlist {
	margin-right: 30px;
	margin-left: 30px;
	padding: 0px;
}

#equicap_services_main .content  #leftlist p{
}

#equicap_services_main .content #leftlist ul {
	padding-left: 75px;
	padding-right: 7px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 240px;
	margin-top: 16px;
	margin-right: 50px;
	margin-bottom: 16px;
	margin-left: 16px;
	font-weight: bold;
}
#equicap_services_main .content #leftlist ul li {
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	list-style-position: outside;
	list-style-image: url(../images/black_arrow.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

#equicap_services_main #leftlist p .servicestitle {
	font-size: 17px;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 21px;
	font-weight: bold;
	}


/*****************************
	Services Tall
*****************************/
#equicap_services_tall .content {
	padding-left: 0px;
	
}


#equicap_services_tall .content #leftlist ul {
	padding-left: 75px;
	padding-right: 7px;
	line-height: 13px;
	margin-right: 24px;
	font-size: 11px;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
	font-weight: bold;
}
#equicap_services_tall .content #leftlist ul li {
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	margin-right: 0px;
	margin-bottom: 2px;
	list-style-position: outside;
	list-style-image: url(../images/black_arrow.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: normal;
	margin-top: -2px;
}
#equicap_services_tall .content  #leftlist ul li .first {
	margin-left: -16px;
	font-weight: bold;
	color: #2D5B88;
	list-style: none;
	padding-bottom: 6px;
	font-size: 11px;
}


#equicap_services_tall .content  #leftlist {
	margin-right: 30px;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
}

#equicap_services_tall .content  #leftlist p{
}

#equicap_services_tall #leftlist p .servicestitle {
	font-size: 17px;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 21px;
	font-weight: bold;
	}
	
	#equicap_services_tall #leftlist p .servicessubs {
	font-size: 15px;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
	}
	
	
	/*****************************
	Services Super Tall
*****************************/
#equicap_services_supertall .content {
	padding-left: 0px;
	
}


#equicap_services_supertall .content #leftlist ul {
	padding-left: 75px;
	padding-right: 7px;
	line-height: 13px;
	margin-right: 24px;
	font-size: 11px;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
	font-weight: bold;
}
#equicap_services_supertall .content #leftlist ul li {
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	margin-right: 0px;
	margin-bottom: 2px;
	list-style-position: outside;
	list-style-image: url(../images/black_arrow.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: normal;
	margin-top: -2px;
}
#equicap_services_supertall .content  #leftlist ul li .first {
	margin-left: -16px;
	font-weight: bold;
	color: #2D5B88;
	list-style: none;
	padding-bottom: 6px;
	font-size: 11px;
}


#equicap_services_supertall .content  #leftlist {
	margin-right: 30px;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
}

#equicap_services_supertall .content  #leftlist p{
}

#equicap_services_supertall #leftlist p .servicestitle {
	font-size: 17px;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 21px;
	font-weight: bold;
	}
	
	#equicap_services_supertall #leftlist p .servicessubs {
	font-size: 15px;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
	}
	



/*****************************
	Tombstones
*****************************/
#equicap_tombstones .content {
	padding-left: 20px;
}
#equicap_tombstones .content h2 {
	padding: 20px 30px 0px 10px;
}
#body p.print {
	margin: 10px 10px 0px 0px;
}
#body p.print a {
	padding: 2px 0px 2px 20px;
	background-image: url('../images/printer.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#body .tombstone {
	float: left;
	width: 130px;
	height: 166px;
	margin: 10px;
	text-align: center;
	background-image: url('../images/tombstone_bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B5A9;
	border-right-color: #B4B5A9;
	border-bottom-color: #A4A59A;
	border-left-color: #A4A59A;
}
#body .tombstone h3, #body .tombstone h4, #body .tombstone p {
	padding: 0px 5px;
}
#body .tombstone .logo {
	margin-top: 10px;
}
#body .tombstone p {
	margin: 10px;
}
#body .tombstone h4 {
	font-weight: normal;
	color: #437097;
	font-size: 16px;
}

/*****************************
	Research
*****************************/
#equicap_research .content {
	padding-left: 20px;
}
#equicap_research .content h2 {
	padding: 20px 30px 0px 10px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #437097;
}
#body p.print {
	margin: 10px 10px 0px 0px;
}
#body p.print a {
	padding: 2px 0px 2px 20px;
	background-image: url('../images/printer.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/*****************************
	Charts
*****************************/
#equicap_services_tall .content #leftlist .charttitle {
	color: #FFF;
	background-color: #437097;
	font-weight: bold;
	font-size: 12px;
	padding: 8px;
}

#equicap_services_tall .content #leftlist .odd {
	color: #000;
	background-color: #E3EDF3;
	font-weight: normal;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-align: right;
}

#equicap_services_tall .content #leftlist .odd .narrow{
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 80px;
}

#equicap_services_tall .content #leftlist .even .charttext{

	text-align: right;
}

#equicap_services_tall .content #leftlist .even {
	color: #000;
	background-color: #F3F7F9;
	font-weight: normal;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-align: right;
}

#equicap_services_tall .content #leftlist .charthead {
	color: #000;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 6px;
}

#equicap_services_tall .content #leftlist .chart {
	border: 1px solid #437097;
}


/*****************************
	Page Heights
	}*****************************/

#equicap_fractured_condos #body .column_left, #equicap_fractured_condos #body .column_right {
	height: 550px;
}
#equicap_contact #body .column_left, #equicap_contact #body .column_right {
	height: 770px;
}

#equicap_contact #body .column_left, #equicap_contact #body .column_right a{
	font-size: 16px;
}
#equicap_about #body .column_left, #equicap_about #body .column_right {
	height: 512px;
}
#equicap_recent_transactions #body .column_left, #equicap_recent_transactions #body .column_right {
	height: 580px;
}
#equicap_tombstones #body .column_left, #equicap_tombstones #body .column_right {
	height: 1500px;
}

#equicap_services_main #body .column_left, #equicap_services_main #body .column_right {
	height: 680px;
}

#equicap_services_tall #body .column_left, #equicap_services_tall #body .column_right {
	height: 1100px;
}

#equicap_research #body .column_left, #equicap_research #body .column_right {
	height: 950px;
}

#equicap_services_supertall #body .column_left, #equicap_services_tall #body .column_right {
	height: 2900px;
}



/*****************************
	Footer
*****************************/
#footer {
	margin: 0px auto;
	width: 965px;
	text-align: right;
	color: #555;
	background-image: url('../images/footer_bg.png');
	background-repeat: no-repeat;
}
#footer p {
	margin: 0px;
	padding: 10px 16px;
	font-size: 10px;
}
#footer a {
	color: #555;
}

