
body
{
    margin: 0px;
    padding: 0px;
    background-color: #1a718f;
    background-image: url(images/body-bg.jpg);
    background-repeat: repeat-x;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
.bold
{
    font-weight: bold;
}
#container
{
    width: 995px;
    margin: 0 auto;
    min-height: 500px;
    padding: 0px 4px 0px 4px;
}
* html #container
{
    width: 995px;
    margin: 0 auto;
    height: 500px;
    padding: 0px 4px 0px 4px;
}
#top-masthead
{
    width: 995px;
    height: 6px;
    clear: both;
}
.header
{
    height: 71px;
    width: 100%;
    background: url(images/header-bg.jpg) repeat-x;
}
.header-left
{
    float: left;
    height: 66px;
    padding: 5px 0px 0px 10px;
}
.header-right
{
    float: left;
    margin-left: 50px;
    height: 46px;
    padding: 5px 0px 0px 10px;
    font-weight: bolder;
    font-size: 15px;
}
.horizontal-nav
{
    width: 100%;
    height: 25px;
    font-family: Verdana;
    background: #1690bf;
    margin-bottom: 2px;
    clear: both;
}
#top-menu-index
{
    float: right;
    margin-top: 0px;
    width: 600px;
    border-bottom: 0px solid #0c6b60;
}

#top-menu-index ul
{
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
    padding-right: 1px;
}

#top-menu-index li
{
    display: inline;
    text-transform: uppercase;
}

#top-menu-index a
{
    display: block;
    float: left;
    height: 16px;
    margin-left: 0px;
    padding: 6px 4px 3px 4px;
    background: url(images/sample.jpg) repeat-x;
    border: 0px solid #0c6b60;
    border-bottom: 0px solid #339d90;
    text-decoration: none;
    color: #fff;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    letter-spacing: 0px;
    margin-right: 4px;
}

#top-menu-index .active a, #top-menu-index a:hover
{
    height: 16px;
    background: #005575;
    color: #fff;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    border-right: 0px solid #158977;
}

#top-menu-index .Selected
{
    background: none repeat scroll 0 0 #005575;
}

/* horozontal nav ends here */
.marquee
{
    height: 33px;
    width: 100%;
    background: url(images/marquee-bg.jpg) no-repeat;
}
.marquee-left
{
    float: left;
    width: 400px;
    height: 23px;
    padding: 7px 10px 0px 100px;
}
.marquee-right
{
    float: right;
    width: 225px;
    height: 23px;
    color: #fff;
    padding-top: 7px;
    text-align: center;
    font-weight: bold;
}
.marquee-right a
{
    color: #fff;
    text-align: left;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
}
.marquee-right a:link
{
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
}
.marquee-right a:hover
{
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
}
.left
{
    float: left;
    width: 600px;
    height: 25px;
}
.right
{
    float: right;
    width: 149px;
    height: 25px;
}
.middle
{
    float: right;
    width: 120px;
    height: 25px;
}
#time
{
    width: 360px;
    padding-top: 3px;
    float: left;
    color: #074869;
    margin-top: 6px;
    text-align: left;
    padding-left: 15px;
}
#top-right
{
    float: right;
    width: 240px;
    padding-top: 8px;
}
#select-theme
{
    text-align: right;
    padding-right: 6px;
    color: #0d5376;
    float: right;
    font-weight: normal;
}
#select-language
{
    text-align: right;
    padding-right: 6px;
    color: #0d5376;
    float: right;
    font-weight: normal;
    margin-right: 20px;
}
#logout
{
    text-align: right;
    padding-right: 6px;
    padding-top: 5px;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
}
#logout a
{
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
#logout a:link, a:active, a:visited
{
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
#logout a:hover
{
    color: #074869;
    text-decoration: none;
    font-size: 13px;
}


#content-area
{
    background: url(images/contain-top-bg.png) no-repeat top left #fff;
    width: 975px;
    min-height: 400px;
    margin-top: 5px;
    padding: 10px 10px 0px 10px;
    clear: both;
}
* html #content-area
{
    background: url(images/contain-top-bg.png) no-repeat top left #fff;
    width: 975px;
    height: 400px;
    margin-top: 5px;
    clear: both;
    padding: 10px 10px 0px 10px;
}

#content-left
{
    width: 228px;
    min-height: 400px;
    border: 1px solid #cecece;
    margin-right: 6px;
    float: left;
    margin-top: 2px;
}
* html #content-left
{
    width: 228px;
    height: 400px;
    border: 1px solid #cecece;
    margin-right: 6px;
    float: left;
    margin-top: 2px;
}
#content-middle
{
    width: 737px;
    min-height: 400px;
    border: 0px solid #cecece;
    margin-right: 6px;
    float: left;
    margin-top: 0px;
    margin-left: 1px;
}
* html #content-middle
{
    width: 737px;
    height: 400px;
    border: 0px solid #cecece;
    margin-right: 6px;
    float: left;
    margin-top: 2px;
}
#content-right
{
    width: 217px;
    min-height: 400px;
    border: 1px solid #cecece;
    float: right;
    margin-top: 2px;
}
* html #content-right
{
    width: 220px;
    height: 400px;
    border: 1px solid #cecece;
    float: right;
    margin-top: 2px;
}
.box1
{
    height: 200px;
    width: 100%;
    background: url(images/col-bg.jpg) no-repeat;
}
.box2
{
    background: url(images/col-bg1.jpg) no-repeat left bottom;
    height: 200px;
    width: 100%;
    color: #000000;
}
.box2 p
{
    padding: 5px;
}
.box1 .box2 ul
{
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 6px;
}
.box1 .box2 li
{
    margin-left: -17px;
    line-height: 19px;
    color: #000000;
    list-style-image: url(images/list-img.jpg);
    font-weight: bold;
    font-size: 10px;
    padding: 0px;
}
.box1 .box2 a, a:link, a:visited, a:active
{
    text-decoration: none;
    color: #000000;
}
.box1 .box2 a:hover
{
    text-decoration: none;
    color: #499003;
}


.box-content
{
    padding: 5px;
    color: #000000;
    font-size: 12px;
    line-height: 17px;
}
.box-content img
{
    border: 1px solid #cecece;
    padding: 3px;
    margin-right: 5px;
}
.heading
{
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    font-size: 11px;
    padding: 4px 0px 0px 4px;
    margin-bottom: 4px;
}
#login-box
{
    padding: 6px 6px 6px 10px;
}
#username
{
    background: url(images/text-feild-bg.jpg) no-repeat left top;
    height: 33px;
    padding-left: 2px;
}
#username input
{
    border: none;
    background: transparent;
    width: 170px;
    padding: 8px 16px 5px 5px;
    color: #318db2;
}
#password
{
    background: url(images/text-feild-bg.jpg) no-repeat left top;
    height: 33px;
    padding-left: 2px;
}
#password input
{
    border: none;
    background: transparent;
    width: 167px;
    padding: 8px 16px 5px 5px;
    color: #318db2;
}
.login-button
{
    width: 70px;
    height: 26px;
    color: #fff;
    background: #318db2;
    border: none;
    margin-top: 4px;
}
#login-box a, a:link, a:visited, a:active
{
    text-decoration: none;
    color: #499003;
    font-weight: bold;
    font-size: 11px;
}
#login-box a:hover
{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    font-size: 11px;
}
#Panel-long
{
    border: 1px solid #cecece;
    margin-top: 3px;
    height: 170px;
    width: 735px;
    background: url(images/long-panel-bg.jpg) repeat-x top left;
}
#long-panel-content
{
    padding: 0px 5px 5px 5px;
}
#long-panel-content img
{
    border: 0px solid #cecece;
    padding: 3px;
}
#long-panel-content ul
{
    margin-top: 0px;
}
#long-panel-content li
{
    color: #000000;
    list-style-type: none;
    font-size: 11px;
    line-height: 24px;
}
#long-panel-content li a, a:link, a:visited, a:active
{
    text-decoration: none;
    color: #000000;
    font-size: 11px;
}
#long-panel-content li a:hover
{
    text-decoration: none;
    color: #499003;
    font-size: 11px;
}
.small-panel
{
    border: 1px solid #cecece;
    margin-top: 3px;
    height: 200px;
    width: 364px;
    background: url(images/expression-bg.jpg) repeat-x top left;
    float: left;
}
.small-panel-content
{
    padding: 0px 0px 0px 0px;
}
.small-panel1
{
    border: 1px solid #cecece;
    margin-top: 3px;
    height: 200px;
    width: 364px;
    background: url(images/expression-bg.jpg) repeat-x top left;
    float: right;
    margin-left: 2px;
}
.small-panel1-content
{
    padding: 0px;
}
#inner-container
{
    width: 738px;
    min-height: 500px;
    float: left;
}
* html #inner-container
{
    width: 738px;
    height: 500px;
    float: left;
}

#inner-content
{
    width: 738px;
    min-height: 565px;
    border: 1px solid #cecece;
    margin-top: 3px;
    background: url(images/inner-content-bg.jpg) repeat-x top left;
}
* html #inner-content
{
    width: 738px;
    height: 565px;
    border: 1px solid #cecece;
    margin-top: 3px;
    background: url(images/inner-content-bg.jpg) repeat-x top left;
}
#inner-content1
{
    width: 715px;
    min-height: 565px;
    background: url(images/inner-content-bgdn.jpg) repeat-x bottom left;
    padding: 8px;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 14px;
}
* html #inner-content1
{
    width: 715px;
    height: 565px;
    background: url(images/inner-content-bgdn.jpg) repeat-x bottom left;
    padding: 8px;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 14px;
}
#footer
{
    width: 975px;
    clear: both;
    height: 60px;
    padding: 0px 10px 0px 10px;
    color: #fff;
    font-size: 11px;
}
#footer a:link
{
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    font-size: 11px;
}
#footer a:visited
{
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    font-size: 11px;
}

#footer a:active
{
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    font-size: 11px;
}
#footer a:hover
{
    text-decoration: none;
    color: #bce9fe;
    font-size: 11px;
}
.clearfix
{
    clear: both;
    height: 1px;
}

.footer-left
{
    float: left;
    color: #fff;
    padding: 0;
    margin: 0;
    text-align: left;
}
.footer-left-top .footer-left-bottom a
{
    color: #fff !important;
    text-decoration: none;
    text-align: left;
}
.footer-left-top .footer-left-bottom a:link
{
    color: #fff !important;
    text-decoration: none;
    text-align: left;
}
.footer-left-top .footer-left-bottom a:hover
{
    color: Orange !important;
    text-decoration: underline;
    text-align: left;
}
.footer-right
{
    float: right !important;
    color: #fff;
    padding: 0;
    margin: 0;
    text-align: right;
}
.footer-right-top .footer-right-bottom
{
    color: #fff;
    padding: 0;
    margin: 0;
}

.footer-middle
{
    float: left;
    margin-left: 220px;
    padding: 0;
    text-align: center;
    width: 19%;
}
.footer-visitorcount
{
    color: #ffffff;
    background: #d01815;
    padding: 0 5px 0 5px;
}
.footer-imageurl
{
    text-decoration: none;
    border-style: none;
}
.footer_hostname
{
    /*Host name will dispay at right corner on visitor count in bracket()*/
}

#palleteHolder
{
    margin: 2px 0 2px 2px;
    position: relative;
}
.pallete
{
    border: 0px solid #E5E5E5;
    height: 23px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 108px;
}
.pallete li
{
    display: block;
    height: 100%;
    padding: 2px 2px 2px 3px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    color: #fff;
    font-size: 13px !important;
}
.pallete ul
{
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}
.pallete:hover
{
    cursor: pointer;
}
.pallete ul li
{
    display: block;
    float: left;
    height: 20px;
    margin: 1px 3px 0px 3px;
    width: 10px;
}
.pallete:hover ul
{
    border: 0px solid #E5E5E5;
    cursor: pointer;
    display: block;
    height: 23px;
    margin: 1px 0 0;
    right: 0;
    top: -3px;
    width: 108px;
}


.applyonline-bg
{	background: url(images/apply-online.jpg) no-repeat left top;
	height:29px; 
	width:229px; 
	border:0px solid #000000; 
	margin-bottom:6px; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:20px; font-family:Arial Unicode MS;      
	}

/* edited 16Merch2011*/
.inbox
{
    margin-top: 0px;
    width: 600px;
    border-bottom: 0px solid #0c6b60;
}

.inbox ul
{
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
    padding-right: 1px;
}

.inbox li
{
    display: inline;
    text-transform: uppercase;
    float: left;
    color: #000;
    background-color: none;
    border-right: 1px solid #fff;
    font-size: 12px;
    font-family: Verdana;
}

.inbox a
{
    display: block;
    float: left;
    height: 16px;
    margin-left: 0px;
    padding: 6px 4px 3px 4px;
    background: #1092bd;
    border: 0px solid #0c6b60;
    border-right: 0px solid #fff;
    text-decoration: none;
    color: #fff !important;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    letter-spacing: 0px;
    margin-right: 0px;
    text-decoration: none !important;
}

.inbox .active a, .inbox a:hover
{
    height: 16px;
    background: #005573;
    color: #fff !important;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    border-right: 1px solid #fff;
}

.inbox .Selected
{
    background: none repeat scroll 0 0 #005575;
}


