html, body
{
    height: 100%;
    margin: 0px;
}

body {
  background-color: #ffffff;
  color: #464646;
  font-family: arial;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
}

div.main_table {
  position: absolute;
  height: 100%;
  text-align: left;
  position: relative;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100%;
  padding: 0px;
}

div.main_container
{
    height: auto !important;
    min-height: 100%;
}

div.footer_container
{
    margin-top: -80px;
    position: relative;
    width: 100%;
}

* html div.footer_container
{
    position: absolute;
    bottom: 0;
}

div.footer_container h5
{
    margin-top: 0px;
    text-align: left;
    font-family: tahoma;
    font-weight: normal;
    color: #969696;
}

div.page_content
{
    padding-bottom: 95px;
    padding-top: 19px;
    min-height: 730px;
}

P
{
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  text-align: left;
  margin: 0px;
  padding: 0px;
}

div.do_not_trust {
  margin-left: 5px;
  padding-top: 20px;
  width: 390px;
  line-height: 1.5;
  float: left;
}

ul.new {
  list-style-type: square;
  line-height: 1.3;
  margin: 0px;
  padding: 0px;
  margin-left: 15px;
}

ul.new li {
  padding-bottom: 6px;
  list-style-type: disc;
}



p.right_menu {
  line-height: 1.3;
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  margin-left: 20px;
  text-align:left;
}


h1
{
    padding-top: 0;
    font-family: tahoma;
    font-size: 26px;
    font-weight: normal;
    color: #4b4b4b;
    line-height: 1.1;
}

h2 {
    color: #2F2F2F;
    font-family: tahoma;
    font-size: 20px;
    font-weight: normal;
    margin: 10px 0;
    padding: 0;
}

h2.thin, .thin {
  font-size: 18px;
  color: #3f5284;
}

hr.bottom {
  color: #808080;
  width: 98%;
}

table.iSpring {
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
  width: 100%;
  border: 0px;
}

table.iSpring div {
  font-size: 16px;
  color: #6f7da3;
  vertical-align: middle;
  padding-right: 0px;
}

table.banner {
  margin: 0px;
  padding: 0px;
  width: 100%;
  border: 0px;
}

table.banner td {
  text-align: left;
}

table.banner div {
  font-size: 11px;
  line-height: 3ex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
}

table.banner div.left {
  text-align: left;
  color: #808080;
}

table.banner div.right {
  text-align: right;
}

.btnUpdate img
{
    border: none;
}

*:first-child+html .btnUpdate
{
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    position: relative;
    top: 5px;
}

div.support {
    vertical-align: top;
    padding-left: 0px;
}


div.left_table {
  width: 584px;
  line-height: 1.5;
  display: inline-block;
}

div.left_table p{
  line-height: 1.5;
  margin: 0px;
  padding: 0px;
  /*height: 100%;*/
}

div.right_table {
  display: inline-block;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
  width: 200px;
  float: right;
}

div.left_table ul {
    font-size: 12px;
    margin-left: 0px;
    padding-left: 15px;
}

div.left_table li {
    line-height: 1.7;
}

div.left_table li.none {
    list-style-type: none;
}

div.left_table p {
    margin-top: 10px;
}

div.left_table div.support_text {
    margin-top: 10px;
    line-height: 1.5;
    font-size: 12px;
}

div.left_table table.support_form {
    font-size: 12px;
}

div.left_table table.support_form td.support_form_desc {
    width: 120px;
    vertical-align: middle;
}

div.left_table table.support_form tr.support_form_element {
    height: 40px;
}

div.left_table h1 {
    padding-top: 10px;
    margin-top: 0px;
}

div.left_table td.support_form_top {
    width: 120px;
    vertical-align: top;
}

div.left_table input.support_form_data {
    width: 362px;
    height: 16px;
}

div.left_table select.support_form_data {
    width: 365px;
    height: 20px;
}

.support_form_element input,
.support_form_element select,
.support_form_element textarea
{
    border: 1px solid #C3CFDB;
}

div.left_table table.support_form div {
    color: #808080;
}

input.refresh_button {
        border: 0px;
}

table.support_form div.protect_image {
        float: left;
        width: 210px;
        padding-top: 15px;
}

table.protect_code {
        width: 100%;
        padding-top: 0px;
        margin-top: 0px;
}

table.support_form p.protect_text {
        color: #808080;
        font-size: 11px;
        padding-top: 0px;
        margin-top: 0px;
}

table.support_form span {
    color: #808080;
    font-size: 11px;
    padding-top: 0px;
    margin-top: 0px;
}


table.protect_code td {
    vertical-align: top;
}

table.submit_request {
    margin-top: 30px;
}

table.submit_request p.submit_text {
    color: #808080;
    font-size: 11px;
    padding-top: 0px;
    margin-top: 5px;
}

table.protect_code input {
    width: 90px;
    margin-top: 5px;
}

div.features {
  margin: 0px;
  padding: 0px;
  width: 585px;
  border: 0px;
}


div.accessible {
  width: 585px;
  margin: 0px;
  padding: 0px;
  padding-top: 15px;
  float: left;
}

div.accessible#do_not_trust {
  margin-bottom: 30px;
}

table.accessible td.right {
  width: 177px;
  vertical-align: top;
  padding-right: 20px;
}

table.accessible td.left {
  width: 563px;
  margin: 0px;
  padding-left: 0px;
}

div.accessible div.blocks {
  width: 180px;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  padding-bottom: 20px;
  float: left;
}

div.accessible div.blocks#center {
  width: 202px;
  padding-left: 17px;
  padding-right: 0px;
  float: left;
}

div.accessible div.blocks h4 {
  color: #3f5284;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  padding-top: 8px;
  text-align: left;
  padding-left: 15px;
}

div.accessible div.blocks p {
  width: 155px;
  padding-left: 15px;
}


table.base {
  margin: 0px;
  padding: 0px;
  width: 100%;
  border: 0px;
}

table.footer {
  margin: 0px;
  padding: 0px;
  width: 100%;
  border: 0px;
  float: left;
}

div.menu {
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
}

div.menu a {
  height: 32px;
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  display: block;
  line-height: 32px;
  text-align: left;
  font-weight: normal;
  color: #242a2f;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 1px;
}

div.menu a:hover {
  background: url("/images/menu_select_background.gif") repeat-x 0 0;
  text-decoration: underline;
}

div.menu a div
{
    background: url("/images/menu_bullet.gif") no-repeat 18px 14px;
    padding-left: 26px;
}


div.questions {
  margin: 0px;
  padding: 0px;
  width: 585px;
}

div.questions h1 {
  color: #3f5284;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

div.questions p {

}

img.buy_up {

  vertical-align: middle;
  padding-left: 33px;
  border: 0px;
}

img.buy_down {
  vertical-align: middle;
  padding-left: 25px;
  margin: 0px;
  border: 0px;
}

div.shift {
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 250px;
  line-height: 1.3;
  text-align: left;

}

a
{
    color: #11609d;
    text-decoration: underline;
    outline: none;
    border: 0px;
}

a:hover {
    color: #000000;
}

.fitch {
  background-repeat: no-repeat;
  background-image: url("/images/fitch.gif");
  padding-top: 0px;
}

H3.white, .white_H {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  padding-top: 25px;
}

.white {
  color: #ffffff;
  line-height: 1.5;
}

PRE {
  font-size: 11px;
  color: #464646;
}

.text_format_pre {
  font-size: 12px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 15px;
  line-height: 1.3;
}

ul.font1 {
  font-size: 9pt;
}

.grLink {
  color: #808080;
}

.tableColor {
  background-color: #ffffff;
}

.proPos {
  padding-left: 0px;
  padding-top: 0px;
}


.shiftT {
  position: relative;
  bottom: 10px;
}

.shiftL {
  position: relative;
  right: 18px;
}

.downl {
  font-size: 16px;
  text-decoration: underline;
  color: #0b8302;
  vertical-align: middle;
  line-height: 1.5;
}

.buy {
  font-size: 16px;
  text-decoration: underline;
  color: #de3407;
  vertical-align: middle;
  line-height: 1.5;
}

.view_demo {
  font-size: 16px;
  text-decoration: underline;
  color: #de3407;
  vertical-align: middle;
  line-height: 1.5;
}

.shiftR {
  position: relative;
  left: 8px;
}

td.title1 {
  width: 379px;
  height: 25px;
  background-color: #ccc989;
  background-image: url("/images/table_left_col.gif");
  background-repeat: no-repeat;
  font-weight: bold;
  color: #ffffff;
  border: 0px;
}

td.title2 {
  width: 185px;
  height: 25px;
  background-color: #ccc989;
  background-image: url("/images/table_right_col.gif");
  background-repeat: no-repeat;
  color: #ffffff;
  border-left: 1px solid #ffffff;
  font-weight: bold;
}

td.method {
  width: 379px;
  height: 36px;
  border-bottom: 1px solid #E3E3E3;
}

td.price {
  width: 185px;
  height: 36px;
  border-bottom: 1px solid #E3E3E3;
  border-left: 1px dotted #E3E3E3;
}
td.price a {
  border: 0px;
}

.bgcolor1 {
  background-color: #edf2da;
  padding-top: 5px;
}

.bgimageBlue {

  background-image: url("/images/blue1.gif");
  background-color: #1f2e55;
  background-repeat: no-repeat;
  line-height: 1.5;
  width: 186px;
  height: 170px;
}

.shiftUp {
  position: relative;
  bottom: 10px;
  padding-left: 20px;
  color: #ffffff;
}

.shiftUp a {
  font-size: 16px;
}
.pp_top {
  width: 186px;
  height: 8px;
  background-image: url("/images/pp-top.gif");
  background-repeat: no-repeat;
  font-size: 1px;
  padding: 0px;
  margin: 0px;
}

.pp_content {
  width: 184px;
  height: 44px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  text-align: left;
  font-size: 11px;
  color: #e37708;
  border-left: solid #e9edef 1px;
  border-right: solid #e9edef 1px;
  padding-left: 0px;
  margin-left: 0px;
}

.pp_bottom {
  width: 186px;
  height: 8px;
  background-image: url("/images/pp-bottom.gif");
  background-repeat: no-repeat;
  font-size: 1px;
  padding: 0px;
  margin-top: 0px;
}


.com_top {
  width: 180px;
  height: 10px;
  background-image: url("/images/com-top.gif");
  background-repeat: no-repeat;
  font-size: 1px;
  padding: 0px;
  margin: 0px;
}

.com_content {
  width: 180px;
  height: 205px;
  background-color: #e8f2cf;
  background-repeat: no-repeat;
  text-align: left;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  padding-left: 0px;
  margin-left: 0px;
}

.com_bottom {
  width: 180px;
  height: 10px;
  background-image: url("/images/com-bottom.gif");
  background-repeat: no-repeat;
  font-size: 1px;
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
}

.ac_top {
  width: 185px;
  height: 10px;
  background-image: url("/images/ac-top.gif");
  background-repeat: no-repeat;
  font-size: 1px;
  padding: 0px;
  margin: 0px;
}

.ac_content {
  width: 185px;
  height: 205px;
  background-color: #d4e4f7;
  background-repeat: no-repeat;
  text-align: left;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
}

.ac_bottom {
  width: 185px;
  height: 10px;
  background-image: url("/images/ac-bottom.gif");
  background-repeat: no-repeat;
  font-size: 1px;
  margin: 0px;
  padding: 0px;
}

.ef_top {
  width: 179px;
  height: 10px;
  background-image: url("/images/ef-top.gif");
  background-repeat: no-repeat;
  font-size: 1px;
  padding: 0px;
  margin: 0px;
}

.ef_content {
  width: 179px;
  height: 205px;
  background-color: #ffefbf;
  background-repeat: no-repeat;
  text-align: left;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
}

.ef_bottom {
  width: 179px;
  height: 10px;
  background-image: url("/images/ef-bottom.gif");
  background-repeat: no-repeat;
  font-size: 1px;
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
}

.new_top {
  width: 186px;
  height: 5px;
  background-image: url("/images/new-top.gif");
  background-repeat: no-repeat;
  font-size: 1px;
  padding-top: 0px;
  margin: 0px;
}

.new_content {
  width: 186px;
  height: 275px;
  background-color: #f6f8e2;
  background-repeat: no-repeat;
  text-align: left;
  padding-top: 0px;
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
}

.new_bottom {
  width: 186px;
  height: 5px;
  background-image: url("/images/new-bottom.gif");
  background-repeat: repeat-y;
  font-size: 1px;
  padding: 0px;
  margin-top: 0px;

}

.sys_top {
  width: 186px;
  height: 6px;
  background-image: url("/images/sys-top.gif");
  background-repeat: no-repeat;
  font-size: 1px;
  padding-top: 0px;
  margin: 0px;
  margin-top: 10px;
}

.sys_content {
  width: 186px;
  height: 250px;
  background-color: #f2f2f2;
  background-repeat: repeat-y;
  text-align: left;
  margin: 0px;
  padding: 0px;
}

.sys_bottom {
  width: 186px;
  height: 6px;
  background-image: url("/images/sys-bottom.gif");
  background-repeat: no-repeat;
  font-size: 1px;
  padding: 0px;
  margin: 0px;
}

.header_blue_reg {
  color: #3f5284;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: left;
  padding-left: 20px;

}

.header_blue_reg_list {
  color: #3f5284;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  padding-bottom: 0px;
  padding-top: 5px;
  padding-left: 20px;

}

.header_broun_reg {
  color: #949964;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 0px;
  padding-top: 5px;
  margin: 0px;
  padding-left: 20px;
}

.header_white_bold {
  font-weight: bold;
  width: 100px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  padding-right: 10px;
  padding-top: 115px;
  padding-left: 47px;
}

.text_verd_bold {
  font-weight: bold;
  padding-right: 5px;
  padding-left: 15px;
}

.table_header_bcground_left {
  background-image: url("/images/table_left_col.gif");
}

h5 {
  text-align: center;
  color: #808080;
  font-weight: bold;
  font-size: 12px;
}

.questions_par {

  font-size: 14px;
  font-weight: bold;
  color: #3f5284;
  line-height: 1.5;
  border-left: 5px solid #86cf5a;
}


.features_top {
    width: 566px;
    height: 4px;
    background-image: url("/images/features-top.gif");
    background-repeat: no-repeat;
    padding: 0px;
    margin-top: 0px;
    font-size: 1px;
}

.features_bottom {
    width: 566px;
    height: 4px;
    background-image: url("/images/features-bottom.gif");
    background-repeat: no-repeat;
}

div.features_content {
    width: 585px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    color: #474745;
}

div.features_content h1{
    color: #3f5284;
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    color: #405284;
}

div.block_features {
    display: block;
}

.align_left {
    float: left;
}

.align_right {
    float: right;
}

.trial_top {
    width: 585px;
    height: 80px;
    background-image: url("/images/trial-top.gif");
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}

.trial_bottom {
    width: 585px;
    height: 65px;
    background-image: url("/images/trial-bottom.gif");
    background-color: #fffdea;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}

div.buy_license {
    padding-top: 10px;
    line-height: 1.5;
}

div.header_link {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  text-align: left;
}

div.header_link#top{
  float: right;
  font-size: 12px;
  margin-left: 120px;
}

div.header_link a {
  color: #242a2f;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: underline;

}

div.header_link a:hover {
    color: #000000;
}

div.business_license_left {
  width: 274px;
  height: 120px;
  background-image: url("/images/business_license_left.gif");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  margin-left: 16px;
  float: left;
}

div.business_license_left h6 {
  font-weight: bold;
  font-size: 12px;
  color: #464646;
  margin: 0px;
  padding: 0px;
  padding-top: 25px;
  padding-left: 20px;
}

div.business_license_left p {
  width: 197px;
  line-height: 1.3;
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  padding-top: 10px;
}

div.business_license_right {
  width: 155px;
  height: 120px;
  background-image: url("/images/business_license_right.gif");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  margin-bottom: 25px;
  float: left;
}

div.business_license_right a {
  width: 91px;
  height: 29px;
  line-height: 25px;
  background-image: url("/images/red_button.gif");
  background-color: #ad1c04;
  background-repeat: no-repeat;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  margin-left: 30px;
  margin-top: 7px;
}

table.right {
  width: 186px;
  text-align: left;
  padding: 0px;
  padding-left: 10px;
  float: right;
}

div.discounts_top {
  width: 186px;
  height: 4px;
  background-image: url("/images/discounts_top.jpg");
  background-repeat: no-repeat;
  font-size: 1px;
  margin-top: 10px;
}

div.discounts_top_content {
  width: 186px;
  height: 36px;
  background-color: #ffd65f;
  font-size: 22px;
  text-align: center;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

div.discounts_bottom_content {
  width: 186px;
  background-color: #ffe997;
  vertical-align:  middle;
  text-align: center;
  margin:0px;
  padding: 0px;

}

div.discounts_bottom {
  width: 186px;
  height: 57px;
  background-image: url("/images/discounts_bottom.jpg");
  background-repeat: no-repeat;
  font-size: 1px;
  margin: 0px;
  padding: 0px;

}

/*begin free_upgrade and discounted_upgrade styles*/

div.upgrade_discounts
{
  float: left;
  width: 583px;
  font-style: normal;
  color: #010101;
  margin: 0px;
  padding: 0px;
  line-height: 1.5;
}


div.upgrade_info
{
  width: 583px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 30px;
}

div.upgrade_info_top
{
  width: 583px;
  height: 7px;
  background-image: url("/images/upgrade_info_top.jpg");
  background-repeat: no-repeat;
  background-color: #f4f4f5;
  font-size: 1px;
}

div.upgrade_info_content
{
  width: 583px;
  background-color: #f4f4f5;
  background-repeat: repeat-y;
  font-size: 14px;

  vertical-align: middle;
  line-height: 1.5;
  margin: 0px;
  padding: 0px;
}

div.upgrade_info_bottom
{
  width: 583px;
  height: 7px;
  background-image: url("/images/upgrade_info_bottom.jpg");
  background-repeat: no-repeat;
  background-color: #f4f4f5;
  font-size: 1px;
}

table.upgrade_info
{
    width: 568px;
    height: 28px;
    margin: 0px;
    padding: 0px;
    margin-left: 8px;
    padding-left: 0px;
    background-color: #f4f4f5;
}

table.upgrade_info#bottom
{
    width: 568px;
    height: 28px;
    margin: 0px;
    padding: 0px;
    margin-left: 8px;
    margin-top: 10px;
}

table.upgrade_info#bottom tr
{
  height: 28px;
  background-color: #eaeaeb;
}

table.upgrade_info tr#top
{
  height: 28px;
  background-color: #eaeaeb;
}

table.upgrade_info tr
{
  height: 28px;
  background-color: #f4f4f5;
}

#header_discounts_upgrade
{
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
}

ul.none_ul
{
  list-style-position: outside;
  position: relative;
  right: 15px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
}

ul.none_ul  li
{
  list-style-type: none;
  line-height: 30px;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
}

ul.none_ul li img
{
  text-align: left;
  position: relative;
  right: 5px;
}

h3
{
  font-size: 14px;
  color: #3f5284;
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
}

table.purchase
{
  width: 583px;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 15px;
}

table.purchase  tr
{
  height: 30px;
}

table.purchase td
{
  line-height: 30px;
  color: #464646;
  padding-left: 10px;
}

table.purchase tr.top
{
  background-color: #f6f8e2;
  font-weight: bold;
}

table.purchase tr.bottom  td
{
  border-bottom: solid 1px #e3e3e3;
  font-size: 12px;
  color: #000000;
  text-align: left;
  padding-left: 10px;
}


p
{
  padding-top: 5px;
  padding-bottom: 5px;
}

a.purchase
{
  width: 91px;
  height: 29px;
  background-color: red;
  background-image: url("/images/discounts_purchase_button.jpg");
  display: block;
  font-weight: bold;
  color: #ffffff;
  line-height: 29px;
  text-align: center;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}

a.free_upgrade
{
  color: #2f5acc;
}

/*end free_upgrade and discounted_upgrade*/


/*begin error 404 styles*/

div.error_404
{
  width: 110px;
  font-size: 60px;
  color: #3f5284;
  float: left;
  vertical-align: top;
  line-height: 60px;
  margin: 0px;
  padding: 0px;
}

p.error
{
  margin: 0px;
  padding: 0px;
}

div.ispring_error
{
  width: 290px;
  margin: 0px;
  padding: 0px;
  margin-top: 30px;
  margin-top: 30px;
  float: left;
}

div.ispring_error div.top
{
  width: 290px;
  height: 5px;
  background-image: url("/images/ispring_error_top.jpg");
  background-repeat: no-repeat;
  font-size: 1px;
  margin: 0px;
  padding: 0px;
}

div.ispring_error div.content
{
  width: 288px;
  height: 162px;
  border-left: solid #dce0e4 1px;
  border-right: solid #dce0e4 1px;
  line-height: 1.2;
  margin: 0px;
  padding: 0px;
}

div.ispring_error div.content div
{
  padding: 0px;
  margin: 0px;
  height: 85px;
}

div.ispring_error a:link, div.ispring_error  a:active, div.ispring_error a:hover, div.ispring_error a:visited
{
  font-size: 12px;
  font-family: arial;
  line-height: 20px;
  color: #2f5acc;
  margin: 0px;
  padding: 0px;
}

div.ispring_error div.content h2
{
  font-weight: normal;
  color: #3f5284;
  padding-top: 15px;
  margin: 0px;
  padding-bottom: 0px;
}

div.ispring_error div.content p
{
  width: 250px;
  line-height: 1.3;
  padding-top: 0px;
  padding-left: 20px;
}

div.ispring_error div.bottom
{
  width: 290px;
  height: 5px;
  background-image: url("/images/ispring_error_bottom.jpg");
  background-repeat: no-repeat;
  font-size: 1px;
  margin: 0px;
  padding: 0px;

}


/*end error 404 styles*/

/*begin security police*/

h3.black
{
  color: black;
  padding-top: 20px;
}

div.left_table#security h1 {
    padding-top: 10px;
    margin-top: 0px;
}

div.left_table#security h3 {

  color: #464646;
  padding-top: 20px;

}

div.left_table#security p {
    margin-top: 15px;
}

div.left_table#security table
{
   width: 100%;
   margin: 0px;
   padding: 0px;
   margin-top: 20px;
   margin-bottom: 20px;
   border-color: #464646;
}

div.left_table#security table td
{
   height: 20px;
   margin: 0px;
   padding: 0px;
   padding-left: 10px;
}

/*end security police*/

/*start Thanks for Purchase*/
.fbtext
{
    width: 360px;
    margin-top: 0px;
}

.sendButton
{
    border:none !important;
    background-image: url(/images/submit_request_button.gif);
}

/*end Thanks for Purchase*/

/*Start right menu аҐ¬  */

div.menu a.menu_large {
  width: 186px;
  height: 46px;
  background-color: #dce0e4;
  background-repeat: no-repeat;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #3f5284;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  line-height: 1.5;
  padding-top: 9px;
}

div.menu a:hover.menu_large {
  width: 186px;
  height: 46px;
  background-color: #f1f3f5;
  background-repeat: no-repeat;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #3f5284;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  line-height: 1.5;
  padding-top: 9px;
}
/*End right menu аҐ¬  */

.featured_articles_header
{
    color: #A4A867;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 14px;
    float: left;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-left: 15px;
}

.featured_articles_readall
{
    font-size: 11px;
    text-align: right;
    padding-right: 10px;
    padding-top: 1px;
}

.featured_articles_readall_link
{
    color: #55657F;
}

.featured_articles_articleheader
{
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana;
    margin-top: 12px;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 5px;
}

.featured_articles_articleheader_link
{
    color: #55657F;
}

.featured_articles_top {
  width: 186px;
  height: 5px;
  background-image: url("/images/new-top.gif");
  background-repeat: no-repeat;
  font-size: 1px;
  padding-top: 0px;
  margin: 0px;
}

.featured_articles_content {
  width: 186px;
  height: 75px;
  background-color: #f6f8e2;
  background-repeat: no-repeat;
  text-align: left;
  padding-top: 0px;
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
}

.featured_articles_bottom {
  width: 186px;
  height: 5px;
  background-image: url("/images/new-bottom.gif");
  background-repeat: repeat-y;
  font-size: 1px;
  padding: 0px;
  margin-top: 0px;
}

.customers_top
{
    background-image: url("/images/customers_top.png");
    background-repeat: no-repeat;
    width: 186px;
    height: 10px;
    padding: 0px;
    margin-top: 10px;
    font-size: 1px;
}

.customers_content
{
    background-color: #FFFFFF;
    color: #919191;
    width: 186px;
    height: 100px;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
}

.customers_header
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #A8A8A8;
    margin-bottom: 10px;
}

.customers_bottom
{
    background-image: url("/images/customers_bottom.png");
    background-repeat: no-repeat;
    width: 186px;
    height: 10px;
    padding: 0px;
    margin: 0px;
    font-size: 1px;
}

/* begin styles for articles*/

#articles
{
   float: left;
   width: 584px !important;
}

#articles div.big_image_container
{
    overflow: visible;
    width: 584px;
}

#articles div.big_image_container img
{
    position: absolute;
}

#articles a
{
  color: #3f5284;
}

#articles p
{
  line-height: 1.5;
}

#articles ol
{
  list-style-position: outside;
  line-height: 1.5;
  padding-left: 0px;
  margin-left: 0px;
/*  position: relative;
  left: 20px;*/
  margin-left: 22px;
}

#articles ol li
{
   margin: 5px 0px;
}

.article_caption
{
   border: 0px;
   border-left: solid 5px #86CF5A;
   font-size: 10px;
   line-height: 18px;
   color: #616161;
   margin: 0px;
   margin-top: 20px;
   padding: 0px;
   padding-left: 10px;
   padding-top: 5px;
   padding-bottom: 2px;
}

h3.article
{
  font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   color: #0e0e0e;
   border-left: solid 5px #86CF5A;
   margin: 0px;
   padding: 5px 0px 5px 10px;
}

.article_caption a
{
   font-size: 12px;
   font-weight: bold;
   color: #3F5284;
   text-decoration: underline;
   margin: 0px;
   padding: 0px;
}

table.banner_source {
  border: 0px;
  margin: 0px;
  padding: 10px 0px;
  padding-left: 5px;
}

table.banner_source td {
  height: 22px;
  font-size: 12px;
  text-align: left;
  border-bottom: solid 1px #ADADAD;
  border-left: solid 1px #ffffff;
  margin: 0px;
  padding: 0px 15px 0px 20px;
}

tr.caption {

  background-color: #ADADAD;
  color: #FFFFFF;
}

/*end styles for articles*/

.breadcrumbs_container
{
    position: relative;
    right: 4px;
}

/* start of styles for animation effects */
div.animation_effects
{
    background: #B5B387;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}
.animations
{
    border: solid 0px #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    line-height: 1.7;
}

.animations H5, .animations .h5
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.animations_type
{
    border-bottom: solid 1px #ADADAD;
}

.animations img
{
    position: relative;
    top: 2px;
    margin-right: 3px;
}

.animations td
{
    padding-left: 5px;
}

.effect_column
{
    font-size: 11px;
    margin: 10px;
    line-height: 1.5;
}

.icon_column
{
    width:63px;
}

td.area_delimiter
{
    border-bottom: 1px #E3E3E3 solid;
    padding-top: 0px;
    font-size: 8px;
}

/* end of styles for animation effects */

/* Begin styles for create banner article */

td.close_icon_container
{
    padding: 0px;
}

td.close_icon_container img.close_icon
{
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
    margin-bottom: 1px;
}

td.popup_title
{
    padding: 0;
}

/* Endstyles for create banner article */

* html p.text_i_agree
{
    vertical-align: top;
    position: relative;
    bottom: 1px;
}

p.first_paragraph
{
    margin: 0px !important;
}

table.slide_transitions_support
{
    width: 100%;
}

h4.color_black
{
    color: #000000;
}

span.selected
{
    color: red !important;
}

textarea.thanks_for_purchase
{
    height: 160px;
}

p.text_center
{
    text-align: center;
}

.discounts_bottom_content div
{
    width: 160px;
    text-align: left;
    margin: auto;
    padding-top: 5px;
}

.new_container
{
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
}

div.pp_support img.first
{
    margin-bottom: 17px;
}

div.quicktour_view
{
    padding-left: 70px;
    padding-top: 10px;
}

div.quicktour_view a
{
    color: #ffffff;
}

div.system_container
{
    margin: 0px;
    padding: 0px;
}

div.banner_creation_popup_window
{
    display:none;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 2px solid #949494;
    background-color: #FFFFFF;
    z-index: 1;
}

div.banner_creation_popup_window table
{
    background-image: url(/images/popup_bg.gif);
}

div.banner_creation_popup_window table tr
{
    height: 24px;
}

div.banner_creation_popup_window table tr img
{
    cursor: pointer;
}

.first_element
{
    padding-bottom: 10px;
}

td.logo
{
    padding-left: 0px;
}

div.footer_separator
{
    height: 1px;
    width: 100%;
    line-height: 1px;
    border-top: 1px solid #cacfd3;
    font-size: 1px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.red_color
{
    color: red;
}

td.title_field
{
    height: 18px;
}

td.title_buy
{
    margin: 0px;
    padding: 0px;
    text-align: center;
}

div.break_line
{
    line-height: 10px;
}

table.purchase tr.top .product
{
    width: 90px;
}

table.purchase tr.top .file
{
    width: 150px;
}

table.purchase tr.top .licence
{
    border-left: solid 1px #ffffff;
}

table.purchase tr.top .price
{
    width: 60px;
    border-left: solid 1px #ffffff;
}

table.purchase tr.top .buy
{
    width: 90px;
    border-left: solid 1px #ffffff;
}

input.upgrade_license_check_serial
{
    width:400px;
    margin-top:0px;
}

input.upgrade_license_check_send
{
    width: 113px;
    height: 21px
}

ul.how_to_insert_flash_into_html
{
    line-height: 1.9;
}

a.product_link:hover
{
    text-decoration: none;
}

a.download_link_icon
{
    background: url("/images/sprite_product_action_icons.png") no-repeat 0 -54px;
}

a.download_link_icon:hover
{
    background-position: 0 0;
}

a.purcahse_link_icon
{
    background: url("/images/sprite_product_action_icons.png") no-repeat 0 -158px;
}

a.purcahse_link_icon:hover
{
    background-position: 0 -212px;
}

a.quicktour_link_icon
{
    background: url("/images/sprite_product_action_icons.png") no-repeat 0 -316px;
}

a.quicktour_link_icon:hover
{
    background-position: 0 -370px;
}

.sidebar_block
{
    margin-top: 28px;
    color: #4b4b4b;
}

.sidebar_block .sidebar_block_top
{
    height: 30px;
    width: 200px;
    padding-top: 7px;
    background: url("/images/sidebar_box_border.gif") no-repeat 0 0;
    text-align: center;
    font-family: tahoma;
    font-size: 16px;
}

.sidebar_block .sidebar_block_bottom
{
    height: 5px;
    width: 200px;
    background: url("/images/sidebar_box_border.gif") no-repeat 0 -37px;
}

.sidebar_block .sidebar_block_top.yellow_head
{
    background-image: url("/images/sidebar_box_border_yellow.gif");
}

.sidebar_block .sidebar_block_content
{
    border-left: 1px solid #cacfd3;
    border-right: 1px solid #cacfd3;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    padding-bottom: 17px;
}

* html .sidebar_block .sidebar_block_content
{
    width: 178px;
}

.sidebar_block .sidebar_block_content p
{
    margin: 0;
    padding: 0;
    font-family: tahoma;
    font-size: 12px;
}

.system_container .sidebar_block .sidebar_block_content p strong
{
    margin-bottom: 5px;
    display: inline-block;
}