@charset "UTF-8";
/* CSS Document */

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	}
body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(../images/bgtop.png) repeat-x left top;
	background-color:#e2e2e2;
	}
#bgtop {
	background:url(../images/masthead_bg.jpg) no-repeat left top;
	}
#bgbottom {
	background:url(../images/bgbottom2.png) repeat-x left bottom;
	}
#container {
	width:951px;
	margin:0 auto;
	padding:0 9px 0 9px;
	text-align:left;
	background:url(../images/shadow_sides.png) no-repeat center 160px;
	}

.spacer {
	margin:0;
	padding:0;
	font-size:1px;
	clear:both;
	}
.mp0 {
	margin:0;
	padding:0;
	}

/* Text */
a:link {
	color:#2f62aa;
	}
a:hover {
	color:#478df2;
	}
a:active {
	color:#da5e34;
	}
a:visited {
	color:#6681a8;
	}
/* end Text */

#masthead {
	height:115px;
	position:relative;
	clear:both;
	z-index:2000;
	}
#masthead .logo {
	top:10px;
	left:10px;
	width:110px;
	padding-left:10px;
	float:left;
	position:absolute;
	}
#masthead .slogan {
	float:right;
	position:absolute;
	top:40px;
	right:20px;
	}
#masthead .nav {
	width:790px;
	height:36px;
	padding-left:10px;
	float:left;
	position:absolute;
	right:10px;
	bottom:0;
	text-align:right;
	background:url(../images/nav_bg.png) no-repeat left bottom;
	}

.clientlogin {
	height:36px;
	padding-right:20px;
	line-height:40px;
	background:url(../images/nav_bg_client_login.png) no-repeat right bottom;	
	}
.clientlogin a:link,
.clientlogin a:visited {
	color:#fff;
	text-decoration:none;
	}
.clientlogin a:hover,
.clientlogin a:active {
	color:#fff;
	text-decoration:underline;
	}

#content {
	width:950px;
	background-color:#fff;
	}

#footer {
	color:#7c7c7c;
	padding:20px 0 20px 0;
	font-size:8pt;
	text-align:center;
	clear:both;
	}

#top {
	clear:both;
	padding:0 5px 0 5px;
	border-bottom:1px solid #f1f1f1;
	}

#middle {
	clear:both;
	background:url(../images/bgmiddle.png) repeat-x left bottom;
	border-bottom:1px solid #e2e2e2;
	}
#bgmiddle {
	padding:0 5px 0 5px;
	background:url(../images/bgmiddletop.png) repeat-x left 1px;
	}

#bottom {
	clear:both;
	padding:20px;
	}
#bottom .left {
	width:610px;
	padding-right:10px;
	float:left;
	border-right:1px solid #e2e2e2;
	}
#bottom .right {
	width:275px;
	padding-left:10px;
	float:left;
	}
  
/* Homepage */
#cta_flash {
	float:left;
	position:relative;
	}
#cta_flash .holder {
	color:#fff;
	width:625px;
	height:275px;
	margin:1px;
	}
	
#cta_services {
	width:305px;
	float:left;
	position:relative;
	}
#cta_services .holder {
	width:300px;
	height:87px;
	margin:0 0 7px 10px;
	border-top:1px solid #fff;
	}
#cta_services .yellow {
	background:url(../images/cta_services_yellow.png) no-repeat left top;
	}
#cta_services .orange {
	background:url(../images/cta_services_orange.png) no-repeat left top;
	}
#cta_services .gray {
	background:url(../images/cta_services_gray.png) no-repeat left top;
	}
#cta_services h2 {
	margin:20px 10px 5px 10px;
	padding:0;
	}
#cta_services p {
	margin:0 10px;
	padding:0;
	}
#cta_services h2 a:link,
#cta_services h2 a:hover,
#cta_services h2 a:active,
#cta_services h2 a:visited {
	color:#fff;
	font-size:12pt;
	font-weight:normal;
	text-transform:uppercase;
	}

.hdiv {
	width:215px;
	padding:0 10px 5px 10px;
	float:left;
	}
.hdiv h2 {
	margin:20px 0 10px 0;
	padding:0;
	}
.hdiv h2 a:link,
.hdiv h2 a:hover,
.hdiv h2 a:active,
.hdiv h2 a:visited {
	font-size:12pt;
	font-weight:bold;
	}
.hdiv ul {
	margin:0;
	padding-left:15px;
	}

.idiv {
	width:215px;
	height:115px;
	padding:5px 10px 0 10px;
	float:left;
	}
/* end Homepage */
/* Secondary Page */
#left_column {
	width:675px;
	float:left;
	background-color:#fff;
	}

#content_bg {
	background:url(../images/content_split_deco.png) repeat-y left top;
	}

#pagehead {
	clear:both;
	padding:0 5px 0 5px;
	}
#header_image {
	ffloat:left;
	position:relative;
	}
#header_image .holder {
	color:#c0c0c0;
	wwidth:635px;
	height:160px;
	margin-bottom:1px;
	text-align:center;
	}

#boxedcontent {
	padding-right:20px;
	clear:both;
	}

#boxedcontent a.title:link,
#boxedcontent a.title:visited,
#boxedcontent a.title:hover,
#boxedcontent a.title:active {
	font-size:11pt;
	font-weight:bold;
	}
	
#right_column {
	width:273px;
	float:left;
	}
.rc_cta {
	min-height:40px;
	padding:5px 10px 10px 20px;
	background:url(../images/rc_cta_bg.png) repeat-x left bottom;
	}
.rc_cta a.title:link,
.rc_cta a.title:visited,
.rc_cta a.title:hover,
.rc_cta a.title:active {
	color:#a71930;
	font-size:10pt;
	font-weight:bold;
	}
	
.rc_whitepaper {
	min-height:40px;
	padding:5px 10px 10px 20px;
	background:url(../images/rc_cta_bg.png) repeat-x left bottom;
	}
.rc_whitepaper .title {
	color:#616365;
	font-size:10pt;
	font-weight:bold;
	}
.rc_whitepaper .img_icon {
	padding:0 10px 20px 0;
	}
.rc_whitepaper a.title:link,
.rc_whitepaper a.title:visited,
.rc_whitepaper a.title:hover,
.rc_whitepaper a.title:active {
	color:#a71930;
	font-size:10pt;
	font-weight:bold;
	}
.rc_whitepaper a.whitepaper:link,
.rc_whitepaper a.whitepaper:visited,
.rc_whitepaper a.whitepaper:hover,
.rc_whitepaper a.whitepaper:active {
	font-size:10pt;
	font-weight:bold;
	}

.rc_contact {
	padding:5px 10px 10px 20px;
	}
.rc_contact .number {
	margin:0;
	padding-top:5px;
	color:#567422;
	font-size:18pt;
	}
.rc_contact a.title:link,
.rc_contact a.title:visited,
.rc_contact a.title:hover,
.rc_contact a.title:active {
	color:#a71930;
	font-size:10pt;
	font-weight:bold;
	}
/* end Secondary Page */