body
{
	background-color: #FFFFFF;
}

td
{
	 font-family: Verdana, Arial;
	 font-size: small;
}

.formdata
{
	font-family: Verdana, Arial;
	font-size: small;
}
.modalPanel {
	background-color:#EEEEEE;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	font-family:Verdana;
	font-size:small;
	padding:3px;
	
}
.updateProgressMessage
{
    margin:3px; 
    font-family:Trebuchet MS; 
    font-size:small; 
    vertical-align: middle;
}    
.hiddencol
{
    display:none;
}
.UpperCase
{
    text-transform: uppercase; 
       
}
.InvisibleLink
{
    display: none;
    background: #ffffff;
    color: #ffffff
}

.TNPAWSGRID
{
	border-right: #003366 thin solid;
	border-top: #003366 thin solid;
	border-left: #003366 thin solid;
	border-bottom: #003366 thin solid;
}

.Block
{
	margin-left: 10%;
	margin-right: 10%;
}

.b { font-weight: bold}

.small_left { font-size: 70%; 
              font-family: verdana, "trebuchet ms", arial, sans-serif}

.white_text { color: #ffffff}

.header_text { font-size: 115%; 
               font-weight: bold;
	           font-family: "arial narrow", arial, verdana, "trebuchet ms", arial, sans-serif}

.sub_head {  font-size: 110%; 
             font-weight: bold; 
             font-family: "arial narrow", arial, tahoma, sans-serif}

.spotlight { color: #ffff66; 
             font-family: arial, "arial narrow", arial, tahoma, sans-serif}

.td_border {  border-style: solid; 
              border-color: #999999; 
              border-top-width: 0px; 
              border-right-width: 0px; 
              border-bottom-width: 0px; 
              border-left-width: 1px}

.spot_border {  border-style: solid; 
                border-color: #999999; 
                border-top-width: 0px; 
                border-right-width: 0px; 
                border-bottom-width: 1px; 
                border-left-width: 1px}

.border {  border-style: solid; 
           border-color: #999999; 
           border-top-width: 1px; 
           border-right-width: 1px; 
           border-bottom-width: 1px; 
           border-left-width: 1px}

.footer {  text-align: center; 
           font-size: 11px; 
           font-family: verdana, "trebuchet ms", arial, sans-serif}

.WEGridFooter
		 { position:absolute;left:12%; 
           font-size: 11px; 
           font-family: verdana, "trebuchet ms", arial, sans-serif;
}

/* TOP NAVIGATION BAR STYLE */

.navigation {  font-size: 11px;
               color: #ffffff;
               font-family: verdana, "trebuchet ms", arial, sans-serif}

/* LINK BEHAVIOR FOR TOP HORIZONTAL NAVIGATION */

A#id1:link {color: #ffffff; text-decoration: none}
A#id1:active {color: #ff0000; text-decoration: underline}
A#id1:visited {color: #ffffff; text-decoration: none}
A#id1:hover {color: #ffffff; text-decoration: underline}

/* LINK BEHAVIOR FOR REGULAR LINKS */

A#id2:link {color: #000000; text-decoration: underline}
A#id2:active {color: #ff0000; text-decoration: underline}
A#id2:visited {color: #000000; text-decoration: underline}
A#id2:hover {color: #0000ff; text-decoration: underline}

/* LINK BEHAVIOR FOR DEMO LINKS ON ONLINE SERVICES PAGE */

A#id3:link {color: #990033; text-decoration: underline}
A#id3:active {color: #0000ff; text-decoration: underline}
A#id3:visited {color: #990033; text-decoration: underline}
A#id3:hover {color: #0000ff; text-decoration: underline}

/* LINK BEHAVIOR FOR LINKS IN THE SPOLIGHT BOX */

A#id4:link {color: #ffff66; text-decoration: underline}
A#id4:active {color: #ff0000; text-decoration: underline}
A#id4:visited {color: #ffff66; text-decoration: underline}
A#id4:hover {color: #ffffff; text-decoration: underline}