html {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body {
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

#popup_window {
    margin:0px;
    padding:0px;
    background-color:#eff2f4;
}

a img {
    border: none;
}

a {
    text-decoration: none;
    color: #5f9ffc;
}

p {
    color: #000000;
    margin: 5px 0;
}

#content_page_570 div {
    display: block;
    float: left;
}

div#content_page_570>div#content {
    width: 100%;
}

div#content_page_570>div#content>div {
    width: 100%;
}

/*=== MISC CONTAINERS ===*/
.xspace_5 {
    float: left;
    width: 5px;
    height: 10px;
}

.xspace_10 {
    float: left;
    width: 10px;
    height: 10px;
}

.xspace_15 {
    float: left;
    width: 15px;
    height: 10px;
}

.xspace_20 {
    float: left;
    width: 20px;
    height: 10px;
}

.xspace_25 {
    float: left;
    width: 25px;
    height: 10px;
}

.xspace_30 {
    float: left;
    width: 30px;
    height: 10px;
}

.greyline_x1,.greyline_x100 {
    float: left !important;
    background: url('../images/greydot.gif') repeat-x left top;
    height: 1px;
    /*width: 800px;*/
    width: 80%;
    margin-bottom: 15px;
}

.greyline_x100 {
    width: 100%;
}

.greydash {
    float: left;
    background: url('../images/greydash.gif') repeat-x left top;
    height: 1px;
    width: 100%;
    margin: 9px 0px;
}

.greydash_y {
    float: left;
    background: url('../images/greydash.gif') repeat-y left top;
    height: 100%;
    width: 20px;
    margin: 0px 9px;
}

.input_submit {
    height: 22px;
    background: url('../images/input_submit_bckgr.gif');
    border: none;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
}

.sidebar_submit {
    height: 20px;
    background: url('../images/sidebar_btn.gif') repeat-x top left #5c83bc;
    border: none;
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    line-height: 11px;
    color: #5c83bc;
}

/*== HEADER ==*/
#header_wrap { /*position:relative;*/
    float: left;
    width: 100%;
}

#header_top { /*float: left;*/
    width: 100%;
    height: 22px;
    background: url('../images/header_topbar_bckgr.gif') left top repeat-x;
}

/*header menu*/
#header_menu {
    float: right;
    height: 22px;
}

#header_menu a {
    display: block;
    float: left;
    height: 10px;
    line-height: 10px;
    margin: 6px;
    padding-left: 15px;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    color: #b8c8dc;
    text-decoration: none;
}

#header_menu a:hover {
    color: #ffffff;
}

#header_menu a.sitemap {
    background: url('../images/topmenu_sitemap.gif') left top no-repeat;
}

#header_menu a.privacy {
    background: url('../images/topmenu_privacy.gif') left top no-repeat;
}

#header_menu a.terms {
    background: url('../images/topmenu_terms.gif') left top no-repeat;
}

#header_menu a.contact {
    background: url('../images/topmenu_contact.gif') left top no-repeat;
}

/*header menu -end*/
#header_middle {
    float: left;
    width: 100%;
    height: 116px;
    background: #ffffff;
}

#header_affiliate {
    float: left;
    height: 116px;
    margin: 0px 0px 0px 20px;
}

#header_affiliate>.logo_wrap {
    display: table;
    position: static;
}

.logo_wrap {
    float: left;
    margin-top: 13px;
    margin-right: 6px;
}

.header_logo_tcd {
    float: left;
    margin-top: 35px;
    margin-right: 6px;
}

#header_middle_right {
    float: right;
}

#header_middle_right img,#header_middle_right div {
    float: left;
}

#header_logo {
    float: left;
    width: 176px;
    height: 99px;
    background: url('../images/header_logo.gif') no-repeat left top;
}

#header_logo a {
    display: block;
    width: 165px;
    height: 99px;
}

#header_bottom {
    float: left;
    width: 100%;
    height: 40px;
    background: url('../images/lngbar_bckgr.gif') left top repeat-x;
}

#header_bottom #privacy_wrap {
    float: left;
    height: 40px;
    background: url('../images/padlock_lngbar.gif') left 6px no-repeat;
    margin: 0px 20px;
    padding-left: 30px;
}

* #privacy_wrap {
    display: inline;
}

#header_bottom #privacy_wrap p {
    float: left;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    margin-top: 12px;
}

#header_bottom #privacy_wrap a {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #c7d5e8;
    text-decoration: underline;
}

#languages_wrap {
    float: right;
    overflow: hidden;
}

#languages_wrap a {
    float: left;
    display: block;
    padding: 9px 4px 0px 4px;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #ffffff;
}

#languages_wrap a:hover {
    background: url('../images/lngbar_over.gif') repeat-x top left;
    text-decoration: none;
}

#languages_wrap a img {
    margin-left: 3px;
}

#sidebar_wrap {
    float: left;
    width: 171px;
}

.sidebar_top {
    float: left;
    margin: 20px 0px 0px 20px;
    width: 131px;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
}

* .sidebar_top {
    display: inline;
}

.sidebar_top .time_wrap {
    float: left;
    margin-bottom: 10px;
    width: 131px;
}

.sidebar_top .weather_wrap {
    float: left;
    margin-bottom: 10px;
    width: 131px;
    height: 165px;
}

.sidebar_top div {
    
}

.weather_img {
    vertical-align: middle;
    border: 0px;
    width: 169px;
    margin-left: -19px;
}

.sidebar_top p {
    
    margin-top: 10px;
    width: auto;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
}

a.home {
    display: block;
    float: left;
    height: 12px;
    line-height: 12px;
    padding-left: 15px;
    width: 115px;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    background: url('../images/sidebar_home.gif') no-repeat left top;
}

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

.sidebar_dash {
    float: left;
    height: 1px;
    margin: 5px 0px;
    background: url('../images/sidebar_dashes.gif') repeat-x left top;
    font-size: 1px;
    line-height: 1px;
    width: 131px;
}

.sidebar_doubledash {
    float: left;
    margin: 5px 0px;
    height: 4px;
    font-size: 1px;
    line-height: 1px;
    background: url('../images/sidebar_doubledashes.gif') repeat-x left top;
    width: 131px;
}

.sidebar_top .details_wrap {
    float: left;
    margin-bottom: 0px;
    width: 131px;
}

.sidebar_top .details_wrap p {
    margin: 10px 0px;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.sidebar_top .details_wrap h5 {
    margin: 5px 0px;
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
}

/*MENU*/
#mainmenu_wrap {
    float: left;
    width: 100%;
}

.mainmenu_top {
    background: url('../images/sidebar_mm_top.gif') no-repeat left bottom #5c83bc;
    width: 100%;
    height: 12px;
    font-size: 1px;
    line-height: 1px;
}

.mainmenu_bottom {
    background: url('../images/sidebar_mm_bottom.gif') no-repeat left top #5c83bc;
    width: 100%;
    height: 12px;
    font-size: 1px;
    line-height: 1px;
}

#mainmenu_wrap a {
    display: block;
    padding: 15px 20px;
    height: 15px;
    background: url('../images/sidebar_mm_arrow.gif') no-repeat right -32px #ededed;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #4f4f4f;
}

#mainmenu_wrap a:hover {
    display: block;
    padding: 15px 20px;
    background: url('../images/sidebar_mm_arrow.gif') no-repeat right 16px #f6f6f6;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #5c83bc;
}

.dash {
    width: 100%;
    height: 1px;
    background: url('../images/sidebar_mm_dash.gif') repeat-x top left #ededed;
    font-size: 1px;
    line-height: 1px;
}

/*BODY*/
#body_wrap {
    float: left;
    width: 100%;
    height: 100%;
    background: url('../images/sidebar_bckgr.gif') repeat-y left top;
}

#mainframe {
    margin: 0px 0px 0px 172px;
    height: 100%;
    padding: 15px 30px;
}

#mainframe_top {
    margin: -15px 0px 0px -30px;
    background: url('../images/mainframe_top.gif') left bottom repeat-x #e7e8e9;
    padding: 15px 30px;
}

#mainframe_bottom {
    margin-left: -30px; /*px 0px 0px 172px;*/
    padding: 15px 30px;
}

#threecolumns #mainframe {
    margin: 0px 220px 0px 172px;
    height: 100%;
    padding: 15px 30px;
}

#right_column {
    float: right;
    width: 23%;
    /*height: 100%;*/
    background: #e7e8e9;
}

.bodysection {
    margin-bottom: 15px;
    width: 100%;
    float: left;
}

.body_row {
    position: relative;
    float: left;
    margin: 15px 0px;
    width: auto;
    float: left;
}

#body_wrap h2 {
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    color: #5c83bc;
    margin: 10px 0px;
}

.h2 {
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    color: #5c83bc;
    /*margin: 10px 0px;*/
}

#body_wrap h2 span.blue,span.blue {
    color: #097fbd;
}

#body_wrape h2 span.green {
    color: #798a13;
}

#body_wrap h2 span.orange {
    color: #d96600;
}

#body_wrap h2 span.red {
    color: #d20707;
}

#body_wrap h3 {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #093a83;
    margin: 8px 0px;
}

#body_wrap h4 {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #5f9ffc;
    margin: 8px 0px 3px 0px;
}

.h4 {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #5f9ffc;
    margin: 8px 0px 3px 0px;
}

ul {
    list-style: none;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #30323e;
    padding: 0px;
    margin: 0px;
}

ul li {
    background: url('../images/bullet_1.gif') no-repeat 4px 4px;
    padding-left: 15px;
    margin: 3px 0px;
}

.mainbtn_1_wrap {
    height: 48px;
    width: 235px;
    background: url('../images/mainbtn_1_bckgr.gif') repeat-x top left;
    margin-right: 15px;
    float: left;
}

.mainbtn_1_left {
    float: left;
    width: 23px;
    height: 48px;
    background: url('../images/mainbtn_1_left.gif') no-repeat top left;
}

.link_wrap {
    float: left;
    width: 165px;
    padding-top: 5px;
}

.link_wrap3 {
    float: left;
    width: 165px;
    padding-top: 5px;
}

.link_wrap a {
    font: bold 15px "Trebuchet MS", "Arial Narrow", sans-serif;
    color: #ffffff;
}

.link_wrap a b {
    font: bold 15px "Trebuchet MS", "Arial Narrow", sans-serif;
    color: #ffffff;
}

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

.link_wrap a span {
    display: block;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #ffffff;
}

.link_wrap3 a span {
    font: normal 13px "Trebuchet MS", "Arial Narrow", sans-serif;
    color: #ffffff;
}

.link_wrap4 {
    float: left;
    width: auto;
}

.link_wrap4 a {
    text-decoration:none;
    color: #ffffff;
    line-height:48px;
    vertical-align:middle;
}

.link_wrap4 a :hover{
    text-decoration:underline;
    line-height:48px;
    vertical-align:middle;
}

.mainbtn_3_wrap {
    position: relative;
    float: left;
}

.mainbtn_3_wrap .link_wrap a {
    font: normal 13px "Trebuchet MS", "Arial Narrow", sans-serif;
    color: #ffffff;
}


.mainbtn_4_wrap .link_wrap a {
    font: normal 13px "Trebuchet MS", "Arial Narrow", sans-serif;
    color: #ffffff;
}

.mainbtn_1_right {
    float: left;
    width: 47px;
    height: 48px;
    background: url('../images/mainbtn_1_right.gif') no-repeat top left;
}

.mainbtn_2_wrap {
    height: 48px;
    width: 235px;
    background: url('../images/mainbtn_2_bckgr.gif') repeat-x top left;
    margin-right: 15px;
    float: left;
}

.mainbtn_2_left {
    float: left;
    width: 23px;
    height: 48px;
    background: url('../images/mainbtn_2_left.gif') no-repeat top left;
}

.mainbtn_2_right {
    float: left;
    width: 47px;
    height: 48px;
    background: url('../images/mainbtn_2_right.gif') no-repeat top left;
}

.mainbtn_3_wrap {
    height: 48px;
    width: 248px;
    background: url('../images/mainbtn_3_bckgr.gif') repeat-x top left;
    float: left;
}

.mainbtn_4_wrap {
    position:relative;
    float:left;
    width: auto;
    background: url('../images/button4_bg.gif') repeat-x top left;
    float: left;
}

.mainbtn_3_left {
    float: left;
    width: 23px;
    height: 48px;
    background: url('../images/mainbtn_3_left.gif') no-repeat top left;
}

.mainbtn_3_right {
    float: left;
    width: 60px;
    height: 48px;
}

.mainbtn_4_left {
    float: left;
    width: 41px;
    height: 48px;
    background: url('../images/button4_left.gif') no-repeat top left;
}

.mainbtn_4_right {
    float: left;
    width: 20px;
    height: 48px;
}

.main_btn span{
    position:relative;
    display:block;
    line-height:35px!important;
    vertical-align:middle;
    font-size:14px!important;
}

.main_btn span:hover {
    padding-top:1px;
}

/*FOOTER*/
#footer_wrap {
    float: left;
    margin-top: 12px;
    background: url('../images/footer_bckgr.gif') left top repeat-x;
    width: 100%;
    height: 79px;
}

.footer_outer {
    float: left;
    background: url('../images/footer_left.gif') left top no-repeat;
    width: 100%;
    height: 79px;
}

.footer_main {
    float: left;
    background: url('../images/footer_right.gif') right 35px no-repeat;
    height: 79px;
    width: 100%;
}

.footer_menu {
    float: left;
    margin: 35px 0px 0px 50px;
    padding-top: 7px;
    height: 25px;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #c6c6c3;
}

* .footer_menu {
    display: inline;
}

.footer_menu a {
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
}

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

.copyright {
    clear: both;
    margin-left: 50px
}

/*=====DB commments?=====*/
.database_comments th {
    background: #6a6a6a;
    color: #ffffff;
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    padding: 3px;
}

.database_comments td {
    color: #6a6a6a;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    padding: 3px;
    vertical-align: top;
}

.database_comments tr.even {
    background: #e7e8e9;
}

.right_column th {
    background: #6a6a6a;
    color: #ffffff;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 3px;
}

.right_column td {
    color: #6a6a6a;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    padding: 3px;
    vertical-align: top;
    text-align: center;
}

.right_column td a img {
    border: 1px solid #6a6a6a;
}

.right_column td.dash {
    width: 100%;
    height: 13px;
    background: url('../images/rightbar_dash.gif') repeat-x left 6px;
    font-size: 1px;
    line-height: 1px;
}

.bodysection_important {
    margin-bottom: 15px;
    padding-left: 60px;
    float: left;
    background: url('../images/important.gif') no-repeat top left;
    width: auto;
}

.page_header {
    display: block;
    font-size: 11px;
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    color: #5c83bc;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
}

#login_form_page_header {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #093a83;
    margin: 4px 0px;
    padding: 7px 0px;
}

.two_columns {
    position: relative;
    float: left;
    width: 200px;
    height: 130px;
}

.contacts_container {
    margin: 20px 0 20px 10px;
}

/** HISTORY STYLES **/
.details_wrapper {
    /*width: 700px;*/
    width: 100%;
    position: relative;
    float: left;
}

.details_wrapper span.details_cat {
    width: 100%;
    position: relative;
    float: left;
}

.details_wrapper span.details_cat h2 {
    font-size: 14px;
}

.details_row {
    width: 100%;
    position: relative;
    float: left;
}

.details_row .details_label {
    margin-left: 20px;
    margin-top: 5px;
    /*width: 220px;*/
    width: 30%;
    position: relative;
    float: left;
    font-weight: bold;
}

.details_row .details_value {
    margin-left: 10px;
    margin-top: 5px;
    /*width: 500px;*/
    width: 60%;
    position: relative;
    float: left;
}

#student_details,#edit_account_details {
    width: 140px;
    color: #FFF;
    margin-top: 20px;
    margin-left: 20px;
    font-size: 10px;
    display: inline;
}

#edit_account_details {
    margin-top: 0;
}

.student_details_category h5 {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    margin: 5px 0px;
    text-transform: uppercase;
}

#student_details .student_details_row {
    margin-bottom: 10px;
}

div.student_details_row+div.student_details_row {
    margin-top: 0 !important;
}

#student_details .student_details_row .details_label,#student_details .student_details_row .details_value
    {
    width: 100%;
    margin: 0;
}

span.pending {
    color: #5F9FFC;
}

span.successful {
    color: green;
}

span.refused {
    color: red;
}

div#pages_content_1051 {
    width: 100%;
}

a.skype_link {
    background: transparent url("http://mystatus.skype.com/smallicon/studentfees_contact") no-repeat scroll right bottom;
    display: block;
    width: 100px;
    height: 16px
}

table.striped {
    display: table !important;
    width: 100%;
}

.page_menu input,.page_menu select {
    cursor: pointer;
}

#pages_content_931 select {
    height: 18px !important;
}
    select#field_name {
        height: auto !important;
    }

.disabled {
    color: silver !important;
}

.div_contact_col {
    float: left;
    width: 33%;
    padding: 5px 0;
}

.separator {
    width: 100%;
    /*clear: both;*/
    float: left;
    height: 1px;
    background-color: silver;
}

.separator hr {
    display: none;
}

/* END Styles of the Contact Us Page */
.print_box_wrapper {
    float: left;
    width: 17%;
}

.bank_logo_wrapper {
    float: left;
    width: 66%;
}

.print_btn_confirm {
    background: #FF8330 url('../images/input_submit_bckgr.gif') repeat scroll 0%;
    border: 1px solid #CF5300;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
    height: 18px;
    width: 60px;
    padding: 0 5px;
}

.print_btn_confirm a {
    background: transparent url('../images/input_submitprint_icon.gif') no-repeat
        scroll 0%;
    color: #FFF;
    display: block;
    float: left;
    height: 100%;
    padding: 1px 0 0 20px;
    width: 40px;
}

.result_message {
    padding: 10px;
    border: 1px solid #435D8A;
    background-color: #C0D1E6; /*#8CACD2;*/
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    color: #435D8A;
}

#edit_button_left {
    background: transparent url('../images/sidebar_btn_left.gif') no-repeat scroll
        left top;
}

#edit_button_right {
    background: transparent url('../images/sidebar_btn_right.gif') no-repeat scroll
        left top;
}

#edit_button_center {
    width: 100px;
    text-align: center;
}

#edit_button_left,#edit_button_right {
    width: 11px;
    height: 20px;
}

#edit_button_center a {
    height: 20px;
    display: block;
}

#edit_button_center a span {
    padding-top: 3px;
    display: block;
}

#edit_button_left,#edit_button_right,#edit_button_center {
    float: left !important;
}

.header_logo_main {
    margin-top: 30px;
}

#content_page_565 .pages_content {
    float: left;
    width: 100%;
}

.center {
    text-align: center;
}

.about_us_contacts {
    margin-left: 25%;
    line-height: 150%;
}

.about_us_contacts td {
    padding-right: 50px;
}

.white_line,.blue_line {
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    width: 100%;
    float: left;
}

.white_line {
    background: #FFFFFF none repeat scroll 0 0;
}

.blue_line {
    background: #5C83BC none repeat scroll 0 0;
}

/*====================== Home Page styles ==========================*/
    /*=============Latest STYLES ====================*/
.gallery_left_image_span {
    float: left;
    display: block;
}

.gallery_span_text {
    margin-left: 115px;
    display: block;
}

.benefits .gallery_span_text {
    margin-left: 156px;
}

.float_left {
    float: left;
}

.col_wrap {
    float: left;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #5c83bc;
    padding: 0 15px;
    height: 100%;
}

div.col_wrap + div.col_wrap {
    border-left: 1px solid #416CA6;
}

.partner {
    float: left;
    margin: 0px 32px;
}

.sided_column {
    float: left;
    margin-right: 30px;
    border-left: 2px solid #597fba;
    padding-left: 7px;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #597fba;
}

h5 {
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    margin-bottom: 5px;
}

h6 {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #5c83bc;
    margin: 1.5em 0 5px;
}

.box_5 {
    float: left;
    width: 100%;
}

.box_5_top {
    float: left;
    width: 100%;
    height: 15px;
    background: url('../images/box_5.gif') no-repeat right top;
}

.box_5_topleft {
    float: left;
    width: 24px;
    height: 15px;
    background: url('../images/box_5.gif') no-repeat left top;
}

.box_5_body {
    float: left;
    width: 100%;
    background: url('../images/box_5_sides.gif') repeat-y right top;
    height: auto;
}

.box_5_content {
    float: left;
    background: url('../images/box_5_sides.gif') repeat-y left top;
    margin-right: 24px;
}

.box_5_bottom {
    float: left;
    width: 100%;
    height: 15px;
    background: url('../images/box_5.gif') right bottom;
}

.box_5_bottomleft {
    float: left;
    width: 24px;
    height: 15px;
    background: url('../images/box_5.gif') left bottom;
}

.box_6 {
    float: left;
    margin: 0 10% 25px;
    width: 80%;
    min-width: 500px;
}

.box_6_top {
    float: left;
    width: 100%;
    height: 10px;
    background: url('../images/box_6.gif') no-repeat right top;
}

.box_6_topleft {
    float: left;
    width: 10px;
    height: 10px;
    background: url('../images/box_6.gif') no-repeat left top;
}

.box_6_body {
    float: left;
    width: 100%;
    background: url('../images/box_6_sides.gif') repeat-y right top;
    height: auto;
}

.box_6_content {
    float: left;
    /*width: 915px;*/
    background: url('../images/box_6_sides.gif') repeat-y left top;
    height: auto;
}

.box_6_bottom {
    float: left;
    width: 100%;
    height: 10px;
    background: url('../images/box_6.gif') right bottom;
}

.box_6_bottomleft {
    float: left;
    width: 10px;
    height: 10px;
    background: url('../images/box_6.gif') left bottom;
}

.box_7 {
    float: left;
    margin-bottom: 40px;
    width: 600px;
}

.box_7_top {
    width: 100%;
    background: url('../images/box_7.gif') no-repeat right top;
    height: 20px;
}

.box_7_topleft {
    float: left;
    background: url('../images/box_7.gif') no-repeat left top;
    color: #5c83bc;
    height: 20px;
    width: 20px;
}

.box_7_body {
    float: left;
    width: 100%;
    background: url('../images/box_7_sides.gif') repeat-y right top;
    height: auto;
}

.box_7_content {
    float: left;
    width: 99%;
    background: url('../images/box_7_sides.gif') repeat-y left top;
    height: auto;
}

.box_7_bottom {
    float: left;
    width: 100%;
    height: 20px;
    background: url('../images/box_7.gif') right bottom;
}

.box_7_bottomleft {
    float: left;
    width: 20px;
    height: 20px;
    background: url('../images/box_7.gif') left bottom;
}

.box_71 {
    height: 26px;
    background: url('../images/box_71.gif') right top;
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #ffffff;
    line-height: 26px;
}

.box_71_left {
    float: left;
    width: 13px;
    height: 26px;
    background: url('../images/box_71.gif') left top;
}

.box_71_wrap {
    width: 100px;
}

.box_72_wrap {
    padding: 10px 0 0 10px;
    text-align: center;
}

.box_7 h2 {
    font-size: 15px !important;
}

.box_7 td.text {
    padding-left: 10px;
}

.box_7_content table {
    margin-left: 25px;
}

.box_7_arrow {
    background: url('../images/box_7_arrow.gif') no-repeat 50% bottom;
}

.box_8 {
    position:relative;
	float: left;
    width: 860px;
	height:auto;
	cursor:default;
}

.box_8_top {
    float: left;
    width: 100%;
    height: 10px;
    background: url('../images/box_8.gif') right top;
    background-repeat:no-repeat;
    clear:both;
}

.box_8_topleft {
    position:relative;
    float: left;
    width: 10px;
    height: 10px;
    background: url('../images/box_8.gif') left top;
}

.box_8_body {
    float: left;
    width: 100%;
    background: url('../images/box_8_sides.gif') repeat-y right top;
    height: auto;
    clear:both;
}

.box_8_body .box_8_content {
    float: left;
    margin-right: 20px;
    padding-left: 20px;
    /*background: url('../images/box_8_leftright.gif') repeat-y left top;*/
    display: inline;
    clear:both;
}

.box_8_body p {
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    margin: 0px 0px 5px 0px;
}

.box_8_body a {
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #2d5c88;
    margin-bottom: 5px;
    text-decoration: none;
}

.box_8_body .box_8_content a:hover {
    color: #2d5c88;
    text-decoration: underline;
}

.box_8_bottom {
    float: left;
    width: 100%;
    height: 10px;
    background: url('../images/box_8.gif') right bottom;
    clear:both;
}

.box_8_bottomleft {
    float: left;
    width: 10px;
    height: 10px;
    background: url('../images/box_8.gif') left bottom;
}

.box_9 {
    position:relative;
    float: left;
    width: 860px;
}

.box_9_top {
    float: left;
    width: 100%;
    height: 10px;
    background: url('../images/box_9.gif') right top;
}

.box_9_topleft {
    float: left;
    width: 10px;
    height: 10px;
    background: url('../images/box_9.gif') left top;
}

.box_9_body {
    float: left;
    width: 100%;
    background: url('../images/box_9_sides.gif') repeat-y right top;
    height: auto;
}

.box_9_body .box_9_content {
    float: left;
    margin-right: 20px;
    padding-left: 20px;
    background: url('../images/box_9_sides.gif') repeat-y left top;
    display: inline !important;
}

.box_9_body p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;   
    color: #003366;
    margin: 0px 0px 5px 0px;
}

.box_9_body a {
    font-weight: normal;
    color: #2d5c88;
    text-decoration: none;
}

.box_9_body .box_9_content a:hover {
    color: #2d5c88;
    text-decoration: underline;
}

.box_9_bottom {
    float: left;
    width: 100%;
    height: 10px;
    background: url('../images/box_9.gif') right bottom;
}

.box_9_bottomleft {
    float: left;
    width: 10px;
    height: 10px;
    background: url('../images/box_9.gif') left bottom;
}

.box_10 {
    float: left;
    width: 100%;
}

.box_10_top {
    float: left;
    width: 100%;
    height: 3px;
    background: url('../images/box_10.gif') right top;
}

.box_10_topleft {
    float: left;
    width: 3px;
    height: 3px;
    background: url('../images/box_10.gif') left top;
}

.box_10_body {
    float: left;
    width: 100%;
    background: url('../images/box_10_sides.gif') repeat-y right top;
}

.box_10_body .box_10_content {
    float: left;
    margin-right: 20px;
    padding-left: 3px;
    background: url('../images/box_10_sides.gif') repeat-y left top;
    display: inline;
}

.box_10_body h5 {
    font: bold 14px Verdana, Arial, Helvetica, sans-serif !important;
    color: #466ea5 !important;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccdaed;
    margin: 0px 5px;
}

.box_10_body ul {
    list-style: none;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #8ba7d6;
    padding: 0px;
    margin: 5px;
}

.box_10_body ul li {
    background: url('../images/bullet_benefit.gif') no-repeat 4px 4px;
    padding-left: 15px;
    margin: 3px 0px;
}

.box_10_body p {
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    margin: 0px 0px 5px 0px;
}

.box_10_body .box_10_content a:hover {
    color: #2d5c88;
    text-decoration: underline;
}

.box_10_bottom {
    float: left;
    width: 100%;
    height: 3px;
    background: url('../images/box_10.gif') right bottom;
}

.box_10_bottomleft {
    float: left;
    width: 3px;
    height: 3px;
    background: url('../images/box_10.gif') left bottom;
}

.benefits_wrap {
    float: left;
    width: 200px;
    margin-right: 15px;
}

/* Start Image Gallery styles */
.gallery_cat {
    color: #063F6A;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
}

.gallery_left {
    float: left;
    margin-right: 15px;
}

.gallery_right {
    float: right;
    margin-left: 15px;
}

.gallery_left,.gallery_right {
    margin-bottom: 5px;
    margin-top: 2px;
}

div.gallery_left span,div.gallery_right span {
    width: 100%;
    text-align: center;
    display: block;
    font-style: italic;
}

/* End Image Gallery styles */
#pages_content_1158 img, #pages_content_1231 img {
    border: 1px solid #000;
}

.benefit_description {
    padding-left: 15px;
}

#pages_content_1205 p {
    float: left;
    width: 100%;
}

.error {
    color: #FF0000;
    margin: 10px 0;
    font-size: 12px;
}

.bold {
    font-weight: bold;
}

.green {
    color: #0F9804;
}

.red {
    color: #C30009;
}

#navigation_menu {
    width:100%;
    float:left;
    margin: 5px 0px 5px 0px;
    height:25px;
    line-height:25px;
    vertical-align:middle;
    text-align:left;
    cursor:default;
}

#navigation_menu a{
    color:#093A83;
    text-decoration:none;
}

#navigation_menu a:hover {
    color:#5F9FFC;
    text-decoration:none;
}

#navigation_menu img{
    margin: 5px 5px 5px 5px;
    width:18px;
    height:18px;
    line-height:25px;
    vertical-align:middle;
}

#chat_holder {
    text-align:center;
}

#form_notes{
    position:relative;
    float:left;
    padding-top: 20px;
    margin:0px;
    clear: both;
}

#main_T_and_C {
	margin:20px;
	padding:10px;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#486182;
}

#main_T_and_C .title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#486182;
	font-weight:bold;
}

#main_T_and_C .bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#486182;
}