@charset "utf-8";
/* CSS Document */
*
{
	outline: none;	
}

body
{
	margin: 0;
	background-image: url(images/bgrepeat.jpg);
	background-repeat: repeat-x;
	background-color: #79afca;
	font-family: Arial, Helvetica, sans-serif;
}

#overallcontainer
{
	width: 800px;
	margin: 0 auto;
}

#header
{
	float: left;
	width: 800px;
	border-bottom: 10px #015993 solid;
}

#logo
{
	float: left;
	width: 190px;
	height: 109px;
	margin-right: 8px;
}

#logo img
{
	border: 0;	
}

#search
{
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 27px;
	
}

#searchtext
{
	border: 1px solid #999999;
	padding: 4px;
	font-size: 11px;
	color: #999999;
	text-align: right;
}	

#gobutton
{
	float: right;
	margin-left: 6px;
	margin-top: 2px;
}

#navigation
{
	float: left;
	width: 602px;
}

#middlecontainer
{
	float: left;
	background-color: #ffffff;
	width: 760px;
	padding: 20px;
	border-bottom: 10px #015993 solid;

}

#mainimage
{
	float: left;
	width: 760px;
}

#mainimage a img
{
	outline: none;
	border: 0;
}

#bottomcontainer
{
	float: left;
	width: 760px;
	margin-top: 20px;
}

#ratecontainer
{
	width: 150px;
	height: 180px;
	float: left;
	background-image: url(images/ratesholder.jpg);
	background-repeat: no-repeat;
}

#bodycopy
{
	width: 320px;
	float: left;
	margin-left: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#rightbuttons
{
	width: 252px;
	float: right;
}

h1
{
	font-size: 24px;
	color: #01629c;
	text-transform: uppercase;
	margin: 0;
}

h2
{
	color: #01629c;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
}

h3
{
	font-weight: bold;
	color: #00355f;
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 12px;
}

h4
{
	font-size: 12px;
	font-weight: normal;
	color: #00355f;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	margin-top: 15px;
}

h5
{
	font-size: 16px;
	color: #1375b0;
	font-weight: bold;
	margin: 0;
}

#footertext
{
	width: 800px;
	float: left;
	text-align: center;
	color: #014e81;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
	text-transform: uppercase;
}

#sm_icons
{
	display:inline-block;
	vertical-align: middle;
}

#sm_icons a img
{
	outline: none;
	border: 0;
}

.yearrate
{
	color: #00355f;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.yearrate2
{
	color: #00355f;
	font-size: 12px;
	text-transform: uppercase;
}

.yearpercentage
{
	color: #009900;
	font-size: 32px;
	font-weight: bold;
}

#ratecontainer table td
{
	text-align: right;	
}

#smalltextcontainer
{
	width: 466px;
	float: left;
	font-size: 13px;
	color: #666666;
	margin-left: 20px;
	margin-bottom: 20px;
}

#textcontainer
{
	width: 560px;
	line-height: 20px;
	float: left;
	font-size: 13px;
	color: #666666;
}

#bigtextcontainer
{
	width: 760px;
	float: left;
	font-size: 13px;
	color: #666666;
	
}

.paddingtable td
{
	padding-bottom: 20px;	
}

.smallpadding td
{
	padding-bottom: 3px;	
}

table td
{
	vertical-align: top;	
}

.longinput
{
	padding: 3px;
	width: 220px;
	color: #666666;
	font-size: 13px;
}

#bigtextcontainer img
{
	border: 0;
}

#textcontainer a, #bigtextcontainer a, #smalltextcontainer a
{
	color: #336633;
	text-decoration: underline;
}

#textcontainer a:hover, #bigtextcontainer a:hover, #smalltextcontainer a:hover
{
	text-decoration: none;	
}

#rightad
{
	float: right;
	width: 155px;
}

#rightad a img
{
	border: 0;	
}

#bigrightad
{
	width: 242px;
	float: right;
}

.location
{
	font-size: 16px;
	color: #1375b0;
}

#templateimage
{
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e1dfd9;
	width: 230px;
}

.sayyes
{
	font-weight: bold;
	color: #015993;	
}
