/*  LIVE  */



* {
  margin: 0;
  padding: 0;
}

html, body {
	height: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body {
	font-family: Verdana, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1A76AA;
	line-height:40px;
  }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1A76AA;
	line-height: 40px;
  }

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 30px;
  }

h4,h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 30px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A76AA;
	margin:15px 0px 7px 0px;
}

/*
div,p,tr,td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}


p.big {
	line-height: 20px;
}
*/

b {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	text-decoration: none;
}
ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-type: none;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 10px 0px 0px 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	list-style-type: none;
}


.wrapper {
	width: 900px;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
}

.container-head {
	height: 109px;
	background-color: #FFFFFF;
	width: 900px;
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat;
	position:relative;
}

.head_left {
	background-image: url(../images/head_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 109px;
	width: 900px;
	float: left;
}

.head_right {
	background-image: url(../images/head_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 109px;
	width: 800px;
	float: left;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}

div.head_right span.left{
	float: left;
	height: 80px;
	width: 306px;
	margin-left: 18px;
}

.sitemap-cont {
	float: right;
	height: 88px;
	width: 450px;
	padding-right: 18px;
}

.search-cont {
	height: 34px;
	width: 186px;
	padding-top: 12px;
	float: right;
}

.searchfieldcont {
	float: left;
	height: 17px;
	width: 161px;
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
}

.searchfield {
	height: 13px;
	width: 159px;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	float: left;
	background-color: #FFFFFF;
}

.searchbut {
	height: 18px;
	width: 15px;
	float: left;
}

.sitemap-elements {
	height: 40px;
	width: 400px;
	margin-top: 48px;
	float: right;
	text-align: right;
	padding-left: 45px;
	position: absolute;
}

.sitemap_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.8px;
	color: #7299B6;
	background-image: url(../images/sitemap_tab_bg.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	width: 76px;
	text-align: center;
	vertical-align: middle;
	height: 14px;
	padding-top: 4px;
	margin-right: 2px;
	float: left;
}

.sitemap_tab a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.8px;
	color: #7299B6;
	text-decoration: none;
}

.sitemap_tab a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.8px;
	color: #FF9900;
	text-decoration: none;
}

.container-content {
	padding-top: 0;
	min-height: 537px;
	height: auto !important;
	height: 537px;
	background-image: url(../images/main_bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.maincont {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	overflow: hidden;
}

.flashcont {
	height: 344px;
	width: 800px;
}

.sep {
	height: 24px;
	width: 800px;
	background-image: url(../images/sep.jpg);
	background-repeat: no-repeat;
}

.newscont {
	min-height: 160px;
	height: auto !important;
	height: 160px;
	width: 800px;
}

.newsbox1 {
	background-image: url(../images/news_grad.jpg);
	background-repeat: repeat-x;
	float: left;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	width: 378px;
	padding-right: 9px;
	padding-left: 9px;
}

.newstitlecont {
	height: 22px;
	width: 373px;
	padding-left: 5px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}

.newscontentcont {
	min-height: 130px;
	height: auto !important;
	height: 130px;
	width: 358px;
	background-image: url(../images/news_grad2.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}

div.newscontentcont span.right{
	float: right;
}

.titletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.newsbox2 {
	background-image: url(../images/news_grad.jpg);
	background-repeat: repeat-x;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	width: 378px;
	padding-right: 9px;
	padding-left: 9px;
	float: right;
}

.container-foot {
	width: 100%;
	bottom: 0 !important;
	bottom: -1px;
	height: 82px;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}

.footleft {
	background-image: url(../images/foot_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 82px;
	width: 900px;
}

.footright {
	background-image: url(../images/foot_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 82px;
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
}

.foot_cont {
	background-image: url(../images/foot_grad_bg.jpg);
	background-repeat: repeat-x;
	height: 82px;
	width: 800px;
}

div.foot_cont span.left {
	width: 440px;
	float: left;
	margin:12px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 20px;
	padding: 0 2px 0 2px;
}

div.foot_cont span.left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 20px;
	text-decoration: underline;
	padding: 0 2px 0 2px;
}

div.foot_cont span.left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	line-height: 20px;
	background-color: #CBE0E4;
	padding: 0 2px 0 2px;
	text-decoration: none;
}

div.foot_cont span.right {
	width: 41px;
	float: right;
	margin:12px 15px 0 0;
}

.spot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}

 .maincont-int {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 810px;
	padding-top: 5px;
	padding-right: 45px;
	padding-left: 45px;
	overflow: hidden;
	padding-bottom: 30px;
	
}

.services-bigbuttons {
	height: 68px;
	width: 802px;
	background-image: url(../images/services_bigbg.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
}

.generalsmall {
	font-family: Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.5em;
}

.generaltitle {
	font-family: Helvetica;
	font-size: 15px;
	color: #404B1B;
	font-weight: bold;
}

.main-int-cont {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 550px;
	float: left;
	margin-left: 5px;
}

.newscont2 {
	min-height: 460px;
	height: auto !important;
	height: 460px;
	width: 800px;
}

.test {
	min-height: 460px;
	height: auto !important;
	height: 460px;
	width: 800px;
}

.inttile {
	float: left;
	height: 23px;
	width: 492px;
	padding-left: 8px;
	padding-top: 5px;
}

.intcont {
	width: 580px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	background-image: url(../images/content-top-cont.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	/*padding-left: 8px;*/
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.toppic {
	height: 80px;
	width: 577px;
	float: left;
	margin-bottom: 10px;
}

div.intcont span.right {
	width: 169px;
	float: right;
	height: 135px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	background-image: url(../images/fot_bg.png);
	background-repeat: no-repeat;
	padding-top: 21px;
	padding-left: 19px;
}

.generaltxt {
	font-family: Helvetica;
	font-size: 14px;
	color: #404B1B;
	text-transform: uppercase;
}

.lifetitle {
	font-family: Helvetica;
	font-size: 15px;
	color: #6F4200;
	font-weight: bold;
}

.lifetxt {
	font-family: Helvetica;
	font-size: 14px;
	color: #663300;
	text-transform: uppercase;
}
.homelink {
 	font-family: arial;
	font-size: 11px;
	color: #7299B6;
}
.homelink a{
	color: #7299B6;
	text-decoration:none;
}
.homelink a:hover {
	color: #99CCFF;
	text-decoration:none;
}

.home-cont {
	float: right;
	width: 382px;
	height: 30px;
}

.hometxtcont {
	float: left;
	width: 180px;
	text-align: right;
	margin-top: 12px;
}
.generalbut {
	float: left;
	height: 60px;
	width: 261px;
	background-image: url(../images/gi_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-top: 8px;
}

.generalbut .a{
	float: left;
	height: 60px;
	width: 261px;
	background-image: url(../images/gi_bg.jpg);
	background-repeat: no-repeat;
}

.generalbut .a:hover {
	float: left;
	height: 60px;
	width: 261px;
	background-image: url(../images/gi_bg2.jpg);
	background-repeat: no-repeat;
}

.lifebut {
	float: left;
	height: 60px;
	width: 264px;
	background-image: url(../images/life_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-top: 8px;
}

.lifebut .a{
	float: left;
	height: 60px;
	width: 264px;
	background-image: url(../images/life_bg.jpg);
	background-repeat: no-repeat;
}

.lifebut .a:hover {
	float: left;
	height: 60px;
	width: 264px;
	background-image: url(../images/life_bg2.jpg);
	background-repeat: no-repeat;
}

.leasingbut {
	float: left;
	height: 60px;
	width: 261px;
	background-image: url(../images/leasing_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
}

.leasingbut .a{
	float: left;
	height: 60px;
	width: 261px;
	background-image: url(../images/leasing_bg.jpg);
	background-repeat: no-repeat;
}

.leasingbut .a:hover {
	height: 60px;
	width: 261px;
	background-image: url(../images/leasing_bg2.jpg);
	background-repeat: no-repeat;
}

.intbutbg_cont {
	background-image: url(../images/intbut_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 68px;
	width: 794px;
	background-position: bottom;
}
.codeof {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
}
.codeof2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}

.titlegrey {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

.managertitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #32587E;
	font-size: 12px;
	font-weight: normal;
}
.stock {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:5px;
	background-color:#FFFFFF;
	text-align:center;
	}

.access_cont {
	height: 145px;
	width: 576px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.access_general_cont {
	float: left;
	height: 142px;
	width: 180px;
	margin-right: 16px;
}
.access_leasing_cont {
	float: left;
	height: 142px;
	width: 180px;
}
.access_general_top {
	float: left;
	height: 22px;
	width: 180px;
	background-image: url(../images/access_general_top.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #030;
	font-weight: bold;
	text-align: center;
}
.access_life_top {
	float: left;
	height: 22px;
	width: 180px;
	background-image: url(../images/access_life_top.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #630;
	text-align: center;
}
.access_leasing_top {
	float: left;
	height: 22px;
	width: 180px;
	background-image: url(../images/access_lieasing_top.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-align: center;
}


.access_main {
	background-image: url(../images/access_main.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 160px;
	padding-top: 15px;
	text-align: left;
	padding-left: 20px;
}

.acces_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
.acces_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}
.acces_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
}

.accounts {
	width: 190px;
	height: 104px;
	height: auto !important;
	min-height: 104px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.acc_top {
	float: left;
	height: 8px;
	width: 190px;
}

.acc_bot {
	float: left;
	height: 8px;
	width: 190px;
}

.acc_wrap {
	float: left;
	width: 190px;
	background-image: url(/images/access_corner_bg.jpg);
	background-repeat: repeat;
	margin-top: 10px;
}

.accicons_cont1 {
	background-image: url(/images/access_acc.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	float: left;
	height: 24px;
	height: auto !important;
	min-height: 24px;
	width: 140px;
	margin-bottom: 8px;
	padding-top: 7px;
	padding-left: 50px;
	padding-bottom: 5px;
}

.accicons_cont2 {
	background-image: url(/images/access_claim.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	float: left;
	height: 24px;
	height: auto !important;
	min-height: 24px;
	width: 140px;
	margin-bottom: 8px;
	padding-left: 50px;
	padding-top: 7px;
	padding-bottom: 5px;
}

.accicons_cont3 {
	background-image: url(/images/access_compl.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	float: left;
	height: 24px;
	height: auto !important;
	min-height: 24px;
	width: 140px;
	padding-left: 50px;
	padding-top: 7px;
	padding-bottom: 5px;
}

.acc {
	margin: 0px;
	
}

ul.acc  {
	list-style-type: none;
	text-align: center left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDCB9F;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1.1em;
}

li.acc {
	list-style-type: none;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: -10px;
}
.azcont {
	float: left;
	height: 22px;
	min-width: 300px;
	width: auto !important;
	width: 300px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

div.azcont span.az{
	float: left;
	background-color: #ECF9FF;
	border: 1px solid #AACCFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #2B80FF;
	margin-right: 3px;
	margin-left: 3px;
}

div.azcont span.az a{
	float: left;
	height: 20px;
	width: 28px;
	background-color: #ECF9FF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #2B80FF;
	text-decoration: none;
	padding-top: 3px;
}

div.azcont span.az a:hover {
	background-color: #B3E4FF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #2B80FF;
	text-decoration: none;
}

div.azcont span.az2{
	float: left;
	height: 20px;
	width: 28px;
	background-color: #B3E4FF;
	border: 1px solid #AACCFF;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #2B80FF;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 3px;
}

.fb{
    bottom: 21px;
    height: 21px;
    position: absolute;
    right: 65px;
    width: 21px;
	z-index:99999;
}
