
.headerimg {
	background-image: url(images/cashofferforhomes_head.jpg);
	height:211px;
	width:100%;	
	background-repeat: no-repeat;
}

.red_small_font {
	font-size: 0.8em;
	color: #FF0000;
}

.half_content {
	float:left;
	width:47%;
	margin-left:20px;
	margin-top:10px;
	
}


.double_content {
	float:left;
	width:95%;
	margin-left:20px;
	margin-top:10px;
	
}

h1 {
color:#000000;
font-family:Arial, Comic Sans MS, Times New Roman;
font-size:1.3em;
font-weight:900;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
}

strong {

color:#000000;
border-bottom-width:1px;
border-bottom-color:#CCFFFF;

}

form {
padding: 5px;
font-size:18px;
font-weight:900;
border-width:1px;
border:thin;
border-style:solid;
border-bottom-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-top-color:#000000;
}

.solutions_box {
padding: 6px;
margin-top:10px;

border-width:1px;
border-style:solid;
border-bottom-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-top-color:#000000;
}




.full_content {
	float:left;
	width:100%;
	margin-left:10px;
	margin-top:10px;
	font-size:14px;
}

.header_bar {
	float:left;
	width:100%;
	
	font-size:18px;
	background-color:#AFC6EF;

}

.footer_bar {
	float:left;
	width:100%;
	
	font-size:11px;
	background-color:#AFC6EF;

}


body {
	font-family: Arial, Comic Sans MS, Times New Roman;
	font-size: 0.8em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000040;
}


	.thin_border {
	border-color:#CCFFFF;
	border-width:1px;
	border-style:solid;
	}
	
	
	.str {
		height:50px;
	}
	

	
	.button {
		background-color: #0000FF;
		color: fff;
		width: 125px;
	}
	
	input {
		background-color: fff;
		border: 1px solid black;
		height: 25px;
		font-size: 18px;
		color: blue;
	}
	
	select {
		background-color: fff;
		border: 1px solid black;
		height: 25px;
		font-size: 18px;
		color: blue;
	}
	.tickerstyle{float:left; width:200px; height:183px; border:1px solid black; background:lightyellow; padding:8px; overflow:hidden;}

.messagediv{display: none;background:lightyellow}
	.myForm td, input, select, textarea, checkbox {
		font-family: tahoma;
		font-size: 12px;
	}
	.myForm {
		background-color: #E7EEF7;
		border: 1px solid #CCDCF2;
		padding: 10px;
	}
	.required {
		color: red;
	}
           .style2 {font-size: 24px}
/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;

      font-size:17px;
	  font-weight:900;
      line-height:normal;
	  border-bottom:1px solid #666;
	  width:100%;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 125px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url(images/tableftF.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url(images/tabrightF.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
	  
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	
