/* Common tags   text-transform: uppercase;              */
/*-----------------------------*/		


body 
{
    font-family:Verdana;
    font-size:small;
    color:#000000;
    padding: 0;
	margin-right: 30;
     margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}



 .Watermark
{
	color:Gray;
	font-style:italic;
}

.TransparentGrayBackground2
{
	
	background-color:Gray;
	filter:alpha(opacity=10);
	opacity:0.7;	
	
	
}
.TransparentGrayBackground 
{
	position: fixed;
	top: 0;
	left: 0;
	
	background-color:Gray;
	filter:alpha(opacity=10);
	opacity:0.7;	
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%
	
}


A:link      { color: #41519A; text-decoration:none;}
A:visited 	{ color: #41519A; text-decoration:none; }
A:active 	{ color: #41519A;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #65254A;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
p
{
	line-height: 1.4em;
}

.title
{
    
    font-family: verdana;
    font-size: 30px;
    font-weight: bold;
    color: #41519A;
 }

hr {
	border: 0;
	border-top: 2px solid #41519A;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}



/* Headings    #6B7EBF                */
/*-----------------------------*/
/*-----------------------------*/
h1
{
	font-size: large;
	color: #6B7EBF
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #6B7EBF;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                  

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
    text-align: left;
	margin-left: 0px;
    }

table.header
{
	  background-color:#5B6DB5;	  
}

td.logo
{
	text-align: left;
	width: 200px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size:  medium;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#41519A;
	width: auto;
	height: 500px;
	vertical-align: top;
}


td.menu2 
{
	
	width: 100%;
	
}
td.menu3 
{
	background-color:#41519A;
	width: 210px;
	height: 500px;
	vertical-align: top;
}


td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #41519A;
	text-align: right;
}

.btn {
    border-color: black;
    border-style: outset;
    
}

.btn2{
	background-color: gray;
	border: 1px Solid #41519A;
    font-weight: 700;
	color: white;
	background-color: White;
	
	font-style: normal;
    font-variant: normal;
    font-size: 10pt;
    line-height: normal;
    font-family: verdana;

  
    border: 1px Solid #41519A;
	background-color: White;
    color: #41519A;
	cursor:pointer;
	margin-left: 0px;
    text-align: center;
    
	background-color:#41519A;
	color: white;
	cursor: pointer;
}



.btn3
{
    border-width: 1px;
    border-color: #41519A;
    background-color: #41519A;
    color: #000080;
    cursor: pointer;
    font-size: 12pt;
    background-color: White;
    height: 24px;
}

.btn3:hover
{
    border-width: 1px;
    font-weight: bold;
    color: #0000FF;
    cursor: pointer;
    font-size: 12pt;
}

.btnsmall
{
	background-color: #f0f8ff;
	color: #41519A;
	cursor: pointer;
	font-size: xx-small;
	font-weight: bold;
	height:12pt;	
}

.btnsmallHighlight
{
	background-color: Navy;
	color: White;
	cursor: pointer;
	font-size: xx-small;
	font-weight: bold;
}


.cmb
{
     
   font: 9pt verdana; 
    font-weight:300;
    color:black; 
}

.txtbox
{
     font-weight:700;
    color:blue;
	font-style: normal;
	font-variant: normal;
	font-size: 8pt;
	line-height: normal;
	font-family: verdana;
	}



.gd
{
    
    border-color :gray;
    border-style:solid;
    border-bottom-width:1px;
    
}
    
.tbl
{
	font-weight: 300;
	color: #330099;
    font-style: normal;
    font-variant: normal;
    font-size: 9pt;
    line-height: normal;
    font-family: verdana;
    text-align: left;
}


.tblblack
{
	color: black;
	font: 9pt verdana;
	font-weight: 300;
}


.tblmas
{
	background: #f0f8ff;
	/*-ms-filter : progid:dximagetransform.microsoft.gradient(endcolorstr='#ffffff', startcolorstr='#e6e6fa', gradienttype='0');*/
	
}
.tblbig
{
	font-weight: 300;
	color: white;
	background-color:#6B7EBF;
    font-style: normal;
    font-variant: normal;
    font-size: 9pt;
    line-height: normal;
    font-family: verdana;
    text-align: center;
}

.tblw
{
	background-color: #99ccff;
}


.tcell

{
    border-color :Blue;
    background-color :gray;
    font: bold 10pt verdana; 
    background-color :gray;
    font-weight:500;
    color:white;    
}
.tdcell
{
	font: 9pt verdana;
	font-weight: 300;
	color: black;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	
}
.fwidth
{
	white-space:normal;
	font: 9pt verdana;
	font-weight: 300;
	color: black;
}

.cal
{
    border-color :Blue;
 font: 9pt verdana; 
  color:white;       
}

.border

{
    border-color:gray;
    border-style:outset;
    border-width:1px;    
}



/* for accordion*/
.accordionHeader
{
    border: 1px solid #41519A;
    color: #41519A;
    background-color:  #99ACDD;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color:black;
	background: none;
	text-decoration: none;
}

.accordionHeader:hover
{
	color:#99ACDD;
	background-color:  #41519A;	
	text-decoration: none;
	
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #41519A;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected:hover
{
	color: #41519A;
    background-color:  #99ACDD;
	text-decoration: none;
}

.accordionContent
{
    background-color: #D3DEEF;
    padding: 5px;
    padding-top: 10px;
    font-size: 10px;
}


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=40);
	opacity:0.7;
}
.modalPopup 
{
    
	background-color:#f0f8ff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.tdcell
{
	 font: 9pt verdana;
	font-weight: 300;
	color: black;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.hdn
{
	visibility:hidden;
}



/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : default;
	overflow : auto;
	height : 270px;
    text-align : left; 
    list-style-type : none;
    background-color:#FFFFFF;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	cursor:pointer;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}


.listMain
{
    background-image:url('images/wordWheelBack.gif');
    background-repeat:repeat-x;
    background-color:#FFFFFF;
    z-index:1000;
    width:245px !important;
    max-height:210px;
    text-align:inherit;
    text-indent:-1;
    list-style:none;
    overflow-y:scroll;
    scrollbar-arrow-color:#B89020;
    scrollbar-base-color:#8E6E1C;
    scrollbar-face-color:#B6C5D4;
    scrollbar-3dlight-color:#8E6E1C;
    scrollbar-highlight-color:#EED47D;
    scrollbar-shadow-color:#959595;
    scrollbar-darkshadow-color:#00337E;
    margin-left:0px;
    border-bottom:1px solid #B5C6D4;
    border-left:1px solid #B5C6D4;
    margin-top:0px;
}
.wordWheel.itemsMain
{
    background:none;
    border-collapse:collapse;
    color:#00337E;
    white-space:nowrap;
    text-align:inherit left;
}
.wordWheel.itemsSelected
{
    background-image:url('images/wordWheelSelectedIndexBack.gif');
    background-repeat:repeat-x;
    background-color:#EED47D;
    color:#00337E;
    border-top:1px solid #FFF8E8;
    border-left:1px solid #FFF8E8;
    border-bottom:1px solid #00337E;
    border-right:1px solid #00337E;
}

.hideTitle{
				visibility:hidden;
               display:none;

               }

.heading {
	padding: .2em 0 .2em 0;
	font-weight:bold;
	color: #41519A;	
	background-color: #D3DEEF;
    font-style: normal;
    font-variant: normal;
    font-size: 9pt;
    line-height: normal;
    font-family: verdana;
    text-align: left;
}

.cpe {
	background-color:white;
}

.popupMenu {
visibility:hidden;
background-color:#f0f8ff;
opacity:.9;
filter: alpha(opacity=90);
overflow-x: hidden;
overflow-y: scroll;
height:350px ;
width:630px;
border-style:solid;
border-color:Gray; 
border-width:1px;
}

.popupHover {
background-position:left top;
background-color:#F5F7F8;
width:500px !important;
font-size:10px;
}

.regularText
{
font-family:Verdana;
font-size:9px;
}

.ddlMenu 
{
width:500px !important;
overflow-y:auto; 
overflow-x:hidden;
}

table.tbll 
{
    font-size: 9pt;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	border-collapse: collapse;
	background-color: #E0E0F7;
	color:#41519A;

	background-color: #E0E0F7;
	color:#41519A;
}
table.tbll td {
	border-width: 1px;
	padding: 2px;
    color:#41519A;
	font-size: 9pt;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #E0E0F7;
	
}

.btnwithcss {
            color: #0099CC;
            background: transparent;
            border: 2px solid #0099CC;
            border-radius: 6px;
            border: none;
            color: white;
            padding: 5px 10px;
            text-align: center;
            display: inline-block;
            font-size: 14px;
            margin: 4px 2px;
            -webkit-transition-duration: 0.4s; /* Safari */
            transition-duration: 0.4s;
            cursor: pointer;
            text-decoration: none;
            text-transform: capitalize;
            border-radius: 4px

        }
 
    .btnwithcss {
      background-color: white; 
      color: black; 
      border: 2px solid #008CBA;
       border-radius: 4px;
}

        .btnwithcss:hover {
      background-color: #008CBA;
      color: white;
 }

/*Header of Content Page Start*/ 
.cpHeaderContent {
    background-color:#4F85BB;
    font: bold 18px auto "HelveticaNeue LT 55 Roman" , Verdana;
    font-size: 18px;
    color: white;
    cursor: pointer;
    height: 30px;
    padding: 4px;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    vertical-align:auto;
    font-family:Tahoma;
    /*border-bottom-color: black;*/
}
.cpHeaderContentInnerPanel {
    background-color:#719DD8;    
    font: bold 18px auto "HelveticaNeue LT 55 Roman" , Verdana;
    font-size: 18px;
    color:#719DD8;
    cursor: pointer;
    height: 18px;
    padding: 4px;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    vertical-align:auto;
    font-family:Tahoma;
    /*border-bottom-color: black;*/
}
/*Header of Content Page End*/
/*Body of Content Page Start*/
.cpBodyContent {
    /*background-color: #DCE4F9;*/
     background-color:whitesmoke;    
     border: 0px gray;
     padding: 4px;
     padding-top: 2px;
     height:auto;     
     overflow:auto;  
     font-family:Tahoma;   
     font-size:11px;
     font-family:Tahoma;
     }