body {
	margin: 0px;
	background-color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

form {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

a {
	color: #22516E;
}

img {
	border: 0px;
}

div.layout {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 10px;
}

div.top {
	height: 110px;
}

div.logo {
	float: left;
	width: 238px;
}

div.feature-image {
	float: left;
	width: 209px;
}

div.menu {
	float: left;
	width: 443px;
}

div.menu div.buttons {
	height: 54px;
}

div.menu div.buttons div {
	float: left;
}

div.menu div.bottom {
	width: 443px;
	height: 56px;
}

div.submenu {
	height: 71px;
	background-image: url( '../images/layout-submenu-bg.gif' );
	background-repeat: no-repeat;
	padding-left: 45px;
}

div.submenu a {
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #1e4a65;
	text-decoration: none;
}

div.submenu a.active {
	background: url( '../images/layout-submenu-bg-active-right.gif' ) right top;
}

div.submenu a div {
	padding-top: 5px;
	height: 28px;
	/*padding-bottom: 9px;*/
	background-repeat: no-repeat;
	float: left;
	line-height: 28px;
}

div.submenu a.active div {
	padding-left: 10px;
	padding-right: 10px;
	background-image: url( '../images/layout-submenu-bg-active-left.gif' );
}

div.tertiary {
	background-image: url( '../images/layout-submenu-bg-tertiary.gif' );
}

div.tertiary div.options {
	height: 27px;
	line-height: 27px;
	margin: 0px;
	padding: 0px;
}

div.tertiary div.options a {
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #1e4a65;
	text-decoration: none;
	color: #ffffff;
}

div.tertiary div.options a.left {
	margin-left: 0px;
}

div.tertiary div.options a.active div {
	
}

div.tertiary div.options a.active div, div.tertiary div.options a div {
	line-height: 18px;
	height: 18px;
}

div.tertiary div.options a.active {
	color: #22516E;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url( '../images/layout-tertiary-bg-active-right.gif' ) right top;
	background-repeat: repeat-x;
}

div.tertiary div.options a div {
	padding-top: 7px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
}

div.tertiary div.options a.active div {
	padding-left: 10px;
	padding-right: 10px;
	background-image: url( '../images/layout-tertiary-bg-active-left.gif' );
}

div.body {
	background-image: url( '../images/layout-content-bg.gif' );
	background-repeat: repeat-y;
	padding-left: 42px;
	padding-right: 42px;
}

div.body h2, div.body h1, div.body h3 {
	border-bottom: 1px solid #CCCCCC;
	color: #F36F21;
	margin: 0 0 2px;
	padding: 0 0 4px;
}

div.body p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #295876;
}

div.body div.homepage-ad {
	text-align: center;
}

div.body div.homepage-ad img {
	padding: 5px;
}

div.body div.testimonial {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-image: url( '../images/homepage-testimony-bg.gif' );
	width: 743px;
}

div.body div.testimonial div.quote {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	color: #1e4a65;
}

div.body div.testimonial div.author {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	text-align: right;
	font-style: italic;
}

div.content-bottom {
	height: 22px;
	background-image: url( '../images/layout-content-bottom.gif' );
	background-repeat: no-repeat;
}

div.address-phone {
	height: 31px;
	background-image: url( '../images/layout-content-address-phone.gif' );
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 10px;
	font-size: 10px;
	color: #ffffff;
}

h2.enhance {
	font-weight: bold;
	font-size: 30px;
	border-bottom:1px solid #CCCCCC;
	color:#F36F21;
	margin:0 0 2px;
	padding:0 0 4px;
}

div.bottom {
	height: 18px;
	background-image: url( '../images/layout-bottom.gif' );
	background-repeat: no-repeat;
}

div.footer {
	text-align: center;
	color: #22516E;
	font-size: 10px;
	padding-bottom: 10px;
}

div.nn-testimonial {
	width: 190px;
	height: 110px;
	background-image: url( '/images/nn_testimonial_bg.png' );
	background-repeat: no-repeat;
	padding-left: 32px;
	padding-right: 33px;
	padding-top: 31px;
	padding-bottom: 85px;
	color: #ffffff;
}

div.nn-testimonial div {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

div.nn-testimonial div.name {
	padding-top: 10px;
	font-size: 11px;
	font-weight: normal;
}

div.box div.header {
	background-image: url( '/images/box/header-left.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	height: 30px;
	text-align: center;
}
div.box div.header div.right {
	width: 30px;
	height: 30px;
	float: right;
	background-image: url( '/images/box/header-right.gif' );
	background-repeat: no-repeat;
}
div.box div.header div.text {
	margin-left: 30px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-top: 9px;
}
div.box div.content {
	background-color: #f8f8f8;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}
div.box div.content * {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.box div.footer {
	background-image: url( '/images/box/footer-left.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	height: 20px;
	text-align: center;
}
div.box div.footer div.right {
	width: 20px;
	height: 20px;
	float: right;
	background-image: url( '/images/box/footer-right.gif' );
	background-repeat: no-repeat;
}








div.plain div.header {
	background-image: url( '/images/box/header-plain-left.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	height: 12px;
	text-align: center;
}
div.plain div.header div.right {
	width: 30px;
	height: 12px;
	float: right;
	background-image: url( '/images/box/header-plain-right.gif' );
	background-repeat: no-repeat;
}
div.plain div.header div.text {
	margin-left: 30px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-top: 9px;
}
div.plain div.content {
	background-color: #f8f8f8;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}
div.plain div.content * {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.plain div.footer {
	background-image: url( '/images/box/footer-left.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	height: 20px;
	text-align: center;
}
div.plain div.footer div.right {
	width: 20px;
	height: 20px;
	float: right;
	background-image: url( '/images/box/footer-right.gif' );
	background-repeat: no-repeat;
}

.recent-leads{
	margin-bottom:-16px;
}


div#mergecodes {
	background-color: #ffffff;
	position: absolute;
	width: 780px;
	height: 400px;
	overflow: auto;
	padding: 10px;
	border: 1px solid #666666;
}

div#mergecodes ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#mergecodes ul li {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
}

div#mergecodes ul li span.ie {
	float: right;
	color: #999999;
}

div#mergecodes ul li span.desc {
	color: #999999;
}

/* DATE PICKER */
input.DatePicker{
	width: 150px;
	padding: 3px 3px 3px 24px;
	border: 1px solid #cccccc;
	font-size: 13px;
	background: #fff url('/images/date.gif') no-repeat top left;
	cursor: pointer;
}
input:focus.DatePicker{
	background: #fffce9 url('/images/datefocus.gif') no-repeat top left;
}
.dp_container{
	position: relative;
	padding: 0;
	z-index: 500;
}
.dp_cal{
	background-color: #fff;
	border: 1px solid #0070bf;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
}
.dp_cal table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.dp_cal select{
	margin: 2px 3px;
	font-size: 11px;
}
.dp_cal select option{
	padding: 1px 3px;
}
.dp_cal th, .dp_cal td {
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}
.dp_cal th{
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #797774;
	background: #daf2e6;
	font-weight: bold;
}
.dp_cal td{
	cursor: pointer;
}
.dp_cal thead th{
	background: #d9eefc;
}
.dp_cal td.dp_roll{
	color: #000;
	background: #fff6bf;
}
/* must have this for the IE6 select box hiding */
.dp_hide{
	visibility: hidden;
}
.dp_empty{
	background: #eee;
}
.dp_today{
	background: #daf2e6;
}
.dp_selected{
	color: #fff;
	background: #328dcf;
}
