@charset "utf-8";

body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0B7DBB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0B7DBB;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #0B7DBB;
}

.LogoBlue {
	font-family: "Trebuchet MS";
	font-size: 32px;
	font-weight: bold;
	color: #0B7DBB;
}

.LogoGreen {
	font-family: "Trebuchet MS";
	font-size: 32px;
	font-weight: bold;
	color: #9CCB03;
}

.TxtWhite24 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}


.TxtWhite12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.TxtBlue13 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #0B7DBB;
}

.Tabs {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.Tabs a:link {
	color: #333333;
	text-decoration: none;
}
.Tabs a:visited {
	text-decoration: none;
	color: #333333;
}
.Tabs a:hover {
    color: #0B7DBB;
	text-decoration: none;
}
.Tabs a:active {
	text-decoration: none;
	color: #333333;
}

.TopLinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}

.TopLinks a:link {
	color: #666666;
	text-decoration: none;
}
.TopLinks a:visited {
	text-decoration: none;
	color: #666666;
}
.TopLinks a:hover {
    color: #0B7DBB;
	text-decoration: none;
}
.TopLinks a:active {
	text-decoration: none;
	color: #666666;
}

.BoxTitle {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #333333;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:dashed 1px #666666;
	margin-bottom:10px;
}


.BoxLayout {
	background-color:#EFEFEF;
	background-image:url(images/boxbg.png);
	background-position:top;
	background-repeat:no-repeat;
	border:solid 1px #CCCCCC;
	padding:10px;
	width:160px;
}


.Footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}

.Footer a:link {
	color: #666666;
	text-decoration: none;
}
.Footer a:visited {
	text-decoration: none;
	color: #666666;
}
.Footer a:hover {
    color: #0B7DBB;
	text-decoration: none;
}
.Footer a:active {
	text-decoration: none;
	color: #666666;
}

.leftseperator {
	padding-top:5px;
	border-bottom:dashed 1px #CCCCCC;
	padding-bottom:5px;
	
}

.LeftTitle {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #333333;
	font-weight:bold;
	padding-bottom:3px;
	padding-top: 10px;
	border-bottom:dashed 1px #666666;
	margin-bottom:10px;
}


.Jobs {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
}

.Jobs a:link {
	color: #333333;
	text-decoration:underline;
}
.Jobs a:visited {
	color: #333333;
	text-decoration:underline;
}
.Jobs a:hover {
    color: #0B7DBB;
	text-decoration:underline;
}
.Jobs a:active {
	color: #333333;
	text-decoration:underline;
}

.LearnMore {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0B7DBB;
}

.LearnMore a:link {
	color: #0B7DBB;
	text-decoration:underline;
}
.LearnMore a:visited {
	color: #0B7DBB;
	text-decoration:underline;
}
.LearnMore a:hover {
    color: #000000;
	text-decoration:underline;
}
.LearnMore a:active {
	color: #0B7DBB;
	text-decoration:underline;
}
input {
    border:solid 1px #999999;
    background-color:#FFFFFF;
    font-size:11px;
}
textarea {
    border:solid 1px #999999;
    background-color:#FFFFFF;
    font-size:11px;
    width:200px;
}

.input_image {
    border:none;
}

.textarea2 {
    border:solid 1px #999999;
    background-color:#FFFFFF;
    font-size:11px;
    width:400px;
}
/* Added By Perdeep Singh */

    #tabs{
        margin-left: 4px;
        padding: 0;
        background: transparent;
        voice-family: "\"}\"";
        voice-family: inherit;
        padding-left: 5px;
    }
    #tabs ul{
        font: bold 11px Arial, Verdana, sans-serif;
        margin:0;
        padding:0;
        list-style:none;
    }
    #tabs li{
        display:inline;
        margin:0 2px 0 0;
        padding:0;
        text-transform:uppercase;
    }
    #tabs a{
        float:left;
        background:#dddddd url(images/tabs_left.gif) no-repeat left top;
        margin:0 2px 0 0;
        padding:0 0 1px 3px;
        text-decoration:none;
    }
    #tabs a span{
        float:left;
        display:block;
        background: transparent url(images/tabs_right.gif) no-repeat right top;
        padding:4px 9px 2px 6px;
    }
    #tabs a span{float:none;}
    #tabs a:hover{background-color: #05B1F0;color: white;}
    #tabs a:hover span{background-color: #05B1F0;}
    #tabHeaderActive span, #tabHeaderActive a { background-color: #7B99E1; color:#fff;}
    .tabContent {
        clear:both;
        border:1px solid #dedede;
        padding-top:2px;
        background-color:#FFF;
        padding-left:5px;
    }
