body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #003663;
    margin: 0px;
    padding: 0px;
}

a, a:link, a:visited
{
    text-decoration: none;
    outline: none;
}

a:hover
{
    text-decoration: underline;
}

img
{
    border: none;
}

input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
}

label
{
    color: #C2D7E9;
}

ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul.standard
{
    list-style-type: disc;
    margin: 0px 0px 20px 35px;
}

ul.standard li
{
    color:Black;
    line-height: 20px;
    float: none;
}
ul.standard2
{
    list-style-type: disc;
    margin: 0px 0px 20px 35px;
}

ul.standard2 li
{
    color:#C2D7E9;
    line-height: 20px;
    float: none;
}
ul.custom
{
    list-style-type: disc;
    margin: 0px 0px 20px 35px;
}

ul.custom li
{
    color: #707070;
    line-height: 20px;
    float: none;
}

li
{
    float: left;
}

h2, h3
{
    margin: 0px;
    padding: 0px;
}

h3
{
    font-size: .9em;
    font-weight: normal;
    color: #FFFFFF;
    margin-bottom: 8px;
}

.banner_lg
{
    /* background-image: in alt style sheets */
    background-image: url(/images/banner_lg_bg.png);
    background-repeat: no-repeat;
    width: 477px;
    height: 129px;
}

.banner_med
{
    /* background-image: in alt style sheets */
    background-image: url(/images/banner_med_bg.png);
    background-repeat: no-repeat;
    width: 430px;
    height: 117px;
    margin: 25px auto 0px auto;
}

.banner_lg a, .banner_lg a:link, .banner_lg a:visited, .banner_med a, .banner_med a:link, .banner_med a:visited
{
    font-size: 0em;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

.banner_lg .banner_content, .banner_med .banner_content
{
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
}

.banner_join_now
{
    /* background-image: in alt style sheets */
    background-image: url(/images/banner_content_join_now.png);
    width: 433px;
    height: 115px;
    top: 7px;
}

.banner_call_us
{
    /* background-image: in alt style sheets */
    background-image: url(/images/banner_content_call_us.png);
    width: 322px;
    height: 24px;
    top: 46px;
}

.box
{
    width: 640px;
    margin: 0 auto;
}

.box h2
{
    font-weight: normal;
    /*padding-left: 20px;*/
}

.box_content
{
    color: #707070;
    background-color: #F4F4F4;
    padding: 0px 10px;
}

.box_staff_image
{
    margin: 0px 10px 10px 0px;
    float: left;
}

.btn_green
{
    float: right;
}
.btn_submit
{
    font-size: 1.4em;
    font-weight: bold;
    text-align: right;
    background-image: url(/images/btn_blue.jpg);
    background-repeat: no-repeat;
    width: 228px;
    height: 23px;
    padding: 6px 12px 0 0;
    display: block;
}
.btn_green .left_side, .btn_green .right_side, .btn_green a, .btn_green a:link, .btn_green a:visited
{
    display: block;
    float: left;
}

.btn_green a, .btn_green a:link, .btn_green a:visited
{
    font-weight: bold;
    line-height: normal !important;
    color: #FFFFFF !important;
    background-image: url(/images/btn_green_tile.jpg);
    background-repeat: repeat-x;
    height: 21px;
    padding: 3px 5px 0px 60px;
}

.btn_green .left_side, .btn_green .right_side
{
    background-repeat: no-repeat;
    width: 10px;
    height: 21px;
}

.btn_green .left_side
{
    /* background-image: in alt style sheets */
    background-image: url(/images/btn_green_left.png);
}

.btn_green .right_side
{
    /* background-image: in alt style sheets */
    background-image: url(/images/btn_green_right.png);
}

.btn_top_dropdown
{
    font-size: .9em;
    text-align: center;
    color: #ABBDCC; /* background-image: in alt style sheets */
    background-image: url(/images/btn_top_dropdown.png);
    background-repeat: no-repeat;
    width: 142px;
    height: 18px;
    padding-top: 9px;
    float: right;
    display: block;
    position: relative;
    z-index: 3;
    top: -8px;
    right: 27px;
}

.buttons img
{
    margin-bottom: 5px;
}

.clear
{
    clear: both;
    font-size: 0em;
    line-height: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

.container
{
    width: 995px;
    margin: 0 auto;
}

.divider
{
    font-size: 0em;
    text-indent: -9999px;
}

.divider_page
{
    /* background-image: in alt style sheets */
    background-image: url(/images/divider_page.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 426px;
    margin-top: 30px;
    float: left;
}

.form_contact
{
    padding-right: 10px;
}

.form_contact label, .form_contact .input
{
    margin: 4px 0px;
}

.form_contact label
{
    text-align: right;
    width: 183px;
    float: left;
    display: block;
}

.form_contact .input
{
    border: none;
    background-color: #FFFFFF;
    width: 225px;
    float: right;
}
.form_contact_press label
{
    margin: 6px 0px 1px 0px;
    display: block;
}

.form_contact_press .input, .form_contact_press .input_txt
{
    background-color: transparent;
    border: none;
}

.form_contact_press .input
{
    width: 252px;
    padding: 7px 5px;
}

.form_contact_press .input_txt
{
    width: 294px;
    height: 135px;
    max-width: 294px;
    max-height: 135px;
    padding: 7px 5px;
    overflow: auto;
}

.form_contact_press .input_bg
{
    background-image: url(/images/input_contact_press.jpg);
    background-repeat: no-repeat;
    width: 263px;
    height: 30px;
}

.form_contact_press .input_txt_bg
{
    background-image: url(/images/input_txt_contact_press.jpg);
    background-repeat: no-repeat;
    width: 304px;
    height: 150px;
}

.form_contact_press .btn_green
{
    margin-top: 20px;
}

.form_contact_press .form_left
{
    width: 263px;
    margin-right: 10px;
    float: left;
}

.form_contact_press .form_right
{
    width: 304px;
    float: left;
}

.media_gallery
{
    margin-top: 30px;
}

.media_gallery .media
{
    margin: 0px 35px 20px 0px;
    float: left;
}

.media_gallery .media_container
{
    text-align: center;
    background-image: url(/images/pc_tile_media.png);
    background-repeat: repeat-x;
    width: 265px;
    height: 167px;
    margin-bottom: 5px;
}

.media_gallery .media_title, .media_gallery .media_title a, .media_gallery .media_title a:link, .media_gallery .media_title a:visited
{
    color: #FFFFFF;
    text-align: left;
    width: 228px;
    height: 34px;
    padding-left: 10px;
    float: left;
    overflow: hidden;
}

.video_container_lg, .video_container_sm
{
    width: 408px;
    margin: 0 auto;
}

.video_container_lg
{
    color: #FFFFFF;
    margin-bottom: 30px;
}

.video_container_lg span
{
    color: #6284A5;
}

.video_container_sm td
{
    color: #FFFFFF;
    text-align: center;
}

.video_title
{
    padding-top: 4px;
}

.media_gallery .video_lg
{
    text-align: center;
    background-image: url(/images/pc_video_bg_lg.png);
    background-repeat: no-repeat;
    width: 408px;
    height: 328px;
    margin: 0 auto;
}

.media_gallery .video_sm
{
    text-align: center;
    background-image: url(/images/pc_video_bg_sm.png);
    background-repeat: no-repeat;
    width: 113px;
    height: 71px;
    margin: 0 auto;
}

.icon_pc
{
    font-size: 0em;
    text-indent: -9999px;
    background-image: url(/images/pc_icon.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 13px;
    float: right;
    position: relative;
    top: 15px;
    right: 10px;
}
.navigation
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    width: 728px;
    margin-top: 26px;
    float: right;
}

.navigation ul
{
    float: right;
}

.navigation a, .navigation a:link, .navigation a:visited, .navigation span
{
    color: #FFFFFF;
    height: 29px;
    margin-top: -53px;
    padding: 53px 5px 0px 5px;
    float: left;
    display: block;
    position: relative;
    z-index: 2;
}

.navigation a:hover, .navigation span.static
{
    text-decoration: none; /* background-image: in alt style sheets */
    background-image: url(/images/navigaion_item.png);
    background-repeat: repeat-x;
}

.navigation .divider
{
    /* background-image: in alt style sheets */
    background-image: url(/images/divider_navigation.png);
    background-repeat: no-repeat;
    width: 2px;
    height: 28px;
    margin: -6px 4px 0px 4px;
    padding: 0px;
    display: block;
}

.navigation_sub
{
    font-size: 1.3em;
    font-weight: bold;
    color: #C2D7E9;
    background-image: url(/images/navigation_sub_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 193px;
    min-height: 189px; /* height: 189px; in stylesIE6 only */
    padding: 10px 8px 0px 8px;
}

.navigation_sub a, .navigation_sub a:link, .navigation_sub a:visited
{
    color: #FFFFFF !important;
}

.navigation_sub .divider
{
    /* background-image: in alt style sheets */
    background-image: url(/images/divider_navigation_sub.png) !important;
    width: 185px !important;
    margin: 7px 2px !important;
}

.navigation_years
{
    float: right;
}

.navigation_years span, .navigation_years a, .navigation_years a:link, .navigation_years a:visited
{
    font-size: 1.8em;
    text-align: center;
    color: #FFFFFF !important;
    width: 61px;
    height: 27px;
    margin-left: 10px;
    padding-top: 2px;
    display: inline-block;
}


.navigation_contact, .navigation_media, .navigation_years
{
    float: right;
}

.navigation_contact span, .navigation_contact a, .navigation_contact a:link, .navigation_contact a:visited
{
    width: 136px;
}

.navigation_media span, .navigation_media a, .navigation_media a:link, .navigation_media a:visited
{
    width: 89px;
}

.navigation_years span, .navigation_years a, .navigation_years a:link, .navigation_years a:visited
{
    width: 61px;
}

.navigation_contact span, .navigation_contact a, .navigation_contact a:link, .navigation_contact a:visited
{
    font-size: 1.1em !important;
    height: 23px !important;
    padding-top: 6px !important;
}

.navigation_contact span, .navigation_contact a, .navigation_contact a:link, .navigation_contact a:visited, .navigation_media span, .navigation_media a, .navigation_media a:link, .navigation_media a:visited, .navigation_years span, .navigation_years a, .navigation_years a:link, .navigation_years a:visited
{
    font-size: 1.8em;
    text-align: center;
    color: #FFFFFF !important;
    height: 27px;
    margin-left: 10px;
    padding-top: 2px;
    display: inline-block;
}

.navigation_contact span, .navigation_contact a:hover
{
    text-decoration: none; /* background-image: in alt style sheets */
    background-image: url(/images/press_release_contact_bg.png);
    background-repeat: no-repeat;
}

.navigation_media span, .navigation_media a:hover
{
    text-decoration: none; /* background-image: in alt style sheets */
    background-image: url(/images/press_release_media_bg.png);
    background-repeat: no-repeat;
}

.navigation_years span, .navigation_years a:hover
{
    text-decoration: none; /* background-image: in alt style sheets */
    background-image: url(/images/press_release_year_bg.png);
    background-repeat: no-repeat;
}
.page_content a, .page_content a:link, .page_content a:visited
{
    color: #C2D7E9;
}

.page_content p
{
    text-align: justify;
    line-height: 20px;
    color: #C2D7E9;
    margin: 5px 0px 15px 0px;
    padding: 0px;
}

.page_content h2
{
    font-size: 1.6em;
    font-weight: normal;
    color: #FFFFFF;
    float: left;
}

.page_content .container_content
{
    background-image: url(/images/page_content_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 995px;
    min-height: 633px; /* height: 633px; in stylesIE6 only */
}

.page_content .container_content .content_margin
{
    margin: 0px 20px;
}

.page_content .container_content .page_full
{
    min-height: 500px; /* height: 500px; in stylesIE6 only */
    padding: 30px 0px 40px 0px;
}

.page_content .container_content .page_left, .page_content .container_content .page_right
{
    min-height: 500px; /* height: 500px; in stylesIE6 only */
    margin: 30px 0px 40px 0px;
}

.page_content .container_content .left_half, .page_content .container_content .right_half
{
    width: 450px;
    float: left;
    padding: 0px 8px;
}

.page_content .container_content .left_half .divider, .page_content .container_content .right_half .divider
{
    width: 450px;
}

.page_content .container_content .left_main
{
    width: 698px;
    float: left;
    padding: 0px 20px 0px 10px;
}

.page_content .container_content .left_sub
{
    width: 265px;
    float: left;
    padding-right: 17px;
}

.page_content .container_content .left_sub a, .page_content .container_content .left_sub a:link, .page_content .container_content .left_sub a:visited
{
    color: #FFFFFF;
}

.page_content .container_content .right_main
{
    width: 621px;
    float: left;
    padding: 0px 10px 0px 20px;
}

.page_content .container_content .right_sub
{
    width: 198px;
    float: left;
    padding-left: 7px;
}

.page_content .container_content .left_questions
{
    width: 662px;
    float: left;
    padding: 0px 20px 0px 10px;
}

.page_content .container_content .right_questions
{
    width: 242px;
    float: right;
    padding-left: 7px;
}

.page_content .title
{
    background-image: url(/images/page_title_bg.jpg);
    background-repeat: no-repeat;
    width: 995px;
    height: 146px;
    margin-bottom: 8px;
    position: relative;
    top: -9px;
}

.page_content .title .title_image
{
    float: left;
}

.page_content .title .title_one
{
    position: relative;
    left: 132px;
}

.page_content .title .title_three
{
    position: relative;
    left: 43px;
}

.page_content .title .title_name
{
    margin-top: 50px;
    float: right;
    position: relative;
    right: 26px;
}

.page_content .divider
{
    font-size: 0em;
    line-height: 2px; /* background-image: in alt style sheets */
    background-image: url(/images/divider_page_content.png);
    background-repeat: no-repeat;
    width: 995px;
    height: 2px;
    margin: 10px 0px;
}

.page_content .left_home, .page_content .right_home
{
    width: 477px;
    margin-bottom: 15px;
    float: left;
}

.page_content .left_home
{
    margin-right: 40px;
}

.page_content .left_home .divider
{
    /* background-image: in alt style sheets */
    background-image: url(/images/divider_home.png);
    width: 477px !important;
}

.page_footer
{
    font-size: .9em;
    color: #ABBDCC;
    padding: 10px 0px 100px 0px;
}

.page_footer a, .page_footer a:link, .page_footer a:visited
{
    color: #ABBDCC;
}

.page_footer span
{
    color: #134F82;
}

.page_footer .copyright
{
    float: left;
}

.page_footer .powered
{
    float: right;
}

.page_header
{
}

.page_logo
{
    margin: 23px 0px 31px 0px;
    float: left;
}

.page_tile
{
    font-size: 0em;
    line-height: 8px;
    background-image: url(/images/tile_page_top.jpg);
    background-repeat: repeat-x;
    height: 8px;
}

.panel
{
    margin-bottom: 25px;
}

.panel_header
{
    font-size: 0em;
    line-height: 1px;
    background-repeat: no-repeat;
    width: 698px;
    height: 1px;
}

.panel_tile
{
    background-repeat: repeat-y;
    width: 658px;
    min-height: 131px; /* height: 131px; in stylesIE6 only */
    padding: 0px 20px;
}

.panel_tile p
{
    margin: 0px;
    position: relative;
}

.panel_footer
{
    /* background-image: in alt style sheets */
    background-image: url(/images/panel_footer.png);
    background-repeat: no-repeat;
    width: 698px;
    height: 131px;
    margin-top: -124px; /* margin-top: -131px; in stylesIE6 only */
}

.panel_odd .panel_header
{
    background-image: url(/images/panel_header_odd.png);
}
.panel_even .panel_header
{
    background-image: url(/images/panel_header_even.png);
}
.panel_odd .panel_tile
{
    background-image: url(/images/panel_tile_odd.png);
}
.panel_even .panel_tile
{
    /* background-image: in alt style sheets */
    background-image: url(/images/panel_tile_even.png);
}

.panel_partner
{
    margin: 30px 0px 60px 0px;
}

.partner
{
    text-align: center;
    margin: 0px auto -50px auto;
    padding-top: 20px;
    position: relative;
    z-index: 5;
    top: -50px;
}

.partner_single
{
    /* background-image: in alt style sheets */
    background-image: url(/images/partner_single.png);
    background-repeat: no-repeat;
    width: 293px;
    height: 121px;
}

.partner_dual
{
    /* background-image: in alt style sheets */
    background-image: url(/images/partner_dual.png);
    background-repeat: no-repeat;
    width: 393px;
    height: 97px;
}

.partner_dual .dual_left
{
    float: left;
    position: relative;
    left: 25px;
}

.partner_dual .dual_right
{
    float: right;
    position: relative;
    right: 24px;
}

.polaroids
{
    position: relative;
}

.polaroids .image
{
    text-align: center;
    background-repeat: no-repeat;
    margin-right: 10px;
    padding-top: 9px; /* subtract 9px from height of .image classes */
    float: left;
}

.polaroids .text
{
    color: #C2D7E9;
    line-height: 19px;
    float: left;
}

.polaroids .text .name
{
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 4px;
}

.polaroid_sm
{
    width: 488px;
    margin: 10px auto 0px auto;
}

.polaroid_sm .image
{
    /* background-image: in alt style sheets */
    background-image: url(/images/polaroid_sm.png);
    width: 115px;
    height: 107px; /* actual is height is 116px (see .polaroids .image) */
}

.polaroid_sm .text
{
    width: 363px;
    margin-top: 30px;
}

.polaroid_med
{
    width: 658px;
    margin: 10px 0px;
    float: left;
}

.polaroid_med .image
{
    /* background-image: in alt style sheets */
    background-image: url(/images/polaroid_med.png);
    width: 133px;
    height: 125px; /* actual is height is 134px (see .polaroids .image) */
    float: left;
}

.polaroid_med .text
{
    color: #FFFFFD;
    width: 515px;
    margin-top: 40px;
    float: left;
}

.polaroid_lg
{
    width: 658px;
    margin: 10px 0px;
    float: left;
}

.polaroid_lg .image
{
    /* background-image: in alt style sheets */
    background-image: url(/images/polaroid_lg.png);
    width: 174px;
    height: 157px;
    padding-top: 18px;
    float: left;
}

.polaroid_lg .text
{
    color: #FFFFFD;
    width: 474px;
    margin-top: 10px;
    float: left;
}

.polaroid_lg .text .name
{
    margin-top: 10px;
}

.polaroid_lg .text .name_partner
{
    font-size: 1.2em;
}
.press_center .links a, .press_center .links a:link, .press_center .links a:visited
{
    font-size: 2.1em;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(/images/btn_press_center.png);
    background-repeat: repeat-x;
    width: 260px;
    height: 135px;
    margin: 0px 8px 8px 0px;
    padding: 0px 20px 0px 20px;
    float: left;
}

.press_center .one_line
{
    height: 83px !important;
    padding-top: 52px !important;
}

.press_center .two_lines
{
    height: 98px !important;
    padding-top: 37px !important;
}
.press_center .top_tab
{
    text-align: center; /* background-image: in alt style sheets */
    background-image: url(/images/press_release_top_tab_bg.png);
    background-repeat: no-repeat;
    width: 215px;
    height: 18px;
    margin-top: -51px;
    padding-top: 3px;
    float: right;
    position: relative;
}

.press_center .headlines
{
    margin-top: 30px;
    float: right;
}
.press_center .headlines .w_margin
{
    margin-bottom: 40px;
}

.press_center .headlines .icon_pdf
{
    font-size: 0em;
    text-indent: -9999px;
    background-image: url(/images/icon_pdf.png);
    background-repeat: no-repeat;
    width: 54px;
    height: 53px;
    margin: -10px 0px -23px -43px;
    float: left; /*	position: relative;*/
    cursor: pointer;
}

.press_center .headlines .icon_pdf_r
{
    float: right;
    left: -50px;
}
.press_center .headline
{
    border: 1px solid #67809A; /* background-image: in alt style sheets */
    background-image: url(/images/press_release_headline_tile.png);
    background-repeat: repeat;
    width: 615px;
    margin-bottom: 10px;
    padding: 0px 5px;
}

.press_center .headline p
{
    color: #FFFFFF;
    width: 432px;
    margin: 0px;
    float: left;
}

.press_center .headline p a, .press_center .headline p a:link, .press_center .headline p a:visited
{
    color: #FFFFFF;
}

.press_center .headline_date
{
    font-size: .9em;
    font-style: italic;
    color: #B2C6DA;
    margin: -5px 0px 15px 15px;
}

.press_center .no_bg
{
    filter: none !important;
    background-image: none !important;
    border: none !important;
}

.press_center .headline .btn_blue, .press_center .headline .btn_green
{
    margin-right: -20px;
    position: relative;
}

.quote
{
    line-height: 20px;
    width: 450px;
    margin: 10px auto 15px auto;
}

.quote .text
{
    font-style: italic;
    text-align: center;
    color: #FFFFFF;
}

.quote .author
{
    font-style: normal;
    font-weight: bold;
    text-align: right;
    color: #C2D7E9;
}

.radial
{
    background-image: url(/images/bg_radial.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    min-width: 995px;
    min-height: 787px; /* height: 787px; in stylesIE6 only */
}

.slider_footer
{
}

.slider_main
{
    width: 1000px;
    margin: 0px auto;
}

.spacer
{
    font-size: 0em;
    line-height: 10px;
    height: 10px;
    margin: 0px;
    padding: 0px;
}

#top_dropdown
{
    height: 44px;
    position: relative;
    z-index: 500;
}

.top_dropdown
{
    width: 995px;
    margin: 0 auto;
}

.top_dropdown .images
{
    width: 594px;
    float: right;
}

.top_dropdown img
{
    margin-top: 10px;
    float: left;
}

.txt_white, p.txt_white
{
    color: #FFFFFF;
}

.your_team p
{
    line-height: normal;
    text-align: left;
    color: #86A1BA;
    margin: 0px;
    padding: 4px 0px;
}

.your_team h2
{
    float: none;
}

.your_team .btn_green
{
    margin-top: 7px;
    float: left;
}

.your_team .btn_green a, .your_team .btn_green a:link, .your_team .btn_green a:visited
{
    padding-left: 10px;
}

.your_team .staff
{
    text-align: left !important;
    width: 319px;
    padding: 0px 5px 10px 5px;
    float: left;
}

.your_team .staff_image
{
    margin-right: 10px;
    float: left;
}

.your_team .info
{
    font-size: .9em;
    width: 162px;
    float: left;
}

.msg_confirmation
{
    background-color: #FFFFFF;
    border-style: solid;
    border-color: Silver;
    width: 761px;
    height: 167px;
    margin: 19px auto 20px auto;
    padding-top: 20px;
}

.msg_confirmation img
{
    float: left;
    position: relative;
    left: 20px;
}

.msg_confirmation .message
{
    font-size: 1.1em;
    line-height: 25px;
    width: 505px;
    padding: 0px 0px;
    float: left;
    margin-left: 30px;
}

.msg_confirmation .message h2
{
    font-size: 1.7em;
    color: #000000;
    margin-bottom: 20px;
}

.msg_confirmation .message ul
{
    list-style-type: disc;
    font-weight: bold;
    line-height: 20px;
    padding-left: 18px;
}

.msg_confirmation .message li
{
    float: none;
}
.msg_confirmation_lg
{
    background-color: #FFFFFF;
    border-style: solid;
    border-color: Silver;
    width: 761px;
    height: 247px;
    margin: 19px auto 20px auto;
    padding-top: 20px;
}
.msg_confirmation_lg img
{
    float: left;
    position: relative;
    left: 20px;
}

.msg_confirmation_lg .message
{
    font-size: 1.1em;
    line-height: 25px;
    width: 505px;
    padding: 0px 0px;
    float: left;
    margin-left: 30px;
}

.msg_confirmation_lg .message h2
{
    font-size: 1.7em;
    color: #000000;
    margin-bottom: 20px;
}

.msg_confirmation_lg .message ul
{
    list-style-type: disc;
    font-weight: bold;
    line-height: 20px;
    padding-left: 18px;
}

.msg_confirmation_lg .message li
{
    float: none;
}
.msg_confirmation_xlg
{
    background-color: #FFFFFF;
    width: 761px;
    height: 287px;
    margin: 19px auto 20px auto;
    padding-top: 20px;
}
.msg_confirmation_xlg img
{
    float: left;
    position: relative;
    left: 20px;
}

.msg_confirmation_xlg .message
{
    font-size: 1.1em;
    line-height: 25px;
    width: 505px;
    padding: 0px 0px;
    float: left;
    margin-left: 30px;
}
.error_msg
{
    text-align: justify;
    line-height: 12px;
    font-size: x-small;
    font-weight: bold;
    text-align: right;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background: #FFFFe6;
    width: 570px;
    height: 185px;
    margin: -28px 0 0 0;
    padding: 63px 30px 0 0;
    position: relative;
    left: 45px;
    background-image: url(/images/error_msg.jpg);
    background-position: left 0%;
    background-color: #fde8d7;
}
.success_msg
{
    text-align: justify;
    line-height: 12px;
    font-size: medium;
    font-weight: bold;
    text-align: right;
    color: #ffffff;
    background-repeat: no-repeat;
    background: #ffffe6;
    width: 570px;
    height: 150px;
    margin: -28px 0 0 0;
    padding: 63px 30px 0 0;
    position: relative;
    left: 45px;
    background-image: url(/images/success_msg.jpg);
    background-position: left 0%;
    background-color: #fde8d7;
}

label.error
{
    font-weight: normal;
    color: red;
    text-align: left;
    width: 140px;
    padding-left: 25px;
    background: transparent url(/images/cancel.png) no-repeat scroll left;
}
#contact_form
{
    width: 600px;
    margin: 0 auto;
    height: 200px;
    padding: 10px 0;
    background: transparent url(/images/form_bg.png) no-repeat;
}
#message
{
    width: 180px;
    margin: 60px 0 0 100px;
}
#message h2
{
    font-size: 150%;
    color: white;
}
#message p
{
    color: white;
    font-weight: bold;
    margin: 6px 0px;
}
#checkmark
{
    position: relative;
    top: -46px;
    left: -60px;
}

input.button:hover {
background:#009FAA none repeat scroll 0 0;
color:white;
}