html {
	height: 100%;
}
body {
	margin: 0;
	font: 14px/17px Arial, Helvetica, sans-serif;
	color: #696969;
	background: #efefef url(../images/bg.gif) repeat-x;
	height: 100%;
}
img {
	border: none;
	display: block;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
.page {
	min-height: 100%;
}
* html .page {
	height: 100%;
}
#main {
	margin: 0 auto;
	width: 975px;
}
#header {
	width: 975px;
	height: 103px;
	position: relative;
}
.logo {
	position: absolute;
	top: 28px;
	left: 11px;
	background: url(../images/logo.gif) no-repeat;
	width: 284px;
	height: 64px;
	text-indent: -9999px;
}
.top-nav {
	float: right;
	background: url(../images/top-bar-bg.gif) no-repeat;
	display: inline;
	margin: 0 15px 0 0;
}
.top-nav ul {
	margin: 0;
	padding: 5px 0 0 2px;
	float: left;
	height: 29px;
	background: url(../images/top-bar-bg-right.gif) no-repeat 100% 0;
}
.top-nav .ccm-block ul {
	background-image: none;
	padding-top: 0px;
}
.top-nav ul li {
	float: left;
	list-style: none;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 7px 4px 8px;
}
.top-nav ul li.login {
	border-left: 1px solid #bccfe1;
	padding-right: 14px;
	padding-left: 9px;
	margin: 0 0 0 2px; /*margin: 0 0 0 14px;*/
}
.top-nav ul li a {
	color: #fff;
	text-decoration: none;
}
.top-nav ul li.login a {
	color: #8ebeea;
}
.top-nav ul li a:hover {
	text-decoration: underline;
}
.main-nav-holder {
	float: right;
	display: block;
	position:absolute;
	top: 69px;
	right: 8px;
	width: 700px;
	height: 26px;
}
.main-nav-holder .ccm-block {
	width: 700px;
	height: 26px;
}
#main-nav {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}
#main-nav li {
	float: left;
	list-style: none;
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 0 26px;
}
#main-nav li a {
	text-decoration: none;
	color: #696969;
}
#main-nav li a:hover,
#main-nav li a.active {
	color: #ee3123;
	text-decoration: underline;
}
.container {
	overflow: hidden;
	width: 100%;
	padding: 0 0 204px;
}
.intro-box,
.text-box {
	background: url(../images/white-box-bg.gif) repeat-y;
	width: 974px;
	margin: 0 0 0 1px;
	position: relative;
}
.text-box {
	background: url(../images/white-box-bg-2.gif) repeat-y;
	margin: 12px 0 0 1px;
}
.intro-box-bg {
	background: url(../images/white-box-bg-top.gif) no-repeat;
}
.intro-box-bg-bottom {
	background: url(../images/white-box-bg-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
	padding: 0 0 17px;
}
.text-box .intro-box-bg-bottom {
	width: 961px;
	padding: 0 0 24px 14px;
}
.flash {
	float: left;
	width: 605px;
	height: 380px;
	overflow: hidden;
	margin: 17px 0 0 20px;
	display: inline;
	position: relative;
}
.intro-text {
	float: left;
	width: 321px;
	background: url(../images/grad.gif) repeat-x;
	margin: 17px 0 0 -15px;
	padding: 19px 0 70px 24px;
	display: inline;
}
.intro-text h1 {
	margin: 0;
	padding: 0 0 20px;
	color: #004a8d;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
}
.intro-text h1 span {
	color: #7e7e7e;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
}
.intro-text p {
	margin: 0;
	padding: 0 0 21px 1px;
	color: #7e7e7e;
	font-size: 14px;
	line-height: 18px;
}
.intro-text p a {
	color: #004a8d;
}
.intro-text p a:hover {
	color: #ee3123;
}
.call-us-today {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/call-us-today.jpg) no-repeat;
	width: 262px;
	height: 71px;
	position: absolute;
	bottom: 24px;
	right: 5px;
}
#footer {
	min-height: 190px;
	margin: -190px auto 0;
	position: relative;
	width: 975px;
}
.f-logo {
	float: right;
	background: url(../images/logo.gif) no-repeat;
	width: 284px;
	height: 64px;
	text-indent: -9999px;
	margin: 7px 23px 0 0;
}
#footer address {
	float: right;
	margin: 11px 22px 0 0;
	display: inline;
	padding: 0;
	text-align: right;
	color: #696969;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	clear: right;
	width: 250px;
}
#footer address a {
	text-decoration: none;
	color: #696969;
}
#footer address a:hover {
	color: #ee3123;
}
.footer-links {
	float: left;
	display: inline;
	margin: 5px 0 0 25px;
	padding: 0 0 20px;
}
.footer-links ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 161px;
}
.footer-links ul.list-2 {
	width: 193px;
}
.footer-links ul li {
	font-size: 14px;
	line-height: 17px;
	list-style: none;
	padding: 0 0 6px;
}
.footer-links ul li a {
	color: #696969;
	text-decoration: none;
	width: 125px;
	display: block;
	border-bottom: 1px solid #efefef;
}
.footer-links ul.list-2 li a {
	width: 155px;
}
.footer-links ul li a:hover {
	border-bottom: 1px solid #ee3123;
	color: #ee3123;
}
#footer p {
	margin: 0;
	padding: 0 0 0 25px;
	float: left;
	color: #004a8d;
	font-size: 14px;
	line-height: 17px;
	width: 620px;
}
#footer p span {
	color: #ee3123;
}
#footer p a {
	color: #004a8d;
}
#footer p a:hover {
	color: #ee3123;
}
.highlights {
	background: url(../images/lines.gif) repeat-y 248px 0;
	margin: 18px 0 0;
}
.boxes {
	overflow: hidden;
	margin: 0 0 0 16px;
	padding: 0 0 26px;
	width: 959px;
	position: relative;
}
.boxes .box {
	float: left;
	width: 240px;
	margin: -3px 0 0;
	padding: 0 0 30px;
	position: relative;
}
.boxes .ccm-block {
	float: left;
	padding: 0;
	border-width: 1px;
}
.boxes .ccm-block .box {
	width: 238px;
}
.boxes .ccm-block .last {
	width: 237px;
}
.boxes .last {
	width: 239px;
}
.boxes h2 {
	margin: 0 15px 0 0;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	color: #004a8d;
}
.boxes h2 a {
	color: #004a8d;
	text-decoration: none;
}
.boxes h2 a:hover {
	text-decoration: underline;
	color: #ee3123;
}
.boxes .image {
	display: block;
	background-color: #fff;
	border: 1px solid #b4b4b4;
	padding: 3px 0 3px 3px;
	width: 210px;
	margin: 6px 0 0 5px;
}
.boxes .highlight-content {
	margin: 8px 10px 0 9px;
	padding: 0 0 10px;
	color: #696969;
	font-size: 14px;
	line-height: 18px;
}
.boxes .highlight-content a {
	color: #004a8d;
}
.boxes .highlight-content a:hover {
	color: #ee3123;
}
.button {
	margin: 0 0 0 65px;
	padding: 0;
	bottom: 22px;
	position: absolute;
}
.button li {
	float: left;
	list-style: none;
}
.button li a {
	background: url(../images/button.gif) no-repeat;
	width: 92px;
	height: 22px;
	padding: 6px 0 0;
	overflow: hidden;
	text-align: center;
	display: block;
	color: #004a8d;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.button li a:hover {
	color: #fff;
	background-position: 0 -27px;
}

.highlight {
	float: left;
	width: 451px;
	margin: 22px 0 0 22px;
	display: inline;
}
.content .highlight {
	width: 525px;
}
.highlight h3 {
	margin: 0;
	font-size: 20px;
	line-height: 23px;
	color: #004a8d;
	font-weight: normal;
}
.highlight h3 a {
	text-decoration: none;
	color: #004a8d;
}
.highlight h3 a:hover {
	text-decoration: underline;
	color: #ee3123;
}
.highlight .image {
	float: left;
	background-color: #fff;
	border: 1px solid #b5b5b5;
	padding: 1px;
	margin: 7px 0 0;
}
.highlight .text {
	float: left;
	width: 305px;
	margin: 4px 0 0 15px;
	display: inline;
}
.content .highlight .text {
	width: 355px;
}
.highlight .text p {
	margin: 0;
	padding: 0 0 3px;
	color: #7e7e7e;
	font-size: 14px;
	line-height: 18px;
}
.highlight .learn-more {
	float: right;
	background: url(../images/pointer.gif) no-repeat 0 7px;
	padding: 0 0 0 16px;
	font-size: 14px;
	line-height: 18px;
}
.highlight .learn-more a,
.highlight .text p a {
	color: #004a8d;
}
.highlight .learn-more a:hover,
.highlight .text p a:hover {
	color: #ee3123;
}
#secondary_highlights_div .ccm-block {
	border-width: 1px;
	padding: 0px;
	display: inline-block;
}
#secondary_highlights_div .ccm-block .highlight{
	width: 449px;
}
/* inner page */
.col-1 {
	float: left;
	width: 545px;
	margin: 21px 0 0 27px;
	padding: 0 0 10px;
	display: inline;
}
.breadcrumb {
	overflow: hidden;
	width: 100%;
}
.breadcrumb span {
	float: left;
	color: #004a8d;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	color: #004a8d;
	margin: 0 6px 0 0;
}
.breadcrumb ul {
	margin: 0;
	padding: 0;
	float: left;
}
.breadcrumb ul li {
	list-style: none;
	color: #696969;
	font-size: 12px;
	line-height: 15px;
	float: left;
	background: no-repeat 100% 5px;
	padding: 0 0 0 0;
	margin: 0 8px 0 0;
}
.breadcrumb ul li.current {
	font-weight: bold;
	background: none;
}
.breadcrumb ul li a {
	color: #696969;
}
.breadcrumb ul li a:hover {
	color: #ee3123;
}
.content {
	margin: 32px 0 0 2px;
}
.content h1 {
	margin: 0;
	padding: 0 0 26px 21px;
	color: #004a8d;
	font-size: 28px;
	line-height: 31px;
	font-weight: normal;
	background: url(../images/arrow.gif) no-repeat 0 2px;
}
.content h2 {
	margin: 0;
	padding: 0 0 9px;
	color: #696969;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
}
.content p {
	margin: 0;
	padding: 0 0 30px 2px;
	color: #7e7e7e;
	font-size: 14px;
	line-height: 18px;
}
.content p a,
.content ul li a {
	color: #004a8d;
}
.content p a:hover,
.content ul li a:hover {
	color: #ee3123;
}
.content ul {
	margin: 0 0 0 20px;
	padding: 0 0 29px;
}
.content ul li {
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	padding: 0 0 13px 20px;
	line-height: 17px;
}
.col-2 {
	float: left;
	width: 335px;
	margin: -13px 0 0 38px;
	padding: 0 0 10px;
	display: inline;
}
.inner-call-us-today {
	background: url(../images/call-us-today.png) no-repeat;
	width: 278px;
	height: 92px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0 0 0 23px;
	position: relative;
	z-index: 3;
}
.column-body {
	width: 335px;
	background-color: #efefef;
	margin: -32px 0 0;
	padding: 0 0 30px;
	overflow: hidden;
}
.no-photo {
	padding-top: 25px;
}
.main-image {
	margin: 10px 0 0 10px;
}
.side-nav {
	margin: 21px 0 0 10px;
	padding: 0;
	width: 315px;
}
.side-nav li {
	list-style: none;
	border-bottom: 1px solid #cdcdcd;
	font-size: 16px;
	line-height: 19px;
}
.side-nav li a,
.side-nav li span{
	display: block;
	color: #696969;
	text-decoration: none;
	background: #efefef url(../images/side-nav-bg.gif) no-repeat 0 10px;
	padding: 9px 0 10px 32px;
	width: 283px;
}
.side-nav li a:hover,
.side-nav li a.active {
	color: #fff;
	background: #003462 url(../images/side-nav-bg.gif) no-repeat 0 -62px;
}
.column-body .view {
	margin: 45px 15px 10px 15px;
}
.column-body .short-view {
	margin: 20px 15px 10px 15px;
}
.view {
	height: 1%;
	overflow: hidden;
}
.sidebar_hl_div { margin-bottom:16px; }
.sidebar_hl_div h3 a { color: #004a8d; text-decoration: none;}
.sidebar_hl_div p { padding-bottom:8px; }
.sidebar_hl_div img { display: inline; float: left}
.sidebar_hl_div .learn-more {
	float: right;
	background: url(../images/pointer.gif) no-repeat 0 7px;
	padding: 0 0 0 16px;
	font-size: 14px;
	line-height: 18px;
}
.sidebar_hl_div .learn-more a {
	color: #004a8d;
}
.sidebar_hl_div .learn-more a:hover {
	color: #ee3123;
}
.testimonials {
	background: #004a8d url(../images/testimonials-top.gif) no-repeat;
	width: 315px;
	margin: 51px 0 0 10px;
}
.testimonials-bg {
	background: url(../images/testimonials-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 301px;
	padding: 16px 0 16px 14px;
}
.testimonials h3 {
	margin: 0;
	padding: 0 0 15px;
	color: #aee5fb;
	font-size: 22px;
	line-height: 25px;
}
.testimonials h3 a {
	text-decoration: none;
	color: #aee5fb;
	font-weight: normal;
}
.testimonials h3 a:hover {
	text-decoration: underline;
}
.testimonials p {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	padding: 0 20px 18px 1px;
	margin: 0;
}
.testimonials p cite {
	font-style: normal;
}
.testimonials ul {
	float: right;
	margin: -1px 0 0;
	padding: 0;
	width: 181px;
}
.testimonials ul li {
	list-style: none;
	background: url(../images/bullet-2.gif) no-repeat 0 5px;
	padding: 0 0 0 17px;
	color: #fff;
}
.testimonials ul li a {
	color: #fff;
}
.testimonials ul li a:hover {
	color: #aee5fb;
}

.flash-replaced .alt {
     display: block;
     height: 0;
     position: absolute;
     overflow: hidden;
     width: 0;
     margin-bottom: 0px;
     text-align: center;
}
/* default pages, login, profile, etc */
.default {
	float: left;
	width: 920px;
	margin: 21px 27px;
	padding: 0 0 10px;
	display: inline;
}
.ccm-error {color: #f00; font-weight: bold}
.message {
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #94A7C7;
	font-size:13px;
	font-weight:bold;
	margin-bottom:20px;
	padding:10px;
}
div.ccm-form,
div.profile-attributes-list
{margin: 0px auto 0px auto; width: 90%}

div.ccm-form label,
.profile-attributes-list label{
	display: inline-block;
	width: 150px;
	text-align: right;
	margin-right: 15px;
}
div.ccm-form .profile-attributes-list label,
.login-form label {
	padding: 5px;
	width: 140px;
}
div.ccm-form .login-form {
	width: auto;
}
div.ccm-form .login-form fieldset {
	border: 1px solid #efefef;
}
div.ccm-form .login-field,
.profile-attributes-list .profile-attributes-item{
	border-bottom: 1px solid #efefef;
	padding: 5px;
	margin: 0 0 5px 0;
}
div.ccm-form hr {
	clear: both;
}
div.ccm-form .ccm-buttons {
	padding: 12px 0;
	clear: both;
	text-align: right;
}
div.ccm-form .login-form .ccm-buttons submit {
	float: none;
}
div.ccm-form .login-form .required {
	font-weight: bold;
}
div.ccm-form-sub {color: #888; font-size: 12px}
div.ccm-form input.ccm-input-text,
div.ccm-form input.uak-text,
div.ccm-form input.ccm-input-password {
	width: 300px;
	font-size: 16px;
	padding: 5px;
	border:1px solid #AAAAAA;
	color:#444444;
}
input.ccm-input-submit {font-size: 16px;}
div.ccm-button {margin-top: 12px; text-align: right}
.clearfloat{
	clear:both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

