body {
    margin: 0;
    background-color: #2B90AE;
}

.client_table_heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #035881;
    font-weight: bold;
    padding-left:11px;
    padding-top:15px;
    text-align:left;
}

.client_light_blue_text {
    color: #0099CC;
    text-decoration: none;
    font-size:11px;
    text-align:justify;
    padding-left:11px;
    padding-top:10px;
    padding-right:12px;
}

.client_table_header {
    background:url(../images/client_bg_top.jpg) no-repeat ;
    width:599px;
    height:31px;
}

.client_table_middle {
    background:url(../images/client_bg_mid.jpg) ;
    width:599px;
}

.dark_blue_text_big {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #005f9e;
    padding-left: 5px;
    padding-right: 5px;
}

.dark_blue_text_very_big {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #005f9e;
    padding-left: 5px;
    padding-right: 5px;
}

.dark_blue_text a {
    color: #0099CC;
    text-decoration: none;
}

.press_releases_bg_top {
    width:564px;
    height:42px;
    background:url(../images/press_releases_bg_top.jpg) no-repeat;
}

.press_releases_bg_bottom {
    width:564px;
    height:42px;
    background:url(../images/press_releases_bg_bottom.jpg) no-repeat;
}

.cal_gogreen_top {
    background:url(../images/cal_gogreen_top_2010.jpg) no-repeat;
    width:245px;
    height:246px;
    clear:both
}

.cal_gogreen_middle {
    background:url(../images/cal_gogreen_mid.jpg) no-repeat;
    width:245px;
    height:30px;
    clear:both;
    cursor:pointer;
}

.cal_gogreen_middle:hover {
    background:url(../images/cal_gogreen_mid_hover.jpg) no-repeat;
    width:245px;
    height:30px;
    clear:both;
    cursor:pointer;
}

.cal_gogreen_bottom {
    background:url(../images/cal_gogreen_bottom.jpg) no-repeat;
    width:245px;
    height:25px;
    clear:both
}

/*.news_letter {
    background:url(../images/news_letter_bottom.jpg) no-repeat;
    width:245px;
    height:30px;
}

.news_letter:hover {
    background:url(../images/news_letter_bottom_hover.jpg) no-repeat;
    width:245px;
    height:30px;
}*/


html {
    overflow: -moz-scrollbars-vertical;
}

#main_content {
    width: 100%;
    float: left;
}

.background_image {
    width: 828px;
    background: url(../images/s_line_left.jpg) top repeat-x;
    margin-left: auto;
    margin-right: auto;
}

#content {
    margin-left: 7px;
    width: 814px;
}

#top_image {
    background: url(../images/top_image.jpg) no-repeat;
    margin-left: 7px;
    height: 35px;
    width: 814px;
}

#main_banner {
    margin-left: 7px;
}

#page_header {
    background-color: #E8ECED;
    width: 814px;
    height: 40px;
    margin-left: 7px;
}

.header_text {
    color: #3F85B6;
    font-family: sans-serif;
    font-size: 18px;
    margin-left: 15px;
    padding-top: 10px;
}

.logo {
    width: 307px;
    float: left;
    padding-top: 20px;
    margin-left: 8px;
    background-color:#ffffff
}

.addthis_icon {
    width: 504px;
    float: left;
    padding-top: 60px;
    background-color:#ffffff
}

.sub_heading {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #005f9e;
    font-weight: bold;
    margin-top: 5px;
    padding-bottom: 5px;
}

.right_table {
    background: url(../images/table_mid.gif) repeat-y;
    width: 188px;
    text-align: left;
}

.event_sub_heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0099CC;
    font-weight: bold;
}

.middle_table {
    background: url(../images/news_table_body.jpg);
    width: 459px;
}

.table_heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #035881;
    font-weight: bold;
    padding-left: 5px;
}

.table_sub_heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #005f9e;
    padding-left: 10px;
}

.read_more {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0099CC;
    text-align: right;
    padding-right: 10px;
}

.read_more a {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0099CC;
    text-decoration: none;
}

.read_more a:hover {
    text-decoration: underline;
}

.table_sub_heading a {
    color: #0099CC;
    text-decoration: none;
}

ul.square_list {
    list-style-image: url('../images/list_bullet.jpg');
    vertical-align:middle;
    color: #0099CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left:5px;
}

ul.square_list a {
    color: #0099CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration:none;
}

ul.square_list a:hover {
    text-decoration:underline;
}

ul.square_list_dark {
    list-style-image: url('../images/list_bullet_2.jpg');
    vertical-align:middle;
    color: #005f9e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left:5px;
}

ul.square_list_dark a {
    color: #0099CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration:none;
}

ul.square_list_dark a:hover {
    text-decoration:underline;
}

.table_body {
    color: #0099CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px;
}

.table_body a {
    color: #0099CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px;
    text-decoration: none;
}

.table_body a:hover {
    text-decoration: underline;
}

.body_content {
    padding: 10px 0 0 0;
    background-color: #ffffff;
    width:814px;
}

.left_content {
    width: 570px;
    text-align: justify;
    float: left;
    padding-right: 10px;
    padding-left: 20px;
}

.left_row {
    width: 530px;
    padding-left: 20px;
    padding-right: 20px;
}

.global_link {
    width: 245px;
    height: 169px;
    background: url(../images/global_link.gif) no-repeat;
}

.global_link:hover {
    width: 245px;
    height: 169px;
    background: url(../images/global_link_hover.gif) no-repeat;
}

.dark_blue_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #005f9e;
    padding-left: 5px;
    padding-right: 5px;
}


.press_release_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #005f9e;
    font-size:11px;
    text-align:justify;
    padding-left:11px;
    padding-top:10px;
    padding-right:12px;
}

.press_release_text a {
    color: #0099CC;
    text-decoration: none;
    background-color:#D9EAF4;
}

.press_release_text ul {
    padding-left:25px;
}

.press_release_table_border {
    width:645px;
    text-align:center;
    padding-left:80px;
}

.dark_blue_text_desc {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #005f9e;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    width: 400px
}

.dark_blue_text a {
    color: #0099CC;
    text-decoration: none;
}

.dark_blue_text a:hover {
    text-decoration: underline;
    color: #0099CC;
}

.dark_blue_text_bold {
    color: #005f9e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.light_blue_text a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #39C0D6;
    text-decoration: none;
}

.light_blue_text a:hover {
    color: #2B90AE;
    text-decoration: underline;
}

.light_blue_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #005f9e;
    padding-left: 5px;
}


.right_panel {
    width: 188px;
    float: left;
    padding-right:20px;
}

#gogreen_more {
    background: url(../images/cal_gogreen_mid.jpg);
    width: 245px;
    height: 30px;
}

#gogreen_more:hover {
    background: url(../images/cal_gogreen_mid_hover.jpg);
}

#news_letter {
    background: url(../images/news_letter_bottom.jpg);
    width: 245px;
    height: 30px;
    cursor:pointer;
}

#news_letter:hover {
    background: url(../images/news_letter_bottom_hover.jpg);
}

table.sttb {
    border: 0;
}

table.sttb td {
    padding: 2px 0 0 2px;
}

.icon_image {
    text-align: left;
    height: 50px;
}

.blue_line {
    text-align: left;
    background: url(../images/bg_32_32.jpg) no-repeat;
    height:1px;
    padding-bottom:0;
    margin-bottom:0;
    clear:both;
}

#footer {
    background: url(../images/footer.gif) no-repeat;
    margin-left: 7px;
    height: 54px;
    width: 814px;
    clear: both;
    padding-bottom: 10px;
}

.footer_link {
    padding-top: 12px;
}

.footer_link a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #39C0D6;
    font-weight: bold;
    text-decoration: none;
}

.footer_link a:hover {
    color: #2B90AE;
    text-decoration: underline;
}

.link_seperator {
    color: #39C0D6
}

.copyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #005f9e;
}

.bold_small_heading {
    color: #005F9E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.bold_small_heading a {
    color: #39C0D6;
    text-decoration: none;
}

.light_blue_link_text {
    color: #0099CC;
    text-decoration: none;
}

.sub_page_heading {
    color: #005f9e;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.sub_menu_items {
    color: #0066CC;
}

.news_event_date {
    color: #39C0D6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-left: 11px;
    padding-top: 15px;
}

.bold_medium_heading {
    color: #0099CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.right_top {
    width: 188px;
    height: 32px;
    background: url(../images/right_panel_top.gif) no-repeat;
}

.right_middle {
    width: 188px;
    height: auto;
    background: url(../images/right_panel_middle.gif) repeat-y;
}

.right_bottom {
    width: 188px;
    height: 28px;
    background: url(../images/right_panel_bottom.gif) no-repeat;
}

.contact_form {
    clear: both;
    padding-top: 10px;
}

.form_lable {
    width: 85px;
    float: left;
    text-align: right;
}

.form_input {
    width: 200px;
    float: left;
    margin-left: 5px;
}

.form_dropdown {
    width: 200px;
    float: left;
    margin-left: 5px;
    color: #005f9e;
    font-size: 10px;
}

.submit_button {
    color: #005f9e;
    margin-left: 90px;
    font-size: 10px;
}

.error_msg {
    float: left;
    color: red;
    font-size:11px;
}

.admin_error_msg {
    float: left;
    color: red;
    font-size:11px;
    width:210px;
    background-color:#D9EFF4;
    margin-top:15px;
    height:20px;
}

.upcoming_event_border {
    padding-top: 30px;
    padding-left: 80px;
}

.upcoming_header {
    background-color: #D9EAF4;
    width: 430px;
    margin-left: 10px;
    height: 40px;
}

.upcoming_page_footer_link {
    background-color: #D9EAF4;
    width: 430px;
    margin-left: 10px;
    margin-top: 10px;
}

#partner_form {
    width: 500px;
}

#partner_form input {
    color: #035881;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 250px;
}

#partner_form select {
    color: #035881;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 200px;
}

#partner_form textarea {
    color: #035881;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 100px;
    width: 350px;
}

#partner_form label {
    width: 120px;
    float: left;
}

#partner_form .input_feild {
    width: 200px;
    float: left;
}

#partner_form .input_feild_error {
    width: 350px;
    padding-left: 130px;
}

#partner_form .error_msg {
    width: 350px;
}

.upcoming_table_header {
    background: url(../images/news_table_header.jpg) no-repeat;
    width: 459px;
    height: 44px;
}

.upcoming_table_footer {
    background: url(../images/news_table_bottom.jpg) no-repeat;
    width: 459px;
    height: 44px;
}

.upcoming_dark_blue_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #005f9e;
    padding-left: 10px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: justify;
}

.bullet {
    background: url(../images/bullet1.gif) no-repeat scroll 0 -1px;
    width: 12px;
    height: 15px;
    margin-left: 5px;
    margin-right: 10px;
    float: left;
}

#scroll_to_top {
    background: url(../images/top_button.png);
    width: 37px;
    height: 52px;
}

.client_table_bottom {
    background: url(../images/client_bg_bott.jpg) no-repeat;
    width: 599px;
    height: 37px;
}

.press_releases_bg_middle {
    width: 564px;
    background: url(../images/press_releases_bg_middle.jpg) repeat-y;
}

.admin_menu_bar {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom:5px;
    background-color: #ffffff;
    padding-top:20px;
}

.content_table td {
    padding: 10px 10px 10px 10px;
}

.mediakit_table_heading {
    width:350px;
    float:left;
    padding-left:7px;
    color: #035881;
    font-size: 12px;
    font-weight:bold
}

.mediakit_link {
    width:200px;
    float:left;
    font-size:11px;
}

.admin_table_heading {
    float:left;
    color:#0099CC;
    font-size:14px;
}

.admin_table_border {
    margin-top:10px;
    border:solid #D9EFF4;
    width:560px;
    background-color:#D9EFF4;
    height:auto;
    overflow:hidden
}

.admin_table_lable {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #035881;
    font-weight: bold;
    float:left;
    width:150px;
    background-color:#D9EFF4;
    margin-top:15px;
    height:20px;

}

.admin_table_input {
    float:left;
    width:200px;
    background-color:#D9EFF4;
    margin-top:15px;
    height:20px;
}

.admin_datalist_title {
    border:solid #F8FCFD;
    float:left;
    width:360px;
    color:#035881;
    font-size:12px;
    text-align:center
}

.admin_news_event_border {
    width:560px;
    background-color:#F8FCFD;
    overflow:hidden
}
.mandotory_info {
    color: #035881;
    margin-top:10px;
}

.admin_form {
    width:560px;
}

.admin_button_panel {
    clear:both;
    padding-top:15px;
    margin-left:150px;
}

.bottom_images{
    clear: both;
    margin-left: 5px;
    margin-top: 0px;
    float: left;
    margin-right: 5px;
    margin: 0 0 0;
}

.site_map_small_text {
    margin-left: 15px;
    margin-top: 10px;
}

.site_map_small_text a{
    color: #39C0D6;
    text-decoration: none;
    font-size: 11px;
}
.site_map_border {
    margin-top: 10px;
    float: left;
    width: 250px;
}

.partnerwithus_top_image{
    background: url(../images/partner_with_us.jpg) no-repeat;
    width:150px;
    height:114px;
}

.white_small_text:visited {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    padding-top: 90px;
}
.pdf_row {
    float:left;
    width:50%;
}

.image_separetor {
    float: left;
    width: 162px;
}

.footer_ad_panel {
    clear: both;
    float: left;
    margin-top:6px;
    width: 814px;
}

