﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #333;
	font: normal 12px Arial, Helvetica, sans-serif;
}
body{
	width: 100%;
	text-align: center;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
img, fieldset {
	border: 0;
}
/* input, select{
	border: none;
    color:#999 !important;
}*/
label input{
	border: none;
}
textarea{
	color: #333;
    font: normal 13px Arial, Helvetica, sans-serif;
    padding: 5px 3px;
}
p{
	text-align: left;
}
p.blue{
	color: #00427A
	}
.mobile{
	display: none;
}
#PC{
	display: block;
}
#mob{
	display: none;
}
.popupMOB{
	display: none;
}
.popupPC{
	display: block;
}
.marT {
	padding-top: 10px;
}
.marT1 {
	padding-top: 11px;
}
.marTB{
	margin: 23px 0 14px 0;
	margin: 18px 0 16px 0\9; /* IE8 and below */ 
	*margin: 25px 0 18px 0;
	line-height: 18px;
}
.clear {
	clear: both;
}
.wrapper {
	width: 925px;
	height: 100%;
	text-align: center;
	display: table;
	margin: 0 auto;
}
header {
	text-align: left;
	width: 925px;
	margin: 0 auto 0;
	display: table;
	margin-bottom:7px;
}
/*Added by venkat*/
select{
	width: 100%;
	border: #e4e4e4 solid 1px;
	color: #333;
	padding: 4px 5px;
	margin:0 5px 0 0;
}
/*Added*/
a, .annolink {
text-decoration: none;
    color: #009966;
    cursor:pointer;
}
a:hover, .annolink:hover {
text-decoration: none;
}
input {
	border: #e4e4e4 solid 1px;
	padding: 5px 3px;
	margin:0 5px 0 0;
	color: #333;
    font: normal 13px Arial, Helvetica, sans-serif;
}
input[type="radio"], input[type="checkbox"] 
{
    border:none !important;    
    margin: 5px 3px 5px 0px;   /*5px 3px 3px 3px;*/
	margin: 1px 3px 3px 1px\9;
	padding: 5px 0;
}
input[type="text"], input[type="radio"] , input[type="checkbox"], input[type="file"], input[type="password"], select
{
	float: left; /*Alert design changes*/
}
.searchBlock {
  margin: 0px 0px 5px 0;
  width: 194px;                 /*width: 202px;*/
  width: 198px\9; /* IE8 and below */ 
  display: table;
  float: right;
}
@-moz-document url-prefix() { 
  .searchBlock {
      width: 194px;       /*width: 200px;*/
  }
}
.searchBlock input {
  width: 150px !important;
  padding: 5px 0px 6px 5px;
    float: left;
	font-size: 12px;
	font: Arial, Helvetica, sans-serif;
	margin: 0 auto !important;
  color: #999;
}
.searchBlock input.searchtxt  /* ateeq change 144 to 130 width */
{
    width: 130px;
	padding: 5px 3px 6px 3px; 
}
.searchBlock input.searchBtnNew
{
    width:33px !important;
    height:28px !important;
    padding: 0 0 0 3px !important;
}
.ie8 .searchBlock input 
{
   padding: 6px 5px 5px 5px;
}
.searchBlock a img {
  float: left;
  margin: 0 0 0 0px;
  -bracket-:hack(;
        margin: 2px 0 0 0px; 
    );
  padding: 0;
}
.searchtitle{
	width: 100%;
	display: table;
}
.searchtitle h1{
	font-weight: normal;
	font-size: 14px !important;
	float: left;
	width: 50% !important;
	text-align: left;
	padding: 10px 0 0 0  !important;
}
.searchtitle h2{
	font-weight: normal;
	font-size: 14px !important;
	float: right;
	width: 45% !important;
	text-align: right;
	padding: 10px 8px 0 0 !important;
}
.login_block {
	width: 600px;
	border: #CCC;
	float: right;
	top: 20px;
	position: relative;
}
.topmenu{
  width: 392px;        /*width: 390px;*/
  width: 386px\9; /* IE6, IE7, IE8, IE9 */
  float: left;
}
.topmenu ul {
	width: auto;
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 6px;
	position: relative;
	-bracket-:hack(;
        margin-top: 6px;
    );
	margin-top: 7px\9; /* IE8 and below */ 
}
.topmenu ul li {
	padding: 0 0 0 12px;
	display: inline;
	margin: 0;
}
.topmenu ul li a {
	background: url(../img/arrow.gif) no-repeat left center;
	color: #666;
	padding: 0 0 0 9px; /*updated on 4thJuly*/
}
.topmenu ul li a:hover {
	color: #666;
}
.topmenu img {
	float: left;
	margin: 0 0 0 8px;
}
.headerBlock{
	width: 925px;
	height: auto;
	text-align: left;
}
.logo {
	padding-left: 15px;
}
.logo img {
	width: 276px;
	height: 67px;
	float: left;
}
nav {
	width: 235px;
	height: auto;
	float: left;
	margin: 48px 0 0 115px;
	padding: 0;
	/*background: #CCC;*/
}
nav ul li {
	margin: 0;
	padding: 3px 13px 3px 8px;
	display: inline;
	background: url(../img/divider_line.gif) no-repeat right center;
}
nav ul li+li+li {
	padding: 3px 0 3px 5px;
	background: url(../img/divider_line_.gif) no-repeat right center;
}
nav ul {
	width: 239px;
	*width: 242px;
	margin: 0;
	padding: 0;
}
nav ul li a {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.nav {
	width: 227px;
	height: auto;
	float: left;
	margin: 50px 0 0 121px;
	padding: 0;
	/*background: #CCC;*/
}
.nav ul li {
	margin: 0;
	padding: 3px 13px 3px 8px;
	display: inline;
	background: url(../img/divider_line.gif) no-repeat right center;
}
.nav ul li+li+li {
	padding: 3px 0 3px 8px;
	background: url(../img/divider_line_.gif) no-repeat right center;
}
.nav ul {
	width: 239px;
	*width: 242px;
	margin: 0;
	padding: 0;
}
.nav ul li a {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.sileCpdCenter {
    float: left;
    margin: 45px 0 0 734px;
    position: absolute;
    width: 191px;                  /*width: 200px;*/
    *width: 200px;
    *margin: 0px 0 0 82px;
	text-align: right;
}
@media screen and (max-width: 570px) {
.sileCpdCenter {
	float: left;
	margin: 47px 0 0 745px;
	position: absolute;
	width: 200px;
	text-align: right;
}
}
.sileCpdCenter img {
	width: 147px;
	height: 16px;
}
.sileCpdCenter a{
	font-size: 19px;
	color: #00427a;
	font-weight: normal;
}
.backToList{
	/*float: right;*/
	margin: 5px 5px 0 0;
	width: 100px;
	*width: 100px;
	text-align: right;
	float: right;
}
.backToList a{
	background: url(../img/arrow05.gif) no-repeat left center;
	color: #666;
	padding-left: 15px;
	font-size: 12px;
}
.bannerBlock_mob{
	display:none;
}
.bannerBlock {
	width: 925px;
	height: auto;
	margin: 10px auto 0;
	text-align: left;
	padding: 5px 0 0 0;
	display: table;
	font-size: 13px;
}
.bannerInn{
	width: auto;
	height: auto;
	margin: 12px auto 0;
	text-align: right;
}

.banner {
	width: 639px;
	height: 375px;
	float: left;
	text-align: right;
	padding: 0 0 0 3px;
}
.banner ul{
     margin: 0;
    padding: 0;
}
.banner ul li{
    margin: 0;
    padding: 0;
    list-style: none;
}
.banner01{
    background:url(../img/banner01.jpg) no-repeat right top;
    width: 639px;
    height: 376px;
    display: block;
    float: left;
}
.banner02{
    background:url(../img/banner02.jpg) no-repeat right top;
    width: 639px;
    height: 376px;
    display: block;
    float: left;
}
.banner03{
    background:url(../img/banner03.jpg) no-repeat right top;
    width: 639px;
    height: 376px;
    display: block;
    float: left;
}
.banner04{
    background:url(../img/banner01.jpg) no-repeat right top;
    width: 639px;
    height: 376px;
    display: block;
    float: left;
}
.banner05{
    background:url(../img/banner03.jpg) no-repeat right top;
    width: 639px;
    height: 376px;
    display: block;
    float: left;
}
.bannerBgimg{
	width: auto;
	height: auto;
	float: left;
}
.bannerBgimg ul{
	margin: 0;
	padding: 0;
}
.bannerBgimg ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#image{
	width: 639px;
	height: 376px;
	display: block;
	float: left;
	position: absolute;
	*position: relative;
	z-index: 5555;
	cursor: pointer;
	margin-left: 9px;
}
#image1{
	background:url(../img/banner01.jpg) no-repeat right top;
	width: 639px;
	height: 376px;
	display: block;
	float: left;
	position: absolute;
	z-index: 5555;
	cursor: pointer;
}
#image2{
	background:url(../img/banner02.jpg) no-repeat right top;
	width: 639px;
	height: 376px;
	display: block;
	float: left;
	position: absolute;
	z-index: 6666;
	cursor: pointer;
}
#image3{
	background:url(../img/banner03.jpg) no-repeat right top;
	width: 639px;
	height: 376px;
	display: block;
	float: left;
	position: absolute;
	z-index: 7777;
	cursor: pointer;
}
#image4{
	background:url(../img/banner01.jpg) no-repeat right top;
	width: 639px;
	height: 376px;
	display: block;
	float: left;
	position: absolute;
	z-index: 8888;
	cursor: pointer;
}
#image5{
	background:url(../img/banner03.jpg) no-repeat right top;
	width: 639px;
	height: 376px;
	display: block;
	float: left;
	position: absolute;
	z-index: 9999;
	cursor: pointer;
}
.bannerContent{
	background: url(../img/bannerLeaf.png) no-repeat left top;
	width: 304px;
	height: 147px;
	margin: 135px 0 0 0;
	text-align: left;
	float: left;
	z-index: 9999999;
	position: absolute;
	*position: relative;
}
.bannerContent h1{
	font-size: 30px;
	color: #FFF;
	margin: 0;
	padding: 20px 30px 15px 30px;
	overflow: hidden;
	height: 90px;
}
.bannerlinks{
	width: 633px;
	position: absolute; 
		z-index: 99999;
	float: left;
	margin: 300px 0 0 6px;
	font-size: 13px;
}
.bannerlinks table tr td{
	background: url(../img/lightGrey.png) repeat-y left top;
	padding: 0;
	line-height: 16px;
	color: #FFF;
	cursor: pointer;
	text-align: left;
	height: 35px;
	width: 20%;
	
}
.bannerlinks table tr td p{
	padding: 13px 10px 15px 10px;
	margin: 0;
	overflow: hidden;
	height: 36px;
	margin-bottom: 12px;
}
.bannerlinks table tr td:hover p{
	color: #CCC;
}
.bannerlinks table tr td.current{
	background: url(../img/darkGrey.png) repeat-y left top;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 36px;
}
.bannerlinks table tr td.current p{
	padding: 13px 10px 15px 10px;
	margin: 0;
	overflow: hidden;
	height: 36px;
	margin-bottom: 12px;
}
.loginContainer {
	width: 271px;
	height: 375px;
	float: right;
}
.loginBlock {
	width: 269px;
	height: 247px;
	border: #e2e2e2 solid 1px;
	background-color: #fcfcfc;
}
.loginheader {
	background: url(../img/loginHeaderBG.jpg) repeat-x left top;
	height: 38px;
	width: auto;
}
.loginheader h1 {
	font-size: 15px;
	font-weight: bold;
	color: #666;
	margin: 0 0 0 10px;
	padding: 0 0 0 28px;
	line-height: 38px;
	background: url(../img/login_ic.png) no-repeat left center;
}
.loginfields {
	width: 250px;
	padding: 0 0 0 15px;
	display: table;
}
.loginfields h1{
	color: #666;
	margin: 0;
	padding: 2px 0;
	font-size: 16px;
}
.loginfields p{
	color: #868686;
	padding: 5px 0;
	margin: 0;
}
.loginfields h2{
	font-size: 15px;
	margin-top: 60px;
}
.loginfields h2 a{
	color: #009966;
	padding: 5px 0;
	margin: 0;
}
.loginfields ul{
	margin: 5px 0 0 0;
	padding: 0;
	display: table;
}
.loginfields ul li {
    display: block;
    margin: 0;
    padding: 2px 0 0 0;
}
.loginfields ul li span
{
    height: 14px;
    visibility: hidden;
}
.loginfields ul li label {
	display: block;
	width: 60px;
	float: left;
	padding: 4px 8px 0 0;
	font-size: 13px;
	color: #666666;
}
.loginfields ul li input {
	width: 150px;
	float: left;
	margin: 2px 0;
	color: #666666;  /* #999 */
	background-color: #FFF;
}
.loginBtn {
	width: 250px;
	padding: 5px 0 3px 13px;
	*padding: 0px 0 5px 13px;
}
.loginBtn a {
	color: #0a805d;
	background: url(../img/arrow.gif) no-repeat left center;
	padding: 0 0 0 10px;
	line-height: 18px;
	
}
.loginBtn a:hover{
	color: #666;
}
.marl {
	margin-left: 15px;
}
.btn {
	background: #066c4a url(../img/btn.gif) repeat-x left center;
	font-size: 14px;
	color: #FFF;
	padding: 6px 22px;
	font-weight: bold;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*behavior: url(PIE.htc);*/
	cursor: pointer;
	*padding:4px 10px; /* IE7 and below */
}
.btn_Delete {
    background: #066c4a url(../img/btn_delete.gif) repeat-x left center;
    font-size: 14px;
    color: #FFF;
    padding: 6px 8px;
    font-weight: bold;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /*behavior: url(PIE.htc);*/
    cursor: pointer;
    *padding:4px 10px; /* IE7 and below */
}
.divButtonRight {
    text-align: right;
}
.divButtonRight input, .divButtonRight a{
    margin: 0 0 0 5px !important;
}
.borbtmInn {
	border-top: #e8e7e7 solid 1px;
	width: 95%;
	margin: 5px auto 3px;
}
.borbtmInn01 {
    border-bottom: #e8e7e7 solid 1px;
    width: 98%;
    margin: 0 auto 10px;
    *margin-top: 0;
    float: left;
}
.breadcrumbBtmBor
{
    border-bottom: #e8e7e7 solid 1px;
    width: 100%;
    margin: 0 auto 10px;
    *margin-top: 0;
    float: left;
}
.breadcrumbBtmBor1
{
    border-bottom: #e8e7e7 solid 1px;
    width: 100.8%;
    margin: 0 auto 10px;
    *margin-top: 0;
    float: left;
}
.breadcrumbBtmBor2
{
    border-top: #e8e7e7 solid 1px;
    width: 100.8%;
    margin: 0 auto 10px;
    *margin-top: 0;
    float: left;
}
.borbtmInn02 {
	border-bottom: #e8e7e7 solid 1px;
	width: 100%;
	margin: 0px auto 6px;
	*margin: -15px auto 3px;
}
.borbtmInn03 {
	border-top: #e8e7e7 solid 1px;
	width: 100%;
    margin: 2px auto 2px;
	*margin: -15px auto 3px;
}
.borbtmInn04 {
	none
}
.borbtmInn05 {
	border-top: #e8e7e7 solid 1px;
	width: 100%;
	margin: 15px auto 10px;
}
.borbtmInn06 {
	border-top: #e8e7e7 solid 1px;
	width: 100%;
	margin: 0px auto 7px;
	*margin: 0px auto 0px;
	*height: 5px;
}
.pad0 {
	padding: 0;
	margin: 0;
	*margin: -20px 0 0 0;
}
.video {
	margin: 8px 0 0 0;
	width: 271px;
	height: 136px;
	overflow: hidden;
}
.popup {
	width: 925px;
	margin: 5px auto 0;
	color: #FFF;
	font-size: 13px;
	color: #FFF;
	display: table;
}
.popup span {
	font-size: 17px;
	font-weight: bold;
	background: #104e82;
	float: left;
	padding: 8px 10px 7px 10px;
	margin: 0 0 0 9px;
	width: 48px;
	text-align: left;
	display: none;
}
.popup p {
	background: #40719b;
	font-weight: bold;
	float: right;
	padding: 5px 5px 0 10px;
	margin: 0;
	/*width: 833px;*/ 
	width: 902px;
	height: 30px;
	height: 31px\9; /* IE8 and below */ 
	line-height: 25px;
	text-align: left;
	font-weight: normal;
	overflow: hidden;
    white-space: nowrap;

}
.popup p {
	*height: 30px; /* or #color: blue */
	*padding-top: 4px;
	overflow: hidden;
    white-space: nowrap;

}
.popup p {
	height: 30px\9;
	padding-top: 4px\9;
	overflow: hidden;
    white-space: nowrap;
}
.popup p {
	height/*\**/: 30px\9;
	padding-top/*\**/: 4px\9;
	overflow: hidden;
    white-space: nowrap;

}
@-moz-document url-prefix() { .popup p  { height: 31px; } } 
@media screen and (min-width:0\0) {
.popup p {
	height: 31px;
	padding-top: 4px;
}
}
.colmnContainer {
	width: 917px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding: 25px 0 0 0px;/*padding: 10px 0 0 0px*/;
	display: table;
	position:relative;
	margin: 0 auto 7px;
	float: right;
}
.colmn {
	width: 300px;
	margin: 0 15px 0 0;
	float: left;
}
.colmn h1 {
	margin: 0px;
	padding: 0 0 0 1px;
	font-size: 17px;
	height: 22px;
	overflow: hidden;
}
.colmn h1 a {
	color: #666;
	background: url(../img/arrow01.jpg) no-repeat left center;
	padding-left: 15px;
}
.pollcolmn {
	width: 270px;
	margin: 0 0 0 13px;
	float: left;
}
.pollcolmn h1 {
	margin: 0px;
	padding: 0 0 0 1px;
	font-size: 17px;
	height: 22px;
	overflow: hidden;
}
.pollcolmn h1 a {
	color: #666;
	background: url(../img/arrow01.jpg) no-repeat left center;
	padding-left: 15px;
}
#ContentPlaceHolder1_XForm_StatisticsPanel
{
    margin: 10px;
}
#ContentPlaceHolder1_XForm_Statistics br
{
    height: 0;
    display: none;
}
#ContentPlaceHolder1_XForm_Statistics b
{
    float: left;
    width: 100%;
    margin: 0 0 7px 0;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
#ContentPlaceHolder1_XForm_Statistics table
{
    float: left;
    margin: 0 0 0 0;
    width: 90%;
}
#ContentPlaceHolder1_XForm_Statistics table tr td
{
    padding: 3px 0;
    text-align: left;
}
.pollContainer{
	background: #fafafa;
	border: #ececec solid 1px;
	width: 266px;
	height: 230px;
	height : 230px\9; /* IE8 and below */
	margin-top: 5px;
	display: table;
}
.pollContainer h1{
	color: #666;
	font-size: 14px;
	margin: 0;
	padding: 10px;
}
.pollContainer table tr td
{
    padding: 2px 0;
}
.pollContainer table tr td fieldset legend
{
}
.pollContainer table tr td div
{
    width: 8px !important;
}
.pollContainer input.btn{
	margin: 2px 0 0 13px;
}

.pollradio{
	width: 218px;
	height: auto;
	margin: 0 10px;
	padding: 0;
	font-size: 13px;
}
.pollradio span{
	width: 18px;
	float: left;
	margin: 3px 0;
}
.pollradio span input{
	border: none;
	padding: 0;
}
.pollradio p{
	line-height: 14px;
	width: 200px;
	float: left;
	color: #666;
	padding: 0;
	margin: 3px 0;
	*margin: 6px 5px;
	*width: 190px;
}
.pollbtn{
	margin: 10px 0 38px 0;
	padding: 0;
	float: left;
	-bracket-:hack(;
        margin: 14px 0 38px 0;
    );
}
.pollbtn input.btn{
	background: #066c4a url(../img/btn.gif) repeat-x left center;
	font-size: 13px;
	color: #FFF;
	padding: 5px 15px;
	font-weight: bold;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*behavior: url(PIE.htc);*/
	cursor: pointer;
	*padding:4px 7px; /* IE7 and below */
}

.colmnBlock {
	background: #fafafa;
	border: #ececec solid 1px;
	width: 272px;
	height: auto;
	margin-top: 5px;
}
.annBlock {
	background: #fafafa;
	border: #ececec solid 1px;
	width: 310px;
	height: 230px;
	height : 230px\9; /* IE8 and below */
	margin-top: 5px;
}
.annBlock ul {
	margin: 0;
	padding: 0 20px;
}
.annBlock ul li {
	margin: 0 0;
	padding: 0 0;
	list-style: none;
	border-bottom: #e3e3e3 solid 1px;
}
.annBlock ul li strong {
	font-weight: bold;
	color: #666;
	display: block;
	padding: 13px 0 3px 0;
}
.annBlock ul li a {
	font-weight: bold;
	color: #06835f;
	display: block;
	margin-bottom: 13px;
	*padding-bottom: 13px;
	*margin-bottom: 0;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
}
.annBlock ul li+li+li {
	border-bottom: none;
}
.annBlock ul li a:hover {
	text-decoration: underline;
}
.eventsBlock {
	background: #fafafa;
	border: #ececec solid 1px;
	width: 295px;
	height: 230px;
	margin-top: 5px;
	color: #666;
}
.eventscontainer {
	background: #fafafa;
	border: #ececec solid 1px;
	width: 100%;
	height: auto;
	color: #666;
}
.searchEvents {
	margin: 15px 10px 5px 15px;
	*margin: 15px 10px 5px 5px;
	width: 275px;
	display: table;
}
.searchEvents input {
	width: 200px;
	font-weight: 20px;
	padding: 10px 9px;
	margin: 0 3px 0 0 ;
	float: left;
}
.serBtnNew
{
    margin: 0 !important;
    padding: 0 !important;
    width: 38px;
    height: 39px;
}

.searchEvents a {
	float: left;
	margin: 0 0 0 5px;
}
.searcFilter {
	background: url(../img/filter_popup260.png) no-repeat left top;
	height: 62px;
	width: 275px;
	margin: 8px 0 8px 15px;
	margin: 6px 0 8px 15px\9; /* IE8 and below */
}
.searcFilter h1 {
	font-size: 12px;
	margin: 0;
	padding: 13px 10px 0px 10px;
}
.searcFilter span {
	padding: 0;
	margin: 0 0 0 10px;
}
.searcFilter p.marT {
	padding: 0;
	margin: 30px 0 0 0;
}
.searcFilter span label {
	color: #666666;
	padding: 0;
	margin: -5px 5px 0 0;
}
.searcFilter span input{
	margin: 0px 0 0 0px;
	border: none;
}
.searcFilter p label {
	float: left;
	color: #666666;
	padding: 0;
}
.searcFilter a {
	color: #0a805d;
    background: url(../img/arrow.gif) no-repeat left center;
    padding: 0 0 0 10px;
}
.searcFilter a:hover{
	color: #333;
}
.searcFilterRbtns{
	margin: 0 0 0 5px;
	margin: -2px 0 0 -2px\9; /* IE6, IE7, IE8, IE9 */
	padding: 0;
	display: table;
	width: 250px;
}
.searcFilterRbtns table
{
    float: left;
    width: 100%;
}
.searcFilterRbtns table tr td
{
    padding: 0;
    text-align: left;
}
.searcFilterRbtns table tr td label
{
    padding: 3px 0 0 3px;
    margin: 0;
}
.searcFilterRbtns table tr td input
{
    float: left;
    margin: -2px 0 0 6px\9; /* IE6, IE7, IE8, IE9 */
}
.searcFilterRbtns span{
	width: auto;
	float: left;
	padding: 0;
	margin: 0;
	margin-top: 1px;
}
.searcFilterRbtns p{
	width: auto;
	float: left;
	padding: 1px 10px 0 2px;
	padding: 6px 7px 0 0px\9; /* IE8 and below */ 
	font-size: 13px;
	font-size: 12px\9; /* IE8 and below */
}
.bortopnew{
	border-top: #EDEDED solid 1px;
}
@media screen and (max-width: 1024px) {
.searcFilterRbtns p{
	width: auto;
	float: left;
	padding: 3px 3px 0 0;
	padding: 6px 0 0 0px\9; /* IE8 and below */ 
	font-size: 13px;
	font-size: 12px\9; /* IE8 and below */
}
}

.smallBanners {
	float: left;
	margin: 15px 0 0 15px; /*margin: 0 0 0 15px;*/
	margin: 7px 0 0 15px\9; /* IE6, IE7, IE8, IE9 */
}
.smallBanners h1 {
	margin: 0px;
	padding: 0;
	font-size: 17px;
	visibility: hidden;
}
.smallBannersBlock {
	width: 272px;
	height: auto;
	margin-top: 4px;
	-bracket-:hack(;
        margin-top: 5px;
    );
}
@-moz-document url-prefix() { 
  .smallBannersBlock {
     margin-top: 5px;
  }
}
.smallBannersBlock img {
	margin-bottom: 10px;
	margin-bottom: 7px\9; /* IE8 and below */
}
.borBtm {
	border-bottom: #e8e7e7 solid 1px;
    width: 917px;
    margin: 0px 0 8px 8px;
	height: 8px;
}

.borTop {
	border-top: #e8e7e7 solid 1px;
	padding: 6px 0 0 0;
}
.footertopBorder
{
	border-bottom: #e8e7e7 solid 1px;
   /* width: 912px;*/
       width: 915px;
    margin: 8px 0 8px 8px;
}
.colmnLast {
	margin: 0 0 0 15px;
}
footer {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
.footerNav {
	width: 925px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	display: table;
}
.footerNav ul {
	list-style-type: none;
	margin: 0px;
	width: 100px;
	padding: 0;
	margin: 0 20px 0 0;
	float: left;
	padding: 0 0 15px 0;
}
.footerNav ul+ul {
	margin: 0 0 0 120px;
}
.footerNav ul+ul+ul {
	margin: 0 0 0 100px;
}
.footerNav ul li a {
	font-size: 12px;
	width: auto;
	color: #666;
	padding: 1px 0 3px 8px;
	text-decoration: none;
	float: left;
	clear: both;
 	/**line-height:20px;*/
}
* html .footerNav ul li a { /*IE6 hack*/
}
.footerNav ul li a:active {
	color: #666;
}
.footerNav ul li a:hover, .footerNav ul li a.selected {
	color: #666;
}
.footerNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 50px;
	float: left;
}
.footerNav ul+ul {
	margin: 0 0 0 120px;
}
.footerNav ul+ul+ul {
	margin: 0 0 0 100px;
}
.footerNav ul li {
	margin: 0;
	padding: 3px 5px;
	float: inherit;
	display: inherit;
	overflow: hidden;
	width: 160px;
}
.footerNav ul li:hover {
	padding: 3px 5px !important;
}
.footerNav ul li a {
	color: #666;
	padding: 0 0 0 8px;
}
.footerNav ul li a:hover {
	color: #333;
}
.footerBtm {
	line-height: 25px;
	width: 905px;
	margin: 0 0 0 14px;
	display: table;
	color: #666;
}
.footerLeft {
	float: left;
	margin-bottom: 10px;
	text-align: left;
	width: 600px;
}
.footerRight {
	width: 200px;
	float: right;
	text-align: right;
	margin-bottom: 10px;
}
.footerLeft a, .footerRight a {
	color: #666;
}
.innerContainer{
	width: 916px;
	height: auto;
	margin: 8px auto;
	padding: 0 0 0 9px;
}
.leftMenu{
	width: 205px;
	min-height: 325px;
	height: auto;
	background: #fcfcfc;
	float: left;
	text-align: left;
	padding: 0 1px;
	display: block;
	border: #eeeeee solid 1px;
}
.leftMenu h1 {
	font-size: 15px;
	font-weight: bold;
	color: #666;
	margin: 0 1px 0 0;
	padding: 2px 0 0 12px;
	line-height: 36px;
	width: 94%;
	background: url(../img/loginHeaderBG.jpg) repeat-x left top;
}
.leftMenu ul{
	margin: 1px 0px;
	padding: 0;
}
.leftMenu ul li{
	margin: 0;
	padding: 0;
	list-style:  none;
}
.leftMenu ul li a{
	font-size: 15px;
	font-weight: bold;
	color: #666;
	margin: 0;
	padding: 2px 0 0 12px;
	line-height: 36px;
	background: url(../img/loginHeaderBG.jpg) repeat-x left top;
	display: block;
}
.leftMenu ul li span{ /* Class added on 10/3/2013 */
	font-size: 15px;
	font-weight: bold;
	color: #666;
	margin: 0;
	padding: 2px 0 0 12px;
	line-height: 36px;
	background: url(../img/loginHeaderBG.jpg) repeat-x left top;
	display: block;
}
.leftMenu ul li ul{
	margin: 1px 0px;
	padding: 0;
}
.leftMenu ul li ul li{
	margin: 0;
	padding: 0;
	list-style:  none;
	border-bottom: #e9e9e9 solid 1px;
}
.leftMenu ul li ul li span
{
    background:#f2f2f2 url(../img/arrow.gif) no-repeat 10px center;
	color: #666;
	padding: 0 0 0 20px;
	line-height: 36px;
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.leftMenu ul li ul li a{
	padding: 0 0 0 20px;
	color: #009966;
	font-weight: normal;
	font-size: 12px;
	background: url(../img/arrow.gif) no-repeat 10px center;
}
.leftMenu ul li ul li a:hover{
	background:#f2f2f2 url(../img/arrow.gif) no-repeat 10px center;
	color: #666;
}
.leftMenu ul li ul li a.selected{
	background:#f2f2f2 url(../img/arrow.gif) no-repeat 10px center;
	color: #666;
}
.leftMenu ul li ul li ul{
	margin: 0px 0 5px 0;
	padding: 0 0 0 22px;
	list-style: none;
	border-top: #EDEDED solid 1px;
}
.leftMenu ul li ul li ul li{
	margin: 0;
	padding: 6px 0;
	border: none;
}
.leftMenu ul li ul li ul li a{
	padding: 0 0 0 10px;
	margin: 0px;
	color: #666;
	display: block;
	line-height: 14px;
	background: url(../img/arrow03.png) no-repeat left center;
}
.leftMenu ul li ul li ul li a:hover{
	padding: 0 0 0 10px;
	margin: 0px;
	color: #666;
	display: block;
	background: url(../img/arrow03.png) no-repeat left center;
	font-weight: bold;
}
.leftMenu ul li ul li ul li span.selected{
	padding: 0 0 0 10px;
	margin: 0px;
	color: #666;
	display: block;
	background: url(../img/arrow03.png) no-repeat left center;
	font-weight: bold;
	line-height: 14px;
	font-size: 12px;
}
.subpageMenuIcon{
	display: none;
	width: 35px;
	height: 35px;
}
.subMenuePort{
	display: none;
	width: 35px;
	height: 35px;
}
.rightContainer{
	width: 690px;
	height: auto;
	float: right;
	margin: 0 0 0 10px;
}
.fullContainer{
   /*width: 909px;*/   width: 915px;
	height: auto;
	float: left;
	/*margin: 0 10px 0 0;*/
	margin: 0;
}
.fullContainer h1{
	color: #666;
	font-size: 16px;
	width: 98%;
	margin: 0;
	padding: 5px 0 10px 0;
	text-align: left;
	float: left;
}
.fullContainer h1.header{
	width: 70%;
}
.fullContainer h2{
	color: #666;
	font-size: 16px;
	width: 20%;
	margin: 0 5px 0 0;
	padding: 0;
	text-align: right;
	float: right;
}
.fullContainer h3{
	color: #666;
	font-size: 16px;
	width: 60%;
	margin: 0;
	padding: 5px 0 10px 0;
	text-align: left;
	float: left;
}
.fullContainer h4{
	color: #333;
	font-size: 14px;
	font-weight: normal;
	width: 30%;
	margin: 0;
	padding: 5px 10px 10px 0;
	text-align: right;
	float: right;
}
.breadContainer{
    width: 100%;
}
.breadContainer h4{
    /*color: #666;
    font-size: 14px;
    font-weight: normal;*/
    font: 12px Arial,Helvetica,sans-serif !important;
    width: 45%;
    margin: 0;
    padding: 5px 2px 10px 0;        /*padding: 5px 10px 10px 0;*/
    text-align: right;
    float: right;
}
.calasSearchBlock{
    width: 690px;
	height: auto;
	margin: 0;
	padding: 0;
	display: table;
}
.calasSearch{
	width: 690px;
	height: auto;
	float: left;
	text-align: left;
}
.calasSearch .keyBlock{
	width: 195px;
	height: auto;
	text-align: left;
	float: left;
}
.calasSearch .keyBlock label{
	color: #666;
	font-weight: bold;
	line-height: 25px;
}
.calasSearch .keyBlock input{
	color: #999;
	width: 90%;
}
.calasSearch .monthly{
	width: 490px;
	height: auto;
	text-align: left;
	float: left;
}
.calasSearch .monthly label{
	color: #666;
	font-weight: bold;
	line-height: 25px;
}
.calasSearch .monthly .month{
    width: 100px;
	float: left;
	margin: 0 0 0 5px;
}
.calasSearch .monthly .month select{
	width: 100%;
	border: #e4e4e4 solid 1px;
	color: #666;
	padding: 4px 5px 4px 0;
}
.calasSearch .monthly .dates{
    width: 232px;
    float: left;
    margin-left: 10px;
	/*margin-top: 2px; */
}
@media screen and (-webkit-min-device-pixel-ratio:0) { .chromeMarT{ margin-top: 2px; } }
.calasSearch .monthly .dates span{
	float: left;
    padding: 8px 5px;
    *padding: 8px 8px 8px 2px;
	font-weight: bold;
}
.calasSearch .monthly .dates .txt{
	width: 108px;
	height: auto;
	border: #e4e4e4 solid 1px;
	float: left;
}

.calasSearch .monthly .dates .txt img{
    margin: -3px 2px;
	*padding:0;
	*margin: 1px 2px;
	float: right;
	*float:none;
}

.calasSearch .monthly .dates .txt input{
	width: 78px;
	height: auto;
	margin: 0 0px;
}
.ePortfolioFields .txt01{
	width: 221px;
	height: auto;
	border: #e4e4e4 solid 1px;
	float: left;
	background: #FFF;
}
.ePortfolioFields .txt01 img{
	margin: -3px 2px -3px 6px;
	*margin: 1px 2px;
}

.ePortfolioFields .txt01 input{
	width: 187px !important;
	height: auto;
	margin: 0 0px;
	border: none;
}
.calasSearch .monthly .training{
    width: 120px;
    float: left;
    margin-left: 10px;
}
.calasSearch .monthly .training select{
	width: 100%;
	border: #e4e4e4 solid 1px;
	color: #666;
	padding: 4px 5px 4px 0;
}
.calasSearch .monthly input{
	color: #666;
	width: 100px;
	border: none;
}
.calasSearchFil {
	background: url(../img/filter_calas.png) no-repeat left top;
	height: 62px;
	width: 300px;
	margin: 5px 0 15px 0px;
	*left:225px;
	float: left;
	*float: left !important;
	position: absolute;
}
.calasSearchFil h1 {
	font-size: 14px;
	margin: 0;
	padding: 13px 10px 5px 10px;
	width: 100%;
}
.calasSearch .btn{
	float: right;
	margin: 42px 8px 0 0;
}
.calasSearchFil span {
	padding: 0;
	margin: 0 0 0 5px;
	float: left;
}
.calasSearchFil span label {
	color: #666666;
	padding: 0;
	margin: -5px 8px 0 0;
}
.calasSearchFil span input{
	margin: 0px 0 0 0px;
	border: none;
}
calasSearchFilClear{
	display: none;
}
.calasCal{
	width: 209px;
	height: auto;
	float: right;
}
.calasCal img{
	margin-bottom: 5px;
}

.calasCalmobile{
	display: none;
}
.leftContent{
	width: 690px;
	height: auto;
	float: left;
	margin: 5px 0 0 0;
/*	*margin: -10px 10px 0 0;
*/	padding: 0;
	text-align: left
}
.CallistView{
	width: 100%;
	height: auto;
    *background: #f7f7f7 url(../img/calasViewBG.jpg) repeat-x left top;
    margin-top: 0px;
}
.CallistView dl {
    margin-bottom:50px;
}
 
.CallistView dl dt {
    float:left;
    margin-right:10px;
    padding:8px 2px 8px 13px; 
	*padding:8px 2px 7px 13px;
    width:20%;
	background: #f7f7f7;
	*border-bottom: #FFF solid 1px;
	color: #333;
	text-align: left;
}
 
.CallistView dl dd {
    margin:1px 0;
    padding: 8px 0 8px 0;
	*padding: 8px 0 6px 0;
	width: 99%;
	*width: 84%;
	background: #f7f7f7;
	*float: left;
	*border-bottom: #FFF solid 1px;
	text-align: left;
}


.CallistView dl dd a{
	color: #009966;
	padding: 0; /*  0 0 0 8px  */
    display:table;
}
.CallistView dl dd a:hover{
	color: #009966;
	text-decoration: underline;
}


.searchList{
	width: 100%;
	height: auto;
    *background: #f7f7f7 url(../img/calasViewBG.jpg) repeat-x left top;
    margin-top: 0px;
}
.searchList dl {
    margin-bottom:50px;
}
 
.searchList dl dt {
    /*float:left;
    margin-right:10px;
    padding:8px 2px 8px 13px; 
	*padding:8px 2px 7px 13px;
    width:30%;
	background: #f7f7f7;
	*border-bottom: #FFF solid 1px;
	color: #333;
	text-align: left;*/
	
	background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #FFFFFF;
    color: #333333;
    float: left;
    height: 30px;
    line-height: 32px;
    margin: 0;
    overflow: hidden;
    padding: 0 2px 0 13px;
    text-align: left;
    width: 30%;
}
 
.searchList dl dd {
    /*margin:1px 0;
    padding: 8px 0 8px 0;
	*padding: 8px 0 6px 0;
	width: 99%;
	*width: 84%;
	background: #f7f7f7;
	*float: left;
	*border-bottom: #FFF solid 1px;
	text-align: left;*/
	
	
	background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #FFFFFF;
    height: 30px;
    line-height: 32px;
    margin: 0;
    text-align: left;
}
.searchList dl dd a{
	color: #009966;
	padding: 0; /*  0 0 0 8px  */
}
.searchList dl dd a:hover{
	color: #333;
	text-decoration: underline;
}
.searchList dl dt.colgrey, .searchList dl dd.colgrey {
	background-color: #C5C2C2;
	color: #FFF;
	font-weight: bold;
	display: block;
	font-size: 14px;
}




dl dd a.calaslink{
	color: #009966;
	padding: 0 0 0 0px !important; 
}
dl dd a.calaslink:hover{
	color: #009966;
	text-decoration: underline;
}

.CallistView dl dd a em{
	font-size: 11px;
	font-style: normal;
}
.CallistView dl dt.colgrey, .CallistView dl dd.colgrey{
	background-color: #c5c2c2;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.calasSubBlock{
	width: 100%;
	height: auto;
	/**background: #f7f7f7 url(../img/calasViewBG.jpg) repeat-x left top;*/
}
.calasSubBlock p{
	font-size: 11px;
}
.calasSubBlock dl {
    margin-bottom:10;
}
 
.calasSubBlock dl dt {
    float:left;
    margin-right:10px;
    padding:4px 2px 4px 0px; 
    width:18%;
    height: 20px;
	color: #333;
	line-height: 18px;
	text-align: left;
}
 
.calasSubBlock dl dd {
    margin:1px 0;
    padding: 4px 0;
	width: 99%;
	text-align: left;
	*width: 75%;
	height: 20px;
	*float: left;
	line-height: 18px;
}
.height{
	height: 100px;
}
.calasSubBlock dl dd a{
	color: #009966;
	padding: 0 0 0 8px;
}
.calasSubBlock dl dd a:hover{
	color: #009966;
	text-decoration: underline;
}
.calasSubBlock table tr td{
	padding: 5px 5px;
	text-align: left;
	line-height: 16px;
}
.calasSubBlock table tr td a{
	color: #009966;
}
.breadCrumb{
	width: 52%;
	text-align: left;
	float: left;
}
.breadCrumb ul{
	margin: 5px 0 10px;
	padding: 0;
	width: 100%;  /* 85% */
}
.breadCrumb ul li{
	margin: 0;
	padding: 0;
	display: inline;
}
.breadCrumb ul li a{
	background: url(../img/arrow02.gif) no-repeat right center;
	padding: 0 12px 0 0px;
	color: #009966;
}
.breadCrumb ul li a:hover{
	padding: 0 12px 0 0px;
	color: #666;
}



.breadCrumb_full{
	width: 95%;
	text-align: left;
	float: left;
}
.breadCrumb_full ul{
	margin: 9px 0 10px;
	padding: 0;
	width: 85%;
}
.breadCrumb_full ul li{
	margin: 0;
	padding: 0;
	display: inline;
}
.breadCrumb_full ul li a{
	background: url(../img/arrow02.gif) no-repeat right center;
	padding: 0 12px 0 0px;
	color: #009966;
}
.breadCrumb_full ul li a:hover{
	padding: 0 12px 0 0px;
	color: #666;
}


.breadCrumb_calas{
	width: 62%;
	text-align: left;
	float: left;
}
.breadCrumb_calas ul{
	margin: 9px 0 10px;
	padding: 0;
	width: 85%;
}
.breadCrumb_calas ul li{
	margin: 0;
	padding: 0;
	display: inline;
}
.breadCrumb_calas ul li a{
	background: url(../img/arrow02.gif) no-repeat right center;
	padding: 0 12px 0 0px;
	color: #009966;
}
.breadCrumb_calas ul li a:hover{
	padding: 0 12px 0 0px;
	
}


.breadCrumb_sub{
	width: 85%;
	text-align: left;
	float: left;
}
.breadCrumb_sub ul{
	margin: 5px 0 10px;
	padding: 0;
	width: 85%;
}
.breadCrumb_sub ul li{
	margin: 0;
	padding: 0;
	display: inline;
}
.breadCrumb_sub ul li a{
	background: url(../img/arrow02.gif) no-repeat right center;
	padding: 0 12px 0 0px;
	color: #009966;
}
.breadCrumb ul li a:hover{
	padding: 0 12px 0 0px;
	color: #666;
}

.breadCrumbsub{
	width: 100%;
	text-align: left;
	float: left;
}
.breadCrumbsub ul{
	margin: 5px 0 10px;
	padding: 0;
	width: 85%;
}
.breadCrumbsub ul li{
	margin: 0;
	padding: 0;
	display: inline;
}
.breadCrumbsub ul li a{
	background: url(../img/arrow02.gif) no-repeat right center;
	padding: 0 12px 0 0px;
	color: #009966;
}
.breadCrumbsub ul li a:hover{
	padding: 0 12px 0 0px;
	color: #666;
}

.contentBlock{
	width: 98%;
	
	float:left;/* we added for edit purpose... because in edit mode page is going to right*/
	height: auto;
	text-align: left;
	line-height: 16px;
}
.contentBlock h1{
	color: #666;
	font-size: 16px;
}
.contentBlock .header01{
	color: #666;
	font-size: 16px;
}

.contentBlock h1 span {
	color: #666;
	font-size: 16px;
}
.contentBlock h4{
	color: #009966;
	font-size: 13px;
	margin: 0;
	padding: 5px 0 7px 23px;
	background: url("../img/pdf.png") no-repeat scroll left 4px rgba(0, 0, 0, 0);
	cursor: pointer;
}
.contentBlock h4:hover{
	color: #666;
}
.contentBlock a.header04{
	color: #009966;
	font-size: 13px;
	margin: 0;
	padding: 5px 0 7px 0;
	background: url(../img/pdf.png) no-repeat left center;
	cursor: pointer;
}
.contentBlock a.header04:hover{
	color: #666;
}
a.PDF_link{
	color: #009966;
	font-size: 13px;
	margin: 0;
	padding: 3px 0 0 22px;
	background: url(../img/pdf.png) no-repeat left center;
	cursor: pointer;
	font-weight: bold;
}
a.PDF_link:hover{
	color: #666;
}
p.PDF_link a{
	color: #009966;
	font-size: 13px;
	margin: 0;
	padding: 3px 0 0 22px;
	background: url(../img/pdf.png) no-repeat left center;
	cursor: pointer;
	font-weight: bold;
}
p.PDF_link a:hover{
	color: #666;
}
.contentBlock .header04{
	color: #009966;
	font-size: 13px;
	margin: 0;
	padding: 5px 0 7px 0;
	background: url(../img/pdf.png) no-repeat 150px 3px;
	cursor: pointer;
}
.contentBlock .header04:hover{
	color: #666;
}
.contentBlock p{
	padding: 0px 0 6px 0;
	margin: 0;
}
.contentBlock ul{
	margin: 2px 0 0 10px;
	padding: 2px 0 2px 10px;
}
.contentBlock ul li{
	list-style: lower-alpha;
	margin: 0 0 0 10px;
	padding: 3px 0;
}
.contentBlock ol{
	margin: 2px 0 0 10px;
	padding: 2px 0 2px 10px;
}
.contentBlock ol li{
	margin: 0 0 0 10px;
	padding: 3px;
	list-style: lower-roman;
}
.contentBlock strong{
	padding: 5px 0 8px 0;
	/*display: block;*/
}
.contentBlock p strong{
	padding: 7px 0 0 0;
	/*display: block;*/
}
.contentBlock a{
	color: #009966;
	text-decoration: none;
}
.contentBlock a:hover{
	color: #666;
	text-decoration: none;
}
.contentBlock table{
	border: #CCC solid 1px;
	border-bottom: none;
	border-right: none;
}
.contentBlock table tr td{
	border-bottom: #CCC solid 1px;
	border-right: #CCC solid 1px;
	padding: 5px 10px;
	vertical-align: top;
}
.contentBlock table tr td strong
{
    display: inline;
}
    
.dashMenu{
	width: 100%;
	height: auto;
	text-align: left;
	padding: 0;
}


.borbtmInn03_new {
	border-top: #e8e7e7 solid 1px;
	width: 100%;
	margin: 0 auto 0;
	*margin: -15px auto 3px;
}


.dashMenu ul{
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
.dashMenu ul li{
	margin: 0;
	padding: 0;
	float:left;
}
.dashMenu ul li a{
	font-size: 14px;
	font-weight: bold;
	color: #666;
    /*padding: 10px 9px;*/ /*Changed by Venkat*/
    padding:10px 6.3px;
	display:block;
	outline:none;
}
.dashMenu ul li a:hover{
	color: #fff;
	background:#066c4a;
	outline:none;
	_background: url(../img/arrow04.gif) no-repeat bottom center;
}
.dashMenu ul li a.current{
	color: #fff;
	background:#066c4a;
	outline:none;
	_background: url(../img/arrow04.gif) no-repeat bottom center;
}




.dashMenu_sub{
	width: 100%;
	height: auto;
	text-align: left;
	padding: 0;
	background:#066c4a;
	display:block;
    min-height:74px !important;
}
.dashMenu_sub_Reports{
    width: 100%;
    height: auto;
    text-align: left;
    padding: 0;
    background:#066c4a;
    display:block;
    min-height:108px !important;
}

.dashMenu_sub ul, .dashMenu_sub_Reports ul{
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
.dashMenu_sub ul li, .dashMenu_sub_Reports ul li{
	margin: 0;
	padding: 0;
	float:left;
}
.dashMenu_sub ul li a, .dashMenu_sub_Reports ul li a{
	font-size: 12px;
	color: #fff;
	padding: 10px 15px;
	display:block;
}
.dashMenu_sub ul li a:hover, .dashMenu_sub_Reports ul li a:hover{
    color: #fff;
	text-decoration:underline;
	_background: url(../img/arrow04.gif) no-repeat bottom center;
}
.dashMenu_sub ul li a.current, .dashMenu_sub_Reports ul li a.current{
    color: #fff;
	background:#066c4a;
	_background: url(../img/arrow04.gif) no-repeat bottom center;
}








.dashBoardContainer{
    width: 100%;  /*  '925px' changed by Venkat  */
	/*background: #F1F1F1;*/
	text-align:left;
	display:table;
}
.dashTab{
	width: 925px;
	height: auto;
	padding: 12px 0;
	text-align: left;
}
.dashTab ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.dashTab ul li{
	margin: 0;
	padding: 0;
	display: inline;
}
.dashTab ul li a{
	color: #666;
    padding: 12px 25px;
	margin: 0;
	_border-left: #CCC solid 1px;
}
.dashTab ul li a:hover{
	background: #FCFCFC;
	color: #666;
	padding: 12px 30px;
	margin: 0;
}
.dashTab ul li a.current{
	background: #FCFCFC;
}
.dashTab ul li+li a{
	border-left: #CCC solid 1px;
}
.resourcesContainer{
	width: 96%;
	/*background: #F1F1F1;*/
	text-align:left;
	display:table;
}
.resourcesContainer p{
	padding: 5px 0;
	margin: 0;
}
.resourcesContainer strong{
	padding: 15px 0 0px 0;
	margin: 0;
	display: block;
}
.resourcesContainer p a{
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}
.resourcesContainer ul{
	margin: 0 0 0 10px;
	padding: 0;
}
.resourcesContainer ul li{
	background: url(../img/arrow.gif) no-repeat left center;
	list-style: none;
	padding: 3px 0 3px 10px;
	margin: 0;
}
.resourcesContainer ul li a{
	text-decoration: underline;
	color: #333;
	padding-right: 15px;
}
.resourcesContainer ul li a:hover{
	text-decoration: underline;
	color: #333;
	background:url(../img/btn_download.png) no-repeat right center;
}
.resources{
	width: 100%;
	float: left;
	background: #FAFAFA;
	padding: 5px 20px 15px 20px;
	float: left;
	margin: 5px 0px 15px 0px;
}
.resourcesContainer h1{
	width: 100%;
	margin: 0;
	padding: 0;
}
.resources ul{
	margin: 0;
	padding: 0;
}
.resources ul li{
	background: url(../img/arrow.gif) no-repeat left center;
	list-style: none;
	padding: 3px 0 3px 10px;
	margin: 0;
	font-weight: bold;
}
.resources ul li a{
	color: #009966;
}
.resources ul li a:hover{
	color: #009966;
	text-decoration: underline;
}
.announcement_Container{
	background: #FAFAFA;
	border: #EDEDED solid 1px;
    width: 97%;
    height: auto;
    padding: 0px 15px;
}
.announcement_Container dl {
    margin-bottom:10px;
}
 
.announcement_Container dl dt {
    float:left;
    margin-right:10px;
    padding:12px 5px; 
    width:12%;
	*border-top: #EDEDED solid 1px;
	*padding:12px 0; 
	font-weight: bold;
	height: 45px;
}
 
.announcement_Container dl dd {
    margin:1px 0;
    padding: 12px 0 5px 0;
	width: 100%;
	border-top: #EDEDED solid 1px;
	*width: 85%;
	*float: left;
	*border-bottom: #FFF solid 1px;
}
.announcement_Container dl dd.first {
	border-top: none;
	*border-top: none;
	padding: 12px 0 5px 0;
}
.announcement_Container dl dt.first {
	*border-top: none;
}
.announcement_Container dl dd strong, .announcement_Container dl dd b, .announcement_Container dl dd strong a, .announcement_Container dl dd b a{
	color: #009966;
	margin: 0;
	padding: 0;
	line-height: 14px;
}
.announcement_Container dl dd strong:hover, .announcement_Container dl dd b:hover, .announcement_Container dl dd strong a:hover, .announcement_Container dl dd b a:hover{
	color: #009966;
	text-decoration: underline;
}
.announcement_Container dl dd p{
	margin: 0;
	padding: 5px 10px 0 0;
	height: 35px;
	overflow: hidden;
	line-height: 18px;
}
.announcement_Container dl dd a{
	line-height: 24px;
}

.announcement_ContainerNew{
	background: #FAFAFA;
	border: #EDEDED solid 1px;
    width: 97%;
    height: auto;
    padding: 0 15px 15px 15px;
    display: table;
    margin: 20px 0 0 0;
}
.annblock_new
{
    width: 100%;
    display: table;
    border-top: #EDEDED solid 1px;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
}
.nobor
{
    border: none;
}
.annblock_new p
{
    float:left;
    width:15%;
	font-weight: bold;
}
.annblock_new span
{
	width: 85%;
	float: left;
}
.annblock_new span p
{
    width: 100%;
    font-weight: normal;
}
.annblock_new span p a
{
    display: inline;
    padding: 0;
    margin: 0;
    /*margin: 0 50px 0 0;
    padding: 3px 0 0 22px;*/
}
.annblock_new span a
{
    color: #096;
    font-weight: bold;
    display: block;
    padding: 0 0 5px 0;
}
.annblock_new span p a.PDF_link
{
    background: url("../img/pdf.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #009966;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 3px 0 0 22px;
}




.announcementSub_Container{
	width: 100%;
	height: auto;
	padding: 0;
}
.annSubheadBlock{
	width: 100%;
	line-height: 18px;
	border-bottom: #e1e1e1 dashed 1px;
	display: table;
	padding: 0 0 10px 0;
}
.subheadleft{
	width: 50%;
	float: left;
}
.subheadleft strong, .subheadleft b{
	line-height: 16px;
	padding: 1px 0;
	margin: 0;
}
.subheadright{
	width: 40%;
	float: right;
	text-align: right;
	line-height: 18px;
}
.loginContainer01{
	width: 98%;
	height: auto;
	margin: 0 auto;
	display: table;
	padding: 25px 0;
	text-align: center;
}
.ePortfolioblock{
	width: 49%;
	height: auto;
    float: left;
    border-right: #EFEFEF solid 1px;
	padding-bottom: 15px;
	margin: 0 auto;
}
.login_block01{
	width: 49%;
	height: auto;
    float: right;
	padding-bottom: 15px;
	margin: 0 auto;
}
.ePortfolioblock h1, .login_block01 h1{
	color: #666;
	font-size: 16px;
	width: 88%;
	padding: 10px;
	margin: 0 0 10px 0;
	border-bottom: #EFEFEF solid 1px;
	background: url(../img/arrow01.jpg) no-repeat left center;
	padding-left: 15px;
}
.ePortfolioblock p, .login_block01 p{
	width: 100%;
	padding: 10px;
	margin: 0;
	text-align: left;
	height: 60px;
}
.ePortfolioFields, .login01Fields{
	text-align: left;
	padding: 10px 30px 10px 10px;
	font-size: 13px;
	color: #666;
}
.ePortfolioFields, .login01Fields{
	margin: 0;
	list-style: none;
	width: auto;
}
.ePortfolioFields dl, .login01Fields dl{
    margin-bottom:0px;
}
 
.ePortfolioFields dl dt, .login01Fields dl dt {
    float:left;
    margin-right:10px;
    padding:8px 2px 8px 5px; 
	*padding:4px 2px 4px 5px; 
    width:30%;
	line-height: 28px;
}
 
.ePortfolioFields dl dd, .login01Fields dl dd {
    margin:1px 0;
    padding: 8px 0;
	*padding: 4px 0;
	width: 100%;
	*width: 70%;
	*float: left;
}
.ePortfolioFields dl dd input, .login01Fields dl dd input{
	width: 60%;
	*width: 86%;
}
.ePortfolioFields dl dd input.btn, .login01Fields dl dd input.btn{
	width: 100px;
}









.ePortfolioFields_newPass{
	text-align: left;
	padding: 0 30px 10px 10px;
	font-size: 13px;
	color: #666;
}
.ePortfolioFields_newPass{
	margin: 0;
	list-style: none;
	width: auto;
}
.ePortfolioFields_newPass dl{
    margin-bottom:0px;
}

.ePortfolioFields_newPass dl em{
    color:Red;
    width:auto;
}
 
.ePortfolioFields_newPass dl dt {
    float:left;
    margin-right:10px;
    padding:8px 2px 8px 5px; 
	*padding:4px 2px 4px 5px; 
    width:35%;
	line-height: 28px;
} 
 
 .ePortfolioFields_newPass dl dd .Required 
 {
     margin:0 !important;
     padding:0;
     width:auto;
     float:left;
}
 
.ePortfolioFields_newPass dl dd {
    margin:1px 0;
    padding: 8px 0;
	*padding: 4px 0;
	width: 100%;
	*width: 70%;
	*float: left;
}
.ePortfolioFields_newPass dl dd input{
	width: 50%;
	*width: 86%;
}
.ePortfolioFields_newPass dl dd input.btn{
	width: 100px;
}













.loginlinks {
	text-align: left;
	line-height: 18px;
	width: 275px;
	float: right;
}
.loginlinks a {
	color: #0a805d;
	background: url(../img/arrow.gif) no-repeat left center;
	padding: 0 0 0 10px;
}
.top{
	width: 99%;
	padding: 0;
	text-align: right;
	margin-top: 10px;
}
.top a{
	padding: 0 2px;
}


/*Mobile banner*/
#contain
{
	width:100%;
}
#contain .next
{
	float:right;
	width:35px;
	height:111px;
}
#contain .prev
{
	float:left;
	width:35px;
	height:111px;
}
div#wrapper
{
	width:1280px;
	left:40px;
	right:40px;
	height:91px;
	/*padding:20px 0 0 0;*/
	position:absolute;
	text-align:justify;
}
/*
div.cont:not(:first-child)
{
	display:none;
}
div.cont
{
	position:absolute;
	width:1280px;
}
div.cont h1{
	color: #666;
	margin: 0 0 0 15px;
	padding: 48px 0;
	text-align: left;
}
*/
.excoll {
	padding:0;
	margin:5px 28px;
	float:right;
	width:auto;
}

.excoll .expan {
	float:left;
	width:auto;
	margin:0 10px 0 0;

}

.excoll .expan a {
	background:url(../img/minus.png) no-repeat left top;
	padding:0;
	margin:0;
	float:right;
	width:auto;
	height:22px;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 25px;
	text-decoration:none;
	line-height:19px;
	color:#05815c;

}

.excoll .coll {
	float:left;
	width:auto;
}

.excoll .coll a {
	background: url(../img/plus.png) no-repeat left top;
	padding:0;
	margin:0;
	float:right;
	width:auto;
	height:22px;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 25px;
	text-decoration:none;
	color:#05815c;
	line-height:19px;

}
#topcontrol{
	margin-bottom: 45px;
}


/* Tabs CSS*/

.tabstyle ul{margin:0px; padding:0px; list-style:none; width:100%; background:#fff;}
.tabstyle ul li{margin:0px; padding:0px; line-height:18px; float:left; }

.tabstyle ul li.leftbor{ border-left:#e7e7e7 1px solid;}

.tabstyle ul li a.tab{background:#fff; width:120px; padding:10px 15px; font:normal 12px Tahoma, Geneva, sans-serif; color:#333; display:block; text-decoration:none; cursor:pointer; border:1px solid #e7e7e7; border-bottom:none !important; color:#000; margin:0 2px 0 0; -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
/*min-width:110px;*/
text-align:center;}

.tabstyle ul li a.tab:hover{background:#e7e7e7; width:120px; padding:10px 15px; font:normal 12px Tahoma, Geneva, sans-serif; color:#FFF; display:block; text-decoration:none; border:1px solid #e7e7e7; border-bottom:none !important; color:#000; -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
/*min-width:110px;*/
text-align:center;
margin:0 2px 0 0;}

.tabstyle ul li a.active{background:#e7e7e7; width:120px; padding:10px 15px; font:normal 12px Tahoma, Geneva, sans-serif; color:#FFF; display:block; text-decoration:none; border:1px solid #e7e7e7; border-bottom:none !important; color:#000; -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
/*min-width:110px;*/
text-align:center;
margin:0 2px 0 0;}

/* Tabs CSS*/


/* VIDEO CSS*/
.video_Container{
	background: #FAFAFA;
	border: #EDEDED solid 1px;
	width: 100%;
	height: auto;
	/* padding: 15px; */
	padding: 15px 0;
	display: table;
}
.video_Container span{
	width: 170px;
	height: 100px;
	float: left;
	margin: 0 20px 0 15px; 
}
.video_Container span img{
	border: #DEDEDE solid 3px;
}
.video_Container p{
	width: 660px;
	height: auto;
	float: left;
	line-height: 18px;
	font-size: 13px;
}
.video_Container p a{
	font-size: 16px;
	line-height: 34px;
	color: #009966;
	display: block;
	margin-bottom: 5px;
}
.video_Container p a:hover{
	font-size: 16px;
	line-height: 34px;
	color: #009966;
	text-decoration: underline;
}
.video_Container ul{
	padding: 0;
	margin: 0;
}
.video_Container ul li{
	background: url(../img/arrow.gif) no-repeat left center;
	list-style: none;
	padding: 3px 0 3px 10px;
	margin: 0;
	font-weight: bold;
}
.video_Container ul li a:hover{
	color: #009966;
	text-decoration: underline;
}
/*.video_Container dl {
    margin-bottom:10px;
}
 
.video_Container dl dt {
    float:left;
    margin-right:10px;
    padding:12px 5px; 
    width:12%;
	*border-top: #EDEDED solid 1px;
	*padding:12px 0; 
	font-weight: bold;
	height: 70px;
}
 
.video_Container dl dd {
    margin:1px 0;
    padding: 12px 0 5px 0;
	width: 100%;
	border-top: #EDEDED solid 1px;
	*width: 85%;
	*float: left;
	*border-bottom: #FFF solid 1px;
	height: 90px;
}
.video_Container dl dt img, .video_Container dl dd a img {
	border: #EDEDED solid 2px;
}
.video_Container dl dt img, .video_Container dl dd a img:hover {
	border: #CCC solid 2px;
}
 
.video_Container dl dd.first {
	border-top: none;
	*border-top: none;
	padding: 12px 0 5px 0;
}
.video_Container dl dt.first {
	*border-top: none;
}
.video_Container dl dd strong, .video_Container dl dd b, .video_Container dl dd strong a, .video_Container dl dd b a{
	color: #009966;
	margin: 0;
	padding: 0;
	line-height: 14px;
}
.video_Container dl dd strong:hover, .video_Container dl dd b:hover, .video_Container dl dd strong a:hover, .video_Container dl dd b a:hover{
	color: #009966;
	text-decoration: underline;
}
.video_Container dl dd p{
	margin: 0;
	padding: 5px 10px 0 0;
	height: 35px;
	overflow: hidden;
	line-height: 18px;
}
.video_Container dl dd a{
	line-height: 24px;
}
*//* VIDEO CSS*/
.calasSearchBlock01{
	width: 900px;
	height: auto;
	margin: 0;
	padding: 0;
	display: table;
}
.calasSearch01{
	width: 900px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0 0 0 20px;
}
.newMarL{
	margin: 0 0 5px 25px;
}
.calasSearch01 .btn{
	margin: 24px 0 0 15px;
}
.calasSearch01 .keyBlock{
	width: 195px;
	height: auto;
	text-align: left;
	float: left;
}
.calasSearch01 .keyBlock label{
	color: #666;
	font-weight: bold;
	line-height: 25px;
}
.calasSearch01 .keyBlock input{
	color: #999;
	width: 90%;
}
.calasSearch01 .monthly{
	width: 490px;
	height: auto;
	text-align: left;
	float: left;
}
.calasSearch01 .monthly label{
	color: #666;
	font-weight: bold;
	line-height: 25px;
}
.calasSearch01 .monthly .month{
	width: 100px;
	float: left;
}
.calasSearch01 .monthly .month select{
	width: 100%;
	border: #e4e4e4 solid 1px;
	color: #999;
	padding: 4px 5px;
}
.calasSearch01 .monthly .dates{
	width: 250px;
	float: left;
	margin-left: 10px;
	/*margin-top: 2px; */
}
@media screen and (-webkit-min-device-pixel-ratio:0) { .chromeMarT{ margin-top: 2px; } }
.calasSearch01 .monthly .dates span{
	float: left;
	padding: 8px 8px 8px 2px;
	font-weight: bold;
}
.calasSearch01 .monthly .dates .txt{
	width: 108px;
	height: auto;
	border: #FFF solid 1px;
	float: left;
	background: #FFF;
}
.calasSearch01 .monthly .dates .txt img{
	margin: -3px 2px;
	*margin: 1px 2px;
}

.calasSearch01 .monthly .dates .txt input{
	width: 78px;
	height: auto;
	margin: 0 0px;
}
.calasSearch01 .monthly .training{
	width: 120px;
	float: left;
	margin-left: 10px;
}
.calasSearch01 .monthly .training select{
	width: 100%;
	border: #e4e4e4 solid 1px;
	color: #999;
	padding: 4px 5px;
}
.calasSearch01 .monthly input{
	color: #999;
	width: 100px;
	border: none;
}
.calasSearchFil {
	background: url(../img/filter_popup300.png) no-repeat left top;
	height: 62px;
	width: 300px;
	margin: 70px 0 15px 0px;
	float: left;
	position: absolute;
}
.calasSearchFil h1 {
	font-size: 14px;
	margin: 0;
	padding: 13px 10px 5px 10px;
	width: 100%;
}
.calasSearchFil01 span {
	padding: 0;
	margin: 0 0 0 5px;
	float: left;
}


.filtersearch_calas {
	background: url(../img/filter_calas.png) no-repeat left top;
	height: 115px;
	width: 300px;
	margin: 70px 0 15px 0px;
	float: left;
	position: absolute;
	display: table;
}
.filtersearch_calas h1 {
	font-size: 14px;
	margin: 0;
	padding: 13px 10px 5px 10px;
	width: 100%;
}
.filtersearch_calas h2 {
	font-size: 13px;
	margin: 0;
	padding: 8px 0 5px 10px;
	width: 98%;
	text-align: left;
	float: left;
}
.filtersearch_calas p {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 10px 10px;
	text-align: left;
	float: left;
}
.filtersearch_calas span {
	padding: 0;
	margin: 0 0 0 5px;
	float: left;
}

.contactContainer{
	width: 100%;
	height: auto;
	min-height: 250px;
}
.contactContainer a{
	color: #0A805D;
	text-decoration: none;
}
.contactContainer a:hover{
	color: #666;
}
.contactContainer p{
	margin: 0;
	padding: 0 0 10px 0;
}
.contactContainer p em{
	color: #999;
	font-size: 12px;
}
.contactForm{
	width: 97%;
}
.contactForm span{
	width: 20%;
	float: left;
	text-align: left;
	line-height: 32px;
}
.contactForm span.lih{
	line-height: 14px;
}
.contactForm p{
	width: 74%;
	float: left;
}
.contactForm p.txtfield{
	width: 253px;
	float: left;
	padding: 0;
	border: #E4E4E4 solid 1px;
	margin: 0 0 10px 0;
	height: 26px;
}
.contactForm p.txtfield span a img{
	float: right;
	margin: 5px 0 0 0;
}
.contactForm p.txtfield input{
	width: 207px;
	float: left;
	padding: 0;
	border: none;
}
.contactForm p input{
	width: 248px;
	padding: 5px 0px 5px 5px;
	font-size: 13px;
}
.contactForm p select{
	width: 255px;
	padding: 5px 5px 5px 0;
	border: #EDEDED solid 1px;
}
.contactForm p textarea{
	width: 500px;
	padding: 5px 5px 5px 0;
	border: #EDEDED solid 1px;
	height: 75px;
	float: left;
}
.contactForm p .btn{
	width: auto;
	padding: 5px 12px;
}

.contactForm span.Required 
{ 
    color: Red; 
    margin-left: 0px !important;
    clear: both; 
}


.hidden {
    display: none;
}
.contactForm .contentCont{
	/*border: #EDEDED solid 1px;
	padding: 7px;*/
	display: table;
	margin-bottom: 10px;
	text-align: center;
	width: 100%
}
.contactForm .contentCont p{
	width: 100%;
	font-style: normal;
	padding: 5px 0 5px 0;
	text-align: left;
}
.contactForm .contentCont p strong{
	line-height: 25px;
}


/*.loginBlock01 {
	width: 400px;
	height: auto;
	border: #e2e2e2 solid 1px;
	background-color: #fcfcfc;
	margin: 18px auto;
}*/

.loginBlock01 {
	width: 498px;
	height: auto;
	border: #e2e2e2 solid 1px;
	background-color: #fcfcfc;
	margin: 18px auto;
}

.eport{
	min-height: 280px;
}
.loginheader01 {
	background: url(../img/loginHeaderBG.jpg) repeat-x left top;
	height: 38px;
	width: auto;
}
.loginheader01 h1 {
	width: 95% !important;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	margin: 0 0 0 10px;
	padding: 0 0 0 28px;
	line-height: 38px;
	/*line-height: 17px\9;*/
	background: url(../img/login_ic.png) no-repeat left center;
}

.loginheader01 .alert.green, .loginheader01 .alert.red
    {
        width: 498px;
    }

/*.loginfields01 {
	width: 300px;
	padding: 25px 0 0px 40px;
	*padding: 15px 0 15px 0px;
}*/
.loginfields01 {
	width: 442px;
	padding: 8px 0 0px 23px;
	*padding: 15px 0 15px 0px;
}

.loginfields01 h1{
	color: #666;
	margin: 0;
	padding: 2px 0;
	font-size: 16px;
}
.loginfields01 p{
	color: #666666;
	padding: 0px 0px 15px; /*padding: 13px 0px 15px;*/
	margin: 0;
    font-size:13px;
}
.loginfields01 h2{
	font-size: 15px;
	margin-top: 60px;
}
.loginfields01 h2 a{
	color: #009966;
	padding: 5px 0;
	margin: 0;
}
.loginfields01 ul{
	margin: 0;
	padding: 0 0 0 10px; /*padding: 0 0 0 15px;*/
}
.loginfields01 ul li {
	display: table;
	margin: 0;
	padding: 0px 0;
	text-align: left;
}
.loginfields01 ul li label {
	display: block;
	width: 60px;
	float: left;
	padding: 8px 8px 0 0;
	font-size: 13px;
	color: #666666;
}


.loginfields01 ul li input 
{
    display: block;
	width: 190px;
	float: left;
	margin: 5px 0;
	color: #666;
}


.loginfields01 ul li span {
	width: 190px;
	float: left;
	margin: 0 0 0 68px;
	color: red;
	
}

.loginfields01 ul li .Required1 img
{
    text-align: right;
    line-height: 28px;
    position: relative;
    position/*\**/: absolute\9;
    padding: 9px 0 0 0;
}
.loginfields01 ul li .Required2 img
{
    text-align: right;
    position: absolute\9;
    _padding: 9px 0 0 7px\9; /* IE8 and below */
    padding: 9px 0 0 2px;
    
    
}

/*.loginBtn01 {
	width: 250px;
	padding: 7px 0 5px 123px;
	*padding: 0px 0 5px 118px;
	text-align: left;
}*/
.loginBtn01 {
	width: 250px;
	padding: 5px 0 7px 106px;
	*padding: 0px 0 5px 118px;
	text-align: left;
}

.loginBtn02 {
	width: 250px;
	padding: 7px 0 5px 5px;
	text-align: left;
}
.loginBtn02 a {
	color: #0a805d;
	background: url(../img/arrow.gif) no-repeat left center;
	padding: 0 0 0 10px;
	line-height: 18px;
}
.loginBtn02 a:hover{
	color: #666;
}


.calasSearchRbtns{
	margin: 0 0 0 5px;
	margin: 0 0 0 2px\9; /* IE8 and below sai */
	padding: 0;
	display: table;
	width: 250px;
}
.calasSearchRbtns table
{
    margin-top: -3px;
    margin-top: -8px\9; /* IE6, IE7, IE8, IE9 */
    
}
.calasSearchRbtns label
{
    margin-top: 4px;
    margin-top: 8px\9; /* IE6, IE7, IE8, IE9 */
}
.calasSearchRbtns span{
	width: auto;
	float: left;
	padding: 0;
	margin: 0;
	margin-top: 1px;
}
.calasSearchRbtns p{
	width: auto;
	float: left;
	margin: 0;
	padding: 1px 10px 0 2px;
	padding: 6px 7px 0 0px\9; /* IE8 and below */ 
	font-size: 12px;
	font-size: 12px\9; /* IE8 and below */
	color: #666666;
}







.portfolio{
	margin: 0;
	padding: 0;
}
.e-portfull{
	width:100%;
	text-align:left;
	/*border-bottom:#e4e4e4 solid 1px;*/
	border-top:#e4e4e4 solid 1px;
	float:left;
}

.e-portfull h1 {
	color: #666666;
	font-size: 16px;
	margin: 0;
	width:740px;
	padding: 10px 0 10px 0;
	text-align: left;
	float: left;
	}
.e-portfull h2 {
	color: #666;
	font-size: 14px;
	margin: 0;
	width:148px;
	padding: 10px 0 10px 0;
	text-align: right;
	float: right;
	font-weight:normal;
}
	
.e-port{
	width:100%;
	float:left;
	text-align:left;
	margin-top:0px;
}

.e-port h1 {
	color: #333333;
	font-size: 14px;
	margin: 0;
	padding: 17px 0 5px 0;
	text-align: left;
	float: left;
	width:9%;
	}
	
.e-port h2 {
	color: #333333;
	font-size: 14px;
	margin: 0;
	padding: 3px 0 5px 0;
	text-align: left;
	float: left;
	width:60%;
	}
	
.e-port .month{
	width: 100px;
	float: left;
	padding-top:12px;
}
.e-port .month select{
	width: 100%;
	border: #e4e4e4 solid 1px;
	color: #999;
	padding: 4px 5px 4px 0;
}
.e-port .dates{
	width: 250px;
	float: left;
	margin-left: 10px;
	/*margin-top: 2px; */
}

.e-port .days{
	width: 210px;
	float: right;
	height:45px;
	background-color:#999999;
	padding-left:7px;
	
	
}

.e-port .days p{
	width:100px;
	color:#fff;
	font-size:12px;
	float:right;
	margin:6px 0 0 0;
	height:auto;
	padding-right:10px;
	
}

.e-port .days p b{
	font-size:14px;
}

.e-port .days span{
	font-size:25px;
	background:url(../img/pro_bg.png) no-repeat left;
	height:auto;
	width:26px;
	color:#b21a15;
	font-weight:bold;
	display:block;
	float:left;
	margin:2px 2px 2px 2px;
	text-align:center;
	padding:5px 0 5px 0;
	
}


.e-port .nav{
	list-style-type:none;
	float:left;
	width:100%;
	margin:10px 0 0;
	padding:0;
}

.e-port .nav ul{
	float:left;
	width:73%;
	list-style-type:none;
	margin:0;
	padding:5px 0 0 0;
	*margin-bottom: 10px;
}

.e-port .nav ul li{
	float:left;
	width:97.5%;
	/*border-left:6px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;*/
	line-height:18px;
	margin:0 0 10px 0;
	padding:7px 5px 7px 10px;
	font:12px;
	
}

.e-port .nav ul li b{
	font-weight:bold;
}

.e-port .summary{
	width:100%;
	height:auto;
}
.e-port .summary span a{
	color: #009966;
}
.e-port .summary span{
	background:#999999;
	color:#FFFFFF;
	width:30%;
	font-size:12px;
	padding:10px;
	float:left;
	font-weight:bold;
	margin:0;
	height:auto;
}

.e-port .summary .points{
	border:1px solid #999;
	height:auto;
	padding: 0px;
	margin:0;
	width:67.5%;
	float:left;
	background:url(../img/pro_background.png) no-repeat;
}



.e-port .summary .points span{
	color:#000;
	font-size-adjust:12px;
	margin:0px;
	padding: 9px 10px;
	background: transparent;
	border-right:none;
	width: 45%;
	text-align: left;
}
.e-port .summary .points span.point02{
	color:#000;
	font-size-adjust:12px;
	margin:0px 5px 0 0;
	padding: 8px 10px;
	background: transparent;
	border-right:none;
	width: 22.5%;
	text-align: left;
}
.e-port .summary .points span.rbor{
	border-right:1px solid #999;
}
.marTnew{
	margin-top: 5px !important;
}
.width100{
	width: 101.8% !important;
}
.e-port .summary .points span.addBtn{
	width: auto;
	border-right:none;
	float: left;
	margin: 0;
	padding: 7px 0;
}
.e-port .summary .points span.addBtn a{
	background: url("../img/btn.gif") repeat-x scroll left center #066C4A;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 22px;
	margin: 10px 0;
}

.e-port .summary .points p b{
	font-weight:bold;
	
}

.dotedborderTB{
	border-top: #CCC dashed 1px;
	border-bottom: #CCC dashed 1px;
	display: table;
	padding: 5px 0 10px 0;
	margin: 10px 0;
	width: 100%;
}

.e-port .announcements {
	float:left;
	width:98%;
}
.e-port .announcements h1{
	color: #666;
    float: left;
    font-size: 13px;
    margin: 0;
    padding: 5px 0;
    text-align: left;
	width: 60%
}
.e-port .announcements p{
	color:#666666;  /* #239474 */
	font-size:12px;
	float:left;
	margin:0px;
	padding:0px;
	
	/*word-break: break-all;*/
    word-wrap: break-word;
}
.e-port .announcements p a{
	color: #009966;
}
.e-admin{
	width:148px;
	float:right;
	text-align:left;
	padding: 30px 0 150px 0;
	background: url(../img/rightShadow.jpg) no-repeat left bottom;
}


.tabNstyle ul{
margin:0px;
 padding:0px; 
list-style:none;
}

.tabNstyle ul li{
margin:0px; 
padding:0px; 
line-height:18px; 
float:left; 
padding-right:5px;
}

.tabNstyle ul li a.tab{
	width:131px;
	height:79px;
	border-top:1px solid #ececec;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	border-radius:0 5px 5px 0;
	margin-bottom:7px;
	background:#ececec;	
	text-align:center;
	padding-left:13px;
	border-left: none;
	
}
.tabNstyle ul li a.tab h1{
	color:#028460;
	font:bold 14px Arial, Helvetica, sans-serif;
	width:30px;
	float:left;
	padding-left:13px;
	padding-top:20px;
}

.tabNstyle ul li a.tab span{
	float:left;
	display:block;
	height:54px;
	padding-top:25px;
}

.tabNstyle ul li a.tab:hover{
background:url(../img/hoverbg.jpg) repeat-y right center;
	width:131px;
	height:79px;
	border-top:1px solid #ececec;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec !important;;
	border-radius:0 5px 5px 0;
	margin-bottom:6px;
	text-align:center;
	padding-left:13px;
	cursor:pointer;
	border-left:none;
	
}


.tabNstyle ul li a.active{
background:url(../img/hoverbg.jpg) repeat-y right center;
	width:131px;
	height:79px;
	border-top:1px solid #ececec;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec !important;
	border-radius:0 5px 5px 0;
	margin-bottom:6px;
	text-align:center;
	padding-left:13px;
	cursor:pointer;
	border-left:none;
	
}

.tabNstyle ul li a.active h1{
	color:#028460;
	font:bold 14px Arial, Helvetica, sans-serif;
	width:30px;
	float:left;
	padding-left:13px;
	padding-top:20px;
}

.tabNstyle ul li a.active span{
	float:left;
	display:block;
	height:54px;
	padding-top:25px;
}

.disclaimer{
	width: 100%;
	display: table;
}
.disclaimer h1{
	font-size: 12px;
	margin: 0;
	padding: 0 15px;
	text-align: left;
}
.disclaimer p{
	margin: 0;
	padding: 5px 15px;
	text-align: justify;
	color: #999;
	font-size: 11px;
}
.disclaimer p a{
	color: #0a805d;
}
.disclaimer p a:hover{
	color: #666;
}


.eportNav ul{
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
.eportNav ul li{
	margin: 0;
	padding: 0 1px 0 0;
	float:left;
}
.eportNav ul li a{
	font-size: 13px;
	font-weight: bold;
	color: #0a805d;
	display:block;
	outline:none;
}
.eportNav ul li a.myPort{
	background: url(../img/myport.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
}
.eportNav ul li a.myPort:hover{
	background:#0a805d url(../img/myport_on.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
	color: #fff;
	
}
.eportNav ul li a.myPorton{
	background:#0a805d url(../img/myport_on.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
	color: #fff;
	
	
}

.eportNav ul li a.learnHis{
	background: url(../img/learning-icon.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
}

.eportNav ul li a.learnHis:hover{
	background:#0a805d url(../img/learning-icon-white.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
	color: #fff;
	
}
.eportNav ul li a.learnHison{
	background:#0a805d url(../img/learning-icon-white.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
	color: #fff;

}


.eportNav ul li a.addppe{
	background: url(../img/event-icon.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
}
.eportNav ul li a.addppe:hover{
	background:#0a805d url(../img/event-icon-white.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
	color: #fff;
	
}
.eportNav ul li a.addppeon{
	background:#0a805d url(../img/event-icon-white.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
	color: #fff;
	
}
.eportNav ul li a.learnMed{
	background: url(../img/media-icon.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
}
.eportNav ul li a.learnMed:hover{
	background:#0a805d url(../img/media-icon-white.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
	color: #fff;
	
}
.eportNav ul li a.learnMedon{
	background:#0a805d url(../img/media-icon-white.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
	color: #fff;
	
}
.eportNav ul li a.resou{
	background: url(../img/learning-icon.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
}
.eportNav ul li a.resou:hover{
	background:#0a805d url(../img/learning-icon-white.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
	color: #fff;
	
	
}
.eportNav ul li a.resouon{
	background:#0a805d url(../img/learning-icon-white.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
	color: #fff;
	
	
}
.eportNav ul li a.perSet{
	background: url(../img/settings-icon.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
}
.eportNav ul li a.perSet:hover{
	background:#0a805d url(../img/settings-icon-white.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
	color: #fff;
	
}

.eportNav ul li a.perSeton{
	background:#0a805d url(../img/settings-icon-white.png) no-repeat 9px center;
	padding: 10px 10px 10px 28px;
	color: #fff;
	
}
.grid01{
	width: 5%;
	text-align: center !important;
}
.grid02{
	width: 12%;
}
.grid03{
	width: 61%;
}
.grid04{
	width: 12%;
}

/* POLL STYLE */
.pollcolumn {
	width: 270px;
	margin: 0 0 0 13px;
	float: left;
}
.pollcolumn h1 {
	margin: 0px;
	padding: 0;
	font-size: 17px;
	height: 22px;
	overflow: hidden;
}
.pollcolumn h1 a {
	color: #666;
	background: url(../img/arrow01.jpg) no-repeat left center;
	padding-left: 15px;
}
.poll_Container{
	background: #fafafa;
	border: #ececec solid 1px;
	width: 266px;
	height: 230px;
	height : 230px\9; /* IE8 and below */
	margin-top: 5px;
	display: table;
}
 legend{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
	width: 90%;
	line-height: 16px;
}
#id_matrix{
	width: 208px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 13px;
}
#id_matrix fieldset{
	text-align: left;
	margin: 0;
	padding: 0;
	width: 250px;
	line-height: 25px;
	*line-height: 20px;
}
#id_matrix fieldset legend{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
}
#id_matrix fieldset br{
	height: 0px;
	display: none;
}
#id_matrix fieldset label
{
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
	*padding: 0 0 5px 0;
	text-align: left;
}
#id_matrix fieldset label input
{
	float: left;
	width: 15px;
	text-align: left;
	border: none;
	margin: 5px 5px 0 0;
	margin: 1px 5px 0 0 \0/;
	*margin: 0 5px 5px 0;
}
#id_matrix .btn{
	padding: 5px 8px;
	
	margin: 5px 0 0 0;
}


/* Media page styles */
#media_Container{
	background: #FAFAFA;
	border: #EDEDED solid 1px;
	width: 100%;
	height: auto;
	padding: 0;
	display: table;
}
#media_Container p{
	margin: 0 0 0px 0;
	padding: 15px 15px 15px 0;
	/*border-bottom: #EDEDED solid 1px;*/
	display: table;
	min-height: 136px;
}
#media_Container img{
	float: left;
	display: block;
	margin: 15px;
	border: 3px solid #DEDEDE;
	width:170px;
	height: 100px;
}
#media_Container p a{
	color: #009966;
    display: block;
    font-size: 16px;
    line-height: 18px;
    margin: 15px 0;
}
#media_Container hr{
	border:none;
	border-bottom: #EDEDED solid 1px;
	height: 1px;
	margin: 0;
	padding: 0;
}
.thankyoumessage
{
    font-size: 15px;
	font-weight: bold;
	color: #666;
	margin: 0 0 0 10px;
	padding: 0 0 0 28px;
	line-height: 38px;
    }
.PagingContainer {
                padding:0;
                margin: 10px -18px 0 0;
                width:auto;
                float:right;
                height:30px;       
               padding-top:10px;
}
.PagingContainer a{
                background:#bbbbbb;
                color:#666666 !important;
                width:29px;
                height:29px;
                padding: 0;
                margin: 0 1px;
                border: #CCC solid 1px;
                display:block;
                float: left;
                text-align:center;
                line-height:29px;
}
.PagingContainer a:hover{
                background:#FFF;
}

.PagingContainer a.SelectedPagingItem{
                background:#FFF;
                color:#666666 !important;
                width:29px;
                height:29px;
                padding: 0;
                margin: 0 1px;
                border: #CCC solid 1px;
                display:block;
                float: left;
                text-align:center;
                line-height:29px;
}


.xformvalidator
{
    color:Red;
    }
    
.logoPC
{
    display: block;
}
.logoMob
{
    display: none;
}
#ContentPlaceHolder1_imgbtnCalasSearch
{
    padding: 0;
    border: none;
    margin: 0 0 0 5px;
}
.Required
{
    float: left;
}
.Required img
{
    position: absolute; /* absolute */
    padding: 5px 0;
    padding: 5px 0 0 0px\9; /* IE6, IE7, IE8, IE9 */
    text-align: right;
    float: right;
}
.forgotpassimg 
{
    float: left;
}
.forgotpassimg img
{
    position: absolute; /* absolute */
    padding: 5px 0;
    padding: 5px 0 0 0px\9; /* IE6, IE7, IE8, IE9 */
    text-align: right;
    float: left;
}
.loginfields img
{
    position: relative;
    padding: 10px 0;
    padding: 10px 0\9; /* IE6, IE7, IE8, IE9 */
    text-align: right;
}
.loginfields img.sec
{
    top: 17px;
}


.setup {
	float: right;
	text-align: right;
	padding-top:8px;
}
.setup a{
	font-size: 14px;
	color: #00427a;
	font-weight: bold;
}
.sticky{
	width: 100%;
	height: 30px;
	background: #40719b;
}
.sticky p{
	padding: 8px 10px;
	margin: 0;
	color: #FFF;
	font-size: 14px;
}
.sticky p a{
	color: #FFF;
	text-decoration: none;
}
.sticky p a:hover{
	color: #FFF;
	text-decoration: underline;
}
.sticky p em{
	font-style: normal;
	padding: 0 15px 0 0;
	font-size: 13px;
}
marquee{
	height: 25px;
	padding: 3px 0;
}

/* Resources Added By Venkat*/
.resourcesFileds{
	padding:1%;
	margin:4px 10px 3px 10px;
	/*float:left;
	width:98%;*/
	background: #FFF;
}
.resourcesContainer{
	/*width: 96%;
	background: #F1F1F1;*/
	text-align:left;
	display:table;
	background-color:#e7e7e7;
	padding:8px 0;
	width:909px;
}
/*.resourcesContainer{
	width: 96%;
	/*background: #F1F1F1;
	text-align:left;
	display:table;
}*/
.resourcesContainer p{
	padding: 5px 0;
	margin: 0;
}
.resourcesContainer strong{
	padding: 15px 0 0px 0;
	margin: 0;
	display: block;
}
.resourcesContainer p a{
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}
.resourcesContainer ul{
	margin: 0 0 0 10px;
	padding: 0;
}
.resourcesContainer ul li{
	background: url(../img/arrow.gif) no-repeat left center;
	list-style: none;
	padding: 3px 0 3px 10px;
	margin: 0;
}
.resourcesContainer ul li a{
	text-decoration: underline;
	color: #096;
	padding-right: 15px;
}
.resourcesContainer ul li a:hover{
	text-decoration: underline;
	color: #333;
	background:url(../img/btn_download.png) no-repeat right center;
}
.resources{
	width: 100%;
	float: left;
	background: #FAFAFA;
	padding: 5px 20px 15px 20px;
	float: left;
	margin: 5px 0px 15px 0px;
}
.resourcesContainer h1{
	width: 100%;
	margin: 0;
	padding: 0;
}
.resources ul{
	margin: 0;
	padding: 0;
}
.resources ul li{
	background: url(../img/arrow.gif) no-repeat left center;
	list-style: none;
	padding: 3px 0 3px 10px;
	margin: 0;
	font-weight: bold;
}
.resources ul li a{
	color: #009966;
}
.resources ul li a:hover{
	color: #009966;
	text-decoration: underline;
}
/* Resources Added By Venkat*/





.firsttimelogin{
	text-align: left;
	padding: 10px 5px 10px 10px;
	font-size: 13px;
	color: #666;
}
.firsttimelogin dl{
    margin-bottom:0px;
}
 
.firsttimelogin dl dt {
    float:left;
    margin-right:10px;
    padding:6px 2px 6px 5px;
	*padding:4px 2px 4px 5px; 
    width:36%;
	line-height: 28px;
	white-space: nowrap;
}
 
.firsttimelogin dl dd {
    margin:1px 0;
    padding: 8px 0;
	*padding: 4px 0;
	width: 100%;
	*width: 70%;
	*float: left;
}
.firsttimelogin dl dd input{
	width: 50%;
	*width: 86%;
}
.firsttimelogin dl dd span.Required
{
    margin: 3px 0 0 0 !important;
}
.firsttimelogin dl dd .txt01
{
    width: 56%;
	display: table;
}
.firsttimelogin dl dd .txt01 img
{
    padding: 6px 0 0 0;
    float: left;
}
.firsttimelogin dl dd .txt01 input
{
    width: 79%;
	*width: 86%;
}
.firsttimelogin dl dd input.btn{
	width: 100px;
}




 

.calasSearch{
	width: 690px;
	height: auto;
	float: left;
	text-align: left;
}
.calasSearch .keyBlock{
    width: 205px;
	height: auto;
	text-align: left;
	float: left;
}
.calasSearch .keyBlock label{
	color: #666;
	font-weight: bold;
	line-height: 25px;
}
.calasSearch .keyBlock input{
	color: #666;
    width: 91%;
}
.calasSearch .monthly{
	width: 485px;
	height: auto;
	text-align: left;
	float: left;
}
.calasSearch .monthly label{
	color: #666;
	font-weight: bold;
	line-height: 25px;
}
.calasSearch .monthly .month{
	width: 100px;
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
}
.calasSearch .monthly .month select{
	width: 100%;
	border: #e4e4e4 solid 1px;
	color: #666;
	padding: 4px 5px 4px 0 !important;
}
.calasSearch .monthly .dates{
    width: 232px;
    float: left;
    margin-left: 6px;
    -bracket-:hack(;
        margin-top: 0; 
    );
    /*margin-top: 2px; */
}
@media screen and (-webkit-min-device-pixel-ratio:0) { .chromeMarT{ margin-top: 2px; } }
.calasSearch .monthly .dates span{
	float: left;
	padding: 8px 5px;
    *padding: 8px 3px 8px 10px;
	*padding: 8px 1px 8px 10px\9; /* IE8 and below */ 
	font-weight: bold;
}
.calasSearch .monthly .dates .txt_none{
	width: 106px;
	height: auto;
	float: left;
}
.calasSearch .monthly .dates .txt_none span{
	padding: 5px 0 0;
	margin: 0;
	font-weight: normal;
}
.calasSearch .monthly .dates .txt{
	width: 106px;
	height: auto;
	border: #e4e4e4 solid 1px;
	float: left;
}

.calasSearch .monthly .dates .txt img{
	margin: 5px 5px 5px 0;
	*margin: 1px 2px;
	float: right;
}

.calasSearch .monthly .dates .txt input{
	width: 76px;
	height: auto;
	margin: 0 0px;
}
.fc-header-center h2
{
    font-size: 12px;
    float: left;
    padding: 5px 0 0 5px;
    margin: 0;
    text-align: left;
}
.forgotblock
{
    height: 200px !important;
}
.forgotFields
{
    width: 300px;
    height: auto;
    margin: 30px auto;
}
    
.forgotFields dl{
    margin-bottom:0px;
}
 
.forgotFields dl dt {
    float:left;
    margin-right:10px;
    padding:6px 30px 6px 5px; /*6px 2px 6px 5px; */
	*padding:4px 2px 4px 5px; 
    width:15%;
	line-height: 28px;
	white-space: nowrap;
}
 
.forgotFields dl dd {
    margin:1px 0;
    padding: 8px 0;
	*padding: 4px 0;
	width: 100%;
	*width: 85%;
	*float: left;
}
.forgotFields dl dd input{
	width: 40%;
	*width: 86%;
}
.forgotFields dl dd span.forgotpassimg
{
    margin: 6px 0 0 0;
}


.forgotFields dl dd span{
color:Red;
}
.forgotFields dl dd input.btn{
	width: 100px;
	float: left;
}
.imgMarT
{
    margin: 10px 0 0 0;
}
p.newConBtn
{
    margin: 0 0 0 177px !important
}

/* Added by Venkat */
.contan
{
    position: absolute;
    display: none;
    z-index: 9999;
    padding: 6px 6px 6px 20px;
    margin: 0 0 0 16px;
    background: url(../Images/tooltip.png) no-repeat left top;
    min-height: 20px;
    width: auto;
    color: #333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left !important;
}
.close
{
    color: red;
    position: relative;
    float: right !important;
    margin-left: 6px !important;
    top: 0px;
    z-index: 99;
    cursor: pointer;
}
.close img
{
    padding:0px;
    margin:0px;
}
.tex
{
    float: none !important;
}
/* Added by Venkat */

.muliple
{
    margin: 84px 0 0 290px;
    position: absolute;
}

.muliple h1
{
    font-size: 12px;
    margin: 0;
    padding: 13px 10px 5px 0;
    width: 100%;
}
.zero
{
    width:auto;
    }
    
    .pollContainer input.btn{
                margin: 2px 0 0 10px;
}
/*Added new Classes on 25/9/2013*/

.calassubB{
	width: 100%;
	margin: 2px 0 0 0;
	clear: both;
	display: table;
}
.calassubB a{
	color: #239474;
	text-decoration: underline;
}
.calassubB p{
	width: 16%;
	float: left;
	padding: 0;
	margin: 5px 0 5px 0;
	font-size: 12px;
}
.calassubB span{
	float: left;
	width: 80%;
	text-align: left ;
	padding: 0;
	margin: 2px 0 5px 0;
}
.calassubB span span{
	float: left;
	width: 95%;
	text-align: left ;
	padding: 0;
	margin: 2px 0 5px 0;
}
.eportMenuBtm
{
    display: none;
}





/* Editor Styles*/
h2.italic {
	font-style: italic;
}
.header1 {
	font: normal 16px Arial, Helvetica, sans-serif;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	color: #666;
}
.header2 {
	font: normal 15px Arial, Helvetica, sans-serif;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	color: #666;
}
.header3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	color: #666;
}
.header4. {
	font: normal 13px Arial, Helvetica, sans-serif;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	color: #666;
}
.header5{
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	color: #666;
}
.header6 {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	color: #666;
}
.headerG1{
	font: normal 16px Arial, Helvetica, sans-serif;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	color: #096;
}
.headerG2{
	font: normal 15px Arial, Helvetica, sans-serif;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	color: #096;
}
.headerG3{
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	color: #096;
}
.headerG4{
	ChangeElementType: true;
	EditMenuName: headerG4;
	font: normal 13px Arial, Helvetica, sans-serif;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	color: #096;
}
.headerG5 {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	color: #096;
}
.headerG6 {
	ChangeElementType: true;
	EditMenuName: headerG6;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	color: #096;
}
.lightGrey_12 {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}
.lightGrey_14 {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}

.lightGrey_16 {
	font: normal 16px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}

.darkGrey_12 {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}

.darkGrey_14 {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}

.darkGrey_16{
	font: normal 16px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}

.green_12 {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #096;
}

.green_14 {
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #096;
}

.green_16 {
	font: normal 16px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #096;
}

.link_green {
	font-size: 12px;
	color: #960;
}
.link_green:hover {
	font-size: 12px;
	color: #333;
}
.link_lightGrey {
	font-size: 12px;
	color: #666;
}
.link_lightGrey:hover {
	font-size: 12px;
	color: #333;
}
.link_darkGrey {
	font-size: 12px;
	color: #333;
}
.link_darkGrey:hover {
	font-size: 12px;
	color: #333;
}
.paragraph {
	font-size: 12px;
	padding: 5px 0;
	margin: 0;
}

.imgLeft
{
   float: left;	
}
.imgMiddle
{
    float: inherit;
}
.imgRight
{
    float: right;	
}



.subsubSelectYouAre span
{
    display:block;
    
    }



.Required_new 
{
 
	margin: 0 0 0 68px;
	color: red;
	
}

.Required_pte
{
    margin: 0 0 0 68px;
	color: red;
	display:inline-block;
    }
    
    
 .subsubSelectYouAre em
 {
     color:#FF0000;
     }
.Legend
{
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}
.Legend b
{
    font-weight: bold;
    padding: 0 0 10px 0;
}
.Legend p
{
    padding: 0 0 0 5px;
    margin: 5px 0 0 0;
}
 .ContactAlert .alert.green, ContactAlert .alert.red
{
    width:920px;
}
.eportAddAlert .alert.green, .eportAddAlert .alert.red
{
    width:914px;
}
.viewLayEditalert .alert.green, .viewLayEditalert .alert.red
    {
        width: 914px;
    }
.ViewLaySubalert .alert.green, .ViewLaySubalert .alert.red
{
    width: 914px;
}

.changePassalert .alert.green, .changePassalert .alert.red
{
    width: 914px;
}
.calasdetailalert .alert.green, .calasdetailalert .alert.red
    {
        width: 920px;
    }
.backToListmob
{
    display: none;
}

.contactFormNew01{
	width: 97%;
}
.contactFormNew01 span{
	width: 20%;
	float: left;
	text-align: left;
	line-height: 32px;
}
.contactFormNew01 span.lih{
	line-height: 14px;
}
.contactFormNew01 span.lih2{
	line-height: 14px;
    margin-bottom:5px;
}

.contactFormNew01 p{
	width: 74%;
	float: left;
}
.contactFormNew01 p.txtfield{
	width: 253px;
	float: left;
	padding: 0;
	border: #E4E4E4 solid 1px;
	margin: 0 0 10px 0;
	height: 26px;
}
.contactFormNew01 p.txtfield span a img{
	float: right;
	margin: 5px 0 0 0;
}
.contactFormNew01 p.txtfield input{
	width: 207px;
	float: left;
	padding: 0;
	border: none;
}
.contactFormNew01 p input{
	width: 248px;
	padding: 5px 0px 5px 5px;
	font-size: 13px;
}
.contactFormNew01 p select{
	width: 255px;
	padding: 5px 5px 5px 0;
	border: #EDEDED solid 1px;
}
.contactFormNew01 p textarea{
	width: 500px;
	padding: 5px 5px 5px 0;
	border: #EDEDED solid 1px;
	height: 75px;
	float: left;
}
.contactFormNew01 p .btn{
	width: auto;
	padding: 5px 12px;
}

.contactFormNew01 span.Required 
{ 
    color: Red; 
    margin-left: 0px !important;
    clear: both; 
    line-height: 24px;
}

.contactFormNew01 .contentCont{
	/*border: #EDEDED solid 1px;
	padding: 7px;*/
	display: table;
	margin-bottom: 10px;
	text-align: center;
	width: 100%
}
.contactFormNew01 .contentCont p{
	width: 100%;
	font-style: normal;
	padding: 5px 0 5px 0;
	text-align: left;
}
.contactFormNew01 .contentCont p strong{
	line-height: 25px;
}
.legleft
{
    width: 10px !important;
    font-style: normal;
    display: block;
    float: left;
}
.legright
{
    width: 85%;
    font-style: normal;
    display: block;
    float: left;
}



.MultilineMessage
    {
        line-height: 15px !important;
        float: left !important;
        width: 94.8% !important;
        /*word-break: break-all;*/
        margin: 0px !important;
        height: auto;
        min-height: 15px;
        text-align: left;
    }
    
    
    
    /*Resources Page New Styles*/
.video_Container{
	background: #FAFAFA;
	border: #EDEDED solid 1px;
	width: 100%;
	height: auto;
	/* padding: 15px; */
	padding: 0;
	display: table;
}
.video_Container hr
{
	border-bottom: 1px solid #E8E7E7;
}
.video_Container p{
	width: 97%;
	height: auto;
	float: left;
	line-height: 18px;
	font-size: 13px;
	padding: 1.5%;
}
.video_Container p img{
	float: left;
	margin: 0 15px 0 0;
}
.video_Container p a{
	font-size: 16px;
	line-height: 34px;
	color: #009966;
	margin-bottom: 5px;
}
.video_Container p a:hover{
	font-size: 16px;
	line-height: 34px;
	color: #009966;
	text-decoration: underline;
}
.video_Container ul{
	padding: 0;
	margin: 0;
}
.video_Container ul li{
	background: url(../img/arrow.gif) no-repeat left center;
	list-style: none;
	padding: 3px 0 3px 10px;
	margin: 0;
	font-weight: bold;
}
.video_Container ul li a:hover{
	color: #009966;
	text-decoration: underline;
}



.resourcesContainer, .epi-editContainer{
	/*background: #FAFAFA;
	border: #EDEDED solid 1px;*/
	width: 100%;
	height: auto;
	padding: 15px;
	padding: 0;
	display: table;
}
.resourcesContainer p, .epi-editContainer p{
	width: 100%;
	height: auto;
	line-height: 18px;
	font-size: 13px;
	padding: 0;
	display: table;
}
.resourcesContainer hr, .epi-editContainer hr
{
	margin: 15px 0;
	color: #E8E7E7;
	size: 1;
	border-top: 1px;
}    
.resourcesContainer p img, .epi-editContainer p img{
	float: left;
	margin: 0 15px 0 0;
}
.resourcesContainer p a, .epi-editContainer p a{
	text-align: none;
}
.resourcesContainer p a.font16, .epi-editContainer p a.font16
{
    font-size: 16px;
    line-height: 34px;
	color: #096;
	margin-bottom: 5px;
}
.resourcesContainer p a.font16:hover, .epi-editContainer p a.font16:hover
{
    color: #333;
}
.resourcesContainer p a:hover, .epi-editContainer p a:hover{
	line-height: 34px;
	color: #009966;
	text-decoration: underline;
}
.resourcesContainer ul{
	padding: 0;
	margin: 6px 0 0 25px;
}
.resourcesContainer ul li{
	padding: 3px 0 3px 10px;
	margin: 0;
	font-weight: normal;
	background: none;
}
.resourcesContainer ul li a:hover{
	color: #009966;
	text-decoration: underline;
}
.arrowlist
{
    margin: 6px 0 0 25px;
    padding: 0px;
}
.arrowlist li
{
    background: url("../img/arrow.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    list-style: none outside none;
    margin: 0;
    padding: 3px 0 3px 10px;
    font-weight: normal;
}
.resourcesContainer ul.arrowlist
{
    margin: 6px 0 0 25px;
    padding: 0px;
}
.resourcesContainer ul.arrowlist li
{
    background: url("../img/arrow.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    list-style: none outside none;
    margin: 0;
    padding: 3px 0 3px 10px;
    font-weight: normal;
}
.resourcesContainer ul.arrowlist li a {
    color: #009966;
    text-decoration: underline;
}
.resourcesContainer ul.emptylist
{
    margin: 6px 0 0 25px;
    padding: 0px;
}
.resourcesContainer ul.emptylist li
{
    background: none;
    list-style: none outside none;
    margin: 0;
    padding: 3px 0 3px 10px;
    font-weight: normal;
}
.resourcesContainer ul.emptylist li a {
    color: #009966;
    text-decoration: underline;
}
.resourcesContainer ul.listStyle
{
    margin: 6px 0 0 25px;
    padding: 0px;
}
.resourcesContainer ul.listStyle li
{
    background: none;
    list-style: disc;
    margin: 0;
    padding: 3px 0 3px 10px;
    font-weight: normal;
}

/*  For Old version IE message  */

.OldVersion
{
    background-color: #06835f;
    width: 96.7%;
    text-align: center; 
    padding: 12px;
    margin: 0 0 0 6.9px;
    border: #006736 solid 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
}
.OldVersion span
{
    color: White;
    cursor: pointer;
}
.fc-day-number
{
    font-style: normal !important;
}
.banner-slide ol
{
    left: -1px !important;
}
.newSpan
{
    width: 15px !important;
}
/*  For Old version IE message  */