body { margin:0px;  font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; color:#686868; padding:0px;}
td, p, span, div{ color:#686868; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px;} 

img{border:0px;}
.bodyTag {background:#ffffff url(images/body-bg.jpg) top center repeat-x; border-top:#187587 solid 10px;}


A {COLOR: #126776; TEXT-DECORATION: none }

A:link { COLOR: #126776 }

A:visited { COLOR: #126776 }

A:hover { COLOR: #000000 }


hr {height:1px; color:#DDDDDD;}
form {margin:0px; padding:0px;}
select {color:#000000; border:1px solid #047B95;}

/* header css start*/
.header{width:920px; padding:0; height:90px; padding:0 20px 15px 20px; background:#f6f6f6;}
.logo {padding:34px 0 0 10px; width:250px; float:left;}
.logo a:link, .logo a:visited {display:block; background-repeat:no-repeat; text-indent:-999999px; width:220px; height:56px; background:url(images/logo.png) no-repeat left bottom;}

.toprightcontent {width:660px; height:70px; padding:10px 0 0 0;}

.phoneraw{width:660px; padding:0; color:#636363; font-size:35px; font-family:Arial, Helvetica, sans-serif; line-height:35px; text-align:right;}
.phoneraw img{border:0; margin:0 10px 0 0;}
/* header css end*/
/* navigation css start*/
.navi{width:655px; background: url(images/navi-bg.gif) left top repeat-x; border:#784f9d solid 1px; margin:10px 0 0 0;}
.navigation {width:613px; color:#ffffff; padding:0 20px;}

.navlink a:link, .navlink a:visited{text-decoration:none; padding:7px 10px 6px 10px; float:left; margin:0px; font-size:11px; color:#ffffff; text-align:center; vertical-align:middle; font-weight:bold;}

.navlink a:hover {color:#ffffff; text-decoration:none; background:#784f9d;}

.overmenu a:link, .overmenu a:visited { height:25px; display:block; color:#ffffff; text-decoration:none; font-weight:normal; padding-left:5px; padding-right:5px; padding-top:5px; background:#784f9d; border-bottom:1px solid #fff; width:auto; min-width:140px; }
.overmenu a:hover { height:25px; display:block; color:#ffffff; text-decoration:none; font-weight:normal; padding-left:5px; padding-right:5px;padding-top:5px; background:#966dbb; width:auto; min-width:140px; }


/* navigation css end*/


/* bannerarea css start*/
.bannerarea {margin:0 auto; padding:0px; width:960px; text-align:center; background:#f6f6f6; }
/* bannerarea css end*/
.centerwrapper {width:960px; margin:0 auto; padding:21px 0px 21px 0px; background:#f6f6f6; border-right:#d0d0d2 solid 1px; border-left:#d0d0d2 solid 1px; margin:15px 0 0 0;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

h1 {font-size:26px; font-weight:normal; color:#9667c4; line-height:normal; margin:0 0 10px 0;}
h1 a:link {color:#9667c4; text-decoration:none;}
h1 a:visited {color:#9667c4; text-decoration:none;}
h1 a:hover {color:#a975dc; text-decoration:none;}
/*use this for header (page title)*/

h2 {font-size:24px; font-weight:normal; color:#9667c4; line-height:normal; margin:15px 0 10px 0;}
h2 a:link {color:#9667c4; text-decoration:none;}
h2 a:visited {color:#9667c4; text-decoration:none;}
h2 a:hover {color:#9667c4; text-decoration:none;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

h3 {font-size:14px; font-weight:bold; color:#187587; margin:0; padding:0px;}
h3 a:link {font-size:14px; font-weight:bold; color:#187587; text-decoration:none; padding:0px;}
h3 a:visited {font-size:14px; font-weight:bold; color:#187587; text-decoration:none; padding:0px; }
h3 a:hover {font-size:14px; font-weight:bold; color:#187587;text-decoration:underline; padding:0px;}
/*use this for small-title */

h4 {font-size:14px; font-weight:bold;color:#187587;margin:0px; padding:0px;font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}
h4 a:link {font-size:14px; font-weight:bold; color:#187587; margin:0px; padding:0px;}
h4 a:visited {font-size:14px; font-weight:bold; color:#187587;margin:0px;padding:0px;}
h4 a:hover {font-size:14px; font-weight:bold; color:#187587;margin:0px;padding:0px;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

h5 {font-size:12px; font-weight:normal;margin:0px;color:#187587;display:inline; font-weight:normal;}
h5 a:link {font-size:12px; font-weight:normal; text-decoation:none; color:#187587}
h5 a:visited {font-size:12px; font-weight:normal;  text-decoation:none; color:#187587;}
h5 a:hover {font-size:12px; font-weight:normal;  text-decoation:none; color:#187587;}

/*use this for bold small title (no special identification)*/


h6 {font-size:9px; font-weight:normal; font-style:normal;color:#cbcbcb; margin:0px;  font-weight:normal;}
h6 a:link {font-size:9px; font-weight:normal; font-style:normal; color:#cbcbcb; text-decoration:underline}
h6 a:visited {font-size:9px; font-weight:normal; font-style:normal; color:#cbcbcb; text-decoration:underline}
h6 a:hover {font-size:9px; font-weight:normal; font-style:normal;color:#cbcbcb; text-decoration:none}

/* here I used it for small italic or very small notes*/

/*------------------------------------------------------------------------------------*/

/* These classes will apply at several standard places (like error message, in case if you don't want border (image link) information block etc.) default classes in each CSS*/

.error {color:#ff0000; font-weight:bold;}
.error a:link{color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:visited {color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:hover {color:#ff0000; font-weight:bold; text-decoration:none;}

.button {background-color:#eeeeee; border:1px solid #047B95}


.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#f5f5f5; border:1px solid #e5e5e5; padding:3px;}

.breadcrumb {color:#126776;} 
.breadcrumb a:link {color:#126776; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#126776; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#126776; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #EDF8F8; padding: 4px;}
.highlighted-row table {border:1px solid #C5E3E4; background-color: #DDEFF0; padding: 4px;}
.highlighted-row table td table{border:0px solid #6C8C52; background-color: #DDEFF0; padding: 4px;}
.highlighted-row a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#000000; text-decoration:underline; font-weight:normal;}


.highlighted-row1 {background-color: #fffeec; padding: 4px;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #fffeec; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #a6e0e9; ;background-color: #fffeec;  padding: 4px;}
.highlighted-row1 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#000000; text-decoration:underline; font-weight:normal;}



.highlighted-row2 {background-color: #f5f5f5; padding: 4px;}
.highlighted-row2 {border:1px solid #dddddd ;background-color: #f5f5f5; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #a6e0e9; background-color: #f5f5f5; padding: 4px;}
.highlighted-row2 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:hover {color:#000000; text-decoration:underline; font-weight:normal;}



.highlighted-row3 {background-color: #DDEFF0; padding: 4px;}
.highlighted-row3 {border:1px solid #000000; background-color: #DDEFF0; padding: 4px;}
.highlighted-row3 table td table{border:0px solid #a6e0e9; background-color: #797979; padding: 4px;}
.highlighted-row3 a:link {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#ffffff; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #eeeeee; padding:3px;}

/*.price {background-color:#ffcc00; padding:2px; font-weight:bold;}*/
.price {background-color:#DDEFF0; font-weight:bold;}

.pagelist {color:#000000}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;}
.pagelist table td a:link {color:#333333; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#333333; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#cccccc; font-size:11px; text-decoration:none; font-weight:bold;}

.pagelist p {color:#000000}
.pagelist p a:link {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:active {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:hover {color:#666666; text-decoration:none; font-weight:bold;}


table .alt-lines {border:1px solid #000000; border-collapse:collapse; background-color:#797979;}
table .alt-lines .alt-lineschange1 {background-color:#ffffff; padding:2px; border:1px solid #ffffff; }
table .alt-lines {background-color:#F7F7F7; padding:2px; font-weight:bold;; font-size:12px;  }
table .alt-lines .alt-linechange2 {background-color:#eeeeee; color:#000000; font-weight:normal;  }


table.tablewithheader  {border:1px solid #dddddd; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #dddddd; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #dddddd; border-collapse:collapse; padding:3px; background-color:#f7f7f7; color:#000000; font-size:12px;}
.tablewithheader a:link {color:#07d7d7d; font-weight:normal;}
.tablewithheader a:visited{color:#07d7d7d; font-weight:normal;}
.tablewithheader a:hover {color:#000000; font-weight:normal;}

.imgna {background-color:#dddddd; text-align:center; width:100px; height:100px; text-transform:uppercase}
.imgna td a:link {color:#000000; text-decoration:underline}
.imgna td a:visited {color:#000000; text-decoration:underline}
.imgna td a:hover {color:#000000; text-decoration:none}


.textbold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;}

.logintab {background-color: #DDEFF0; padding: 4px;}
.logintab table {border:1px solid #C5E3E4 ;background-color: #EDF8F8; padding: 4px;}
.logintab th {background-color: #126776;}
.logintab table td table{background-color: #DDEFF0;  padding: 4px;}
.logintab a:link {color:#333333; text-decoration:none; font-weight:normal;}
.logintab a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.logintab a:hover {color:#000000; text-decoration:underline; font-weight:normal;}

.fntwhitebold { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #dddddd; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #dddddd; border-collapse:collapse; padding:3px;}


table.bluetable  {border:1px solid #126776; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #126776; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #126776; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #126776; border-collapse:collapse; padding:2px; height:20px; background-color:#DDEFF0; color:#000000; font-size:10px; text-transform:uppercase;}
.bluetable a:link {color:#07d7d7d; font-weight:normal;}
.bluetable a:visited{color:#07d7d7d; font-weight:normal;}
.bluetable a:hover {color:#000000; font-weight:normal;}
.mid {padding-left:8px; padding-right:8px; padding-bottom:8px; padding-top:1px; }

.titlefont { font-size: 13px; font-weight: 600; color: #0C4550; }
.fontbigwhite { font-size: 16px; font-weight: 600; color: #ffffff; }
.titlefontwhite { font-size: 14px; font-weight: 600; color: #ffffff; }

.fontwhite {color:#FFFFFF;}

input,textarea{color:#000000; border:1px solid #666666;}

.bdrmain { border-left: 1px solid #d0d0d2; border-right: 1px solid #d0d0d2; }

table.footer {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#868686; }
.footer td{ height:20px; color:#ffffff; background:none; }
.footer td.ftd{ padding:10px 0 0 0; text-align:center; color:#ffffff; background:none; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.footer a:link{color:#868686; text-decoration:none;}
.footer a:hover{color:#868686; text-decoration:underline;}
.footer a:visited{color:#868686; text-decoration:none;}

.footer a:visited{color:#868686; text-decoration:none;}

.bgtopmenuback { }
.sitetitlefont {font-size: 22px; font-weight: 600; color: #000000;}

table.topicons { padding:2px; height:42px;}
.topicons td{ text-align:center; padding:5px; border-right:1px solid #105B69; width:23px; }
.topicons td.last{ text-align:center; padding:5px; border-right:0px solid #CCCCCC;  }

table.linkmenu { }
.linkmenu td{ color:#FFFFFF; text-align:center; }
.linkmenu a:link {color:#ffffff; font-weight:normal; text-decoration:none;  font-weight:bold;}
.linkmenu a:visited{color:#ffffff; font-weight:normal; text-decoration:none;  font-weight:bold;}
.linkmenu a:hover {color:#ffffff; text-decoration:none;  font-weight:bold; }

table.leftmenu { padding:2px;}
.leftmenu td{ padding:3px; font-weight:bold; height:20px;}
.leftmenu a:link{ font-weight:normal;}
.leftmenu a:visited{ font-weight:normal;}
.leftmenu a:hover{ font-weight:normal; text-decoration:underline;}

.slogantext { font-size: 16px;	font-weight: 600; color: #333333; }

.leftbdr { border-left:solid 1px #CCCCCC; }
.leftbdr a:link {color:#000000; font-weight:normal; text-decoration:none;  }
.leftbdr a:visited{color:#000000; font-weight:normal; text-decoration:none;  }
.leftbdr a:hover {color:#000000; text-decoration:none;  font-weight:normal; }

.rightbdr { border-right:solid 1px #CCCCCC; }

.bglightblue { background-color: #178193; }


table.box { }
.box th{ padding:2px; font-size:16px; font-weight:600; color:#463D50; height:20px;}
.box td{ padding:2px;}

table.boxright { }
.boxright th{ padding:0px; color:#FFFFFF; background:#126776; height:20px;}
.boxright td{ padding:0px; }

table.checkbox td input{ background-color: transparent; border: 0px; }


.bgpurple{ background:#8471AF;}
.bgpurplelight{ background:#C5B7D9;}

.bgpgrey1{ background:#E2E2E2;}
.bgpgrey2{ background:#EBEBEB;}

/* footer css start
.footer {width:960px; margin:0 auto; padding:30px 0 0 0; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#868686;}
.footer .footerlinks {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.footer .footerlinks a {color:#868686; text-decoration:underline;}
.footer .footerlinks a:hover {color:#868686; text-decoration:none;}*/
/* footer css end*/

/*featurelisting css start */
ul.featurelisting {width:300px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#686868; line-height:22px; list-style:none; float:left; padding:0; margin:10px 0 10px 20px;}

ul.featurelisting li {padding:0 0 0 20px; margin:0; background:url(images/bullet.gif) left top no-repeat; font-size:14px; color:#686868; line-height:22px; list-style:none; }
ul.featurelisting li a{color:#686868; text-decoration:none;}
ul.featurelisting li a:hover{color:#686868; text-decoration:underline;}

/*featurelisting css start */

/*rightside css start*/
.rightback {width:240px; float:left; height:auto;}

.applyleasebtn {background:url(images/apply-lease-btn-bg.png) top left no-repeat; margin:0 0 15px 0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF !important; font-weight:bold; text-decoration:none !important;}
.applyleasebtn a {display:block; width:190px; height:40px; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding:15px 0 0 50px; color:#FFFFFF !important; font-weight:bold; text-decoration:none !important;}

.becomevendorbtn {background:url(images/become-vendor-btn-bg.png) top left no-repeat; margin:0 0 15px 0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF !important; font-weight:bold; text-decoration:none !important;}
.becomevendorbtn a {display:block; width:190px; height:30px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF !important; font-weight:bold; text-decoration:none !important; padding:6px 0 0 50px; }

.connectwithusbtn {background:url(images/connect-withus-btn-bg.png) top left no-repeat; margin:0 0 15px 0; height:101px;}
.connectwithusbtn .content {width:auto; padding:12px 15px;}
.connectwithusbtn .content img {border:0; margin:0 10px 0 0;}
.connectwithusbtn .heading a {height:36px;}
.connectwithusbtn .heading a {display:block; width:190px; height:30px; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding:6px 0 0 50px; color:#FFFFFF !important; font-weight:bold; text-decoration:none !important;}

.eleasevideobtn {background:url(images/elease-video-bg.png) top left no-repeat; margin:0 0 15px 0; height:201px;}
.eleasevideobtn .content {width:auto; padding:12px 15px;}
.eleasevideobtn .content img {border:0; margin:0 10px 0 0;}
.eleasevideobtn .heading a {height:36px;}
.eleasevideobtn .heading a {display:block; width:190px; height:30px; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding:6px 0 0 50px; color:#FFFFFF !important; font-weight:bold; text-decoration:none !important;}

.newsbtn {background:url(images/news_bg.png) top left no-repeat; margin:0 0 15px 0; height:131px; width:239px;}
.newsbtn .content {width:auto; padding:12px 15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:14px;}
.newsbtn .content a {color:#000000; text-decoration:underline;}
.newsbtn .content a:hover {color:#000000; text-decoration:none;}
.newsbtn .content img {border:0; margin:0 10px 0 0;}
.newsbtn .heading a {height:36px;}
.newsbtn .heading a {display:block; width:190px; height:30px; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding:6px 0 0 50px; color:#FFFFFF !important; font-weight:bold; text-decoration:none !important;}

.thinkleasingbtn {background:url(images/thinnking-leasing-btn.png) top left no-repeat; margin:0 0 15px 0;}
.thinkleasingbtn a {display:block; width:190px; height:30px; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding:6px 0 0 50px; color:#FFFFFF !important; font-weight:bold; text-decoration:none !important;}

/*right side css end*/

/*Middle Innerpage css end*/
.centerwrapper {width:960px; margin:0 auto; padding:0; background:#f6f6f6; border-right:#d0d0d2 solid 1px; border-left:#d0d0d2 solid 1px;}
.mid{width:660px; float:left; padding:0 20px 0 0;}
.middleback{width:100%; padding:0 20px 0 20px; float:left; height:auto;}
.centerwrapperfooter {width:960px; margin:0 auto;}

/*Middle Innerpage css end*/
.midinner{width:606px; float:left;}
.middlebackinner{width:586px; padding:0 20px 0 0; float:left;}


.downloadbtn {background:url(images/downloadpdf.png) top left no-repeat; margin:0 0 5px 0;}
.downloadbtn a {display:block; width:190px; height:56px; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding:6px 0 0 50px; color:#FFFFFF !important; font-weight:bold; text-decoration:none !important;}

