﻿body {
    margin: 0px;
    background-color: #c0c0c0;
    font-size: 13px;
    font-family: Verdana;
}


th {
    text-align: left;
}


h2 {
    color: #000000;
    font-size: 26px;
    line-height: 32px;
    margin-top: 10px;
    margin-bottom: 10px; /*text-transform: capitalize;*/
    padding-bottom: 10px;
    border-bottom: dotted 1px gray;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
}

h3 {
    padding: 0px 0px 10px 0px;
    font-family: BentonSansCond Medium, arial narrow, arial;
    color: #004B71;
    font-size: 17px;
    font-weight: normal; /*text-transform: uppercase;*/ /*border-bottom: solid 1px silver;*/
    font-weight: bold;
}

.sponsor-content-title {
    color: #000000;
    font-size: 26px;
    line-height: 32px;
    margin-top: 10px;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
}

.post-title {
    font-family: 'Times New Roman', serif;
    color: black;
    font-size: 26px;
    line-height: 32px;
    font-weight: bold; /*text-transform: capitalize;*/
    letter-spacing: 0px;
}

.sub-heading {
    padding: 0px 0px 10px 0px;
    font-family: BentonSansCond Medium, arial narrow, arial;
    color: #004B71;
    border-bottom: solid 1px silver;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: bold;
}



p {
    font-size: 13px;
    font-family: Verdana;
    line-height: 20px;
    margin-top: 3px;
}

td {
    vertical-align: top;
}

a {
    text-decoration: none;
    color: #0000C4;
}

    a img {
        border: none;
    }

    a:hover {
        text-decoration: underline;
    }


.company-title {
    font-family: sans-serif;
    font-size: 24px;
    font-weight: normal;
}

.required {
    color: Red;
}

.divDropDown {
    border: 1px solid silver;
}


#mainArea {
    margin: auto; /*width: 985px;*/
}


#bannerArea {
    margin: 0px;
    margin-bottom: 0px;
    text-align: center;
    background-color: #3f3f3f;
    padding-top: 10px;
    padding-bottom: 10px;
}



.header-bar {
    color: #0D70B9;
    padding-top: 4px;
    padding-bottom: 2px;
    /*background-image: url(../images/login-bg.gif); */
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
    white-space: nowrap;
    /*  

    font-size: 11px;
    font-family: 'Oswald', sans-serif;
	font-weight: normal;
    letter-spacing: 2px;
    */
}


#headerTitle {
    background-color: #dedfe3;
    text-align: left;
    color: #BEBEBE;
    font-size: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

    #headerTitle .loginLink {
        text-align: right;
        background-color: #134779;
        color: white;
    }

        #headerTitle .loginLink a {
            display: inline-block;
            /*padding-top: 2px;*/
            padding-bottom: 2px;
            padding-left: 4px;
            padding-right: 4px;
            color: white;
            font-family: 'Oswald', sans-serif;
            font-weight: normal;
            letter-spacing: 2px;
        }



    #headerTitle .blueLink {
        text-align: right;
        background-color: #134779;
        color: white;
    }

        #headerTitle .blueLink a {
            display: inline-block;
            text-transform: uppercase;
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 4px;
            padding-right: 4px;
            color: white;
            font-family: 'Oswald', sans-serif;
            font-weight: normal;
            letter-spacing: 2px;
        }


    #headerTitle a {
        color: #0a5a93;
        text-decoration: none;
        font-weight: bold;
        font-family: verdana;
        font-size: 12px;
    }

        #headerTitle a:hover {
            /*color: #0a5a93;*/
            text-decoration: none;
        }

#header {
    background-color: #c0c0c0;
}

#headerDetail {
    padding: 2px 2px 0px 2px;
    background-color: White;
    padding-top: 15px;
    padding-bottom: 10px;
}

    #headerDetail .buttonLeft {
        float: right;
        background-image: url(../../Images/header_buttonbar_left.png);
        border-right: 1px solid #587f8f;
        height: 34px;
        width: 31px;
    }

    #headerDetail .button {
        float: right;
        background-color: #6aa0b6;
        border-left: 1px solid #89bccb;
        border-right: 1px solid #587f8f;
        padding: 10px;
        font-size: 12px;
        color: #00486d;
        text-decoration: none;
        text-shadow: #E5E5E5 0.1em 0.1em 0.2em;
    }

#headerGrayBar {
    background-color: #cdcdcd;
    padding: 4px;
    height: 45px;
}

    #headerGrayBar #headerGrayBarArea {
        height: 45px;
    }

        #headerGrayBar #headerGrayBarArea .seperator {
            /* 	display: inline-block; 	background-image: url(../../Images/header_middle_separater.png); 	background-repeat: no-repeat; 	width: 4px; 	height: 45px; */
        }


        #headerGrayBar #headerGrayBarArea .area {
            display: inline-block;
            vertical-align: top;
            padding: 8px;
        }



        #headerGrayBar #headerGrayBarArea .download {
            display: inline-block;
            vertical-align: top;
            background-color: #8a8a8a;
            font-family: Verdana;
            font-size: 10px;
            padding: 8px;
            color: White;
        }

            #headerGrayBar #headerGrayBarArea .download a {
                text-decoration: none;
                color: White;
            }

        #headerGrayBar #headerGrayBarArea .arrow {
            display: inline-block;
            vertical-align: top;
            background-image: url(../../Images/header_gray_download_arrow.png);
            background-repeat: no-repeat;
            width: 20px;
            height: 35px;
        }

        #headerGrayBar #headerGrayBarArea .searchArea {
            padding-top: 4px;
            padding-bottom: 4px;
            padding-right: 2px;
            border: 1px solid gray;
            vertical-align: middle;
            background-color: White;
            width: 195px;
            height: 20px;
        }

            #headerGrayBar #headerGrayBarArea .searchArea .textBox {
                border: none; /*background-color:Gray;*/
                width: 160px;
            }

#menu {
    background-color: #164172;
    height: 75px;
}

.menuAreaTable {
    height: 30px;
    background-color: #164172;
}

    .menuAreaTable #endDivider {
        width: 100%;
        height: 36px;
    }

#contentAreaMain {
    margin-top: 0px;
    padding: 0px;
}

    #contentAreaMain #contentArea {
        background-color: White;
        width: 100%;
    }

        #contentAreaMain #contentArea #content {
            background-color: white;
            width: auto;
            padding: 8px;
        }

        #contentAreaMain #contentArea .advertiser {
            background-color: white;
            width: 300px;
            padding: 8px;
        }

            #contentAreaMain #contentArea .advertiser div {
            }

            #contentAreaMain #contentArea .advertiser .advTitle {
                color: #acaeb8;
                font-size: 10px;
                text-align: center;
                text-transform: uppercase;
            }

            #contentAreaMain #contentArea .advertiser img {
                border: none;
                margin: auto;
                margin-bottom: 10px;
            }

.advertiser-noborder img {
    border: none;
    margin: auto;
}

#contentAreaMain #contentArea .advertiser .sponsoredLinks {
    border: 1px solid #f1f1f1;
    background-color: #f1f1f1;
    width: 300px; /*height: 282px;*/
    margin: auto;
    margin-top: 6px;
}

    #contentAreaMain #contentArea .advertiser .sponsoredLinks .header {
        background-color: #e6e6e6;
        text-align: left;
        color: #646465;
        padding: 10px;
        font-size: 12px;
    }

    #contentAreaMain #contentArea .advertiser .sponsoredLinks .data {
        font-size: 10px;
        text-align: left;
        padding: 5px;
    }


#contentAreaMain #contentArea #bottomAdvertisment {
    background-color: White;
    padding: 0px;
}

    #contentAreaMain #contentArea #bottomAdvertisment a {
        color: #686868;
        font-size: 10px;
        padding-bottom: 5px;
    }

.industryResources {
    border: 1px solid #bdbdbd;
    height: 153px;
}

    .industryResources .header {
        color: #404040;
        font-family: 'Oswald', sans-serif;
        font-size: 17px;
        letter-spacing: 1px;
        font-weight: normal;
        text-transform: uppercase;
        background-color: #e5e5e5;
        border-bottom: 1px solid #bdbdbd;
        padding: 5px;
        text-shadow: #fff 0.1em 0.1em 0.1em;
    }

    .industryResources table td {
        background-color: #fff;
        padding-top: 10px;
    }

    .industryResources .data {
        padding: 5px;
    }

#footer-container {
    width: 100%;
    background-color: #706c7c;
}

#footer-container-2 {
    width: 100%;
    background-color: #3f3f3f;
    padding-top: 10px;
    padding-bottom: 10px;
}


#footer {
    padding: 20px;
}

#footer-spacer {
    background-color: #ffffff;
    height: 12px;
    width: 100%;
}

#footer .footerArea {
    background-repeat: no-repeat;
    float: left;
    width: 168px;
    padding-left: 16px;
    padding-right: 5px;
    padding-bottom: 5px;
    white-space: nowrap;
}

    #footer .footerArea .title {
        color: #ffffff;
        text-transform: uppercase;
        font-size: 12px;
        padding-bottom: 8px; /*     font-weight: bold;     font-family: Arial;     */
        font-size: 12px;
        font-family: 'Oswald', sans-serif;
        font-weight: normal;
        letter-spacing: 2px;
    }

        #footer .footerArea .title a {
            margin: 0px;
        }

#footer span {
    display: block;
    background-position: 0px 4px;
    padding: 2px;
}

#footer a {
    margin-left: 10px;
    font-size: 10px;
    color: #e5e5e5;
    text-decoration: none;
}

.bottomLogo {
}

    .bottomLogo .logo {
        float: left;
        width: 210px;
        padding-top: 5px;
    }

    .bottomLogo .text {
        color: #ffffff;
        font-size: 9px;
        padding-top: 10px;
        width: 580px;
    }



.Item {
    /*	background-image:url(../../Images/menu_divider.png); 	background-repeat:no-repeat;*/
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 7px;
    width: 100%;
    height: 35px;
    font-family: 'verdana';
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: White;
}


/********************************************************
******************* Slider ********************************
*********************************************************/

#slider {
    border: 1px solid #bdbdbd;
}

    #slider #left {
        width: 180px;
    }

        #slider #left .item {
            display: block;
            outline: none;
            font-family: Arial;
            font-size: 15px;
            font-weight: bold;
            text-transform: uppercase;
            text-decoration: none;
            color: White;
            background-color: #8a8a8a;
            border-bottom: 1px solid #777777;
            border-top: 1px solid #cdcdcd;
            line-height: 1em;
            vertical-align: middle;
            padding-left: 30px;
            padding-top: 20px;
            padding-bottom: 20px;
        }

        #slider #left .selItem {
            outline: none;
            border-top: 1px solid #6fabc3;
            background-color: #0b678c;
        }

        #slider #left .sel_slider_arrow {
            background-image: url(../../Images/slider_left_divider.png);
            background-repeat: no-repeat;
            background-position: -1px 28px;
        }

    #slider #right {
    }

        #slider #right #rightArea {
            display: none;
        }

            #slider #right #rightArea.selectedSlider {
                display: block;
            }

            #slider #right #rightArea .titleBar {
                background-color: #e9e8e8;
                height: 57px;
                padding-left: 20px;
                padding-top: 12px;
                font-family: Arial;
                font-size: 17px;
                font-weight: bold;
                color: #004b71;
                border-top: 1px solid white;
                border-bottom: 1px solid #bdbdbd;
            }

                #slider #right #rightArea .titleBar a {
                    color: #004b71;
                    text-decoration: none;
                }

            #slider #right #rightArea .slider_content {
                padding-top: 20px;
                padding-left: 20px;
                height: 118px;
            }

                #slider #right #rightArea .slider_content td {
                    padding-right: 10px;
                }

            #slider #right #rightArea .metaText {
                font-family: Verdana;
                color: #0b678c;
                font-size: 10px;
            }

            #slider #right #rightArea .desc {
                color: #585858;
                font-size: 12px;
                font-weight: bold;
                padding-top: 5px;
            }

            #slider #right #rightArea .bottomButtonBar {
                float: right;
                width: 268px;
            }

                #slider #right #rightArea .bottomButtonBar .leftBottom {
                    float: left;
                    width: 13px;
                    height: 20px;
                    background-image: url(../../Images/slider_bottom_start.png);
                    background-repeat: no-repeat;
                    border-right: 1px solid #bdbdbd;
                }

                #slider #right #rightArea .bottomButtonBar .rightBottom {
                    background-color: #eeeeee;
                    border-top: 1px solid #bdbdbd;
                    height: 20px;
                }

                    #slider #right #rightArea .bottomButtonBar .rightBottom a {
                        display: block;
                        float: left;
                        background-color: #eeeeee;
                        border-right: 1px solid #bdbdbd;
                        border-left: 1px solid #FFFFFF;
                        font-size: 10px;
                        margin: 0px;
                        padding: 4px 4px 4px 4px;
                        text-decoration: none;
                        color: Black;
                    }

    #slider .blueLink a {
        display: block;
        background-color: #0b678c;
        border: 1px solid #0b678c; /*border-left: 1px solid #0b678c;*/
        font-size: 10px;
        margin: 0px;
        margin-top: 1px;
        padding: 3px;
        text-decoration: none;
        color: White;
    }


    #slider #right #rightArea .bottomButtonBar .rightBottom .blue {
        background-color: #0b678c;
        border-right: 1px solid #0b678c;
        border-left: 1px solid #0b678c;
        color: White;
        text-decoration: none;
    }


/********************************************************************
************************* News **************************************
*********************************************************************/

#news {
    border-top: gray 2px solid;
    background-repeat: no-repeat;
    padding: 0px !important;
    margin: 0px !important;
}

    #news #header {
        padding: 0px;
        margin-top: 0px;
        background-image: url('../../Images/vert-news-banner.gif');
        background-repeat: no-repeat;
        background-color: #9a1e07;
        width: 35px;
    }



    #news #buttonBar {
        margin-top: 0px;
        background-image: url(../../Images/news-tab-bg.png);
        background-repeat: repeat-x;
        height: 42px;
    }

        #news #buttonBar .button {
            float: left;
            display: block;
            color: white;
            padding-right: 23px;
            padding-left: 23px;
            padding-top: 12px;
            padding-bottom: 12px;
            text-transform: uppercase;
            text-decoration: none;
            text-align: center;
            background-image: url(../../Images/news-tab-sep.png);
            background-repeat: no-repeat;
            outline: none; /*     font-family: Arial;     font-size: 14px;     font-weight: bold;     */
            font-size: 14px;
            font-family: 'Oswald', sans-serif;
            font-weight: normal;
            letter-spacing: 2px;
        }

        #news #buttonBar .selNewsButton {
            float: left;
            display: block;
            padding-right: 23px;
            padding-left: 23px;
            padding-top: 14px;
            padding-bottom: 14px;
            color: #9a1e07;
            text-transform: uppercase;
            text-decoration: none;
            text-align: center;
            background-image: url(../../Images/news-tab-selected.png);
            background-repeat: repeat-x;
            outline: none; /*     font-family: Arial;       font-weight: bold;     */
            font-size: 14px;
            font-family: 'Oswald', sans-serif;
            font-weight: normal;
            letter-spacing: 2px;
        }


        #news #buttonBar .time {
            padding-left: 10px;
            padding-top: 5px;
            font-size: 9px;
            color: #cdcdcd;
            font-family: Verdana;
        }

        #news #buttonBar .rss {
            padding-left: 10px;
            padding-top: 5px;
            color: #e47222;
            font-size: 9px;
            font-family: Verdana;
        }

    #news #newContentArea {
        margin-top: 1px;
        background-color: White;
        margin-top: 1px;
        display: none;
    }

        #news #newContentArea.selNewsTab {
            display: block;
        }


        #news #newContentArea .newsContent {
            /*height: 75px;*/ /*border-bottom: 1px dotted black;*/
        }

            #news #newContentArea .newsContent .text {
                padding-top: 15px;
                background-repeat: no-repeat;
                background-position: 12px 15px;
                padding-left: 10px;
                font-size: 11px;
                color: #404040;
                font-weight: bold; /*height: 37px;*/
            }

                #news #newContentArea .newsContent .text a {
                    color: #9a1e07;
                    text-decoration: none; /*     font-size: 13px;     line-height: 24px;     */
                    font-size: 15px;
                    font-family: 'Oswald', sans-serif;
                    font-weight: normal;
                    letter-spacing: 1px;
                }

                #news #newContentArea .newsContent .text .desc {
                    color: gray;
                    text-decoration: none;
                    font-weight: normal;
                    font-size: 11px;
                }

                    #news #newContentArea .newsContent .text .desc a {
                        color: gray;
                        text-decoration: none;
                        font-weight: normal;
                        font-size: 10px;
                        line-height: 22px;
                    }

            #news #newContentArea .newsContent .bottomGray {
                /*height: 23px;*/
                background-repeat: no-repeat;
                background-position: 20px 0px;
            }

                #news #newContentArea .newsContent .bottomGray .time {
                    display: inline-block;
                    font-size: 9px;
                    color: #666565;
                    padding-top: 5px;
                    padding-left: 10px;
                    width: 85px;
                }


                #news #newContentArea .newsContent .bottomGray .fieldUnder {
                    display: inline-block;
                    font-size: 9px;
                    color: #666565;
                    padding-top: 5px;
                    padding-left: 30px;
                    float: right;
                }


                    #news #newContentArea .newsContent .bottomGray .fieldUnder a {
                        color: #E47A2E; /*#666565;*/
                    }


            #news #newContentArea .newsContent .bottomButton {
                float: right;
                background-image: url(../../Images/survey_bottom_button.png);
                background-repeat: no-repeat;
                width: 92px;
                height: 16px;
                font-size: 10px;
                color: White;
                text-align: center;
                margin-top: 2px;
                padding-left: 10px;
                padding-top: 5px;
                font-family: Verdana;
            }

                #news #newContentArea .newsContent .bottomButton a {
                    color: white;
                    text-decoration: none;
                }

.bottomButton a {
    color: white;
    text-decoration: none;
}

/********************************************************************
************************* Blogs **************************************
*********************************************************************/

#blog {
    /*border: 1px solid #a6a6a6; 	background-color: #e5e5e5; 	width: 310px;*/
}

    #blog #header {
        padding: 10px;
        background-image: url('../../Images/vert-blog-banner.gif');
        background-repeat: no-repeat;
        background-color: #e6730b;
        border-right: 1px solid #7e7e7e;
        width: 16px;
    }

    #blog .body {
        background-color: #f1f1f1;
    }

    #blog .blogTitle a {
        padding: 0px;
        color: #e6730b;
        font-family: Arial;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 30px;
    }

    #blog .TrendingBlogTitle a {
        padding: 0px;
        color: #e6730b;
        text-transform: uppercase;
        font-size: 14px;
        font-family: 'Oswald', sans-serif;
        font-weight: normal;
        letter-spacing: 1px;
    }

    #blog .smallTitle a {
        padding: 0px;
        color: #e6730b;
        font-family: Arial;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
    }

    #blog .author {
        font-style: italic;
        color: #7b7b7b;
        font-size: 11px;
    }

    #blog .desc {
        color: #7b7b7b;
        font-size: 12px;
    }

    #blog .date {
        color: #a2a2a2;
        font-size: 11px;
        padding-top: 6px;
        font-style: italic;
    }

    #blog .category {
        color: #706c7c;
        float: right;
        font-weight: bold;
        font-size: 11px;
    }

        #blog .category a {
            color: #e6730b;
            font-size: 11px;
        }

    #blog .category2 {
        color: #706c7c;
        font-weight: bold;
        font-size: 11px;
    }

        #blog .category2 a {
            color: #e6730b;
            font-size: 11px;
        }

    #blog .contentMain {
        margin: 5px;
        border: 1px solid #a6a6a6;
        background-color: White;
        height: 212px;
    }

        #blog .contentMain .title {
            background-color: #ededed;
            padding: 10px 20px 10px 20px;
            font-family: Arial;
            font-size: 13px;
            font-weight: bold;
            color: #004b71;
        }

            #blog .contentMain .title a {
                color: #004b71;
                text-decoration: none;
            }

        #blog .contentMain .bar {
            background-color: #a6a6a6;
            padding: 5px 5px 5px 20px;
            color: White;
            font-size: 11px;
        }

        #blog .contentMain .contentArea {
            height: 191px;
        }

            #blog .contentMain .contentArea .content {
                padding: 10px;
                font-family: Verdana;
                font-size: 11px;
            }

    #blog .bottomButton {
        float: right;
        background-image: url(../../Images/survey_bottom_button.png);
        width: 92px;
        height: 16px;
        font-size: 10px;
        color: White;
        text-align: center;
        padding-left: 10px;
        padding-top: 5px;
    }

        #blog .bottomButton a {
            color: White;
            text-decoration: none;
        }



    #blog .blogViews {
        padding-left: 20px;
    }

        #blog .blogViews a {
            color: #404040;
            font-family: Verdana;
            font-size: 10px;
            font-weight: bold;
        }

    #blog .subBlog {
        /*border: red 1px solid;*/ /*width: 135px;*/
        padding-left: 5px;
        padding-right: 5px;
        margin-top: 10px;
    }


        #blog .subBlog .smallTitle a {
            padding: 0px;
            color: #e6730b;
            text-transform: uppercase;
            font-size: 14px;
            font-family: 'Oswald', sans-serif;
            font-weight: normal;
            letter-spacing: 1px;
        }


        #blog .subBlog .desc {
            color: #7b7b7b;
            font-size: 11px;
        }



/************************************************************
************************** INdustry  ************************
*************************************************************/


#IndustryDirectory {
    border: 1px solid #0c678c;
    background-color: white;
    width: 310px;
    height: 260px;
}

    #IndustryDirectory .header {
        background-color: #0c678c;
        border-top: 1px solid #7ab6cf;
        padding: 10px;
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color: White;
        text-transform: uppercase;
    }

    #IndustryDirectory .description {
        padding: 10px;
        font-family: Verdana;
        font-size: 12px;
        border-bottom: 1px dotted black;
        color: #404040;
    }

    #IndustryDirectory .topLogo {
        padding-left: 10px;
        padding-top: 5px;
    }

    #IndustryDirectory .linkContainer {
        padding-left: 10px;
        padding-top: 5px;
        height: 36px;
    }

    #IndustryDirectory .leftLogo {
        float: left;
        width: 115px;
        height: 150px;
    }

    #IndustryDirectory .separator {
        float: left;
        width: 2px;
        height: 150px;
        background-image: url(../../Images/industry_sperator.png);
        background-repeat: no-repeat;
    }

    #IndustryDirectory .right {
        float: right;
        width: 160px;
    }


    #IndustryDirectory .options {
        background-image: url(../../Images/arrow_blue_small.png);
        background-repeat: no-repeat;
        background-position: 0px 4px;
        padding: 1px 1px 1px 10px;
        font-size: 11px;
        color: #262728;
    }

    #IndustryDirectory .contents {
        padding: 15px;
        height: 125px;
    }

        #IndustryDirectory .contents .titleFeatured {
            color: #0b678c;
            font-weight: bold;
            font-size: 12px;
        }

        #IndustryDirectory .contents .mostRecent {
            font-family: Verdana;
            font-size: 10px;
        }


.spacer {
    clear: both;
}

#IndustryDirectory .bottomButton {
    float: right;
    background-image: url(../../Images/box_bottom_button.png);
    width: 95px;
    height: 17px;
    font-size: 10px;
    color: White;
    text-align: center;
    padding-left: 10px;
    padding-top: 3px;
}


/*************************************************************
********************** INdustry  Survey **********************
**************************************************************/


#IndustrySurvey {
    border: 1px solid #e47222;
    background-color: white;
    width: 310px;
    height: 260px;
}

    #IndustrySurvey .header {
        background-color: #e47222;
        border-top: 1px solid #f2bd98;
        padding: 10px;
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color: White;
        text-transform: uppercase;
    }

    #IndustrySurvey .description {
        width: 220px;
        height: 65px;
        margin: auto;
        background-image: url(../../Images/industry_survey_desc.png);
        font-family: Arial;
        font-size: 12px;
        color: #404040;
        font-weight: bold;
        padding: 32px;
    }

    #IndustrySurvey .options {
        font-size: 10px;
        padding-left: 30px;
    }

    #IndustrySurvey .bottomButton {
        float: right;
        background-image: url(../../Images/survey_bottom_button.png);
        width: 92px;
        height: 16px;
        font-size: 10px;
        color: White;
        text-align: center;
        padding-left: 10px;
        padding-top: 5px;
    }

.line-note {
    font-size: 11px;
    color: Gray;
}


.articleList {
}

    .articleList .by {
        letter-spacing: 2px;
        color: #9b9b9b;
        padding-left: 12px;
    }

    .articleList .title {
        font-family: BentonSansCond Medium, arial narrow, arial;
        color: #31596D;
        font-size: 24px;
    }

        .articleList .title a {
            font-family: BentonSansCond Medium, arial narrow, arial;
            color: #31596D;
            font-size: 20px;
            text-decoration: none;
        }

            .articleList .title a:hover {
                font-family: BentonSansCond Medium, arial narrow, arial;
                color: #31596D;
                font-size: 20px;
                text-decoration: underline;
            }


    .articleList .author {
        font-size: 12px;
        padding: 2px;
    }

    .articleList .date {
        font-size: 11px;
        padding: 2px;
        color: Gray;
    }

    .articleList .dateLarge {
        font-size: 12px;
        font-weight: normal;
        padding: 2px;
        color: Gray;
    }

    .articleList .desc {
        padding-top: 5px;
        font-size: 12px;
        font-family: Arial, Verdana;
        line-height: 18px;
        color: Gray; /* #9B9B9B;*/
    }

    .articleList .body {
        padding-top: 10px;
        font-size: 13px;
        font-family: Arial, Verdana;
        line-height: 18px;
    }

        .articleList .body a {
            text-decoration: none;
            font-size: 12px;
        }

            .articleList .body a:hover {
                text-decoration: underline;
                font-size: 12px;
            }

.seperator {
    border-top: solid 1px silver;
    height: 2px;
    width: 100%;
}

.dotted-seperator {
    border-top: dotted 1px silver;
    height: 2px;
    width: 100%;
}


.external-news-source {
    color: #0000AE;
    padding-left: 10px;
}

    .external-news-source a {
        color: #EA7E34;
    }



.sub-section-heading {
    font-family: 'BentonSansCond Medium',arial narrow,arial;
    color: #164273;
    background-color: #f1f1f1;
    text-transform: uppercase;
    padding: 4px 4px 4px 10px;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
}

    .sub-section-heading a {
        text-decoration: none;
        color: #164273;
    }



.sub-section-heading-red {
    font-family: 'BentonSansCond Medium',arial narrow,arial;
    color: #9b1e08;
    background-color: #f1f1f1;
    text-transform: uppercase;
    padding: 4px 4px 4px 10px;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
}

    .sub-section-heading-red a {
        text-decoration: none;
        color: #9b1e08;
    }


.section-heading {
    font-family: 'BentonSansCond Medium',arial narrow,arial;
    color: #555555;
    border-bottom: solid 1px silver;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}

    .section-heading a {
        text-decoration: none;
        color: #555555;
    }

.section-heading-orange {
    padding: 0px 0px 10px 0px;
    font-family: BentonSansCond Medium, arial narrow, arial;
    color: #EA7E34;
    border-bottom: solid 1px silver;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

    .section-heading-orange a {
        padding: 0px 0px 10px 0px;
        font-family: verdana;
        color: #EA7E34;
        border-bottom: solid 1px silver;
        font-size: 14px;
        font-weight: normal;
        text-transform: uppercase;
    }

.big-link {
    font-size: 14px;
    text-decoration: none;
    color: blue;
    font-weight: bold;
    font-family: Arial, BentonSansCond Medium;
    text-transform: uppercase;
}

.section-heading2 {
    font-family: 'BentonSansCond Medium',arial narrow,arial;
    color: #555555;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}

.blogDetailFooter {
}

    .blogDetailFooter .bio {
        color: Gray;
        font-size: 12px;
    }

    .blogDetailFooter .name {
        color: #e47323;
        font-weight: bold;
        letter-spacing: 2px;
    }

        .blogDetailFooter .name a {
            color: #E47323;
            font-weight: bold;
            letter-spacing: 2px;
        }

    .blogDetailFooter .designation {
        font-weight: bold;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .blogDetailFooter .links a {
        text-decoration: none;
        color: #6b7fc6;
    }

    .blogDetailFooter .desig2 {
        color: #333333;
    }

    .blogDetailFooter .date {
        color: #888888;
    }




.advertisingHeader {
    border-bottom: 2px solid #dbdbdb;
    border-top: 2px solid #dbdbdb;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
}

    .advertisingHeader .downloadLinks a {
        display: block;
        padding: 2px;
        text-decoration: none;
        color: gray;
    }

    .advertisingHeader .links a {
        display: block;
        background-image: url(../../Images/arrow_small.png);
        background-repeat: no-repeat;
        background-position: 0px 6px;
        padding: 2px 2px 2px 10px;
        text-decoration: none;
        color: #004B71;
    }

    .advertisingHeader .links .sel {
        color: maroon;
    }


/***************************************************************************************
****************************** 
****************************************************************************************/

.articleHeader {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted gray;
}


.articleRead {
}

    .articleRead .by {
        color: #9b9b9b;
    }

    .articleRead .author {
        color: #083d71;
        letter-spacing: 2px;
    }

    .articleRead .title {
        font-family: BentonSansCond Medium, arial narrow, arial;
        color: #31596D;
        font-size: 24px;
    }

        .articleRead .title a {
            font-family: BentonSansCond Medium, arial narrow, arial;
            color: #31596D;
            font-size: 20px;
            text-decoration: none;
        }

            .articleRead .title a:hover {
                font-family: BentonSansCond Medium, arial narrow, arial;
                color: #31596D;
                font-size: 20px;
                text-decoration: underline;
            }




    .articleRead .shortDesc {
        color: Gray;
        padding-top: 10px;
        font-size: 13px;
        line-height: 18px;
        font-family: Arial, Verdana;
    }



    .articleRead .desc {
        padding-top: 10px;
        font-size: 13px;
        font-family: Verdana;
        line-height: 20px;
    }


.featuredList {
}

    .featuredList a {
        font-weight: normal;
        color: #004269;
    }



.landingList {
}

    .landingList .by {
        letter-spacing: 2px;
        color: #9b9b9b;
        padding-left: 12px;
    }

    .landingList .title {
        font-family: Arial;
        color: #163f73;
        font-size: 12px;
        font-weight: bold;
    }

        .landingList .title a {
            font-family: Arial;
            color: #163f73;
            font-size: 14px;
            font-weight: bold;
            text-decoration: none;
        }

            .landingList .title a:hover {
                font-family: arial;
                color: #163f73;
                text-decoration: underline;
            }


    .landingList .author {
        font-size: 12px;
        padding: 2px 2px 2px 0px;
    }

        .landingList .author .cat {
            color: #e47a2e;
            font-size: 12px;
            padding: 2px;
        }

            .landingList .author .cat a {
                color: #e47a2e;
            }


    .landingList .newsCat {
        color: #97928f;
        font-size: 11px;
        font-style: italic;
        padding: 2px;
    }

        .landingList .newsCat a {
            font-style: italic;
            color: #9a1d07;
        }


    .landingList .date {
        font-style: italic;
        font-size: 11px;
        padding: 4px 0px 2px 0px;
        color: #97928f;
    }

    .landingList .dateLarge {
        font-size: 12px;
        font-weight: normal;
        padding: 2px 2px 2px 0px;
        color: Gray;
    }

    .landingList .desc {
        padding-top: 5px;
        font-size: 13px;
        font-family: Verdana; /*line-height: 18px;*/
        color: #6D6865;
    }

        .landingList .desc a {
            font-size: 12px;
        }

    .landingList .fileunder {
        font-size: 12px;
        padding: 2px 2px 2px 0px;
        color: #97928f;
    }

        .landingList .fileunder .cat {
            color: #e47a2e;
            font-size: 12px;
            padding: 2px;
        }

            .landingList .fileunder .cat a {
                color: #e47a2e;
            }

    .landingList .author-2 {
        letter-spacing: normal;
    }

    .landingList .title-2 a {
        font-family: Arial;
        color: #174173;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
    }

        .landingList .title-2 a:hover {
            font-family: arial;
            font-size: 16px;
            color: #174173;
            text-decoration: underline;
        }

    .landingList .cat-2 a {
        font-size: 11px;
        color: #164273;
        font-style: italic;
        text-decoration: none;
    }

        .landingList .cat-2 a:hover {
            text-decoration: underline;
        }

.landingMenu {
    border-top: 2px solid #dbdbdb;
    border-bottom: 2px solid #dbdbdb;
}

    .landingMenu a {
        display: inline-block; /*padding:5px 28px 5px 28px;*/
        text-align: center;
        font-family: Verdana;
        font-weight: bold;
        font-size: 11px;
        width: 207px;
        padding-top: 5px;
        padding-bottom: 5px;
        color: #174173;
        text-transform: uppercase;
    }

        .landingMenu a.sel {
            background-color: #DBDBDB;
            color: Black;
        }







.landingArticle {
}

    .landingArticle .by {
        letter-spacing: 2px;
        color: #9b9b9b;
        padding-left: 12px;
    }

    .landingArticle .title {
        font-family: Arial;
        color: #174173;
        font-size: 12px;
        font-weight: bold;
    }

        .landingArticle .title a {
            font-family: Arial;
            color: #174173;
            font-size: 16px;
            font-weight: bold;
            text-decoration: none;
        }

            .landingArticle .title a:hover {
                font-family: arial;
                color: #174173;
                text-decoration: underline;
            }

    .landingArticle .title-2 a {
        font-family: Arial;
        color: #174173;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
    }

        .landingArticle .title-2 a:hover {
            font-family: arial;
            font-size: 16px;
            color: #174173;
            text-decoration: underline;
        }

    .landingArticle .author {
        color: #343434;
        font-size: 12px;
        padding: 2px 2px 2px 0px;
    }

    .landingArticle .cat {
        color: #164273;
        font-size: 11px;
        padding: 2px;
    }

        .landingArticle .cat a {
            font-style: italic;
            color: #164273;
        }


    .landingArticle .date {
        font-size: 11px;
        padding: 4px 0px 2px 0px;
        color: #97928f;
    }

    .landingArticle .dateLarge {
        font-size: 12px;
        font-weight: normal;
        padding: 2px 2px 2px 0px;
        color: Gray;
    }

    .landingArticle .desc {
        padding-top: 5px;
        font-size: 13px;
        font-family: Verdana; /*line-height: 18px;*/
        color: #6D6865;
    }

        .landingArticle .desc a {
            font-size: 12px;
        }

    .landingArticle .fileunder {
        font-size: 12px;
        padding: 2px 2px 2px 0px;
        color: #97928f;
    }

        .landingArticle .fileunder .cat {
            color: #e47a2e;
            font-size: 12px;
            padding: 2px;
        }

            .landingArticle .fileunder .cat a {
                color: #e47a2e;
            }


.articleMenu {
    border-top: 2px solid #dbdbdb;
    border-bottom: 2px solid #dbdbdb;
    border-right: 2px solid #dbdbdb;
    height: 30px;
    width: 630px;
}

    .articleMenu ul {
        margin: 0px;
        padding: 0px;
    }

        .articleMenu ul li {
            display: inline-block;
            float: left;
            margin: 0px;
            padding: 0px;
            list-style: none;
            width: 210px;
        }

            .articleMenu ul li a {
                border-left: 2px solid #dbdbdb;
                display: block; /*padding:5px 28px 5px 28px;*/
                text-align: center;
                font-family: Verdana;
                font-weight: bold;
                font-size: 11px;
                padding-top: 5px;
                padding-bottom: 5px;
                color: #164273;
                text-transform: uppercase;
                height: 20px;
            }

            .articleMenu ul li.sel {
                height: 50px;
                background-image: url(../../Images/article-tab-sel-bottom.png);
                background-repeat: no-repeat;
                background-position: 4px 32px;
            }

                .articleMenu ul li.sel a {
                    background-color: #DBDBDB;
                    color: Black;
                }






.newsMenu {
    border-top: 2px solid #dbdbdb;
    border-bottom: 2px solid #dbdbdb;
    border-right: 2px solid #dbdbdb;
    height: 30px;
    width: 630px;
}

    .newsMenu ul {
        margin: 0px;
        padding: 0px;
    }

        .newsMenu ul li {
            display: inline-block;
            float: left;
            margin: 0px;
            padding: 0px;
            list-style: none;
            width: 210px;
        }

            .newsMenu ul li a {
                border-left: 2px solid #dbdbdb;
                display: block; /*padding:5px 28px 5px 28px;*/
                text-align: center;
                font-family: Verdana;
                font-weight: bold;
                font-size: 11px;
                padding-top: 5px;
                padding-bottom: 5px;
                color: #9b1f07;
                text-transform: uppercase;
                height: 20px;
            }

            .newsMenu ul li.sel {
                height: 50px;
                background-image: url(../../Images/article-tab-sel-bottom.png);
                background-repeat: no-repeat;
                background-position: 4px 32px;
            }

                .newsMenu ul li.sel a {
                    background-color: #DBDBDB;
                    color: Black;
                }

.landingPageTitle {
    clear: both;
    color: #808080;
    padding-bottom: 4px;
    border-bottom: gray dotted 1px;
    margin-bottom: 4px;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
}

.blue-orange {
    color: #0000c4;
}

    .blue-orange a {
        color: #0000c4;
    }

        .blue-orange a:hover {
            color: #e47a2e;
        }

.orange-text {
    color: #e47a2e;
}

    .orange-text a {
        color: #e47a2e;
    }

.small-orange-text {
    color: gray;
}

    .small-orange-text a {
        color: #0000C4;
        font-size: 11px;
        text-decoration: none;
    }

        .small-orange-text a:hover {
            color: #0000C4;
            font-size: 11px;
            text-decoration: underline;
        }


.breadcrumb {
    font-size: 11px;
    font-family: Verdana;
    color: Gray;
    line-height: 21px;
}

    .breadcrumb a {
        font-size: 11px;
        font-family: Verdana;
        color: #3F3F3F;
        line-height: 21px;
    }


.text-ads {
    padding: 0px 6px 6px 6px;
}

    .text-ads span {
        font-size: 12px;
    }

    .text-ads a {
        color: #0000C4;
        font-weight: normal;
        text-decoration: none;
    }

        .text-ads a:hover {
            color: #0000C4;
            font-weight: normal;
            text-decoration: underline;
        }

.text-ads-mobile {
    padding: 6px;
}

    .text-ads-mobile span {
        font-size: 11px;
    }

    .text-ads-mobile a {
        color: #0000C4;
        font-weight: normal;
        text-decoration: none;
    }

        .text-ads-mobile a:hover {
            color: #0000C4;
            font-weight: normal;
            text-decoration: underline;
        }

.orange-link {
}

    .orange-link a {
        color: #E47A2E;
        font-weight: normal;
        text-decoration: none;
    }

        .orange-link a:hover {
            text-decoration: underline;
            color: #E47A2E;
        }

.maroon-link {
}

    .maroon-link a {
        color: #9A1802;
        font-weight: normal;
        text-decoration: none;
    }

        .maroon-link a:hover {
            text-decoration: underline;
            color: #9A1802;
        }


.small-ul {
}

    .small-ul li {
        list-style-image: url('../../Images/bullet.gif'); /*line-height:20px;*/
        font-size: 13px;
        font-family: Verdana;
    }

.orange-ul {
}

    .orange-ul li {
        list-style-image: url('../../Images/apn/orange-bullet.gif');
        line-height: 21px;
        font-size: 13px;
        font-family: Verdana;
        color: #1e5b7c;
        padding-bottom: 10px;
    }


.blue-ul {
}

    .blue-ul li {
        list-style-image: url('../../Images/apn/blue-bullet.png');
        line-height: 21px;
        font-size: 13px;
        font-family: Verdana;
        color: #000000;
        padding-bottom: 10px;
    }


.lh-20 {
    /*line-height:20px;*/
    font-size: 13px;
    font-family: Verdana;
    line-height: 20px;
}

.ul-multi {
    width: 40em;
}


    .ul-multi li {
        float: left;
        width: 20em;
        list-style-image: url('../../Images/bullet.gif');
        line-height: 20px;
    }

ul {
}

    ul li {
        list-style-image: url('../../Images/bullet.gif');
        line-height: 22px;
        font-size: 13px;
        font-family: Verdana;
    }

ol {
}

    ol li {
        line-height: 22px;
        font-size: 13px;
        font-family: Verdana;
    }

.numbered-list {
}

    .numbered-list li {
        line-height: 22px;
        font-size: 13px;
        font-family: Verdana;
        list-style-type: decimal;
    }

.emailButton {
    display: inline-block;
    padding: 2px 4px 3px 4px;
    border: 1px solid #d1d1d1;
    background-color: #f7f7f7;
    font-size: 11px;
    text-decoration: none;
    color: #108ad4;
}

    .emailButton:hover {
        text-decoration: none;
        color: #108ad4;
    }

    .emailButton div {
        display: inline-block;
        padding-top: 10px;
        border: 1px solid red;
    }

    .emailButton img {
        vertical-align: top;
        margin-right: 4px;
    }


.printButton {
    display: inline-block;
    padding: 2px 4px 3px 4px;
    border: 1px solid white;
    background-color: white;
    font-size: 11px;
    text-decoration: none;
    color: #108ad4;
}

    .printButton:hover {
        text-decoration: none;
        color: #108ad4;
    }

    .printButton img {
        vertical-align: top;
        margin-right: 2px;
    }

.info-bar {
    background-color: #FFFFE6;
    border: 1px solid #CCCC00;
    font-family: verdana;
    font-size: 12px;
    padding: 5px;
    text-align: center;
}

.standout-bar {
    padding: 6px;
    background-color: #F2F2F2;
    color: #9B1F07;
    font-weight: bold;
}

.company-address {
    font-size: 13px;
}

.sitemap {
    font-size: 13px;
    line-height: 20px;
}


.tabs {
    border-bottom: 3px solid #D6D6D6;
    height: 20px;
}

    .tabs a {
        padding: 10px 10px 6px 10px;
        background-color: #EFEFEF;
        text-decoration: none;
        color: Black;
        vertical-align: top;
        font-size: 12px;
    }

    .tabs .active {
        padding: 10px 10px 6px 10px;
        background-color: #D6D6D6;
        text-decoration: none;
    }




.memberResult {
}

    .memberResult .bio {
        color: Gray;
        font-size: 12px;
    }

    .memberResult .name {
        color: #4c5da2;
        font-weight: bold;
    }

        .memberResult .name a {
            color: #4c5da2;
        }

    .memberResult .designation {
        font-weight: bold;
        font-size: 12px;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .memberResult .links a {
        text-decoration: none;
        color: #6b7fc6;
        font-size: 11px;
    }

    .memberResult .desig2 {
        color: #333333;
    }

    .memberResult .date {
        color: #888888;
        font-size: 11px;
    }

.tags {
    padding: 5px;
}

    .tags span {
        padding: 4px 6px 4px 6px;
        font-size: 11px;
        color: #5B5B5B;
    }

.profile-section-header {
    background-color: #F2F2F2;
    border-top: solid 1px #E2E2E2;
    font-weight: bold;
}

.profile-section-userimg {
    float: right;
    padding-right: 20px;
}

.message-subject {
    font-family: 'Times New Roman', serif;
    color: #004B71;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}

.apn-h2 {
    font-family: 'Times New Roman', serif;
    color: black;
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
    border-bottom: dotted 1px #004B71;
}

.apn-subtitle {
    font-size: 14px;
    color: #706c7c;
    margin-top: 6px;
    font-weight: bold;
}

.apn-h2-noborder {
    font-family: 'Times New Roman', serif;
    color: #004B71;
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    padding-bottom: 20px;
}

.apn-h3 {
    padding: 0px 0px 3px 0px;
    font-family: verdana, arial narrow, arial;
    color: black;
    border-bottom: solid 1px silver;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: bold;
}

.apn-join-hdr {
    background-image: url('../../Images/APN/apn-join.gif');
    background-repeat: no-repeat;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    color: white;
    width: 214px;
    height: 38px;
    text-align: center;
    padding-top: 8px;
}

.apn-join-box {
    background-color: #787878;
    padding-left: 18px;
    color: White;
}

    .apn-join-box a {
        color: #fbab20;
        text-decoration: none;
    }

        .apn-join-box a:hover {
            text-decoration: underline;
        }

.apn-blue {
    color: #1e5b7c;
}

    .apn-blue a {
        color: #1e5b7c;
        text-decoration: none;
    }

        .apn-blue a:hover {
            color: #1e5b7c;
            text-decoration: underline;
        }

.apn-gray {
    color: #3b3b3b;
}

    .apn-gray a {
        color: #3b3b3b;
        text-decoration: none;
    }

        .apn-gray a:hover {
            color: #3b3b3b;
            text-decoration: underline;
        }

/*
#ie7andup .apn-button
{
    background-color: transparent;
    background-image: url('../../Images/APN/btn-bg.gif');
    background-repeat: no-repeat;
    border: none;
    height: 38px;
    width:174px;
    cursor: pointer;
    margin:2px;
    color:White;
    padding-bottom:3px;
}
*/

.apn-button {
    background-color: transparent;
    background-image: url('../../Images/APN/btn-bg.gif');
    background-repeat: no-repeat;
    border: none;
    height: 38px;
    width: 174px;
    cursor: pointer;
    margin: 2px;
    color: White;
    padding-bottom: 4px;
}

.apn-button-big {
    background-color: transparent;
    background-image: url('../../Images/APN/btn-bg-big.gif');
    background-repeat: no-repeat;
    border: none;
    height: 38px;
    width: 242px;
    cursor: pointer;
    margin: 2px;
    color: White;
    padding-bottom: 4px;
}

/*************************************************
    CSS Buttons
**************************************************/

.cssButton {
    background-color: transparent;
    background-image: url('../../Images/APN/btn-bg.gif');
    background-repeat: no-repeat;
    border: none;
    height: 38px;
    width: 174px;
    cursor: pointer;
    margin: 2px;
    color: White;
    padding-bottom: 4px;
}

/*
.cssButton:hover
{
    background-color: #117ceb; 
    color: #fff;
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    border: solid 1px #117ceb; 
    height: 23px;
    cursor: pointer;
    margin:2px;
}
*/
/***************************************************/

.apn-small-links {
    background-image: url(../../Images/arrow_blue_small.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding: 1px 1px 1px 10px;
    font-size: 11px;
    color: #262728;
}

.msg2 {
    color: maroon;
    font-size: 12px;
    padding: 8px;
    background-color: #EFEFEF;
}

.comments {
    font-size: 11px;
    padding: 2px;
    color: Gray;
}

    .comments a {
        font-size: 11px;
        color: #004B71;
        text-decoration: none;
    }

        .comments a:hover {
            font-size: 11px;
            color: #004B71;
            text-decoration: underline;
        }

.comments-h3 {
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    color: #004B71;
    font-family: 'Times New Roman', serif;
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: bold;
    border-top-color: #D3D3D3;
    border-bottom-color: #D3D3D3;
}

.gray-box {
    color: maroon;
    font-size: 12px;
    padding: 8px;
    background-color: #EFEFEF;
    line-height: 20px;
}

.view-all-lrg {
}

    .view-all-lrg a {
        font-weight: bold;
        color: #114076;
        text-transform: uppercase;
    }

        .view-all-lrg a span {
            font-weight: bold;
            font-family: Calibri;
            letter-spacing: 0px;
            line-height: 10px;
            font-size: 10px;
            margin-bottom: 4px;
        }



.view-all-reports {
    font-weight: bold;
    font-size: 13px;
    background-color: #F1F1F1;
    text-align: center;
    padding: 8px;
    width: 638px;
}

    .view-all-reports a {
        font-weight: bold;
        font-size: 13px;
        text-decoration: none;
        color: Navy;
    }

        .view-all-reports a:hover {
            font-weight: bold;
            font-size: 13px;
            text-decoration: underline;
        }

.view-idata-detail {
}

    .view-idata-detail a {
        background-color: #174173;
        color: White;
        padding: 4px;
    }

        .view-idata-detail a:hover {
            text-decoration: none;
        }


.edu-link {
}

    .edu-link a {
        font-size: 11px;
        color: Blue;
        padding-left: 20px;
    }

.headingDiv {
    color: Navy;
    font-weight: bold;
    text-align: center;
}

.advertising {
    border-collapse: collapse;
}

    .advertising th {
        color: #666;
        font-weight: bold;
    }

    .advertising .grayTD {
        font-weight: bold;
        background-color: #F2F2F2;
    }

.MP-counter {
    border-right: solid 1px silver;
    color: #e47a2e;
    font-weight: bold;
    font-size: 14px;
    padding-right: 4px;
}


.siteMapTitle {
    padding: 4px;
    background-color: #e1e1e1;
    font-weight: bold;
    font-size: 11px;
}

.siteMapList {
    padding-left: 4px;
    margin-left: 4px;
}

    .siteMapList li {
        padding-left: 0px;
        margin-left: 0px;
        list-style: none;
        line-height: 22px;
        font-size: 11px;
        font-family: Verdana;
    }

/* gray sub menu */

.menuAreaTable .middle-sub-menu {
    background-color: #706C7C;
}

.sub-menu2 {
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: none;
}


    .sub-menu2 li {
        display: block;
        float: left;
        list-style: none;
        margin: 0px;
        padding: 0px;
        padding-right: 1px;
        background-position: right center;
        background-image: url('../../Images/menu2-sep.gif');
        background-repeat: no-repeat;
        background-color: #706C7C;
    }

        .sub-menu2 li a {
            display: block;
            margin: 0px;
            padding-top: 5px;
            padding-bottom: 6px;
            padding-left: 15px;
            padding-right: 15px;
            color: #ffffff;
            font-size: 12px;
            text-align: center;
            text-transform: uppercase; /*font-weight: bold;*/
            font-family: 'Oswald', sans-serif;
            font-weight: normal;
            letter-spacing: 1px;
        }

            .sub-menu2 li a:hover {
                background-color: #8A8697;
                text-decoration: none;
            }


    .sub-menu2 .red {
        margin-left: -1px;
        padding: 0px;
        color: #ffffff;
        font-size: 11px;
        font-weight: bold;
        background-image: url('../../Images/menu-bg-red.gif');
        background-repeat: repeat-x;
    }

        .sub-menu2 .red a {
            padding-left: 10px;
            padding-right: 10px;
        }

            .sub-menu2 .red a:hover {
                background-color: #a1402d;
                text-decoration: none;
            }

.featured-articles {
    background-image: url('../../Images/featured_articles.gif');
    background-repeat: no-repeat;
    background-color: #f1f1f1;
    height: 375px; /* 390px actual with article lib */
}

    .featured-articles img {
        border: 4px solid white;
    }

    .featured-articles .title a {
        color: #164172; /*     font-weight: bold;     font-size: 12px;     */
        font-size: 13px;
        font-family: 'Oswald', sans-serif;
        font-weight: normal;
        letter-spacing: 1px;
    }

    .featured-articles .desc {
        color: #737373;
        font-weight: normal;
        font-size: 11px;
    }

        .featured-articles .desc a {
            color: #737373;
        }

    .featured-articles .author {
        background-color: #e1e1e1;
        font-style: italic;
        padding: 4px 5px 4px 10px;
        color: #959595;
        font-size: .9em;
    }

    .featured-articles .author-name {
        font-style: normal;
        font-size: 11px;
        color: #3f3f3f;
    }

    .featured-articles .footer {
        color: #164172;
        font-weight: bold;
        text-transform: uppercase;
        margin-left: 45px;
        margin-top: 20px;
    }

.homepage-idata {
    background-color: #ffffff;
    margin: 0px 10px 10px 10px;
    padding-top: 10px;
    color: #282828;
}

    .homepage-idata .title {
        padding: 5px;
    }


    .homepage-idata .desc {
        padding: 5px;
        font-size: 12px;
        color: #282828;
    }

        .homepage-idata .desc a {
            color: #282828;
        }

    .homepage-idata .title a {
        color: Black;
        font-weight: bold;
        padding: 0px;
        font-size: 12px;
    }

    .homepage-idata .deal-title {
        color: #282828;
        font-weight: bold;
        padding: 5px;
        font-size: 12px;
    }


        .homepage-idata .deal-title a {
            color: #282828;
        }


    .homepage-idata .sub-head {
        border: none;
        padding: 10px;
        padding-top: 15px;
        text-align: center;
        color: #164172;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
    }

    .homepage-idata .footer {
        border-top: 1px solid #dfe0e5;
        padding: 10px;
        text-align: center;
    }

        .homepage-idata .footer a {
            color: #164172;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 12px;
        }

        .homepage-idata .footer .small {
            color: #164172;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 11px;
        }

        .homepage-idata .footer .reverse {
            color: #ffffff;
            background-color: #11588f;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 11px;
            padding: 4px;
        }

.homepage-article {
    background-color: #ffffff;
    margin: 0px 10px 10px 10px;
    padding-top: 10px;
    color: #282828;
}

    .homepage-article .title {
        padding: 5px;
    }

        .homepage-article .title a {
            color: #425C96;
            font-weight: bold;
            padding: 0px;
            font-size: 12px;
        }

    .homepage-article .desc {
        padding: 5px;
        font-size: 12px;
        color: gray;
    }

    .homepage-article .author {
        border-top: none;
        padding: 3px;
        margin-left: 6px;
        margin-right: 6px;
        margin-bottom: 6px;
        text-align: left;
        background-color: #E1E1E1;
    }

    .homepage-article .footer {
        border-top: 1px solid #dfe0e5;
        padding: 10px;
        text-align: center;
    }

        .homepage-article .footer a {
            color: #164172;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 12px;
        }

.homepage-idata .deal-industry {
    color: #282828;
    font-weight: normal;
    padding: 0px;
    font-size: 11px;
}


.homepage-idata-heading {
    background-color: #706c7c;
    color: #ffffff;
    padding: 8px;
    margin: 14px 10px 0px 10px;
    text-transform: uppercase; /*     font-weight: bold;     */
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
}



.hp-apn {
    border: 1px solid #dfe0e5;
    font-size: 12px;
    color: #4c4e58;
}

.hp-apn-header {
    border: 1px solid #494a4b;
    background-color: #494a4b;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    padding: 7px; /*     font-family: Arial;     font-size: 15px;     font-weight: bold;     */
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
}


.hp-apn ul li {
    list-style-image: url('../../Images/arrow_orange_news2.gif');
    line-height: 10px;
    font-size: 12px;
    font-family: Verdana;
    color: #1e5b7c;
    padding-bottom: 10px;
}

.apn-buttons {
    font-size: 0px;
}


.apn-home {
    float: left;
    background-color: #f1f1f1;
    color: #164172;
    font-size: 12px;
    font-weight: bold;
    width: 145px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
}

    .apn-home a {
        color: #164172;
        font-weight: bold;
        text-decoration: none;
    }

.apn-join {
    float: right;
    font-size: 12px;
    font-weight: bold;
    background-color: #9a1e07;
    background-image: url('../../images/red-right-arrow.gif');
    background-repeat: no-repeat;
    background-position: 110px 5px;
    width: 140px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
}

    .apn-join a {
        color: #ffffff;
        font-weight: bold;
    }

        .apn-join a:hover {
            text-decoration: none;
        }


.topSearch {
    margin-top: 7px;
    width: 178px;
    height: 23px;
    background-image: url('../../Images/searchBox.png');
    background-repeat: no-repeat;
    padding-left: 4px;
    font-size: 11px;
}


    .topSearch .button {
        width: 23px;
        float: right;
        padding-top: 3px;
    }

    .topSearch .textArea {
        width: 150px;
    }

        .topSearch .textArea .textBox {
            border: none;
            width: 148px;
            height: 15px;
            font-size: 12px;
            margin-top: 2px;
        }


.socialIcons {
    padding-top: 7px;
}




#newSlider {
}

    #newSlider #slideArea {
        display: none;
    }

        #newSlider #slideArea.selected {
            display: block;
            padding: 0px;
            margin: 0px;
            height: 250px;
        }


    #newSlider #articleDetail {
        background-image: url(../../Images/Slider/bg-featured-article.png);
        background-repeat: no-repeat;
        margin: 0px;
        height: 250px;
    }

        #newSlider #articleDetail .topSpace {
            height: 145px;
        }


        #newSlider #articleDetail .articleText {
            /*background-color: rgb(120,120,120); 
    opacity: 0.8;*/
            background-color: rgba(120, 120, 120, 0.5);
            /* filter: alpha(opacity=50);*/
            /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";*/
            height: 105px;
            padding-left: 10px;
        }

        #newSlider #articleDetail .title {
            color: white;
            font-weight: bold;
            font-size: 14px;
        }

            #newSlider #articleDetail .title a {
                color: white;
                font-weight: bold;
                text-decoration: none;
            }

        #newSlider #articleDetail .writer {
            color: white;
            font-size: 13px;
        }



        #newSlider #articleDetail .desc {
            padding-top: 5px;
            color: white;
            font-size: 11px;
        }

            #newSlider #articleDetail .desc a {
                color: white;
                text-decoration: none;
            }

    #newSlider #apnDetail {
        margin: 0px;
        height: 250px;
        padding-left: 10px;
        background-image: url(../../Images/Slider/bg-apn.png);
        background-repeat: no-repeat;
    }

        #newSlider #apnDetail .desc {
            font-family: arial;
            padding-top: 90px;
            padding-left: 10px;
            color: #5f5a67;
            font-size: 13px;
        }

        #newSlider #apnDetail .titleBottom {
            color: #0b5c96;
            font-weight: bold;
            margin-left: 10px;
            margin-top: 20px;
        }


    #newSlider #blogDetail {
        margin: 0px;
        height: 250px;
        background-color: #f1f1f1;
    }


        #newSlider #blogDetail .titleBar {
            color: #e6730b;
            font-weight: bold;
            margin-bottom: 10px;
        }

            #newSlider #blogDetail .titleBar a {
                color: #e6730b;
                font-weight: bold;
                text-decoration: none;
            }

        #newSlider #blogDetail .metaText {
            color: #737373;
            margin-bottom: 10px;
            padding-left: 10px;
        }


        #newSlider #blogDetail .desc {
            color: #737373;
            padding-left: 10px;
        }

            #newSlider #blogDetail .desc a {
                color: #737373;
                text-decoration: none;
            }

    #newSlider .menu {
        margin: 0px;
        padding: 0px;
    }

        #newSlider .menu li {
            margin: 0px;
            padding: 0px;
            float: left;
            list-style: none;
            border-right: white 1px solid;
        }

            #newSlider .menu li#item1 .normal {
                display: block;
                height: 250px;
                width: 38px;
                background-image: url(../../Images/Slider/featured-article.png);
            }

            #newSlider .menu li#item1 .active {
                display: block;
                height: 250px;
                width: 38px;
                background-image: url(../../Images/Slider/featured-article-sel.png);
            }

            #newSlider .menu li#item2 .normal {
                display: block;
                height: 250px;
                width: 38px;
                background-image: url(../../Images/Slider/featured-blog.png);
            }


            #newSlider .menu li#item2 .active {
                display: block;
                height: 250px;
                width: 38px;
                background-image: url(../../Images/Slider/featured-blog-sel.png);
            }

            #newSlider .menu li#item3 .normal {
                display: block;
                height: 250px;
                width: 38px;
                background-image: url(../../Images/Slider/apn.png);
            }


            #newSlider .menu li#item3 .active {
                display: block;
                height: 250px;
                width: 38px;
                background-image: url(../../Images/Slider/apn-sel.png);
            }


.advertisingNote {
    margin: 4px;
    padding: 4px;
    border: solid 1px black;
    font-weight: bold;
}

.pdf-link {
    border-right: solid 1px gray;
    padding-right: 4px;
}



.dealButtonBlue {
    display: inline-block;
    color: #174171;
    margin: 2px;
    text-align: center;
    background-color: #f1f1f1;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
}


    .dealButtonBlue:hover {
        text-decoration: none;
    }


.dealButtonOrange {
    display: inline-block;
    color: #D36D00;
    margin: 2px;
    text-align: center;
    background-color: #f1f1f1;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
}


    .dealButtonOrange:hover {
        text-decoration: none;
    }


.press-release {
    color: #971a00;
    font-weight: bold;
    vertical-align: super;
}

.block-heading {
    background-color: #F1F1F1;
    color: #9A1802;
    padding: 8px;
}

    .block-heading a {
        color: #9A1802;
        font-weight: bold;
    }

.dealTable {
    border: white solid 2px;
}

.dealSortCombo {
    display: inline-block;
    width: 150px;
    cursor: pointer;
}

    .dealSortCombo .selectionBar {
        padding: 2px;
        background-color: #ebebeb;
    }


    .dealSortCombo .popupDiv {
        position: absolute;
        padding: 2px;
        background-color: #ebebeb;
        border: 1px solid #C4C4C4;
        cursor: pointer;
    }


        .dealSortCombo .popupDiv a {
            display: block;
            padding: 4px;
            margin: 2px;
            text-align: left;
            background-color: #f1f1f1;
            color: black;
        }


            .dealSortCombo .popupDiv a:hover {
                background-color: #e1e1e1;
                color: black;
                text-decoration: none;
            }

.heading-row {
    background-color: #706c7b;
    padding: 6px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}

.cat a {
    color: navy;
    font-style: italic;
}


.grid_border_gray {
    border-collapse: collapse;
}


    .grid_border_gray td {
        border-collapse: collapse;
        border: #e1e1e1 solid 1px;
    }

    .grid_border_gray th {
        border-collapse: collapse;
        border: #e1e1e1 solid 1px;
    }

.custom-pager {
    width: 100%;
    background-color: #F2F2F2;
    text-align: right;
}

    .custom-pager a {
        display: inline-block;
        padding: 6px;
        color: #164172;
        font-weight: bold;
        vertical-align: middle;
        text-decoration: none;
    }

        .custom-pager a:hover {
            background-color: #f1f1f1;
            text-decoration: none;
        }

        .custom-pager a.selected {
            background-color: #620404;
            color: White;
        }

.round-table {
    background-color: #F2F2F2;
    padding-bottom: 12px;
    padding-right: 12px;
}

    .round-table .data-box {
        background-color: White;
        margin-top: 12px;
        margin-left: 12px;
        cursor: pointer;
        height: 90px;
    }

    .round-table .data-item {
        display: inline-block;
        padding: 5px;
    }


    .round-table .data-box .bottomButton {
        float: right;
        background-image: url(../../Images/roundTable-nor.png);
        background-position: right bottom;
        background-repeat: no-repeat;
        height: 17px;
        width: 31px;
        margin-top: -17px;
    }

    .round-table .selected-box {
        background-color: #dbdbdb;
        margin-top: 12px;
        margin-left: 12px;
        cursor: pointer;
        height: 90px;
    }

        .round-table .selected-box .bottomButton {
            float: right;
            background-image: url(../../Images/roundTable-sel.png);
            background-position: right bottom;
            background-repeat: no-repeat;
            height: 17px;
            width: 31px;
            margin-top: -17px;
        }

    .round-table .data-item .header {
        color: #164172;
        font-weight: bold;
        width: 200px;
        font-size: 11px;
    }

    .round-table .data-item .author {
        color: #9B1F07;
        font-weight: bold;
        letter-spacing: normal;
        font-size: 11px;
        margin-top: 6px;
    }

    .round-table .data-item .desc {
        color: #5F5F5F;
        font-weight: bold;
        letter-spacing: normal;
        font-size: 12px;
    }

.pop-win {
    font-family: Verdana;
    font-size: 12px;
}

    .pop-win a {
        color: blue;
    }

.author-list {
}

    .author-list td {
        padding: 5px 4px 5px 4px;
        font-size: 11px;
        line-height: 18px;
    }

        .author-list td a {
            font-weight: bold;
        }

        .author-list td .more {
            font-weight: normal;
        }


.new-pager {
    background-color: white;
    border-collapse: collapse;
    border-spacing: 0;
    color: #006BD7;
    font-family: verdana;
    font-size: 12px;
    height: 21px;
    margin: 0;
    padding: 8px;
}

    .new-pager a {
        color: steelblue;
        font-family: verdana;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        width: 50px;
        border: solid 1px #e9e9e9;
        text-align: center;
        padding: 4px 8px 4px 8px;
    }

        .new-pager a:hover {
            color: white;
            background-color: #3666D4;
            border: solid 1px #3666D4;
        }

    .new-pager .selected {
        color: #fff;
        background-color: #9B1E08;
        font-family: verdana;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        width: 50px;
        border: solid 1px #e9e9e9;
        text-align: center;
        padding: 4px 8px 4px 8px;
    }


.video-container {
    padding: 6px;
}



    .video-container .video-title {
        padding: 6px 0px;
        text-align: left;
        color: #000000;
        font-weight: bold;
    }


    .video-container .video-title a{
        color: #000000;
        font-weight: bold;
    }

    .video-container .desc {
        color: #717171;
    }

    .video-container .date {
        text-align: left;
        padding: 6px 0px;
        color: #a1a1a1;
        font-size: 11px;
        font-weight: bold;
        font-style: italic;
    }




.btn {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

    .btn:hover {
        background: #3cb0fd;
        background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
        background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
        text-decoration: none;
    }
