
.dashLink {
    display: block;
    float: left;
    border: 1px solid #0099CC;
    width: 200px;
    height: 150px;
    margin-right: 20px;
}

* {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    outline: none;
    font-family: Arial, Helvetica, sans-serif;
}

a.downloadIcon {
    background-image: url('../images/download.gif');
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 20px;
}

body {
    margin: 0;
    padding: 0px 0 30px 0;
    color: #333;
    font: normal 12px/1.8em Arial, Helvetica, sans-serif;
    background: #fff;
    background-image: url('../images/clouds.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

.html_bg {
}

a {
    color: #003399;
    text-decoration: none;
    font-size: 11px;
}

    a:hover {
        text-decoration: underline;
    }

p.clr, .clr {
    clear: both;
    padding: 0;
    margin: 0;
    background: none;
}

.seperator {
    border-bottom: 1px solid #dadada;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    display: block;
    float: left;
    height: 1px;
}

p.bg, .bg {
    clear: both;
    padding: 0;
    margin: 10px 0;
    border-bottom: 1px solid #bababa;
    height: 2px;
}

input, select, textarea {
    border: #cfcfcf 1px solid;
    color: #404040;
    font-size: 12px;
    padding: 3px;
    margin: 1px;
    font-family: "Liberation sans", Arial, Verdana, Helvetica, sans-serif;
}

.news-container {
    display: block;
    float: right;
    width: 320px !important;
    /*height: 130px;*/
    height: 160px !important;
    padding-top: 0px;
    padding-left: 10px;
    margin-right: 0px;
    margin-top: 0px;

}
    
.news-container ul {
    /*width: 315px !important;*/
    height: 160px !important;
}
        .news-container ul:hover {
            overflow: auto;
            overflow-x: hidden;
            overflow-y: scroll;
        }
    .news-container ul li {
        height: 150px !important;

    }

.news-container1 {
    display: block;
    float: right;
    width: 310px;
    height: 280px;
    padding-top: 5px;
    padding-left: 0px;
    margin-right: 10px;
    margin-top: 3px;
    overflow: hidden;
}

.lms-container {
    display: block;
    float: left;
    width: 375px;
    height: 200px;
    margin-right: 4px;
    margin-top: 0px;
    overflow: hidden;
}

.lms {
    display: block;
    float: left;
    width: 370px;
    padding-top: 5px;
    padding-left: 10px;
    margin-right: 4px;
    margin-top: 0px;
    -moz-border-bottom-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
}

    .lms li {
        padding-left: 20px;
    }

    .lms h3 {
        color: #41A8D3;
        padding-bottom: 0px;
    }

    .lms p {
        font-size: 11px;
        width: 225px;
        float: left;
        margin-right: 10px;
        line-height: 12px;
        text-align: left;
        line-height: 1.5em;
        padding: 1px 0 5px 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size:11.5px;
        text-align: justify;
    }

    /*.lms a {
        margin-top: 5px !important;
        margin-left: 260px !important;
    }*/

    .lms img {
        float:left;
    }

.oricAlertsContainer {
    display: block;
    float: right;
    width: 226px;
    padding-top: 0px;
    padding-left: 2px;
    margin-right: 0px;
    margin-top: 0px;
    overflow: hidden;
    margin-bottom: 5px;
    padding-right: 2px;
}
    .oricAlertsContainer .alrtHeading {
        color: #336699;
        font-weight: bold;
        font-size: 14px;
    }

    .oricAlertsContainer .details {
        max-height: 70px;
        overflow: hidden;
        margin-bottom: 5px;
        text-align: left;
    }

news-container ul li {
    border: 10px solid #CCCCCC;
}

.newsletter {
    display: block;
    float: right;
    width: 305px;
    height: 155px !important;
    padding-top: 10px;
    padding-left: 0px;
    margin-right: 4px;
    margin-top: 0px;
    -moz-border-bottom-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
}

    .newsletter h2 {
        margin-top: 0px;
        color: #333333;
        padding-bottom: 0px;
        margin-bottom: 5px;
    }

    .newsletter p {
        font-size: 11px;
        width: 165px;
        float: left;
        margin-right: 30px;
        line-height: 12px;
        text-align: left;
        height: 60px !important;

        line-height: 1.5em;
        padding: 5px 0 5px 0;
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
    }

    .newsletter a {
        margin-top: 5px !important;
    }

.sideNewsletter {
    display: block;
    float: right;
    width: 219px;
    background-image: url('../images/newsletterFall2014.png');
    background-repeat: no-repeat;
    background-position: -30px top;
    padding-top: 5px;
    padding-left: 12px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 12px;
    -moz-border-bottom-right-radius: 2px;
    -moz-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

    .sideNewsletter p {
        width: 135px;
        display: block;
        float: left;
        font-size: 11px;
        text-align: left;
        margin-bottom: -20px;
    }

.newsletter .emailText {
    border-style: none;
    display: block;
    float: left;
    padding: 4px 5px 2px 5px;
    margin: 5px 2px 0px 0px;
    width: 166px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.newsletter .subscribeButton {
    border-style: none;
    width: 83px;
    height: 34px;
    background-image: url('../images/subscribeButton.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    float: left;
    cursor: pointer;
}

.newsletter .download, .sideNewsletter .download {
    padding: 0px;
    margin: 10px 0px 0px 0px;
    border-style: none;
    width: 120px;
    height: 26px;
    background-image: url('../images/outlookDownloadHover.png');
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    float: left;
    cursor: pointer;
}



.sideNewsletter .download {
    margin: 30px 0px 0px 0px;
}

    .newsletter .download:hover, .sideNewsletter .download:hover {
        background-image: url('../images/outlookDownload.jpg');
    }

.frontMessages {
    padding: 1px 0px 0px 8px;
    margin: 10px 0px 0px 0px;
    width: 1140px;
    display: block;
    float: left;
    height: 173px;
    background-image: url('../images/frontMessages.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

li {
    list-style: none;
    text-align: justify;
}

ul {
    display: block;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

    ul.col2List li {
        width: 250px;
        display: block;
        line-height: 20px;
        float: left;
    }

    ul.bluBullets li, ul ul ul.bluBullets li {
        background-image: url('../images/bg.jpg');
        background-position: left 9px;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 15px;
        line-height: 20px;
        margin: 0px;
        width: 100%;
        list-style-type: none;
    }

    ul.alpha ul.roman {
        width: 630px;
        float: left;
        display: block;
        clear: both;
    }

    ul.number ul.alpha li {
        width: 780px;
        clear: both;
    }

    ul.number ul.bluBullets li {
        list-style-type: none;
        background-position: left 9px;
        padding: 0px 0px 0px 15px;
        margin: 0px 0px 0px 10px;
        text-align: justify;
        line-height: 20px;
    }

    ul.alpha ul.number  {
       width:780px;
       /*background-color:blue;*/
     
    }

    ul.alpha ul.number li {
        width:100%;
    list-style-type:decimal;
    }

    ul.number ul.alpha ul.roman li {
        width: 760px;
        clear: both;
    }

    ul.mailList li {
        background-image: url('../images/bg.jpg');
        background-position: left 9px;
        background-repeat: no-repeat;
        padding: 0px 0px 5px 15px;
        line-height: 20px;
        margin: 0px;
    }

    ul.nestedList, ul.alpha, ul.roman {
        padding-left: 20px;
        padding-top: 0px;
        padding-bottom: 10px;
    }

        ul.nestedList li {
            background-image: url('../images/bg.jpg');
            background-position: left 9px;
            background-repeat: no-repeat;
            padding: 0px 0px 5px 15px;
            line-height: 20px;
            margin: 0px;
            width: 688px;
        }


    ul.number li {
        padding: 0px 0px 0px 5px;
        line-height: 20px;
        margin: 0px 0px 0px 10px;
        width: 820px;
        list-style-type: decimal;
        text-align: justify;
        /*background-color:blue;*/
    }

    ul.nestedSubList {
        padding-left: 30px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

        ul.nestedSubList li {
            background-image: url('../images/bg.jpg');
            background-position: left 9px;
            line-height: 20px;
            background-repeat: no-repeat;
            padding: 0px 0px 5px 15px;
            margin: 0px;
        }

    ul.nestedSubSubList {
        padding-left: 40px;
        padding-top: 5px;
        padding-bottom: 10px;
    }

        ul.nestedSubSubList li {
            padding: 0px;
            margin: 0px;
            background-image: none;
            line-height: 20px;
        }

    ul.alpha li {
        padding: 0px 0px 0px 5px;
        line-height: 20px;
        margin: 0px 0px 0px 10px;
        width: 800px;
        list-style-type: lower-alpha;
        /*background-color:green;*/
    }

    ul.roman li {
        padding: 0px 0px 0px 5px;
        line-height: 20px;
        margin: 0px 0px 0px 10px;
        width: 688px;
        list-style-type: lower-roman;
    }

    ul.roman li, ul ul.roman li {
        padding: 0px 0px 0px 5px;
        line-height: 20px;
        margin: 0px 0px 0px 10px;
        width: 780px;
        list-style-type: lower-roman;
    }

h2, h2 a {
    padding: 10px 0px 0px 0px;
    color: #252525;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: normal;
    margin: 0 0 1em;
    font-family: 'Segoe UI';
}

h1, h2, h3, h4 {
    width: 100%;
}

    h3, h3 a {
        padding: 0px;
        color: #565656;
        font-size: 14px;
        line-height: 1.5em;
        margin: 0;
        text-decoration: none;
    }

h3 {
    color: #292929;
    font-size: 16px;
    text-decoration: none;
    padding: 5px 5px 5px 0px;
    margin: 5px 0px 5px 0px;
    font-family: 'Segoe UI';
    font-weight: normal;
    display: block;
    float: left;
}

h4 {
    font-size: 1em;
    margin: 0 0 1em;
    font-family: Arial, Helvetica, sans-serif;
}

p {
    line-height: 1.5em;
    padding: 5px 0 5px 0;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
}

img {
    margin: 0px 5px 5px 0;
    display: block;
    float: left;
}

p img {
    padding: 0px;
    margin: 0px 10px 10px 0px;
    display: block;
    float: left;
}
/*=== Layout ===*/
#outer {
    margin: 0 auto;
    padding: 0 20px;
    width: 1155px;
    background-image: url('../images/pagebg.png');
    background-repeat: no-repeat;
    min-height: 750px;
}

#page {
    margin: 0 0 0 18px;
    padding: 0 0px 0 0px;
    width: 1115px;
    font-family: Arial, Helvetica, sans-serif;
}
/*=== Header ===*/
#header {
    margin: 0px 0px 0px -17.5px;
    padding: 0;
    height: 90px;
    background-color: #214f80;
    width: 1155px;
    background-image: url('../images/footer-bg.png');
    background-repeat: no-repeat;
    background-position: center top;
}
/*- Logo -*/
.logo {
    margin: 9px 0px 0px 11px;
    padding: 5px;
    float: left;
    width: auto;
    height: 66px;
}

    .logo h1 {
        margin: 0;
        padding: 0;
        float: left;
        width: 350px;
        font-size: 46px;
        font-weight: bold;
        line-height: 1em;
        color: #4b4b4b;
    }

#competence {
    padding: 18px 0px 15px 18px;
    margin: -10px 0px 5px -20px;
    background-color: #993333;
    width: 872px;
    display: block;
    float: left;
}

.shadowRight {
    background-image: url('../images/shadowLeft.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 5px;
    height: 926px;
    display: block;
    float: left;
}

.shadowLeft {
    background-image: url('../images/shadowLeft.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 5px;
    height: 926px;
    display: block;
    float: left;
}

.shadowDown {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    background-image: url('../images/shadowDown.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 5px;
    z-index: 100;
    position: relative;
}

.shadowUp {
    padding: 0px;
    margin: 0px;
    background-image: url('../images/shadowUp.png');
    background-repeat: repeat-x;
    background-position: left top;
    width: 100%;
    height: 5px;
    z-index: 1;
}

.logo h1 a {
    color: #4b4b4b;
    text-decoration: none;
}

    .logo h1 a:hover {
        text-decoration: none;
    }

.logo h1 small {
    display: block;
    margin: 0;
    padding: 0 12px 0 0;
    color: #787878;
    font-size: 12px;
    font-weight: normal;
    line-height: 1em;
    letter-spacing: normal;
    text-align: right;
}
/* RSS */
#topRightMenu {
    width: 300px;
    display: block;
    float: right;
}

.rss {
    margin: 2px 7px 0px 0px;
    padding: 0;
    float: right;
    width: 330px;
    color: #E1E1E1;
    font-size: 10px;
    text-align: right;
}

    .rss .img_rss {
        padding: 0 0 0 8px;
        float: right;
        border: none;
    }

    .rss p {
        margin: 0;
        padding: 4px 0 0;
        font-size: 18px;
        font-weight: normal;
        line-height: 1.2em;
        text-align: right;
        color: #5b5b5b;
    }

        .rss p a, .rss p a:hover {
            color: #5b5b5b;
            text-decoration: none;
        }

    .rss ul {
        margin: 0;
        padding: 0;
        list-style: none;
        float: right;
        width: auto;
    }

        .rss ul li {
            padding: 0 8px;
            float: left;
            font-size: 11px;
            line-height: 1.2em;
            border-right: 1px solid #afb0b2;
        }

            .rss ul li.last_rss {
                padding: 0 0 0 8px;
                border-right: none;
            }

    .rss a {
        text-decoration: none;
        padding-right: 2px;
        padding-left: 2px;
        color: #E1E1E1;
        font-size: 10px;
    }

        .rss a:hover {
            text-decoration: underline;
        }


/* Search form */
.search {
    margin: 0px;
    border: 1px solid #CCCCCC;
    padding: 0px;
    float: right;
    width: auto;
}

.subsearch {
    margin: 0px;
    border: 1px solid #CCCCCC;
    padding: 0px;
    float: right;
    width: 250px;
}

.newsTitle {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    float: left;
    list-style-type: none;
    color: #1B1B1B;
    font-size: 14px;
    font-weight: lighter;
}

#search span {
    display: block;
    background: #FFF;
    border: 1px solid #3da5af;
    height: 28px;
    margin: 0;
    padding: 0;
    border: none;
    width: 215px;
}

#search input#s {
    margin: 0;
    padding: 7px 10px;
    float: left;
    width: 160px;
    color: #666666;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    background: none;
    border: none;
}

#search .btn {
    float: left;
    padding: 0;
    margin: 0;
    border: 0;
    width: auto;
}
/*=== All Columns ===*/
#columns {
    margin: 0;
    padding: 0px;
    width: 1120px;
}
/*=== Page Title ===*/
.pagetitle {
}

    .pagetitle h2 {
    }
/*=== Center Column ===*/
#centercol {
    margin: 0 0 0px 0;
    padding: 10px 0 0 0;
    float: left;
    width: 860px;
    display: block;
}

    #centercol ul li {
        float: left;
    }
/*=== Right Column ===*/
#rightcol {
    margin: 0px;
    padding: 10px 0px 0px 0px;
    float: right;
    width: 230px;
}

    #rightcol .heading {
        background-position: center center;
        color: #FFFFFF;
        font-size: 13px;
        margin: 0px;
        padding: 6px 8px 5px 12px;
        display: block;
        float: left;
        width: 210px;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif;
        -moz-border-top-left-radius: 5px;
        -moz-border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        background-color: #656565;
        border-bottom: 1px solid #424141;
    }

    #rightcol .content {
        border-style: none solid solid solid;
        border-width: 1px;
        border-color: #E8E8DB;
        background-color: #F7F7F2;
        display: block;
        float: left;
        width: 208px;
        padding: 5px 8px 5px 12px;
        margin: 0px 0px 10px 0px;
    }

        #rightcol .content ul {
            padding: 0px;
            margin: 0px 0px 0px -12px;
            display: block;
            float: left;
            width: 228px;
        }

            #rightcol .content ul li {
                background-position: 10px center;
                display: block;
                float: left;
                padding: 3px 0px 3px 25px;
                margin: 0px;
                border-bottom-style: solid;
                border-bottom-width: 1px;
                border-bottom-color: #E8E8DB;
                width: 203px;
                background-image: url('../images/sidemenuli.jpg');
                background-repeat: no-repeat;
            }

                #rightcol .content ul li a {
                    font-size: 11.5px;
                    color: #282828;
                }

    #rightcol ul.sideTopMenu {
        background-position: center top;
        padding: 3px 0px 3px 0px;
        margin: 0px 0px 10px 0px;
        display: block;
        float: left;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #656565;
    }

        #rightcol ul.sideTopMenu li {
            display: block;
            float: left;
            padding: 0;
            margin: 0px;
            border-bottom-style: dotted;
            border-bottom-width: 1px;
            border-bottom-color: #7e7e7e;
            text-align: left;
        }

            #rightcol ul.sideTopMenu li ul {
                background-color: #CCCCCC;
                padding-top: 0px;
                padding-bottom: 0px;
                background-image: url('../images/shadowDown.png');
                background-repeat: repeat-x;
                background-position: left top;
            }

                #rightcol ul.sideTopMenu li ul li ul {
                    background-color: #e7e7e7;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    background-image: url('../images/shadowDown.png');
                    background-repeat: repeat-x;
                    background-position: left top;
                }

                    #rightcol ul.sideTopMenu li ul li ul li a {
                        color: #1D1D1D;
                    }

                #rightcol ul.sideTopMenu li ul li a {
                    color: #1D1D1D;
                }

                #rightcol ul.sideTopMenu li ul li ul li a:hover {
                    color: #1D1D1D;
                }

                #rightcol ul.sideTopMenu li ul li {
                    border-bottom-style: dotted;
                    border-bottom-width: 1px;
                    border-bottom-color: #A7A7A7;
                }

                    #rightcol ul.sideTopMenu li ul li ul li {
                        border-bottom-style: dotted;
                        border-bottom-width: 1px;
                        border-bottom-color: #cccccc;
                    }

                    #rightcol ul.sideTopMenu li ul li a:hover {
                        background-color: #cacaaa;
                    }

                    #rightcol ul.sideTopMenu li ul li a.selected, #rightcol ul.sideTopMenu li a.selected {
                        background-color: #cacaaa;
                        color: #000;
                    }

                    #rightcol ul.sideTopMenu li.last, #rightcol ul.sideTopMenu li ul li.last, #rightcol .content ul li.last {
                        border-style: none;
                    }

            #rightcol ul.sideTopMenu li a {
                color: #fff;
                padding: 7px 0px 7px 10px;
                width: 220px;
                display: block;
                float: left;
                font-size: 11.5px;
                text-transform: none;
            }

                #rightcol ul.sideTopMenu li a:hover {
                    text-decoration: none;
                    color: #1D1D1D;
                    background-color: #cacaaa;
                }

.box_r {
    margin: 0 0 24px;
    padding: 0;
    background: none;
    border: none;
}

    .box_r ul li {
        background-image: url( '../images/sidemenuli.jpg' );
        background-repeat: no-repeat;
        background-position: left center;
        padding: 5px 0px 5px 20px;
        margin: 0px;
    }

    .box_r .content {
        margin: 0;
        padding: 0;
    }

.small_link {
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
}

    .small_link a {
        color: #6f6f6f;
        text-decoration: none;
    }

    .small_link small {
        font-size: 11px;
    }
/*=== Sub Columns ===*/
.subcols {
    background: url(images/subcols-bgr.gif) repeat-y left;
    height: 1%;
}

.col1, .col2 {
    float: left;
    width: 285px;
}

.col2 {
    float: right;
}
/*=== Post ===*/
.post-block {
}

.post-margin {
    margin-left: 236px;
}
/*- Post Title -*/
.post-title {
    padding: 16px 0;
    margin: 0;
}

    .post-title h2 {
        margin: 0;
        padding: 0;
    }

        .post-title h2 a {
            display: inline;
            margin: 0;
            padding: 0;
            text-decoration: none;
        }
/*- Post Excerpt -*/
.post-excerpt {
    padding: 0;
    margin: 0;
}

    .post-excerpt p {
        margin: 0;
    }

        .post-excerpt p strong {
            letter-spacing: 1px;
            color: #383838;
        }

    .post-excerpt a {
        color: #77d7ec;
        text-decoration: underline;
        font-weight: bold;
    }

        .post-excerpt a.comm {
            float: left;
        }
/* post-leav */
.post-leav {
    margin: 0;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1em;
    color: #fff;
    background-color: #a53541;
}

    .post-leav a {
        color: #fff;
        text-decoration: none;
    }
/* blog-content */
.blog-content {
    float: right;
    width: 360px;
}
/* comments count */
.comm_count {
    margin: 0 0 12px;
    padding: 5px 0;
    float: right;
    font-size: 12px;
    color: #9a9a9a;
}

    .comm_count a {
        font-weight: bold;
        color: #a53541;
        text-decoration: none;
    }

        .comm_count a:hover {
            text-decoration: underline;
        }
/*- Post Blockquote -*/
.post blockquote {
    border-left: 3px solid #cfcfcf;
    font-size: 13px;
    font-style: italic;
    margin: 0 0 1.5em;
    padding: 5px 0 0 10px;
}
/*- Post Author -*/
.post-author {
    margin: 0 0 1em;
}

.author-details {
    font-size: 11px;
}

.author-descr {
    display: table;
    height: 1%;
}
/* post-commets */
.post-commets {
    float: right;
}
/*- Post Date -*/
.post-date {
    margin: 0 0 12px;
    padding: 4px 0;
    color: #9a9a9a;
    font-size: 12px;
    border-top: 1px dotted #9a9a9a;
    border-bottom: 1px dotted #9a9a9a;
}

    .post-date a {
        color: #a53541;
        font-weight: bold;
        text-decoration: none;
    }

        .post-date a:hover {
            text-decoration: underline;
        }
/*- Post Comments -*/
.post-comments {
}

    .post-comments h2 {
        padding-top: 10px;
    }

    .post-comments .fl {
        width: 80px;
    }

    .post-comments .fr {
        width: 480px;
    }
/*- Widget Title - */
.wtitle {
    padding: 0px 0 16px 0;
    margin: 0;
}

    .wtitle h2 {
        margin: 0;
        padding: 0;
        font-size: 22px;
        line-height: 1em;
        font-family: 'Segoe UI';
    }

h1 {
    margin: 10px 0 20px 0;
    padding: 0;
    font-size: 22px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    float: left;
    color: #2a435d;
    text-decoration: none;
}

h2 {
    margin: 15px 0 15px 0;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    float: left;
    color: #2a435d;
    text-decoration: none;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
}
/*- Box2 -*/
.box2 {
    background-color: #d9d9d9;
    border: 1px solid #cfcfcf;
    height: 1%;
    margin: 0 0 20px;
    padding: 15px;
    min-height: 115px;
    width: 450px;
}

    .box2.alt {
        background: #FFFFFF;
    }

.comm-name, .comm-date {
    line-height: 20px;
}
/*=== Styling Lists ===*/
/*=== Styling Forms ===*/
input.btn {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
}

select {
    padding: 1px;
}
/*- Message -*/
.message div {
    margin: 0 0 18px;
}

.message input {
    padding: 9px 15px;
    width: 450px;
}

.message textarea {
    height: 114px;
    overflow: auto;
    padding: 9px 15px;
    width: 450px;
    font-family: Verdana;
}

.message .submit {
    float: left;
}

.message .btn {
    padding: 0;
    width: 128px;
    height: 32px;
    background: url(images/button.gif);
}

.message .notice {
    color: #a4a4a4;
    float: right;
    font-style: italic;
    padding: 10px 0 0;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
    display: block;
    margin: 0 16px 10px 0;
    padding: 0;
    float: left;
    background-color: #fff;
    border: none;
}

.pic.fl img {
}

.pic.fr img {
}

.th {
    display: block;
    margin: 0 0 .5em;
}

    .th.fl img {
        margin-right: 10px;
        max-width: 40px;
    }

.banner a img {
    margin: 0 3px;
}

.ads img {
    margin: 0 1px 5px 0;
    padding: 0;
    border: none;
}

.widget_flickrRSS img {
    border: 1px solid #cfcfcf;
    margin: 3px;
}

.box .ac img {
    border: 0;
    margin: 0;
}

.banner {
    margin: 0;
    padding: 0;
    background: none;
}

/*=== Footer ===*/
#page_bottom {
    margin: 20px 0px 0px 0px;
    padding: 8px 0px 10px 0px;
    background-color: #f2f2f2;
    width: 100%;
    height: 130px;
    display: block;
    float: left;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #E9E9E9;
}

#footer {
    margin: 0 auto;
    padding: 0 0px;
    width: 1140px;
    height: 80px;
    color: #272727;
}

#subFooter {
    padding: 0px;
    margin: 0px;
    height: 40px;
    display: block;
    float: left;
    width: 100%;
    background-color: #003466;
}

    #subFooter #subFooterContent {
        margin: 0 auto;
        padding: 1px 0px 0px 0px;
        width: 1140px;
        height: 40px;
        color: #272727;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        color: #CCCCCC;
        font-size: 11px;
    }

        #subFooter #subFooterContent ul {
            width: 750px;
            display: block;
            float: left;
            padding: 8px 0px 0px 0px;
            margin: 0px;
        }

            #subFooter #subFooterContent ul li {
                padding: 0px;
                margin: 0px;
                display: block;
                float: left;
            }

                #subFooter #subFooterContent ul li a {
                    padding: 0px 10px 0px 10px;
                    margin: 0px;
                    font-size: 11px;
                    text-decoration: none;
                    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
                    color: #E1E1E1;
                }

                    #subFooter #subFooterContent ul li a:hover {
                        text-decoration: underline;
                    }

.footerContacts {
    padding: 0px 0px 0px 5px;
    margin: 0px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #808080;
    width: 400px;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 17px;
}

    .footerContacts b {
        color: #5F5F5F;
        font-weight: bold;
    }

#footer .text1, #footer .text2 {
    padding: 24px 0 0;
    line-height: 1em;
    color: #333333;
}

#footer .text1 {
    float: left;
}

#footer .text2 {
    float: right;
}

    #footer .text1 a, #footer .text2 a {
        font-weight: bold;
        text-decoration: none;
        color: #666;
    }

/*=== Misc. ===*/
.fix {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    overflow: hidden;
}

.hl, .hl2 {
    background: url(images/hl-dot.gif) repeat-x top;
    clear: both;
    height: 2px;
    overflow: hidden;
    width: 100%;
}

.hl2 {
    background: none;
    border-top: 1px solid #e7e7e7;
    height: 1px;
    margin: 0 0 .8em;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ac {
    text-align: center;
    padding: 0;
}

    .ac img {
        border: none;
        margin: 0;
        padding: 0 8px 0 0;
    }

.ar {
    text-align: right;
}

.noBorder {
    border: 0;
}

.font-sm {
    font-weight: normal;
}

.white {
    color: #FFF;
}

.slider {
    padding: 0px;
    margin: 0px 0px 0px -17px;
    /*width: 1154px;*/
    width: 800px;
    /*height: 450px;*/
    height: 360px;
    display: block;
    float: left;
}

.pageBanner {
    background-position: left bottom;
    padding: 0px 0px 5px 0px;
    margin: -5px 0px 5px -17px;
    width: 1154px;
    height: 250px;
    display: block;
    float: left;
    overflow: hidden;
    background-image: url('../images/shadowDown.png');
    background-repeat: repeat-x;
}

.index-newsblock {
    margin: 0;
    padding: 0 0 16px;
}

    .index-newsblock a {
        text-decoration: none;
    }

        .index-newsblock a.date {
            font-weight: bold;
            font-size: 11px;
        }

        .index-newsblock a.comments {
            font-weight: bold;
        }

        .index-newsblock a:hover {
            text-decoration: underline;
        }

    .index-newsblock p {
        margin: 0;
        padding: 0;
    }

        .index-newsblock p.index-newsinfo {
            margin-bottom: 8px;
            padding: 12px 0 8px;
            border-bottom: 1px dotted #9a9a9a;
        }

        .index-newsblock p.index-newscontent {
            line-height: 1.5em;
            max-height: 55px;
            overflow: hidden;
        }

            .index-newsblock p.index-newscontent a {
                color: #666666;
            }

    .index-newsblock h3 {
        margin: 0;
        padding: 0;
        font-size: 13px;
        font-weight: bold;
        line-height: 1.5em;
    }

        .index-newsblock h3 a {
            color: #9a9a9a;
        }

/* footer2 */
.footer2 {
}

.footer2_resize {
    margin: 0 auto;
    padding: 0 15px;
    width: 825px;
}

.footer2 a {
    color: #666666;
}

.footer2 .col {
    margin: 0;
    padding: 0;
    float: left;
    padding: 0;
}

.footer2 .col1 {
    width: 200px;
    padding: 40px 0 24px;
}

.footer2 .col2 {
    width: 280px;
    padding: 40px 70px 24px 70px;
}

.footer2 .col3 {
    width: 260px;
    padding: 40px 0 24px;
}

.footer2 .col ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .footer2 .col ul li {
        margin: 0;
        padding: 3px 0;
    }

        .footer2 .col ul li a {
            color: #666666;
            text-decoration: none;
            padding-left: 10px;
            background: url(images/li.gif) no-repeat left center;
            font-family: Arial, Helvetica, sans-serif;
        }

            .footer2 .col ul li a:hover {
                text-decoration: underline;
                color: #a53541;
                background: url(images/li_a.gif) no-repeat left center;
            }

.submitButton {
    margin: 3px 0px 0px 0px;
    padding: 3px 5px 3px 5px;
    border: 1px solid #a53541;
    background-color: #8a2530;
    color: #FFFFFF;
}

.footer2 h2 {
    margin: 0;
    padding: 0 0 12px;
    font-size: 24px;
    font-weight: normal;
    color: #4b4b4b;
}

.footer2news {
    margin: 0;
    padding: 0 0 16px;
}

    .footer2news h3 {
        margin: 0;
        padding: 8px 0 0;
        font-size: 12px;
        font-weight: bold;
        color: #747373;
    }

    .footer2news p {
        margin: 0;
        padding: 0;
    }

    .footer2news a {
        text-decoration: none;
    }

        .footer2news a:hover {
            text-decoration: underline;
        }

    .footer2news p.footer2content a {
        color: #747373;
    }

    .footer2news .icon_right {
        float: left;
        padding: 0 16px 0 0;
    }

ul.def_ul {
    margin: 0;
    padding: 0 0 0 16px;
    list-style: none;
    display: block;
    float: left;
}

    ul.def_ul li {
        background-position: left 10px;
        margin: 0;
        padding: 2px 0 2px 15px;
        list-style: none;
        background-image: url( '../images/li.gif' );
        background-repeat: no-repeat;
    }

        ul.def_ul li a {
            padding: 0px;
            margin: 0px;
            color: #666666;
            text-decoration: none;
            background: left center;
            text-align: left;
        }

            ul.def_ul li a:hover {
                text-decoration: underline;
                background: left center;
            }

.searchBar {
    padding: 4px;
    margin: 2px;
    width: 235px;
    border-style: none;
    float: left;
    display: block;
}

.searchButton {
    padding: 0px;
    margin-top: 0px;
    border-style: none;
    float: left;
    display: block;
}

.latestNews {
    padding: 7px 10px 7px 10px;
    display: block;
    float: right;
    width: 984px;
    color: #FFFFFF;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 15px;
    text-align: center;
    background-color: #333333;
    height: 20px;
    text-shadow: 1px 1px #000;
}

    .latestNews .newsHeading {
        margin: -7px 0px 0px -10px;
        padding: 7px 15px 6px 15px;
        display: block;
        float: left;
        background-color: #993333;
        color: #FFFFFF;
        border-right-style: solid;
        border-right-width: 2px;
        border-right-color: #2D2D2D;
    }

.download {
    margin: 10px;
    padding: 0;
    display: block;
    float: left;
    width: 280px;
}

    .download .detail {
        font-size: 10px;
        color: #666666;
        text-decoration: none;
        display: block;
        float: right;
        margin-right: 10px;
        margin-top: -5px;
    }

h2.download {
    margin: 3px 0px 0px 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E2E0D6;
    color: #3366CC;
    font-size: 18px;
    font-family: 'Times New Roman', Times, serif;
    padding: 0px 0px 5px 3px;
    font-weight: normal;
    float: left;
    display: block;
    width: 205px;
    overflow: hidden;
    text-decoration: none;
}

    h2.download a {
        border-style: none;
        margin: 0px;
        color: #333333;
        font-size: 18px;
        font-family: 'Times New Roman', Times, serif;
        padding: 0px;
        font-weight: normal;
        float: left;
        display: block;
        width: 260px;
        overflow: hidden;
        text-decoration: none;
    }

        h2.download a:hover {
            color: #33CCCC;
        }


p.CourseSummary {
    padding: 0px;
    margin: -5px 0px 5px 0px;
    width: 520px;
    float: left;
    display: block;
    max-height: 75px;
    overflow: hidden;
}

p.content {
    padding: 0px 10px 0px 10px;
    margin: 15px 0px 0px 0px;
    width: 650px;
    float: left;
    display: block;
}

.subpanel .footer {
    margin: 0px;
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #CCCCCC;
    padding: 5px;
    background: url(images/fhbg1.gif) repeat-x;
    color: #000000;
    width: 677px;
    float: left;
    display: block;
    background-position: left top;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    height: 15px;
}

    .subpanel .footer a {
        padding: 0px;
        margin: -5px 0px 0px 0px;
        color: #007CA6;
        font-size: 10px;
        text-decoration: none;
    }

        .subpanel .footer a:hover {
            text-decoration: underline;
        }

.subpanel {
    margin: 0px 0px 5px 0px;
    width: 677px;
    float: left;
    display: block;
    background-color: #FFFFFF;
}

    .subpanel .label {
        padding: 0px;
        margin: -5px 0px 0px 0px;
        color: #333333;
        text-decoration: none;
        font-size: 10px;
        float: left;
    }

    .subpanel .header .label {
        padding: 0px;
        margin: 0px;
        color: #000000;
        font-weight: bold;
    }

    .subpanel .header {
        border: 1px solid #CCCCCC;
        padding: 0px 0px 0px 0px;
        margin: 0px;
        background-position: left bottom;
        background-image: url( '../images/fhbg.gif' );
        background-repeat: repeat-x;
        display: block;
        float: left;
        color: #000000;
        height: 20px;
        width: 687px;
    }

    .subpanel .collumn {
        padding: 0px 3px 3px 3px;
        margin: 0px;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #CCCCCC;
        float: left;
        display: block;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #CCCCCC;
        text-decoration: none;
        font-size: 12px;
        color: #333333;
        overflow: hidden;
        height: 15px;
    }

        .subpanel .collumn a {
            padding: 0px;
            margin: -4px 5px 0px 1px;
            display: block;
            font-size: 9px;
            color: #336699;
            text-decoration: none;
            float: left;
            font-family: 'Times New Roman', Times, serif;
            width: auto;
            height: auto;
        }

            .subpanel .collumn a:hover {
                text-decoration: underline;
            }

    .subpanel .header .collumn {
        border-style: none solid none none;
        padding: 0px 3px 7px 3px;
        margin: 0px;
        border-right-width: 1px;
        border-right-color: #CCCCCC;
        float: left;
        display: block;
        text-decoration: none;
        font-size: 10px;
        color: #333333;
        overflow: hidden;
        height: 12px;
    }

    .subpanel .row input[type=text] {
        border-style: none;
        color: #336699;
        padding: 1px;
        margin: 1px 0px 0px 0px;
        font-size: 10px;
        width: 98%;
    }

p.contentText {
    padding: 0px;
    margin: 0px 0px 5px 0px;
    width: 430px;
    float: left;
    display: block;
    max-height: 75px;
    overflow: hidden;
}

p.CourseSummary {
    padding: 0px;
    margin: -5px 0px 5px 0px;
    width: 520px;
    float: left;
    display: block;
    max-height: 75px;
    overflow: hidden;
}

p.content {
    padding: 0px 10px 0px 10px;
    margin: 15px 0px 0px 0px;
    width: 650px;
    float: left;
    display: block;
}

.fecilitiesPics {
    display: block;
    float: left;
    padding: 0px;
    margin: 10px 10px 0px 0px;
    width: 220px;
    height: 120px;
}

    .fecilitiesPics p {
        padding-left: 5px;
        font-size: 11px;
    }

.faculty {
    display: block;
    float: left;
    padding: 0px;
    margin: 0px 10px 0px 0px;
    width: 340px;
    height: 150px;
}


    .faculty p {
        text-align: left;
        display: block;
        float: left;
        width: 200px;
        margin-top: -3px;
    }

    .faculty img {
        -webkit-border-radius: 5px;
        -moz-border-radius: 4px;
        -khtml-border-radius: 4px;
        float: left;
        width: 85px;
        height: 90px;
    }

.facultyNew {
    display: block;
    float: left;
    padding: 0px;
    margin: 0px 10px 0px 0px;
    width: 720px;
    height: 160px;
    border-bottom: solid 1px #d8d7d7;
    margin-bottom: 10px;
}


    .facultyNew p {
        text-align: left;
        display: block;
        float: left;
        width: 570px;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .facultyNew span {
        margin-top: -5px;
        margin-bottom: 20px;
    }

    .facultyNew a.heading {
        display: block;
        float: left;
        width: 570px;
        color: #222;
        font-size: 16px;
        font-weight: bold;
        color: #41a8d3;
    }

        .facultyNew a.heading:hover {
            text-decoration: none;
            color: #343434;
        }

    .facultyNew img {
        /*-webkit-border-radius: 5px;
        -moz-border-radius: 4px;
        -khtml-border-radius: 4px;*/
        float: left;
        width: 125px;
        height: 145px;
        margin-right: 20px;
    }

    .facultyNew .emailData {
        position: relative;
        top: 15px;
        width: 560px;
        display: block;
    }

img.round {
    padding: 0px;
    margin: 0px 10px 10px 0px;
    -webkit-box-shadow: 0px 0px 0px 0px #333333;
    -moz-box-shadow: 0px 0px 0px 0px #333333;
    box-shadow: 0px 0px 0px 0px #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    border: solid white 0px;
    float: left;
}

.round {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#programPan {
    display: block;
    float: left;
    width: 100%;
}

.programs {
    display: block;
    float: left;
    padding: 0px;
    margin: 0px 10px 15px 0px;
    width: 273px;
    height: Auto;
}

    .programs h2 {
        padding: 5px;
        display: block;
        float: left;
        font-size: 15px;
        border: 1px solid #FFFFFF;
        background-color: #1c4f73;
        color: #FFFFFF;
        width: 260px;
        margin-bottom: 10px;
    }

    .programs p {
        font-size: 11px;
        padding-bottom: 5px;
    }

    .programs a {
        margin: 10px 0px 0px 0px;
        padding: 2px 7px 2px 7px;
        font-size: 12px;
        border: 1px solid #ACAC82;
        background-color: #D3D3BE;
        color: #000000;
        display: block;
        float: left;
    }

        .programs a:hover {
            text-decoration: none;
            background-color: #999966;
            color: #FFFFFF;
            border: 1px solid #8B8B5C;
        }

    .programs img {
        display: block;
        float: left;
        padding: 0px;
        margin: 0px 10px 0px 0px;
    }

.ficilityGallery {
}

.faculty h2 {
    font-size: 15px;
    padding-bottom: 0px;
    font-weight: bold;
    color: #333;
}

.faculty p {
    font-size: 11px;
    padding-bottom: 5px;
}

.faculty a {
    display: block;
    float: left;
    width: 270px;
    font-size: 15px;
    padding-bottom: 10px;
    color: #171717;
}

.faculty img {
    display: block;
    float: left;
    padding: 0px;
    margin: 0px 10px 0px 0px;
}

.table {
    padding: 0px;
    margin: 10px 0px 10px 0px;
    border-style: none;
    display: block;
    width: 100%;
    border-collapse: collapse;
    font-size: 11.50px;
    float: left;
}

    .table tr {
        border: 1px solid #FFFFFF;
        background-color: #eaeadb;
        color: #000000;
    }

        .table tr.total, .table tr.total:hover {
            background-color: #DCDCC9;
            color: #000000;
        }

            .table tr.total td.heading {
                text-align: left;
                padding-left: 10px;
            }

    .table td {
        padding: 2px 4px 2px 4px;
        margin: 0px;
        vertical-align: middle;
        text-align: left;
        border: 1px solid #FFFFFF;
    }

    .table.left td {
        text-align: left;
        vertical-align: top;
    }

    .table td.first {
        padding-left: 10px;
        text-align: left;
        min-width: 120px;
    }

table td.white {
    background-color: #fff;
}

.table td.leftHeader {
    background-color: #006699;
    color: #FFFFFF;
    padding-right: 20px;
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
}

    .table td.leftHeader a {
        padding: 0px;
        margin: 0px;
        color: #FFFFFF;
        text-decoration: underline;
    }

.table td.leftSrNo {
    background-color: #006699;
    color: #FFFFFF;
    text-align: center;
}

.table td.courseTitle {
    width: 430px;
}

.table tr:hover {
    background-color: #F4F4F4;
}

.table tr.header {
    background-color: #006699;
    color: #FFFFFF;
}

.table tr.subHeader {
    background-color: #e4dada;
    color: #000;
    font-weight: bold;
}

.table tr.header:hover {
}

.semesters {
    width: 410px;
    display: block;
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
}

ul.details {
    display: block;
    float: left;
    padding-bottom: 20px;
}

    ul.details li {
        background-position: left 8px;
        display: block;
        float: left;
        padding: 3px 0px 3px 10px;
        margin: 0px;
        width: 98%;
    }

        ul.details li.sub {
            background-position: 20px 8px;
            display: block;
            float: left;
            padding: 0px 0px 0px 20px;
            margin: 0px;
            width: 98%;
        }

.SearchBar {
    color: #a8c5e0;
    width: 300px;
    margin: 0px 8px 0px 0px;
    display: block;
    float: right;
    height: 18px;
    text-align: right;
}

.SocialBar {
    color: #a8c5e0;
    width: 570px;
    margin: 45px 8px 0px 0px;
    display: block;
    float: right;
    height: 18px;
    text-align: right;
}
    .SocialBar a.youtube {
        background-position: left top;
        display: block;
        float: right;
        width: 20px;
        height: 20px;
        background-image: url('../images/youtube.png');
        background-repeat: no-repeat;
        margin-right: 10px;
    }

        .SocialBar a.youtube:hover {
            transform: scale(1.2);
        }

    .SocialBar a.instagram {
        background-position: left top;
        display: block;
        float: right;
        width: 20px;
        height: 20px;
        background-image: url('../images/instagram.png');
        background-repeat: no-repeat;
        margin-right: 5px;
    }

        .SocialBar a.instagram:hover {
            transform: scale(1.2);
        }

    .SocialBar a.twitter {
        background-position: left top;
        display: block;
        float: right;
        width: 20px;
        height: 16px;
        background-image: url('../images/twitter.png');
        background-repeat: no-repeat;
        margin-right: 5px;
    }

        .SocialBar a.twitter:hover {
            background-image: url('../images/twitterHover.png');
        }

    .SocialBar a.facebook {
        background-position: left top;
        display: block;
        float: right;
        width: 20px;
        height: 16px;
        background-image: url('../images/facebook.png');
        background-repeat: no-repeat;
    }

        .SocialBar a.facebook:hover {
            background-image: url('../images/facebookHover.png');
        }

    .SocialBar a.radio {
        background-position: left top;
        display: block;
        float: right;
        width: 175px;
        height: 21px;
        background-image: url('../images/radio.png');
        background-repeat: no-repeat;
        margin-right: 5px;
        margin-top: -5px;
    }

        .SocialBar a.radio:hover {
            background-image: url('../images/radio.png');
        }

    .SocialBar input {
        margin: 2px 0px 0px 4px;
        border-style: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        padding: 1px 5px 0px 5px;
        background-color: #012f60;
        color: #CCCCCC;
    }

.rotate {
    /* Safari */
    -webkit-transform: rotate(90deg);
    /* Firefox */
    -moz-transform: rotate(90deg);
    /* IE */
    -ms-transform: rotate(90deg);
    /* Opera */
    -o-transform: rotate(90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.superScriptUp {
    font-size: 10px;
    vertical-align: super;
}

.JusticeNews {
    background-position: 163px 0px;
    padding: 5px 100px 5px 10px;
    display: block;
    float: right;
    margin-bottom: 0px;
    width: 200px;
    height: 138px;
    -moz-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    margin-right: 2px;
    background-image: url('../images/justice.jpg');
    background-repeat: no-repeat;
    margin-top: 7px;
}

    .JusticeNews p {
        font-size: 11px;
        text-align: left;
        width: 230px;
        display: block;
        float: left;
        margin-right: 30px;
    }

    .JusticeNews h2 {
        font-weight: bold;
        font-size: 15px;
        color: #333333;
    }

.redButton {
    padding: 0px 15px 0px 0px;
    margin: 2px;
    background-position: left top;
    display: block;
    float: left;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border: 1px solid #9C2323;
    background-color: #d54444;
    background-image: url('../images/redButtonBg.png');
    background-repeat: repeat-x;
    cursor: pointer;
    box-shadow: inset 0px 0px 0px 0px #ccc;
}

.innerLatestNews {
    display: block;
    float: left;
    color: #993333;
    padding: 5px 5px 5px 5px;
    width: 650px;
    font-weight: bold;
    font-size: 15px;
    text-decoration: underline;
}

.crossed {
    text-decoration: line-through;
    color: #CC0000;
    margin-right: 5px;
}

.superScript:after {
    font-size: 70%;
    vertical-align: super;
    content: "th";
}

.superScriptND:after {
    font-size: 70%;
    vertical-align: super;
    content: "nd";
}

.redLink {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border: 1px solid #9C2323;
    font-size: 12px;
    color: #FFFFFF;
    padding: 3px 20px 2px 20px;
    margin: 0px 0px 0px 0px;
    border-style: none;
    display: block;
    float: left;
    cursor: pointer;
    background-color: #BC3F3F;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px #000;
}

    .redLink:hover {
        text-decoration: none;
    }

.redLinkk {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border: 1px solid #9C2323;
    font-size: 12px;
    width: 80px;
    color: #FFFFFF;
    padding: 3px 20px 2px 20px;
    margin: 0px 0px 0px 0px;
    border-style: none;
    display: block;
    float: left;
    cursor: pointer;
    background-color: #CC3433;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px #000;
}

    .redLinkk:hover {
        text-decoration: none;
    }

.bLink {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border: 1px solid #9C2323;
    font-size: 12px;
    width:125px;
    color: #FFFFFF;
    padding: 3px 20px 2px 20px;
    margin: 10px 0px 0px 10px;
    border-style: none;
    display: block;
    float: left;
    cursor: pointer;
    background-color: #006699;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px #000;
}
.bLink:hover {
    background-color:saddlebrown;
}

#messageArea {
    display: block;
    float: left;
    margin-top: 6px;
}

    #messageArea .name {
        display: block;
        float: left;
        width: 255px;
        font-weight: bold;
    }

    #messageArea img {
        display: block;
        float: left;
        width: 70px;
        height: 80px;
        margin-right: 10px;
        margin-bottom: 0px;
    }

    #messageArea a {
        margin-top: -2px;
        margin-bottom: 2px;
        margin-left: 285px;
        display: block;
        float: left;
    }

    #messageArea h3 {
        display: block;
        float: left;
        color: #333;
        font-size: 12px;
        padding: 0px;
        font-weight: bold;
        margin: 0;
        margin-bottom: 5px;
    }

#messageBox {
    display: block;
    float: left;
    width: 340px;
    height: 160px;
    overflow: hidden;
    margin-right: 25px;
    padding: 0px;
    margin-left: 5px;
}

#messageBox a {
    
    margin-top: -8px;
    
}
    #messageBox .messageDetails p {
        /*width: 343px;*/
        display: block;
        color: #525252;
        width: 338px;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        padding: 0;
    }

#newEventBox {
    margin-top: -20px;
    display: block;
    float: left;
    width: 300px;
    height: 170px;
    overflow: hidden;
    /*margin-right: 25px;*/
    padding: 0px;
    margin-left: 5px;
}

    #newEventBox li {
        margin-top: 0px;
        margin-bottom: 25px;
    }

        #newEventBox li a {
            display: block;
            float: right;
            color: #333;
            font-size: 12px;
            margin: 0;
            margin-top: -2px;
        }

    #newEventBox .evetndetails {
        width: 380px;
        display: block;
        height: 100px;
        float: left;
    }

        #newEventBox .evetndetails p {
            /*width: 343px;*/
            display: block;
            color: #525252;
            width: 300px;
            font-size: 12px;
            font-family: Arial, Helvetica, sans-serif;
            padding: 0;
        }

        #newEventBox .evetndetails .calanderBox {
            display: block;
            float: left;
            width: 40px;
            height: 43px;
            background-color: #e7dbb1;
            margin-right: 10px;
            margin-bottom: 0px;
            margin-top:-5px;
        }

            #newEventBox .evetndetails .calanderBox .month {
                display: block;
                float: left;
                width: 40px;
                height: 20px;
                background-color: #86731c;
                color: white;
                font-weight: bold;
                text-align: center;
                font-size: 12px;
            }

            #newEventBox .evetndetails .calanderBox .date {
                display: block;
                float: left;
                width: 40px;
                color: black;
                font-weight: bold;
                text-align: center;
                font-size: 16px;
                padding-top: 2px;
            }

            #newEventBox .evetndetails .calanderBox .year {
                display: block;
                float: left;
                width: 40px;
                color: #666;
                text-align: center;
                font-size: 11px;
                background-color: #f5f5f5;
            }


#eventBox {
    
    margin-top: 6px;
    display: block;
    float: left;
    width: 340px;
    height: 160px;
    overflow: hidden;
    margin-right: 25px;
    padding: 0px;
    margin-left: 5px;
}

    #eventBox li {
        margin-top: 0px;
        margin-bottom: 25px;
    }

        #eventBox li a {
            display: block;
            float: right;
            color: #333;
            font-size: 12px;
            margin: 0;
            margin-top: -2px;
        }

    #eventBox .evetndetails {
        width: 380px;
        display: block;
        height: 100px;
        float: left;
    }

        #eventBox .evetndetails p {
            /*width: 343px;*/
            display: block;
            color: #525252;
            width: 338px;
            font-size: 12px;
            font-family: Arial, Helvetica, sans-serif;
            padding: 0;
        }

        #eventBox .evetndetails .calanderBox {
            display: block;
            float: left;
            width: 40px;
            height: 43px;
            background-color: #e7dbb1;
            margin-right: 10px;
            margin-bottom: 0px;
            margin-top:-5px;
        }

            #eventBox .evetndetails .calanderBox .month {
                display: block;
                float: left;
                width: 40px;
                height: 20px;
                background-color: #86731c;
                color: white;
                font-weight: bold;
                text-align: center;
                font-size: 12px;
            }

            #eventBox .evetndetails .calanderBox .date {
                display: block;
                float: left;
                width: 40px;
                color: black;
                font-weight: bold;
                text-align: center;
                font-size: 16px;
                padding-top: 2px;
            }

            #eventBox .evetndetails .calanderBox .year {
                display: block;
                float: left;
                width: 40px;
                color: #666;
                text-align: center;
                font-size: 11px;
                background-color: #f5f5f5;
            }

#noticBoardBox {
    display: block;
    float: left;
    width: 366px;
    height: 173px;
    padding: 0px;
    margin-left: -3px;
    margin-top: -10px;
    /*color: white;
    background: #2C3E50;
    background: -webkit-linear-gradient(to right, #4CA1AF, #2C3E50);
    background: linear-gradient(to right, #4CA1AF, #2C3E50);*/
}

    #noticBoardBox h1 {
        width: 150px;
        display: block;
        float: left;
        /*color:white;*/
        padding-left:10px;
    }

    #noticBoardBox p {
        width: 335px;
        height: 100px;
        text-align: justify;
        display: block;
        float: left;
        margin-top: 0px;
        padding-left:10px;
    }

    #noticBoardBox #nt-example1 {
        padding: 0;
    }

    #noticBoardBox #nav-area {
        width: 351px;
        display: block;
        float: left;
        margin-top: -36px;
    }

        #noticBoardBox #nav-area span {
            font-size: 12px;
            float: right;
            height: 17px;
            width: 22px;
            cursor: pointer;
            background-color: #e4e4e4;
            color: #666;
            text-align: center;
        }

            #noticBoardBox #nav-area span:hover {
                background-color: #333;
                color: #fff;
            }

    #noticBoardBox #nt-example1 li {
        font-size: 11.5px;
        height: 120px;
        text-align: left;
        width: 335px;
        overflow: hidden;
        line-height: 17px;
        color: #333;
        text-align: justify;
    }

#nt-example1 li:hover + #nav-area {
    display: block;
}

#noticBoardBox #nt-example1 li a {
    margin: 0;
    float: right;
    margin-top: 0px;
}

a.calandarInputBox {
    background-image: url('../images/cal-Icon.png');
    background-repeat: no-repeat;
    background-position: 78px 1.5px;
    display: block;
    float: left;
    width: 96px;
    float: left;
    height: 22px;
    margin-left: -98px;
    margin-top: 1px;
    margin-right: 5px;
    opacity: .3;
}

    a.calandarInputBox:hover {
        opacity: 1;
    }

    table.center tr td{
        text-align:center;
        vertical-align:middle;
    }