.necaLogoCell
{
	font-size: 1px;
}

#DefaultSubmit
{
  font-size: 0;
      color: transparent;
      border-style: none;
      border-width: 0;
      padding: 0 0 0 0 !important;
      width: 0;
      height: 0;
      overflow: hidden;
}

.astrixRequired
{
	font-family : Verdana;
	font-style : normal;
	font-weight: bold;
	font-size : x-small;
	color : red;
}
body
{
       margin:2px;
}
.button
{
	font-family : Verdana;
	font-style : normal;
	font-weight: normal;
	font-size : x-small;
}
.TIVbutton {
   	width: 105px;
  	height: 20px;
 	font-weight: bold;
  	font-family: Sans serif;
        background-color: #ffec8c;
   	moz-border-radius: 15px;
   	-webkit-border-radius: 15px;
   	border-style:solid;
      	border-radius: 15px;
	border-width:small;
	border-color=yellow;
	padding: 0px;
}
.tableHeader
{
	font-family : Verdana;
	font-style : normal;
	font-weight: bold;
	font-size : x-small;
	color : #000000;
	text-align: center;
	background-color : lightgrey;	
}
.datareadonly
{
	font-family : Verdana;
	font-style : normal;
	font-weight: regular;
	font-size : x-small;
	color : #000000;
	text-align: center;
}
.datareadonlyleft
{
	font-family : Verdana;
	font-style : normal;
	font-weight: regular;
	font-size : x-small;
	color : #000000;
	text-align: left;
}
.datareadonlyright
{
	font-family : Verdana;
	font-style : normal;
	font-weight: regular;
	font-size : x-small;
	color : #000000;
	text-align: right;
}
.disabledcontrol
{
	font-family : Verdana;
	font-style : normal;
	font-weight: normal;
	font-size : x-small;
	color : #000000;
	/*background-color : lightgrey;*/
}


.disabledtext
{
	font-family : Verdana;
	font-style : normal;
	font-weight: normal;
	font-size : x-small;
	color : grey;
}
.enabledcontrol
{
	font-family : Verdana;
	font-style : normal;
	font-weight: normal;
	font-size : x-small;
	color : #000000;
}
.enabledcontrolright
{
	font-family : Verdana;
	font-style : normal;
	font-weight: normal;
	font-size : x-small;
	color : #000000;
	text-align: right;
}

.enabledcontrolerror
{
	font-family : Verdana;
	font-style : normal;
	font-weight: normal;
	font-size : x-small;
        color : red
}


.error
{
	font-family : Verdana;
	font-style : normal;
	font-weight: bold;
	font-size : x-small;
	color : red;
}
.footer
{
	font-family : Verdana;
	font-style : normal;
	font-weight: bold;
	font-size : x-small;
	color : #000000;
	text-align: center;
}
.fulltablenoborders
{
	border-collapse: collapse;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left:  #000000 0px solid;
	border-bottom:  #000000 0px solid;
	border-spacing: 0px;
	width: 100%;	
}
.fulltableborders
{
	border-collapse: collapse;
	border-right: #2767B0 1px solid;
	border-top: #2767B0 1px solid;
	border-left:  #2767B0 1px solid;
	border-bottom:  #2767B0 1px solid;
	border-spacing: 0px;
	width: 100%;	
}
.info
{
	font-family : Verdana;
	font-style : normal;
	font-weight: normal;
	font-size : x-small;
	color : navy;
}
.instructions
{
	font-family : Verdana;
	font-style : normal;
	font-weight: normal;
	font-size : x-small;
	color : navy;
}

/* This exception is used on the Company/SA Applications page*/
.instructions_exception
{ 
       font-family :Verdana;
       font-style : normal;
       font-weight: normal;
       font-size : x-small;
       color : #000000;
}


.label
{
	font-family : Verdana;
	font-style : normal;
	font-weight: bold;
	font-size : x-small;
	color : #000000;
}
.labelRequired
{
	font-family : Verdana;
	font-style : normal;
	font-weight: bold;
	font-size : x-small;
	color : red;
}
.labelnb
{
 color:Navy;
 font-family : Verdana;
 font-style :normal;
 font-weight:normal;
 font-size : xx-small; 
}

.labelbb
{
 color:black;
 font-family : Verdana;
 font-style :normal;
 font-weight:bold;
 font-size : xx-small; 
}

.labelerrorsmall
{
 color:black;
 font-family : Verdana;
 font-style :normal;
 font-weight:bold;
 font-size :xx-small; 
}

.labeldisabled
  {
   color:gray;
   font-family : Verdana;
   font-style :normal;
   font-weight:bold;
   font-size : xx-small; 
}

/*-------Radio Button List-----------------------*/
.radiobuttonlist
{
	font-family : Verdana;
	font-style : normal;
	font-weight: bold;
	font-size : x-small;
	color : #000000;
}
.radiobuttonlist INPUT[type="radio"]
{
	vertical-align: middle;
}
.radiobuttonlist LABEL
{
	margin-right: 4px;
}
/*-------Radio Button List End -------------------*/


.pagetable
{
	cell-spacing: 0px;
	cell-padding: 0px;
	border-right: #2767B0 1px solid;
	border-top: #2767B0 1px solid;
	border-left: #2767B0 1px solid;
	border-bottom: #2767B0 1px solid;
	border-spacing: 0px;
	width: 960px;
	margin-left:auto; 
	margin-right:auto;	
	:
}

.pagetable tr
{
	padding: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
	valign: bottom;
	
}


.pagetable tr td
{
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px;
	
}

.publications
{
  font-family: arial;
  font-size: 9pt;
}

/*--begin Header positioning-----*/
/*--ASP--------------------*/
img[id=NecaHomeLogo]
{
	width: 251px;
	height: 100px;
	align: left;
	height: 100px;
}


img[id=NecaHomeLogo] + img
{
	width: 701px;
	align: left;
}

/*--.NET--------------------*/
input[id=NecaHomeLogo]
{
	width: 253px;
	align: left;
}

input[id=NecaHomeLogo] + img
{
	width: 704px;
	align: left;
}

/*--End Header positioning-----*/
.row
{
	background-color : #FFFFFF;	
}
.rowAlternate
{
	background-color : #E1EEF2;
}
.sectionHeader
{
	font-family : Verdana;
	font-style : normal;
	font-weight: bold;
	font-size : x-small;
	color : #FFFFFF;
	background-color : #2767B0;
	width: 960px;
}

.tab
{
	font-family : Verdana;
	font-style : normal;
	font-weight: bold;
	font-size : x-small;
	color : #000000;
	background-color : none;
	cell-spacing: 0px;
	cell-padding: 0px;
	border-right: #2767B0 1px solid;
	border-top: #2767B0 1px solid;
	border-left: #2767B0 1px solid;
	border-bottom: #2767B0 0px solid;
	border-collapse:collapse;
	border-spacing: 0px;
}

.tabContent
{
	cell-spacing: 0px;
	cell-padding: 0px;
	border-right: #2767B0 1px solid;
	border-top: #2767B0 0px solid;
	border-left: #2767B0 1px solid;
	border-bottom: #2767B0 0px solid;
	border-collapse:collapse;
	border-spacing: 0px;
}
.tabTable
{
		cell-spacing: 0px;
		cell-padding: 0px;
		border-collapse:collapse;
		border-left: #2767B0 0px solid;
		border-bottom: #2767B0 1px solid;	
		border-spacing: 0px;
}
.tabUnselected
{
	font-family : Verdana;
	font-style : normal;
	font-weight: bold;
	font-size : x-small;
	color : #000000;
	background-color : lightgrey;
	border-right: #3e517c 1px solid;
	border-top: lightgrey 1px solid;
	border-left: #3e517c 1px solid;
	border-bottom: #3e517c 1px solid;
	border-collapse:collapse;
	border-spacing: 0px;	
}
.title
{
	font-family : Verdana;
	font-style : normal;
	font-weight: 700;
	font-size : 13.55pt;
	color : #FFFFFF;
	text-align: center;
	background-color : #0082c4;
}


.titlesmall
{
	font-family : Verdana;
	font-style : normal;
	font-weight: 700;
	font-size : 13.55pt;
	color : #FFFFFF;
	text-align: center;
	background-color : #0082c4;
}

.titlesmaller
{
	font-family : Verdana;
	font-style : normal;
	font-weight: 400;
	font-size : 10.55pt;
	color : #FFFFFF;
	text-align: center;
	background-color : #0082c4;
}
/*-------------LINKS BEGIN--------------------------*/
	A:link
		{
		 text-decoration: underline; 
		font-family : Verdana;
		font-style : normal;
		font-weight: normal;
		font-size : x-small;
		 color: #333366;	 
		}
	A:visited
		{
		 text-decoration: underline;  
		font-family : Verdana;
		font-style : normal;
		font-weight: normal;
		font-size : x-small;
		 }
	A:active
		{
		 text-decoration: none; 
		font-family : Verdana;
		font-style : normal;
		font-weight: normal;
		font-size : x-small;
		 color: #D70000;
		 }
	A:hover
		{
		 text-decoration: underline; 
		font-family : Verdana;
		font-style : normal;
		font-weight: normal;
		font-size : x-small;
		 color: #333366;
		}

/*-------------LINKS END----------------------------*/
/*------------------Tool Tip -----------------------*/
.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: verdana; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: verdana; font-size: 8pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
#Div1{position:absolute; width: 100px; height:80px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
/*------------------Tool Tip END -----------------------*/

/* ------------NECA MENU STYLES---------------*/
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu div.menuItem,
div.menu a.menuItem {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

div.menuBar {
  background-color: #e0e0e0;
  border: 2px outset #e0e0e0;
  padding: 4px 2px 4px 2px;
  text-align: left;
  width: 99.2%;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #e0e0e0;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;

}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border: 1px outset #e0e0e0;
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #5050f0;
  border: 1px inset #e0e0e0;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #e0e0e0;
  border: 2px outset #e0e0e0;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;

}

div.menu a.menuItem, div.menu .menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #5050f0;
	color: #ffffff;
}

	div.menu .menuItem:hover {
		background-color: #5050f0;	
		color: #ffffff;
	}

	div.menu .menuItem a:hover {
		cursor: default;
		font-family: "MS Sans Serif", Arial, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
	}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}
.MenuCell
{
	width: 5%;
	vertical-align:top;
	height:60%;
}
.ContentCell
{
	width: 100%;
	Align: center;
	vertical-align:top
}

/*-------Message Box-----------------*/
.msghidden
{
	position:absolute;
	width: 0px;
	height:0px;
	top: 0px;
	left: 0px;
	z-index:41;
	visibility:hidden;
}
.msgvisible
{
	visibility:visible;
	border-style:none;
	border-width:0;
	height:150px;
	width:400px;
	Top:50%;
	left:20%;
	position: absolute;
	z-index:41;
	padding:0;
}
.msgbordertab
{
	width:100%;
	height:100%;
	border-width:thin;
	border-color:navy;
	border-style:solid;
	position:relative;
	padding:0;
	margin:0;
	border-collapse:collapse;
	background-color : lightgrey;	
}

.msgheader
{
	font-family : Verdana;
	font-style : normal;
	font-weight: bold;
	font-size : x-small;
	color : #FFFFFF;
	background-color : #2767B0;
}

.msgcontent
{
	height:80px;
	width:100%;
	overflow:auto;
	position:relative;
	background-color : lightgrey;	
}


.msgbghidden
{
	position:absolute;
	width: 0px;
	height:0px;
	top: 0px;
	left: 0px;
	z-index:40;
	visibility:hidden;
}
.msgbgvisible
{
	visibility:visible;
	height:150px;
	width:400px;
	Top:50%;
	left:20%;
	z-index:40;
	position:absolute;

}



/*------------------------------------*\
	NAV
\*------------------------------------*/
#nav{
	margin:0;
	list-style:none;
	font-weight:bold;
	margin-bottom:0px;
	
	color:Navy;
	font-family : Verdana;
	font-style :normal;
 	font-size : xx-small; 
	
	/* Clear floats */
	float:right;
	width:100%;
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	*/
}
#nav li{
	float:right;
	margin-right:1px;
	position:relative;
	
}
#nav a{
	display:block;
	padding:2px;
	background:#fff;
	text-decoration:underline;
	
	color:Navy;
	font-family : Verdana;
	font-style :normal;
	font-weight:bold;
 	font-size : xx-small; 
}
#nav a:hover{
	color:Navy;
	background:#fff;
	text-decoration:underline;
}

/*--- DROPDOWN ---*/
#nav ul{
	padding:0px;	
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	float:none;
	text-align:left;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{		
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
	text-align:left;
}
#nav ul a{	
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#E1EEF2;
	text-decoration:none;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	background:#E1EEF2;
	text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#E1EEF2;
	text-decoration:underline;
}

.hiddencol
    {
        display:none;
    }
 .viscol
    {
        display:block;
    }

 
/* Following 2 stylesheets have been added to the Customer Application. To be resolved when changing APPS for universal stylesheet
.labelGV th{text-align:left}
table#ResultsGridView A:hover 
                     {text-decoration: none;
                      font-family : Verdana;
                      font-style  : normal;
                      font-weight: normal;
                      font-size : x-small;
                      color: #333366; }
*/


.label-left {
    text-align: left !important;
}

.label-right {
    text-align: right;
}

.hidden {
    display: none;
}

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 1070;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.aLinkInherit{
	font-size: inherit !important; 
	font-family: inherit !important;	
}