body {
    font-family: arial;
    font-size: 10pt;
    background: #EEFAFF url('../img/back.gif') top left repeat-x;
    margin: 0 auto;
    text-align: center;
}

table {
    font-family: arial;
    font-size: 10pt;
} .pagecontainer {
    margin: 0 auto;
    width: 750px;
} .activiteshead {
    font-size: 11px;
    border-bottom: 1px dotted #8E8E8E;
    border-top: 1px dotted #E3E3E3;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    text-align: left;
} .inv {
    visibility: hidden;
    position: absolute;
} .page {
    background: url(../img/page_back.gif) top center repeat-y;
    text-align: left;
} .pagetop {
    text-align: left;
    padding-top: 1px;
    padding-left: 25px;
    padding-right: 25px;
    background: url(../img/page_top.gif) left top no-repeat;
    margin: 0px;
} .header {
    background-position: center top;
    width: 100%;
    background-image: url('../img/header.jpg');
    background-repeat: repeat;
    background-attachment: scroll;
    height: 195px;
    vertical-align: bottom;
    position: relative;
} .content {
    font-family: verdana;
    font-size: 10pt;
    color: #5E5E5E;
    line-height: 150%;
    margin-right: 190px;
    text-align: left;
} #bigcontent {
    margin-right: 0px;
} .right {
    float: right;
    width: 175px;
    padding: 0px;
    margin-top: 15px;
} #topbtn {
    margin-top: 0px;
} #topbtn img {
    margin-left: 8px;
    margin-top: 157px;
} #topbtn .rightbtn {
    margin-left: 15px;
} #topbtn .rightbtn2 {
} .content h1 {
    background-position: left bottom;
    padding-bottom: 25px;
    margin-bottom: -15px;
    margin-top: 25px;
    font-family: Arial;
    font-size: 14pt;
    color: #0092E2;
    padding-left: 10px;
    background-image: url('../img/heading_btm.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
} .content h4 {
    font-family: Arial;
    font-size: 13pt;
    color: #0092E2;
    margin: 0px;
    padding: 0px;
} .content h5 {
    font-family: Arial;
    font-size: 12pt;
    color: #5E5E5E;
    margin: 0px;
    padding: 0px;
} .content li {
    margin-left: -20px;
    vertical-align: 4px;
} .content ul {
    list-style: none;
    list-style-image: url('../img/arrow.gif');
    margin-top: 0px;
} #contentside {
    float: left;
    width: 160px;
    font-size: 11px;
    padding: 5px;
    border-right: #E8E8E8 1px dashed;
    line-height: 140%;
    background: url(../img/benefits_back.gif) left top no-repeat;
} #contentside p.head {
    font-weight: bold;
    margin: 8px 0 2px 0;
    line-height: 0px;
} #contentside p.head img {
    margin-right: 6px;
    vertical-align: middle;
} .content a {
    color: #CB1717;
    text-decoration: none;
    padding-left: 2px;
    padding-right: 2px;
} .content a:hover {
    text-decoration: underline;
} .readmore {
    background-position: left center;
    color: #3C3C3C;
    text-decoration: none;
    text-align: right;
    width: 95px;
    font-weight: bold;
    font-family: Arial;
    font-size: 8pt;
    float: right;
    padding-right: 5px;
    background-image: url('../img/page_find.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    border: 1px solid #ffffff;
} .content:hover.readmore {
    border: 1px solid #CCEEFF;
    color: #000000;
    background: none;
} #tblPageNums a {
    padding: 2px;
    color: white;
    background: #08A1EE;
    font-size: 8pt;
    font-weight: bold;
} #tblMain table {
    border: 0px;
    font-size: 8pt;
    table-layout: fixed;
} #tblMain table .thumb {
    margin: 2px;
} #tblMain .tr2 {
    background: url('../img/viewtr2.gif') left top repeat-x;
    height: 54px;
    cursor: pointer;
    border-left: solid 1px #fff;
} #tblMain #toptr {
    background: url('../img/toptr.gif') left top repeat-x;
    height: 33px;
    cursor: pointer;
} #tblMain .tr1 {
    background: url('../img/viewtr1.gif') left top repeat-x;
    height: 54px;
    cursor: pointer;
    border-left: solid 1px #fff;
} #tblMain .tr1hover {
    background: url('../img/viewtr1_2.gif') left top repeat-x;
    cursor: pointer;
    color: #969696;
} #tblMain .tr2hover {
    background: url('../img/viewtr2_2.gif') left top repeat-x;
    cursor: pointer;
    color: #969696;
} .rc {
    font-family: verdana;
    font-size: 8pt;
    color: #393939;
}

input {
    border: 2px solid #B9E8FF;
    background-color: #E9F8FF;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 2px;
    font-family: Verdana;
    font-size: 8pt;
    color: #0B8CCA;
}

input.image{
    border: 0px solid #fff;
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    
    
}

input.button {
    border: 1px solid #ffffff;
    background: #0B8CCA url('../img/btn_back.gif') left top repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    height: 20px;
}

textarea {
    border: 1px solid #38B6F5;
    background-color: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    font-family: Verdana;
    font-size: 8pt;
    color: #0B8CCA;
}

/* SIDEBAR BUTTONS */ .right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 176px;
    margin-top: 15px;
    float: left;
} .right ul li.head {
    background: url('../img/right_top.gif') left top no-repeat;
    line-height: 33px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
} .right ul li.btm {
    background: url('../img/right_btm.gif') left top no-repeat;
    width: 100%;
    height: 25px;
    text-align: center;
} .right ul li {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    display: block;
    background: url('../img/right_back.gif') top left repeat-y;
    padding-left: 2px;
    font-size: 11px;
} .right .compwin {
    margin: 6px;
    padding: 0px;
    display: block;
    font-size: 11px;
} .right ul a {
    text-decoration: none;
    display: block;
    margin: 0 2px 0 2px;
    padding: 5px 10px;
    color: #43494C;
    font-size: 8pt;
    font-weight: bold;
} .right ul a:hover {
    color: #000;
} .rightbox {
    padding-left: 15px;
    padding-top: 1px;
} #footer1 {
    clear: both;
    height: 34px;
    background: url('../img/footer.gif') top left no-repeat;
} #footer2 {
    clear: both;
    background: #006AA9 url('../img/footer2.gif') top left repeat-x;
    height: 300px;
    width: 100%;
    color: #fff;
    padding-top: 10px;
    text-align: center;
} #footbtns {
    width: 650px;
    margin: 0px auto;
} #footbtns a {
    padding: 4px 6px 4px 6px;
    display: block;
    background: #0F73AF;
    float: left;
    color: #fff;
    text-decoration: none;
    font-size: 8pt;
    border: 2px #00639D solid;
    margin-right: 6px;
} #footbtns a:hover {
    background: #00639D;
} #boxes {
    clear: both;
    width: 720px;
    margin: 0px auto;
} .box {
    width: 190px;
    text-align: left;
    float: left;
    display: block;
    margin-left: 30px;
    margin-top: 15px;
    background: #0F73AF;
    border: 4px #00639D solid;
    padding: 5px;
} .box a {
    color: #fff;
    text-decoration: none;
    font-size: 8pt;
} .box a:hover {
    color: #fff;
    text-decoration: underline;
} .box h5 {
    background: url('../img/bar.gif') bottom left repeat-x;
    font-size: 9pt;
    padding: 0 0 3px 0;
    margin: 0 0 5px 0;
    font-weight: normal;
} .box ul {
    margin: 0;
    padding: 0;
    list-style: none;
} .box li {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px #00639D dashed;
    padding: 0 0 4px 0;
} #regform {
} #regform #regtable {
    font-size: 11px;
    padding: 5px;
    border: 2px #CBECFF solid;
} #regform #regtable td {
    padding: 5px;
} #regform #regtable input {
    height: 24px;
} #regform #regtable h4 {
    font-size: 11px;
    padding: 0px;
    margin: 0px;
} #login {
    background: #92DAFF;
    border: 1px #CBECFF solid;
    font-size: 10px;
    padding: 5px 0 5px 0;
    margin: 0px;
    width: 750px;
    text-align: center;
} #profile {
    margin: 0px auto;
    text-align: center;
} #profile a.topbtn {
    display: block;
    background: #B0E3FF;
    border: 1px #72C6F1 solid;
    padding: 3px 9px 3px 9px;
    text-decoration: none;
    color: #475055;
    float: left;
    margin-left: 12px;
} #profile a.topbtn:hover {
    background: #D3EFFF;
    color: #000;
} #profile a.welcome {
    font-size: 11px;
    font-weight: bold;
    cursor: default;
    background: #D3EFFF;
    color: #000;
    margin-right: 10px;
    margin-left: 10px;
    display: block;
    float: left;
    border: 1px #72C6F1 solid;
    padding: 3px 9px 3px 9px;
    text-decoration: none;
} #profile a.welcome:hover {
    background: #D3EFFF;
    color: #000;
} #login table {
    font-size: 10px;
} #login form {
    padding: 0px;
    margin: 0px;
} #login input {
    height: 20px;
    padding: 0px;
} #clear {
    clear: both;
} #searchbox {
    background: url('../img/searchbox_back_v2.gif') left top no-repeat;
    padding: 60px 10px 20px 10px;
} #searchbox table td {
    font-size: 11px;
} #searchbox form {
    padding: 0px;
    margin: 0px;
} #searchbox select {
    width: 120px;
    border: 2px solid #B9E8FF;
    background-color: #E9F8FF;
    font-size: 9pt;
    color: #0B8CCA;
} #searchboxBasic {
    background: url('../img/searchboxbasic_back.gif') left top no-repeat;
    padding: 60px 10px 20px 10px;
} #searchboxBasic table td {
    font-size: 11px;
} #searchboxBasic form {
    padding: 0px;
    margin: 0px;
} #searchboxBasic select {
    width: 120px;
    border: 2px solid #B9E8FF;
    background-color: #E9F8FF;
    font-size: 9pt;
    color: #0B8CCA;
} #signupform select {
    width: 120px;
    border: 2px solid #B9E8FF;
    background-color: #E9F8FF;
    font-size: 9pt;
    color: #0B8CCA;
} #filters {
    display: block;
    color: #5E5E5E;
    font-size: 10px;
    font-weight: bold;
    margin: 0 30px 0 20px;
} #filters table td {
    color: #5E5E5E;
    font-size: 9px;
    font-family: arial;
} #filters a {
    color: #414141;
} #tblFilters {
    font-size: 10px;
    font-weight: bold;
    color: #414141;
} .error_alert{
    display: block;
    padding: 4px;
    background: #F8DEDE;
    border: 2px #F8A8A9 solid;
    font-size: 11px;
    font-weight: bold;
    color: #DE6061;
} #steps a {
    float: left;
    display: block;
    padding: 3px 12px 3px 12px;
    background: #DEF5FF;
    margin-left: 10px;
    font-weight: bold;
    color: #00A8FF;
} .stepcontent {
    clear: left;
} .stepcontent td select {
    font-size: 10px;
} #extrastbl td {
    font-size: 10px;
} #homepagelatest {
    font-size: 11px;
    color: #969696;
}

small {
    line-height: normal;
} #homepagelatest small {
    font-family: Verdana;
} #comparelist a.list {
    color: #fff;
    background: #25B6FF;
    border-bottom: solid 1px #D2D2D2;
    border-right: solid 1px #D2D2D2;
    padding: 3px;
    display: block;
    clear: left;
    font-weight: bold;
    font-size: 12px;
} #comparelist a.list img {
    margin: 0 5px -3px 3px;
} #comparelist a.list:hover {
    color: #fff;
    background: #008DD4;
    text-decoration: none;
} #comparelist .meta {
    text-align: right;
    margin-bottom: 4px;
    float: right;
    width: 120px;
} #comparelist .meta a {
    font-size: 11px;
} #comparelist .meta img {
    margin-right: 6px;
    vertical-align: middle;
} #comparelist .info {
    float: left;
    font-size: 10px;
    clear: left;
    margin-bottom: 10px;
} #homepagelatest a {
    color: #008DD4;
    background: #f7f7f7;
    margin-bottom: 4px;
    border-bottom: solid 1px #D2D2D2;
    border-right: solid 1px #D2D2D2;
    padding: 3px 3px 3px 6px;
    margin: 5px 5px 1px 0;
    display: block;
} #homepagelatest a:hover {
    color: #fff;
    background: #008DD4;
    text-decoration: none;
} #homepagelatest h5 {
    padding: 0px;
    margin: 0 0 5px 0;
    font-size: 14px;
    font-weight: bold;
    color: #008DD4;
} #homepageblog h5 {
    padding: 0px;
    margin: 0 0 5px 0;
    font-size: 14px;
    font-weight: bold;
    color: #008DD4;
} #homepageblog li {
    font-size: 13px;
    font-family: Verdana;
    line-height: 18px;
    color: #5E5E5E;
    margin-top: 12px;
} .card-left, .card-right {
    float: left;
    width: 170px;
    margin: 0 15px 15px 0;
    padding: 10px 0 7px 0;
    text-align: center;
    background: #F8F8F8;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 75%;
    line-height: 14px;
} .card-right {
    float: right;
    margin: 0 0 15px 15px;
} .card-left .card-desc, .card-right .card-desc {
    margin-top: 4px;
} .card-left .card-info, .card-right .card-info {
    font-size: 8px;
    color: #757575;
} .card-left p, .card-right p {
    padding: 0px;
    margin: 0px;
} #box {
    margin: 180px auto 0;
    border: solid 6px #32B5F9;
    width: 340px;
} .subbox {
    padding: 5px;
    background: #F9F9F9;
    border: solid 1px #ECECEC;
    font-size: 11px;
    margin-bottom: 12px;
} .subbox .img {
    border: solid 2px #E6E6E6;
    float: right;
    margin: 0 0 0 6px;
    padding: 0px;
} .subbox .img:hover {
    border: solid 2px #6F7A7F;
} #boxcontact {
    text-align: center;
    float: right;
    margin: 10px;
    background: #F9F9F9;
    border: solid 5px #E6E6E6;
    padding: 15px;
} #boxcontact form input {
    margin: 3px;
    text-align: left;
} #boxcontact h5 {
    margin: 6px 0 5px 0;
    font-size: 14px;
} #compback {
    background: url('../img/comp_back.gif') left top no-repeat;
    width: 507px;
} #compcontent {
    padding: 40px 0 0 105px;
} #compcontent p {
    margin: 0px;
    padding: 2px;
    border-bottom: 1px dotted #fff;
} #compcontent small {
    margin: 0px;
    padding: 0px;
} #comptab {
    margin: 10px 0 0 0;
    background: #fff url('../img/back_grey.gif') left top repeat-x;
    padding: 3px;
    border: 2px dashed #C90011;
    font-size: 11px;
    text-align: center;
} #comptab h5 {
    background: #C90011 url('../img/back_red.gif') left top repeat-x;
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 3px;
} #pageselect {
    background: url('../img/toptr.gif') left top repeat-x;
    height: 26px;
    padding-top: 3px;
    color: #000;
    font-weight: bold;
    width: 690px;
} #links {
    width: 690px;
} #links a {
    color: #7A7A7A;
    background: #E3E3E3;
    border-bottom: solid 1px #F2F2F2;
    border-right: solid 1px #F2F2F2;
    padding: 3px;
    display: block;
    clear: left;
    font-weight: bold;
    font-size: 11px;
} #links a img {
    margin: 0 5px -3px 3px;
} #links a:hover {
    background: #ECECEC;
    text-decoration: none;
}