<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html {
	min-height:100%;
	height: 100%;
	margin: 0;
}

body {
	margin: 0;
	height: 100%;
	min-height:100%;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

iframe {
        height: 100%;
        display: block;
}

#TAM_iframe {
        height: 100%;
        display: block;
        background: #fff;
        overflow: hidden;
}

#wrap {
	min-height: 100%;
	background: #fff; /* for non-css3 browsers */
/*BACKGROUND GRADIENT*/

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5e5e5e5'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e5e5)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff 30%,  #e5e5e5); /* for firefox 3.6+ */
}

#main {
	overflow:auto;
	padding-bottom: 150px;
} 

#nav {
	background: transparent;
	width: 880px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	margin-bottom: 20px;
	vertical-align: middle;	
}

#link1,#link2,#link3,#link4 {
	text-align: center;
	margin-top: 24px;
	margin-bottom: auto;
	border-left: solid #CCC;
	border-left-width: thin;
	padding-left: 6px;
	padding-right: 6px;
	width: auto;
	float: right;
	font-size: 15px;
}

#phone {
	text-align: center;
	margin-top: 24px;
	margin-bottom: auto;
	border-left: solid #CCC;
	border-left-width: thin;
	padding-left: 36px;
	padding-right: 6px;
	width: auto;
	float: right;
	font-size: 15px;
}

#features {
}

#login {
	text-align: center;
	margin-top: 24px;
	margin-bottom: auto;
	border-left: solid #CCC;
	border-left-width: thin;
	border-right: solid #CCC;
	border-right-width: thin;
	padding-left: 6px;
	padding-right: 6px;
	width: auto;
	float: right;
	font-size: 15px;
	color: #36a1d9;

}


#content, #terms {
	background: #fff;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	padding: 15px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 50px;
        position: relative;
	
	/*Standard Way*/
	box-shadow: 0px 4px 10px 3px #d6d6d6;
	/*Firefox, Safari and Google Chrome*/
	-moz-box-shadow: 0px 4px 10px 3px #e6e6e6;
	-webkit-box-shadow: 0px 4px 8px 3px #e6e6e6;
	/* For Internet Explorer 8 */
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135,
	Color='#d6d6d6');
	/* For IE 5.5 - IE 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135,
	Color='#cccccc');
}

#footer {
	position: relative;
	margin-top: -150px;
	height: 150px;
	background: url("../images/home/footerbackground.gif") repeat-x;
	width: 100%;
        padding-top: 20px;
	text-align: center;
        font-size: .7em;
        color: white;
}
#footer a {
        font-size: 1em;
        color: white;
}
#footer .truste {
        margin-left: 10px;
        border: none;
}

#clients_div {
        margin-top: 5px;
        background-color: #fff;
        border-top: solid 2px #eee;
        /*height: 70px;*/
        width: 100%;
        margin-bottom: 10px;
        display: inline-block;
}
#clients_div .img_div {
        width: 170px;
        margin-top: 10px;
        text-align: center;
        display: inline-block;
        float: left;
}
#clients_div .img_divau {
        width: 170px;
        margin-top: 15px;
        text-align: center;
        display: inline-block;
        float: left;
}
.clients_title {
        margin-top: 50px;
        text-align: center;
        font-size: 12px;
        /*font-style: italic;*/
}

.div_fit {
        display: inline-block;
}
#safeharbor_div {
        display: inline-block;
        margin-left: 50px;
}

.clearout {
height:20px;
clear:both;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    background:#fcfcfc;
    background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* FF3.6+ */
    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /* Chrome,Safari4+ */
    background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Chrome10+,Safari5.1+ */
    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Opera11.10+ */
    background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* IE10+ */
    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%); /* W3C */
    border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:100px;
    max-height:45px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/home/carousel-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/home/carousel-next.png) no-repeat;
}

#videoarea {
        position: relative;
	height: 373px;
	/*height: 431px;    /* if under banner */
	width: 890px;
	background-image: url("../images/home/tamcontent.png");
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#appmessagearea {
        position: relative;
	height: 254px;
	width: 890px;
	background-image: url("../images/home/appmessage2.png");
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 21px;
}

#videostart {
	height: 177px;
	width: 308px;
	float: right;
	margin-top: 156px;
	margin-right: 48px;
	clear: none;
	margin-left: 0;
}
	/* MISC */
	
	/* LOWER CONTENT */
#columnleft {
	width: 270px;
	float: left;
	margin-left: 15px;
	clear: none;
	margin-right: 0;
}

#columncenter {
	width: 270px;
	float: left;
	margin-left: 40px;
	margin-right: 40px;
	clear: none;
}

#columnright {
	width: 270px;
	float: right;
	margin-right:15px;
	clear: none;
	margin-left: 0;
}
img {
        border: none;
}
img.floatLeft {
	float: left;
	margin-right: 15px;
	border-style: solid;
	border-width: 3px;
	border-color: #E8E8E8;
}

#requestButton {
	width: 192px;
	height: 58px;
	margin-left: 42px;
	clear: none;
	float: left;
	margin-top: 280px;
}

#tourButton {
	width: 192px;
	height: 58px;
	margin-left: 53px;
	clear: none;
	float: left;
	margin-top: 280px;
	margin-right: 0;
}

#client_logos {
        margin-top: 50px;
        width: 100%;
        height: 50px;
        background: #d6d6d6;
}

/*  for the About Us page */
#as_requestButton {
	width: 192px;
	height: 58px;
	margin-left: 42px;
	clear: none;
	float: left;
	margin-top: 180px;
}

#as_tourButton {
	width: 192px;
	height: 58px;
	margin-left: 53px;
	clear: none;
	float: left;
	margin-top: 180px;
	margin-right: 0;
}
	

	/* HTML STYLING */
	
#columncenter ul {
        margin-top: 20px;
	padding: 0px;
        list-style-image: url("../images/home/green_check.png");
	border: none;
	background: #FFF;
}

#columncenter li {
	border: none;
	background: #FFF;
	padding: 0;
        margin-left: 20px;
	font-size: 12px;
	color: #666;
	line-height: 1.5;
}

h1 {
	font-size: 18px;
	font-weight: bold;
        margin-bottom: 20px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
        margin-top: 20px;
        margin-bottom: 20px;
}

.center {
        text-align: center;
}

h3 {
	margin-left: 15px;
	font-size: 26px;
	line-height: 5px;	
	color: #333;
	margin-top: 0;
}

h4 {
	margin-top: 0;
	padding-top: 0;
	font-size: 40px;
	line-height: 0px;
	color: #333;
	padding: 0;
	margin-bottom: 35px;
}

h5 {
	padding: 0;
	margin-bottom: 30px;
	font-weight:100;
	font-size: 20px;
	line-height: 0px;
	color: #999;
}

p {
	font-size: 12px;
	color: #666;
	line-height: 1.5;
	margin-top: 3px;	
}

a {
	font-size: 12px;
        color: #36a1d9;
}

p.p2 {
	font-size: 14px;
	color: #666
}

#logos {
        margin-top: 50px;
}
.l15 {
        margin-left: 15px;
}
.logol {
        margin-left: 75px;
}
.simg {
        margin-top: 30px;
}
.tspace {
        margin-top: 20px;
}
.testimonial {
        font-style: italic;
        font-size: 10px;
        line-height: 1.3;
}
.tsig {
        font-size: 10px;
        line-height: 1.3;
}

a.navLink {
        color: #333;
        text-decoration: none;
}

a.navLink:hover {
	text-decoration: underline;
}

a.navLogin {
        color: #09F;
        text-decoration: none;
}

a.navLogin:hover {
	text-decoration: underline;
}

a.navPhone {
        color: #333;
        text-decoration: none;
        font-weight: bold;
}

a.nextTour {
	padding-top: 50px;
	color: #09F;
	text-decoration: none;
	float: right;
	font-size: 14px;
}

a.nextTour:hover {
	text-decoration: underline;
}

.logo a {
        outline: none;
        float: left;
        text-indent: -5000px ;
        display:block;
        width:319px;
        height:51px;
        background: url("../images/home/logo.png") 0 0 no-repeat;
}

.logo a:hover {
        background-position: -318px 0;
}

#tourpage {
        display: inline-block;
        margin: 30px 20px 20px 20px;
        width: 880px;
        height: 600px;
}

#about_us_text {
        position: relative;
        width: 890px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 40px;
        font-size: 14px;
	color: #666
}

#about_us_text .column {
	position: relative;
	padding: 0;
	border: none;
        padding-bottom: 50px;
}

#about_us_text .left {
	float: left;
	width: 66%;
}

#about_us_text .right {
	float: right;
	width: 30%;
        margin-top: 35px;
}

#about_us_text .grey_border {
        border: solid 1px #CCCCCC;
        padding: 5px 5px 5px 5px;
        background-color: #d6d6d6;
}
.small_font {
	font-size: 11px !important;
}
#safeharbor_link {
	font-size: 8px !important;
        text-decoration: none !important;
        margin-bottom: 3px;
}

#terms ol.l1 {
	padding-top: 10px;
	list-style-type: none;
	list-style: none;
	border: none;
	background: #FFF;
        font-weight: bold;
}

#terms ol.l2 {
	padding-left: 20px;
	list-style-type: none;
	list-style: none;
	border: none;
	background: #FFF;
        font-weight: normal;
}

#terms ol.l1 li {
	font-size: 12px;
        font-weight: bold;
	color: #666;
        height: auto;
	margin-top: 13px;
	list-style: none;
	border: none;
	padding: 0;
}
#terms ol.l2 li {
	font-size: 12px;
        font-weight: normal;
	color: #666;
        height: auto;
	margin-top: 3px;
	list-style: none;
	border: none;
	padding: 0;
}
.bold {
        font-weight: bold;
}
li.normal {
        height: auto;
        list-style: circle;
}
li.none {
        height: auto;
        list-style: none;
}
.center_text {
	text-align: center;
}
.lspace_20 {
        margin-left: 20px;
}
.about_us_height {
  height: 300px !important;
}

#white_papers {
        position: relative;
        width: 890px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 40px;
	font-size: 14px;
	color: #666
}

#white_papers .column {
	position: relative;
	padding: 0;
	border: none;
        padding-bottom: 50px;
}

#white_papers .left {
	float: left;
	width: 49%;
        margin-top: 25px;
}

#white_papers .right {
	float: right;
	width: 40%;
        margin-top: 50px;
}

#white_papers .grey_border {
        border: solid 1px #CCCCCC;
        padding: 5px 5px 5px 5px;
        background-color: #d6d6d6;
}

#white_papers input.rtext {
        float: right;
        width: 200px;
}

#white_papers input.paper_submit {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
}

#white_papers input.paper_submit_apple {
        float: none;
        display: block;
        margin-left: 400px;
        margin-bottom: 20px;
}

input.submit_error {
        border: 1px solid red !important;
}

.clear_both {
        clear: both;
}
.lmargin_phdr {
        margin-left: 40px;
}
.red_font {
        color: red;
}
.tmargin {
        margin-top: 150px;
}

#partners {
        position: relative;
        margin-top: 30px;
        display: inline-block;
}
.partner {
        position: relative;
        display: inline-block;
        float: left;
        clear: none;
}
.partner.left {
        width: 200px;
        margin-right: 20px;
}
.partner img {
        float: left;
        margin-right: 30px;
}
</pre></body></html>