﻿body {
    margin: 0;
    padding: 0;
    line-height: 1.1em;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: #7A7C7D;
    background: #FFFFFF;
}

#oDiv {
    background-color: #ffffff !important;
}

ul.topnav {
    list-style: none;
    padding: 0 20px;
    margin: 0;
    float: left;
    width: 949px;
    height: 40px;
    font-size: 1.2em;
}
ul.topnav li {
    float: left;
    margin: 0;
    padding: 0 15px 0 0;
    position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a {
    padding: 12px 5px;
    color: #fff;
    display: block;
    text-decoration: none;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
}
ul.topnav li a:hover {
    background: url(images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span {
    /*--Drop down trigger styles--*/
    width: 17px;
    height: 35px;
    float: left;
    background: url(images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {
    background-position: center bottom;
    cursor: pointer;
}
/*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
    list-style: none;
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
    left: 0;
    top: 35px;
    background: #333;
    margin: 0;
    padding: 0;
    display: none;
    float: left;
    width: 170px;
    border: 1px solid #111;
}
ul.topnav li ul.subnav li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #252525; /*--Create bevel effect--*/
    border-bottom: 1px solid #444; /*--Create bevel effect--*/
    clear: both;
    width: 170px;
}
html ul.topnav li ul.subnav li a {
    float: left;
    width: 145px;
    background: #333 url(images/dropdown_linkbg.gif) no-repeat 10px center;
    padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover {
    /*--Hover effect for subnav links--*/
    background: #222 url(images/dropdown_linkbg.gif) no-repeat 10px center;
}


a:link, a:visited {
    color: #6A609F;
    text-decoration: underline;
    font-weight: normal;
}
a:active, a:hover {
    color: #6A609F;
    text-decoration: none;
}

/*p {
    MARGIN: 0px;
    PADDING: 0px;
}*/

img {
    margin: 0px;
    padding: 0px;
    border: none;
}


.cleaner {
    clear: both;
    width: 100%;
    height: 0px;
    font-size: 0px;
}

.margin_bottom_10 {
    clear: both;
    width: 100%;
    height: 10px;
    font-size: 1px;
}
.margin_bottom_15 {
    clear: both;
    width: 100%;
    height: 15px;
    font-size: 1px;
}
.margin_bottom_20 {
    clear: both;
    width: 100%;
    height: 20px;
    font-size: 1px;
}
.margin_bottom_30 {
    clear: both;
    width: 100%;
    height: 30px;
    font-size: 1px;
}
.margin_bottom_40 {
    clear: both;
    width: 100%;
    height: 40px;
    font-size: 1px;
}
.margin_bottom_50 {
    clear: both;
    width: 100%;
    height: 50px;
    font-size: 1px;
}
.margin_bottom_60 {
    clear: both;
    width: 100%;
    height: 60px;
    font-size: 1px;
}

.margin_right_40 {
    margin-right: 40px;
}
.margin_right_70 {
    margin-right: 70px;
}

.fl {
    float: left;
}
.fr {
    float: right;
}

.button_01 a {
    clear: both;
    display: block;
    width: 100px;
    height: 23px;
    padding-top: 5px;
    background: url(images/button_01.png) no-repeat;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}


.header_01 {
    clear: both;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 40px;
    color: #ed9a26;
    font-weight: bold;
    letter-spacing: -2px;
}

.header_02 {
    clear: both;
    height: 40px;
    line-height: 40px;
    padding-bottom: 0px;
    margin-bottom: 15px;
    font-size: 27px;
    letter-spacing: -1px;
    color: #ed9a26;
    font-weight: bold;
}

.header_03 {
    clear: both;
    height: 40px;
    line-height: 40px;
    padding-bottom: 0px;
    margin-bottom: 15px;
    font-size: 17px;
    letter-spacing: -1px;
    color: #ed9a26;
    font-weight: bold;
}

.header_04 {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.header_04 a {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.header_05 {
    clear: both;
    font-size: 17px;
    font-weight: normal;
    color: #ed9a26;
    width: 150px;
    height: 24px;
    padding: 3px 0 20px 20px;
}



#header_wrapper {
    width: 100%;
    height: 155px;
    margin: 0 auto;
    background: url(images/navBg2.jpg) repeat-x center top #000000;
background-position: bottom center;
}

#header {
    width: 949px;
    margin: 0 auto;
}

#header #site_logo {
    float: left;
    width: 949px;
    height: 102px;
    font-size: 40px;
    color: #ffffff;
    background-image: url(images/imgLogo2.jpg);
    background-color: #000;
background-repeat: no-repeat;
background-position: top center;
}

/* menu */

#nav {
    width: auto;
    height: 58px;
    background: url(images/bgNavigation.gif) repeat-x center top;
}

/* end of menu*/

/* end of header */

#banner_wrapper {
    clear: both;
    width: 100%;
    height: 281px;
    margin: 0 auto;
    background-color: #f3f1ec;
}

#banner {
    width: 900px;
    height: 251px;
    margin: 0 auto;
    padding: 30px 40px 0 40px;
    background: url(images/banner_bg.jpg)bottom no-repeat;
    border-bottom: 1px solid #ebe8e3;
}

#banner #banner_image {
    float: left;
    width: 413px;
    height: 230px;
    background: url(images/banner_image_bg.png) no-repeat left top;
}

#banner_content {
    float: right;
    text-align: left;
    width: 480px;
}

#banner_content p {
    color: #959787;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 20px;
}

#banner_image_wrapper {
    padding: 10px 0 0 10px;
}

#banner_image_wrapper img {
}


/* content */

#content_wrapper2 {
    clear: both;
    width: auto;
    height: auto;
    background: #ffffff;
}
#content_wrapper_large {
    clear: both;
    width: auto;
    height: auto;
    padding: 50px 30px;
    background: #ffffff;
}
#content_wrapper {
    clear: both;
    width: 980px;
    margin: 0 auto;
    background: #ffffff;
}

#content {
    width: auto;
    padding: 30px 40px;
    background: #ffffff;
text-align: center;
}

#content table {
margin: 0 auto;
}

#column_w530 {
    float: left;
    width: 530px;
    line-height: 20px;
    background: #ffffff;
}

#column_w300 {
    float: right;
    width: 278px;
    border-left: 1px solid #7c7c77;
    padding-left: 20px;
}

#column_w530 .em_text {
    position: relative;
    top: -10px;
    font-size: 15px;
    color: #000;
}

#column_w530 p {
    margin-bottom: 15px;
}

.content_list_01 {
    margin: 0 0 0 30px;
    padding: 0 0 0 10px;
    list-style-type: none;
    background: url(images/bltBlue.jpg) no-repeat left top;
}

.content_list_01 li {
    margin: 0px;
    padding: 0 0 10px 10px;
}

.content_section_01 {
    border-left: 10px solid #bbd142;
    padding-left: 20px;
}

.column_w300_section_01 {
    clear: both;
    padding: 0 0 20px 0;
}
.column_w300_section_01.news a {
    color: #6A609F;
}

.even_color {
    background: #e0dfdf;
}

.news_image_wrapper {
    float: left;
    width: 70px;
    height: 70px;
    padding: 4px;
    margin: 3px 0 0 0;
    border: 1px solid #dad8d8;
    background: #ffffff;
}

.news_image_wrapper img {
    width: 69px;
    height: 69px;
    border: 1px solid #9c9d85;
}

.news_content {
    float: right;
    width: 170px;
}

.news_content .news_date {
    font-size: 12px;
    color: #9a9a9a;
}

.news_content p {
    line-height: 15px;
    font-size: 11px;
}

.link {
    width: 50%;
    height: 48px;
    line-height: 48px;
    vertical-align: top;
    font-size: 16px;
}
.link img {
    float: left;
    margin-right: 10px;
}
.link a {
    text-decoration: none;
    width: auto;
    height: auto;
    display: block;
    cursor: pointer;
}
.link a:hover {
    text-decoration: underline;
}

.ActionGridData {
    margin-bottom: 15px;
}

.socialNetworkingManager img {
    border: 0;
}
.socialNetworkingManager .enrollLinkText {
    font-size: 11px;
    color: #666;
    font-style: italic;
    margin-bottom: 5px;
}
.socialNetworkingManager .fieldInstructionsText {
    font-size: 11px;
    color: #666;
    font-style: italic;
    margin-bottom: 10px;
}
.socialNetworkingManager table td {
    vertical-align: top;
    padding-right: 20px;
    padding-bottom: 25px;
}
.socialNetworkingManager table.sub td {
    vertical-align: middle;
    padding-right: 5px;
    padding-bottom: 0px;
}
.socialNetworkingManager td input {
    padding: 5px;
    font-size: 15px;
}
.socialNetworkingManager td b {
    font-size: 17px;
    font-weight: normal;
}
.socialNetworkingManager .urlLabel {
    width: 180px;
    height: 24px;
    line-height: 24px;
    text-align: right;
    padding: 5px;
    float: left;
    font-size: 15px;
}
.socialNetworkingManager .buttonBack {
    width: auto;
    height: auto;
    margin: 4px 15px 4px 20px;
    text-align: center;
    position: relative;
    top: -2px;
    color: #666;
    font-weight: bold;
}
.socialNetworkingManager .buttonTest {
    width: auto;
    height: auto;
    margin: 4px 15px 4px 20px;
    text-align: center;
    position: relative;
    top: -7px;
    color: #666;
    font-weight: bold;
}

.downloadTable {
    width: auto;
    height: auto;
    border-color: #CCC;
}

.downloadTable .style1 {
    text-indent: 15px;
    border: 1px solid #CCC;
    padding-right: 15px;
}

.downloadTable .style2 {
    border: 1px solid #CCC;
}

.errorMessage {
    width: 700px;
    height: 200px;
}

.errorMessage img {
    position: absolute;
    width: 180px;
    height: 180px;
}

.errorMessage h1 {
    position: absolute;
    width: 500px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-size: 22px;
    letter-spacing: 2px;
    color: #000000;
    background: url(images/header_01_bg.jpg) left bottom no-repeat;
    margin-left: 190px;
    margin-top: 10px;
    font-weight: normal;
}

.errorMessage p {
    position: absolute;
    color: #333333;
    width: 500px;
    margin-left: 190px;
    margin-top: 50px;
}

.errorMessage a {
    color: #336699;
    line-height: 20px;
    cursor: pointer;
    text-decoration: underline;
}


/* end of content

/* footer */

#footer_wrapper {
    width: 100%;
    margin: 0 auto;
    background: url(images/navBg3.jpg) repeat-x #000;
}

#footer {
    width: 949px;
    height: 200px;
    padding: 40px 0 0 0;
    margin: 0 auto;
    color: #ddd;
}

#footer a {
    text-decoration: none;
    color: #ec9d1c;
}

.section_w180 {
    float: left;
    width: 160px;
    padding: 0 20px 0 0;
}

.section_w180_content {
    padding: 0 0 0 20px;
}

#footer .footer_menu_list {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#footer .footer_menu_list li {
    margin: 0 0 10px 0;
    padding: 0px;
}

#footer .footer_menu_list li a {
    color: #6A609F;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
}
#footer .footer_menu_list li a:hover {
    text-decoration: underline;
}
/* end of footer */