html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}
.buttonSubmit {
width: 105px;height: 26px;border: none;font-size: 14px; color:#FFF;background: url('../images/green-submit.gif') no-repeat top left;padding: 2px 8px;
}

.buttonSearch {
width: 105px;height: 26px;border: none;font-size: 14px; color:#FFF;background: url('../images/search-green-static.gif') no-repeat top left;padding: 2px 8px;
}

.buttonSearchG {
width: 105px;height: 26px;border: none;font-size: 14px; color:#FFF;background: url('../images/but-search-gray.gif') no-repeat top left;padding: 2px 8px;
}

.buttonContactInfo {
width: 173px;height: 27px;border: none;font-size: 14px; color:#FFF;background: url('../images/button-submit-contact-info.gif') no-repeat top left;padding: 2px 8px;
}

.buttonSubmitOrange {
width: 105px;height: 26px;border: none;font-size: 14px; color:#FFF;background: url('../images/submit-orange.gif') no-repeat top left;padding: 2px 8px;
}


body {
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-align: center;
    background: #e0eaee url("../images/new-york-offices-bg.jpg") repeat-x center top;
    padding-top: 37px;
}

#container {
    width:1037px;
    margin: 0px auto;
}

.clearer {
    clear: both;
}

img {
    vertical-align: top;
}

#header {
    width: 986px;
    margin: 0px auto;
    text-align: left;
    background: #fff url("../images/header_top.gif") no-repeat left top;
}

.logo {
    float: left;
    color: #4397bb;
    font-size: 38px;
    position:relative;
    top: 15px;
    margin-left: 30px;
    text-decoration:none;
}

.call {
    float: right;
    padding: 35px 30px 15px 0px;
    width: 530px;
    text-align: right;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #020202;
}

#navigation {
    background: url("../images/navigation_bg.gif") no-repeat left bottom;
    text-align: center;
    color: #fff;
    width: 1037px;
    margin: 0px auto;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 11px;
}

#navigation_links {
    background: #959393;
    height: 32px;
}

#navigation * {
    margin: 0px;
}

#navigation a {
    color: #fff;
    text-decoration: none;
    padding: 8px 28px;
    line-height: 32px;
    position: relative;
}

#navigation a:hover, #navigation a.active {
    background: #666;
}

#main_content {
    width: 986px;
    margin: 0px auto;
    text-align: left;
    padding: 0px 25px 0px 26px;
}

.white_box {
    background: #fff url("../images/white_box_shadow.gif") repeat-x left bottom;
}

.page_title {
    color: #ff6600;
    font-size: 18px;
    line-height: 20px;
    padding:10px 0px 0px;
    text-align:left;
}

.page_title big {
    font-size: 26px;
    font-weight:bold;
}

.bigGray {
    color: #666666;
    font-size: 18px;
    line-height: 15px;
    padding:10px 0px 0px;
    text-align:left;
	font-weight:600;
}

.top_buttons {
    font-size: 20px;
    font-weight:bold;
    line-height: 30px;
    padding-left: 130px;
}

.blue_text {
    color: #3263b0;
}

.orange_text {
    color: #ff6600;
}

.green_text {
    color: #23900a;
}

.top_buttons .blue_text, .section .blue_text, .top_buttons .orange_text {
    float:left;
    margin-right: 20px;
}

.top_buttons .green_text {
    float:left;
}

.rounded_button {
    color: #fff;
    text-decoration:none;
    line-height: 30px;
    background-repeat:repeat-x;
    background-position:left top;
    display:block;
    float:left;
    font-size: 13px;
    font-weight:bold;
    margin-right: 5px;
}

.rounded_button span {
    display:block;
    float:left;
    color: #fff;
    text-decoration:none;
    height:32px;
    cursor:pointer;
    background-repeat:no-repeat;
    background-position:left top;
    padding: 0px;
}

.rounded_button:hover, .rounded_button:hover * {
    color: #333;
}

.rounded_button span span {
    padding: 0px 30px 0px 15px;
    background-position: right top;
}

.blue_button {
    background-image:url("../images/blue_button_bg.gif");
}

.blue_button span {
    background-image:url("../images/blue_button_left.gif");
}

.blue_button span span {
    background-image:url("../images/blue_button_right.gif");
}

.orange_button {
    background-image:url("../images/orange_button_bg.gif");
}

.orange_button span {
    background-image:url("../images/orange_button_left.gif");
}

.orange_button span span {
    background-image:url("../images/orange_button_right.gif");
}

.green_button {
    background-image:url("../images/green_button_bg.gif");
}

.green_button span {
    background-image:url("../images/green_button_left.gif");
}

.green_button span span {
    background-image:url("../images/green_button_right.gif");
}

.section {
    line-height: 30px;
    font-weight:bold;
    font-size: 18px;
    padding-bottom: 4px;
    border-bottom: solid 1px #ccc;
    margin: 0px 28px 12px;
}

.homepage_columns {
    padding: 0px 0px 27px 30px;
}

.homepage_columns .column {
    width: 315px;
    float:left;
}

.homepage_columns .column .column_title {
    font-size: 17px;
    padding-bottom: 10px;
}

.homepage_columns .column .column_image {
    float:left;
    margin-right: 14px;
    background: #fff;
    border: solid 1px #bcbec0;
    padding: 2px;
    margin-bottom: 2px;
}

.homepage_columns .column .column_text {
    font-size:12px;
    font-weight:bold;
    line-height: 14px;
    color: #403f3f;
    padding-right: 5px;
}

.green_box {
    background: url("../images/navigation_bg.gif") no-repeat left bottom;
    padding-bottom: 11px;
    width: 1037px;
    margin: 0px auto;
    text-align:left;
}

.trans_box {
    padding-bottom: 11px;
    width: 1037px;
    margin: 0px auto;
    text-align:left;
}


.green_box_content {
    background: #91ba45;
}

.green_box .column_left {
    width: 300px;
    float: left;
    padding: 10px 0px 3px 45px;
}

.green_box .rounded_button {
    position:relative;
    left: -3px;
}

.green_box .orange_button, .rightbar_green_box .orange_button {
    background-image:url("../images/orange_button_bg_green.gif");
    float: right;
}

.green_box .orange_button span, .rightbar_green_box .orange_button span {
    background-image:url("../images/orange_button_left_green.gif");
}

.green_box .orange_button span span, .rightbar_green_box .orange_button span span {
    background-image:url("../images/orange_button_right_green.gif");
}

.green_box .green_button {
    background-image:url("../images/green_button_bg_green.gif");
}

.green_box .green_button span {
    background-image:url("../images/green_button_left_green.gif");
}

.green_box .green_button span span {
    background-image:url("../images/green_button_right_green.gif");
}

.text_after_button {
    font-size: 14px;
    float:left;
    line-height: 30px;
    color: #fff;
}

.green_box .column_title, .rightbar_green_box .column_title {
    font-size: 16px;
    font-weight:bold;
    color: #fff;
    line-height: 22px;
    padding-bottom: 3px;
    border-bottom: solid 1px #fff;
    margin-bottom: 8px;
}

.green_box .column_subtitle {
    font-size: 13px;
    padding:  5px 0px 10px;
    font-style:italic;
    color: #fff;
}

.search_form table {
    vertical-align:top;
    empty-cells:show;
    border: none;
    font-size: 11px;
}

.search_form table td {
    border: none;
    padding: 0px 2px 2px 0px;
}

.search_form .text_large {
    width: 178px;
    border: solid 1px #8f8f8f;
    margin: 0px;
    padding: 2px 0px;
    height: 14px;
    font-size: 11px;
}

.search_form .text_med {
    width: 70px;
    border: solid 1px #8f8f8f;
    margin: 0px;
    padding: 2px 0px;
    height: 14px;
    font-size: 11px;
}

.search_form select {
    width: 178px;
}

.search_form .text_small {
    width: 60px;
    border: solid 1px #8f8f8f;
    margin: 0px;
    padding: 2px 0px;
    height: 14px;
    font-size: 11px;
}

.search_form .text_small.left {
    float:left;
}

.search_form .text_small.right {
    float:right;
}

.search_form input:focus {
    border: solid 1px #FF6600;
}

.blocks_image {
    float:left;
    margin: 0px 25px;
}

.green_box .column_right {
    width: 305px;
    float:left;
    padding: 10px 0px 0px 0px;
}

.green_box p {
    line-height: 15px;
}

.orange_bullets {
    list-style-type:none;
}

.orange_bullets_square {
    list-style-type:none;
	text-indent:10px;
}

.orange_bullets li {
    line-height: 14px;
    padding: 3px 0px 4px 13px;
    background: url("../images/orange_bullet.gif") no-repeat left 5px;
    font-size: 12px;
}

.orange_bullets_square li {
    line-height: 14px;
    padding: 3px 0px 4px 3px;
    background: url("../images/orange_bullet_square.gif") no-repeat left 5px;
	
    font-size: 12px;
}

.bulletsPlain {
    list-style-type:none;
}

.bulletsPlain li {
    line-height: 14px;
    padding: 3px 0px 4px 25px;
    font-size: 12px;
	font-weight:700;
}

.green_box .orange_bullets li {
    background: url("../images/orange_bullet_green_bg.gif") no-repeat left 5px;
    font-weight:bold;
    color: #fff;
}

.blue_box .orange_bullets li {
    background: url("../images/orange_bullet_blue_bg.gif") no-repeat left 5px;
    font-weight:bold;
    color: #fff;
}

.green_box .orange_bullets li a, .blue_box .orange_bullets li a {
    color: #fff;
    text-decoration: none;
}

.orange_bullets li a:hover {
    text-decoration:underline;
}

.white_box_bottom_round {
    width: 986px;
    margin: 0px auto 7px;
    padding: 0px 24px 0px 27px;
    height: 30px;
    background: url("../images/white_box_bottom_round.gif") no-repeat -1px top;
}

.blue_box {
    width: 986px;
    margin: 0px auto;
    text-align:left;
    background: #65aed9 url("../images/blue_box_bg.gif") repeat-x left top;
}

.blue_box .blue_box_top {
    background: url("../images/blue_box_top.gif") no-repeat left top;
}

.blue_box .blue_box_bottom {
    background: url("../images/blue_box_bottom.gif") no-repeat left bottom;
    padding: 16px 25px 22px 30px;
    color: #fff;
    zoom:1;
}

.blue_box .column_left {
    width: 585px;
    float: left;
}

.blue_box .column_right {
    width: 290px;
    float: right;
}

.blue_box .column_title {
    color: #ff6600;
    border-bottom: solid 1px #6fa9cc;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: bold;
}

.blue_box .column_left .orange_bullets {
    float: left;
    width: 190px;
    padding-right: 5px;
}

.blue_box .orange_bullets li {
    padding: 4px 0px 5px 15px;
}

.white_round_box {
    width: 1007px;
    margin: 0px auto;
    text-align: left;
    background: url("../images/white_box_round_bg.gif") repeat-y left top;
}

.white_round_box .top_round {
    background: url("../images/white_box_round_top.gif") no-repeat left top;
}

.white_round_box .bottom_round {
    background: url("../images/white_box_round_bottom.gif") no-repeat left bottom;
    padding: 10px;
    zoom:1;
}

.bottom_columns  {
    padding: 20px 0px 10px 0px;
}

.bottom_columns .column {
    width: 290px;
    padding-left: 30px;
    float: left;
}

.bottom_columns .column_title {
    font-size: 14px;
    font-weight: bold;
    color: #ff6600;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: solid 1px #ccc;
}

.bottom_columns p {
    line-height: 14px;
    padding-bottom: 5px;
}

.bottom_columns .orange_bullets a {
    color: #000;
    text-decoration: none;
}

.bottom_columns .orange_bullets a:hover, .bottom_columns .orange_bullets li.active a {
    color: #ff6600;
}

.bottom_columns .column.grey {
    color: #999;
    font-size: 11px;
}

.bottom_columns .column.grey a {
    color: #999;
    text-decoration: none;
}

.bottom_columns .column.grey a:hover {
    color: #ff6600;
}

.right_align {
    text-align: right;
}

.spacer {
    padding: 0px 10px;
}

.main_box {
    background: #fff;
    padding: 25px 0px 20px;
    overflow: visible;
    width: 986px;
    zoom: 1;
}

#leftbar {
    width: 565px;
    float: left;
    padding-left: 30px;
    line-height: 19px;
}

#leftbarLG {
    width: 700px;
    float: left;
    padding-left: 30px;
    line-height: 19px;
}

h1 {
    color: #ff6600;
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 20px;
}

.spaced_list {
    margin-left: 50px;
}

ol {
    margin-left: 50px;
}

#rightbarSM {
    width: 150px;
    float: right;
    overflow:visible;
}

#rightbar {
    width: 346px;
    float: right;
    overflow:visible;
}

#rightbar .orange_bullets {
    padding: 0px 0px 40px 25px;
}

#rightbar .orange_bullets a {
    text-decoration: none;
    color:#000;
}

.rightbar_green_box {
    background: #91ba45 url("../images/rightbar_shadow.jpg") no-repeat right bottom;
    width: 291px;
    padding: 90px 50px 11px 30px;
    position: relative;
    margin-bottom: 12px;
}

.rightbar_blue_box {
    background: #99ccff url("../images/rightbar_shadow_scp.jpg") no-repeat  right bottom;
    width: 291px;
    padding: 30px 50px 30px 30px;
    position: relative;
    margin-bottom: 12px;
}

.rightbar_beige_box {
    background: #dfe6c7 url("../images/rightbar_shadow.gif") no-repeat  right bottom;
    width: 291px;
    padding: 30px 50px 30px 30px;
    position: relative;
    margin-bottom: 12px;
}

.rightbar_call {
    position: absolute;
    top: -33px;
    left: 0px;
}

.no_fee {
    position: absolute;
    top: 120px;
    left: -43px;
}

.blue_title {
    background: #1e5d92 url("../images/rightbar_shadow_lower.jpg") no-repeat right bottom;
    color: #fff;
    line-height: 32px;
    width: 361px;
    padding: 10px 0px 25px 10px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 12px;
    zoom: 1;
}

.bottom_rt_scp {
    background: #1e5d92 url("../images/rightbar_shadow_scp.jpg") no-repeat right bottom;
    color: #fff;
    line-height: 32px;
    width: 361px;
    padding: 10px 0px 25px 10px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 12px;
    zoom: 1;
}

.blue_title .text {
    float: left;
    margin-right: 10px;
	margin-left:20px;
}

.blue_title .orange_button {
    background-image: url("../images/orange_button_bg_blue.gif");
}

.blue_title .orange_button span {
    background-image: url("../images/orange_button_left_blue.gif");
}

.blue_title .orange_button span span {
    background-image: url("../images/orange_button_right_blue.gif");
}

.slogan {
    float: right;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #ff6600;
    width: 480px;
}

.Verdana-11pt-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	text-decoration:none;
}

.Verdana-11pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f1925;
	text-decoration:none;
}

.Verdana-11pt a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f1925;
	text-decoration:none;
}

.Verdana-11pt a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f1925;
	text-decoration:none;
}

.Verdana-11pt a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f1925;
	text-decoration:none;
}

.Verdana-11pt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 11px;
	color: #c0d618;
	text-decoration:none;
}

.Verdana-10pt-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6a2b4c;
	text-decoration:none;
	font-weight:700;
}

.Verdana-13pt-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2f1925;
	text-decoration:none;
	font-weight:700;
}


.Verdana-13pt-Bold a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2f1925;
	text-decoration:none;
	font-weight:700;
}

.Verdana-13pt-Bold a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2f1925;
	text-decoration:none;
	font-weight:700;
}

.Verdana-13pt-Bold a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2f1925;
	text-decoration:none;
	font-weight:700;
}

.Verdana-13pt-Bold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 13px;
	color: #c0d618;
	text-decoration:none;
	font-weight:700;
}

.Arial16ptWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration:none;
	font-weight:400;
}

.Arial16ptDkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration:none;
	font-weight:600;
}

.Arial16ptDkBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration:none;
	font-weight:700;
}

.Arial16ptDkWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration:none;
	font-weight:700;
	padding-bottom:10px;
	text-decoration:underline;
}

.Arial16ptBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff6600;
	text-decoration:none;
	font-weight:700;
}


.Arial16ptBold a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff6600;
	text-decoration:none;
	font-weight:700;
}

.Arial16ptBold a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff6600;
	text-decoration:none;
	font-weight:700;
}

.Arial16ptBold a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff6600;
	text-decoration:none;
	font-weight:700;
}

.Arial16ptBold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 16px;
	color: #666666;
	text-decoration:none;
	font-weight:700;
}

.formText {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }