body { 

	background: #fff;
	margin:0; 

}

.bodyborder
{
border: 2px solid #2C55B4;
}


.divborder
{
border: 3px solid #E4E4E4;
width:850px;
}

.headerbg
{
background-image: url(images/cherry-creek-mortgage-header.jpg);
background-repeat: no-repeat;
background-position:right;
height:132px;
}

.headlogo { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 14pt; 
	color: #fff; 
	font-weight: bold;
	float: left;
	position:relative;
	top:45px;
	left:-10px;
	list-style:13pt;
	width:390px;
}

.headtag { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 10pt; 
	color: #fff;
	padding-top:7px;


}

td { 

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: 110%; 
	color: #000000;
	text-align: left;
	line-height:16px;
}

p{margin:0}

.bodytd {
border-left:1px solid #2148A0;
}

.lefttd_top {
border-top:1px solid #2148A0;
}

.innertab {
border-left:1px solid #FDC937;
border-top:1px solid #FDC937;
}

.innertable td{
border-left:1px solid #FDC937;
padding-left:9px;
}

.td_top {

	background-color: #2148A0;
}


.topnav
{
background-image: url(images/top_nav_bg.jpg);
background-repeat: repeat-x;
height:31px
}

.nav_bg
{
background-image: url(images/nav_bg.jpg);
background-repeat: repeat-x;
}

.footer_nav_bg
{
background-image: url(images/footer_nav_bg.jpg);
background-repeat: repeat-x;
height:110px;
}

.nav_bgbig
{
background-image: url(images/nav_bg_big.jpg);
background-repeat: repeat-x;
height:58px;
color:#FFFFFF;
}

h1
{
font-family: Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
margin:0px;
color: #2148A0;
line-height:24px;
}

h2
{
font-family: Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:bold;
margin:0px;
color: #2148A0;
}

h3
{
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
margin:0px;
color:#2148A0;
}

h4
{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:1px;
color: #2148A0;
}


A:link {

	color: #0066FF; 
	text-decoration: underline;

}

A:hover {

	color: #569522;
	text-decoration: none;

}

.footertxt {
font-size:10px;
color:#FFFFFF;
}

.footer {
background-color:#2148A0;
color: #fff; 

}

.footer a {

	color: #fff; 
	text-decoration: none;
	font-size:10px;
}

.footer a:hover {

	color: #99CCFF; 
	text-decoration: underline;
	font-size:10px;
}

ul
{
list-style-type: none;
margin-left: 12px;
padding:0px;
margin-top:10px;
margin-bottom:0px;
}
 li
{
background-image: url(images/bullet_02.jpg);
background-repeat: no-repeat;
background-position: 0.3em 0.4em;
padding-left: 1.5em;
padding-bottom:7px;

}

ol li
{

margin-left: 1px;
padding:0px;
margin-top:7px;
margin-bottom:0px;
list-style-type:decimal;
list-style:decimal;
background-image: none;
}

.small
{
font-size:11px;
}