HTML, BODY {height:100%}

.e {background-color: #ccccff; font-weight: bold; color: #000000;}
.h {background-color: #9999cc; font-weight: bold; color: #000000;}
.v {background-color: #cccccc; color: #000000;}
.vr {background-color: #cccccc; text-align: right; color: #000000;}

BODY {
padding: 0px;
margin: 0px;
background-color: white;
color: #000000;
font-family: arial;
text-align: center;
}

A:link, A:visited, A:active {background: transparent; color: #004B7A; text-decoration: underline;}
A:hover {background: transparent; color: #7A004B; text-decoration: underline;} /* originally maroon */

/* .HeaderFooterSprites {background: /*url('../design_headerfooter_sprites.jpg')}; */
/*.HeaderFooterSprites {background: url('../design_headerfooter_sprites.jpg')}; */

#MainContainer {
height: 100%;
min-height: 100%;
/*background: url('../design_lsb01.jpg');*/
background: url('../design_lsb01.jpg') repeat-y white; /* this sets the backgournd color of the side menu */
margin-bottom: -52px;
width: 100%;
margin-left: auto;
margin-right: auto;
}

HTML>BODY #MainContainer {height: auto;} /* Needed for Mozilla and IE7 to push Footer down */

#Header{
background-position: 0px -80px;
background-repeat: no-repeat;
position: relative;
height: 0px;  /* adds to the height of the top menu bar */
text-align: left;
}

#HomeLink {
display: block;
position: absolute;
left: 0px;
top: 58px;
width: 190px;
height: 35px;
text-decoration: none ! important;
}

#NavBarWrap {
padding-top: 0px;
height: 50px;
}

#Navbar {
margin-top: 0px;
padding: 0px 10px 0px 0px;
height: 20px;
font-size: 12px;
}

.TableMenu /* JS */
{
	/* width: 1192px; */
	width: 100%;
	border-collapse: collapse;
}

.URHere, .NavBarPath { 
float: left;
height: 20px;
padding-top: 0px;
}

.URHere {
font-style: normal;
color: #FFFFFF; /* #0E486C */
width: 100px;
text-align: center;
/* background-color: #000000; no longer necessary*/
}

.NavBarPath {
margin-left: 10px;
font-weight: bold;
color: #004B7A; 

/*background-color: #9999cc;*/
background-color: #FFFFFF;
}

.NavBarPath A {padding-left: 10px; padding-right: 15px;}

.NavBarPath A:link, .NavBarPath A:visited, .NavBarPath A:active, .NavBarPath A:hover {
background: transparent; 
text-decoration: none;
font-size: 12px ! important;
color: #000000; 
}

.NavBarPath A:hover {color: white;}

.NavBarCurrent {
font-weight: bold;
color: white;
}

#LeftSideBar {
position: relative; 
width: 192px; 
float: left;
min-height: 370px;
text-align: left;
}

/* MENU */

.MenuSprites {
	
/*background: url('pics/design_menu_sprites.gif'); */
}

#Menu {margin: 0px 0px 20px 0px;} /* margin: 25px 0px 20px 0px; original home page top spacing */
#MenuOther {margin: 20px 0px 20px 0px;}

#Menu, #MenuOther {
font: normal bold 13px/15px arial,sans-serif;
background-color: transparent;
color: #004B7A;
/* color: #D1D1D1; */
width: 192px;
text-align: left;
} 

.MenuTopAd { /* Hostgator */
height: 133px;		/* didn't notice any difference */
margin: 0px 12px 20px 10px; /* margin: 0px 12px 10px 10px; (NO Adsense link unit in menu) */
padding-left: 30px;
font: 12px/14px arial,sans-serif;
text-align: center;
background-position: 0px 0px;
background-repeat: no-repeat;
border-top: 1px solid #ACD0E0; /* Fix margin-top issues in MTAhead */
display: none;
}

.MTAhead {
margin-top: 40px;
margin-bottom: 5px;
color: maroon;
}

.MTA_Link {
margin-top: 3px;
font: 15px/17px arial,sans-serif;
text-decoration: underline;
}

.ValidHTML, .ValidHTML A {
display: block;
width: 88px;
height: 31px;
}

.ValidHTML {
background-position: 0px -281px;
background-repeat: no-repeat;
text-decoration: none;
}


.MenuLinkUnit { /* Google link unit */
margin: 0px 0px 20px 10px;
display: none;
}

.LinkUnitMenu {
margin: 0px 0px 20px 10px;
}

.MenuHTML {
background-position: 0px -313px;
background-repeat: no-repeat;
margin-bottom: 6px;
height: 30px;
}

.MenuCSS {
background-position: 0px -344px;
background-repeat: no-repeat;

margin-bottom: 6px;
height: 30px;
}

.MenuHosting {
background-position: 0px -375px;
background-repeat: no-repeat;
margin-bottom: 6px;
height: 30px;
}

.MenuResources {
background-position: 0px -406px;
background-repeat: no-repeat;
margin-bottom: 6px;
height: 30px;
}

.MenuCSS, .MenuHosting, .MenuResources {
margin-top: 10px;
}

.Other {
background-position: 0px -196px;
background-repeat: no-repeat;
margin: 10px 0px 10px 0px;
height: 30px;
}

/* Expand/Collapse Menu buttons */
.MHDiv {
font-size: 11px;
color: #1F435A;
margin: 0px 0px 0px 110px;
}

.MenuOpenClose {
display: inline;
cursor: pointer;
}

.SectionHeading {
padding-left: 10px;
margin: 10px 0px;
font-style: italic;
font-size: 17px;
color: #1F4359;

}

#Menu A {
display: block;
width: 172;
padding: 2px 10px; /* indents sub mens on left side bar */
}

#Menu A:link, #Menu A:visited, #Menu A:active {background: transparent; color: #004B7A; text-decoration: none;}
/* #Menu A:hover {background: url('pics/design_menu_sprites.gif') no-repeat 0px -227px; color: #FFCB73; text-decoration: none;} JS */
#Menu A:hover {background: url('pics/design_menu_sprites.gif') no-repeat 0px -227px; color: #FFFFFF; text-decoration: none;}

/* .SubMenu A:hover {background: url('pics/design_menu_sprites.gif') no-repeat 0px -228px ! important; color: #FFCB73; text-decoration: none;} JS */
.SubMenu A:hover {background: url('pics/design_menu_sprites.gif') no-repeat 0px -228px ! important; color: #FFFFFF; text-decoration: none;}

.MenuHeadingOn { /* Creates hover bg effect on menu heading DIVs using onmouseover */
background-position: 0px -228px; /* IE specific, fixed with hack for FF below */
background-repeat: no-repeat;
color: #FFFFFF;
padding: 2px 10px; /* sets indentation when menu item in left sidebar is currently active */
cursor: pointer;
}

.FIX_FIREFOX {}
html:not([dummy]) .MenuHeadingOn {
background-position: 0px -227px;
}

.MenuHeadingOff {
background: transparent; 
color: #004B7A;
padding: 2px 10px;
cursor: pointer;
}

.test {background: red;}

.SubMenu {
margin-bottom: 0px;
/* border-top: 1px dotted #004B7A; origianl JS */
border-top: 0px dotted #004B7A; /* setting to 0 gets rid of dotted line that separates main menu from sub menu */
}

.SubMenu A {
font: normal normal 12px arial,sans-serif;
text-indent: 10px;
}

.MenuDivider {
margin: 7px 10px;
height: 1px; 
line-height: 1px; 
background: none; 
/*border-bottom: 1px dotted #004B7A;  origianl JS /* #E4F0F6 */
border-bottom: 1px dotted #004B7A;  /* #E4F0F6 */
}

.Hostgator {
text-align: center;
margin: 30px 0px 30px 0px;
}

.HTMLKit, .HTMLKit A {
display: block;
width: 92px;
height: 32px;
}

.HTMLKit {
background-position: 0px -248px;
background-repeat: no-repeat;
text-decoration: none;
}


/* CONTENT */
#NotePage {
position: relative;
padding: 20px 20px 20px 20px; /* 15px 20px 20px 20px; original home page top spacing */
width: 300px; 
float: left;		/* this put the text in the center area on the left - JS */
text-align: left;
line-height: 20px;
}

#Content {
position: relative;
padding: 20px 20px 20px 20px; /* 15px 20px 20px 20px; original home page top spacing */
width: 960px; 
float: left;		/* this put the text in the center area on the left - JS */
text-align: left;
line-height: 20px;
}

.CenterCol {
width: 100%; 
text-align: justify;
float: left;
}


.LeftColumn {
width: 50%; 
text-align: justify;
float: left;
}

.RightColumn {
width: 50%; 
text-align: justify;
float: right;
}
	

.AdTop {margin-bottom: 25px;}
.PageTopCode {margin-bottom: 20px; text-align: left;}

.Heading1 {
position: absolute; /* Forces bottom border to only be as long as text */
/*margin: 0px 0px 5px 0px; JS */
margin: 0px 0px 5px 0px; 
/* padding: 0px 0px 10px 0px; JS */
padding: 0px 0px 10px 0px;
font: normal normal 28px/30px tahoma,helvetica,sans-serif;
/* color: #16374A; JS */
color: #16374A;
/* 2016-11-07 JS added following lines to center heading  */
position: absolute;
        left: 50%; 
        margin-right: -50%;
        transform: translate(-50%, -50%)
}

.Heading2 {
font: normal normal 20px/24px arial,helvetica,sans-serif;
/* color: #16374A; JS */
color: #16374A;
margin: 0px;
}

.Heading3 {
margin: 0px;
font: bold 15px/17px arial,sans-serif;
text-align: left;
color: #000000;
background: inherit;
}

/*.H1Spacer {height: 60px; background: none;} */
.H1Spacer {height: 20px; background: none;} 

P {margin: 0px 0px 20px 0px;}


/* ORIGINAL ISPIDER7.CSS CONTENT STYLES */

.PrintFriend {font-size: 13px;}
.PrintOnly {display: none;}

.Return {margin-top: 5px; text-align: right; font-size: 14px;}

/* IE ignores this */
HTML>BODY CODE {font: 15px/18px "courier new",courier,monospace;}

.CodeBox {
padding: 0px 0px 0px 0px;
text-align: left;
/* border: 1px solid black; origianl JS */
border: 1px solid black;
}

/* Defining table formating for EIM - JS */
.TableData{
	border-color: #36C;
	/* width:900; */
	width: 100%;
	border-spacing: 1px;
	text-align: left;
}

.TableData th {
	/* background-color: #3CF; */
	/* background-color: #1FD26A; /* green */
	background-color: #3F2963; /* purple */
	font-size: 10pt;
}

.TableData tr {
	background-color: #00CBE9; /* blue */
	line-height: 8pt;
	font-size: 8pt;
}

.TableData td {
	padding-left: 1px;
}

.TableBlank{
	background-color: transparent;
	border-color: #36C;
	width:800;
	border-spacing: 1px;
	text-align: left;
}
.TableBlank th {
	background-color: transparent;
	font-size: 10pt;
}

.TableBlank tr {
	background-color: transparent;
	line-height: 8pt;
	font-size: 8pt;
}

.TableBlank td {
	background-color: transparent;
	padding-left: 1px;
}


.InventoryTable th {
	/* background-color: #3CF; */
	background-color: #1FD26A; /* green */
	font-size: 8pt;
}

.InventoryTable tr {
	background-color: #00CBE9; /* blue */
	line-height: 8pt;
	font-size: 8pt;
}

.InventoryTable td {
	padding-left: 1px;
	font-size: 7pt;
}

/* Table classes for Buttons */
.TableButtons{
	/*border-color: #36C; */
	width: 100%;
	border-radius: 2px;
	border-spacing: 0px;
	border:none
}

.TableButtons tr {
	border-radius: 2px;
	background-color: #FD8A33; /* orange */
}

.TableButtons td {
	text-align: center;
}

/* Table classes for ToDo */
.TableToDo{
	/*border-color: #36C; */
	width: 50%;
	border-radius: 2px;
	border-spacing: 0px;
	border:none
}

.TableToDo tr {
	border-radius: 2px;
	background-color: #FD8A33; /* orange */
}

.TableToDo td {
	text-align: center;
}

/* Classes for tables that preceed the Messages thread */
.TableMessages{
	/*border-color: #36C; */
	width:400px;
	border-radius:2px;
	border-spacing:0px;
	border:none;
	margin-left:auto; 
    margin-right:auto;
}
  
.TableMessages th {
	border-radius: 2px;
	background-color: #FD8A33; /* orange */
	text-align: center;
}

.TableMessages tr {
	border-radius: 2px;
	background-color: #FD8A33; /* orange */
}

.TableMessages td {
	text-align: center;
}

fieldset{
	background-color: #D1D1D1; 
	/*background-color: #FFFFFF;*/
	border: none;
	border-radius: 6px;
	margin-bottom: 12px;
	overflow: hidden;
	padding: 0.625em;
}

h3 {
	float:left;
	color: #000000;
	font-size: 1.0em;
	margin-top: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	text-align: left;
	display: block;
}

h4 {
	display: inline;
	float:left;
	color: #000000;
	font-size: 0.8em;
	margin-top: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	text-align: left;
}
h4::after{
	content: "\a";
	white-space: pre;
}

.page-hdr {background-color: #FFFFFF; }
	
.CodeBox CODE, BLOCKQUOTE CODE, .SpareCode CODE {font-size: 15px ! important;}

/* COLORS */
.Blue {color: #0000ff; background: inherit;}
.Navy {color: navy; background: inherit;}
.NavyB {color: navy; font-weight: bold; background: inherit;}
.Red {color: #ff0000; background: inherit;}
.Green {color: #008040;	background: inherit;}
.Black {color: #000000;	background: inherit;}
.Maroon {color: #800000; background: inherit;}
.MaroonB {color: #800000; font-weight: bold; background: inherit;}
.PurpleD {color: #400080; background: inherit;}
.Gray {color: gray;	background: inherit;}

/* ACRONYM {border-bottom: 1px dotted black; cursor: help;} 
DFN {border-bottom: 1px dotted black; cursor: help;}
.Define {border-bottom: 1px dotted black; cursor: help;} original JS */
ACRONYM {border-bottom: 1px dotted black; cursor: help;}
DFN {border-bottom: 1px dotted black; cursor: help;}
.Define {border-bottom: 1px dotted black; cursor: help;}


/* FONTS */
.Arial2 { font-size: 13px; font-family: arial,helvetica,sans-serif;}
.Arial3 { font-size: 16px; font-family: arial,helvetica,sans-serif;}
.Times3 { font-family: "times new roman",times,sans-serif; font-size: 13px;}

.Left {text-align: left;}
.Center {text-align: center;}
.Right {text-align: right;}

.NoWrap {white-space: nowrap;}

.Dots3 {font: bold 13px Arial,Helvetica,Sans-serif;}

.Path { font-weight: bold; font-style: italic;}

.Program {
color: #3604bb;
background: url("pics/program-bg.gif") repeat-x;
}

.PicTitle {
font: normal normal 11px/13px Arial,Helvetica,sans-serif;
padding: 0px 0px 3px 0px;
color: #000000;
background: inherit;
}

.Note {
padding: 10px;
font: normal normal 15px/17px "trebuchet ms",verdana,sans-serif;
color: #000000; 
background: #d1d1d1; 
text-align: justify;
}

.List1 LI {margin-bottom: 10px;}
.ListDef LI {margin-bottom: 0px;}
.DList DT {font-weight: bold;}
.DList DD {margin-bottom: 10px;}

.NoMargin {
padding-left: 22px;
margin-left: 0px;
}

.IndexList {
padding-left: 22px;
margin: 15px  0px 25px 0px;
list-style-type: disc;
}

.Table1 {width: 90%;} 
/* .Table1 {width: 100%;} didn't seem to make any difference - JS */

.Table1 TD {
padding: 5px;
vertical-align: top;
font: 15px/17px "trebuchet ms",verdana,sans-serif; 
color: #000000;
background: none; 
}

.Table1 TH {
padding-left: 5px;
text-align: left;
font-weight: normal;
/*border-bottom: 1px solid #808080; original JS no change */
border-bottom: 0px solid #808080;
}

.BorderRed {
/* border-top: solid 3px #a67b7b;
border-bottom: solid 3px #a67b7b; origianl JS no change */
border-top: solid 3px #a67b7b;
border-bottom: solid 3px #a67b7b;
}

.MiniMenu {
float: right; 
width: 260px; 
margin-left: 15px;
margin-bottom: 10px;
padding: 10px; 
text-align: justify;
font-size: 13px; 
background: #CCDEE6; 
color: inherit; /* JS */
/* color: #FFFFFF; */
/* border: 1px dashed #1F435A; original JS */
border: 1px dashed #1F435A;
}

.MiniMenu A {
background: none;
}

.MiniMenu LI  {
margin-left: -20px;
}

.MiniMenuHeading {
font-weight: bold;
color: maroon;
background: transparent;
}

.Note {
text-align: justify;
font-size: 13px; 
background: #CCDEE6; 
color: inherit;
/* border: 1px dashed #1F435A; original JS */
border: 1px dashed #1F435A;
padding: 20px;
}

.TableTop {
width: 95%;
margin-bottom: 25px;
}

.TableTop TD {
vertical-align: top;
font-family: arial,verdana,sans-serif;
font-size: 15px;
line-height: 20px;
/* padding: 5px; JS */
padding: 5px;
color: #000000;
background: none; 
}

/* .PTCodeBox {border: 1px solid #bcbcbc;} origianl JS */
.PTCodeBox {border: 1px solid #bcbcbc;}

.Divider, .IndexDivider {
height: 1px; 
line-height: 1px; 
background: none;
/* border-bottom: 1px solid #808080; origianl JS */
border-bottom: 1px solid #808080;
margin-bottom: 30px;
}

.StarDivider {font: 26px 'times new roman',serif;}

.IndexDivider {margin: 35px 0px;}
.MoreLink {font-style: italic; margin-bottom: 50px;}


/* RIGHT SIDEBAR */
/* Commenting this out didn't make any difference JS */
.RightCol {
width: 210px;
float: right;
margin: 60px 0px 0px 10px;
background: #CCDEE6;
font-size: 14px;
line-height: 17px;
}

.RightCol_Leader {
width: 210px;
float: right;
margin: 180px 0px 0px 10px;
background: #CCDEE6;
font-size: 14px;
line-height: 17px;
}

.RightColHead {
background: #1F435A; 
/* color: #FFCB73; JS */
color: #FFFFFF; 
margin: 0px ! important; 
padding: 10px 15px; 
font-size: 18px;
}

.RightCol DIV, .RightCol_Leader DIV {
margin: 15px;
}

.RightCol P, .RightCol_Leader P {
margin: 15px;
text-align: justify;
}


/* BOTTOM LINKS */

.NextBack { /* Table wrap */
position: relative;
width: 530px;
/* width: 100%;  didn't make any difference JS */
margin-top: 0px;
margin-bottom: 20px;
text-align: left;
}

.NextBack A:hover {color: #ff0000; background: #ffcc00;}

.BackLink {
width: 33%;
padding: 0px;
text-align: left;
font: bold italic 16px/19px "times new roman",serif;
}

.TopLink {
width: 34%;
padding: 0px;
text-align: center;
font: bold italic 16px/19px "times new roman",serif;
}

.NextLink {
width: 33%;
padding: 0px;
text-align: right;
font: bold italic 16px/19px "times new roman",serif;
}


/* FOOTER */

#Footer {
/* width: 990px; */
width: 100%;
clear: both;
height: 52px;
background-position: 0px -201px;
background-repeat: no-repeat;
color: #000000;
text-align: left;
position: relative;
margin-left: auto;
margin-right: auto;
}
* html #Footer {height: 52px;}

#ClearFooter {
clear: both; 
height: 46px;
}
* html #ClearFooter {height: 46px;}

#FooterLinks {
margin-left: 210px;
}

#FooterLinks {
padding-top: 5px;
}

#FooterLinks A {
font: normal bold 13px/15px arial,helvetica,sans-serif;
}

#Copyright {
margin-top: 5px;
font: normal normal 12px/14px arial,helvetica,sans-serif;
color: #0D1E28;
text-align: center;
}

/* --------- VUE.JS definitions ----------------------------------- */
table {
  /* border: 2px solid #42b983; */
  width: 100%;
  border-radius: 3px;
  background-color: #fff;
}

tr {
	line-height: 10px;
}

th {
/*  background-color: #42b983; */
	background-color: #3F2963;
  color: rgba(255,255,255,0.66);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 10pt;
}

td {
/*   background-color: #f9f9f9; */
  background-color: #d0d0f0;
  font-size: 8pt;
  max-height: 
}

th, td {
  padding: 5px 10px;
}


th.active {
  color: #fff;
}

th.active .arrow {
  opacity: 1;
}

.arrow {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  margin-left: 5px;
  opacity: 0.66;
}

.arrow.asc {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #fff;
}

.arrow.dsc {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
}



/* --------------------------------------------------------------- */
/* Chat bubbles */
/*
body {
  font-family: helvetica;
  display: flex ;
  flex-direction: column;
  align-items: center;
}
*/

.chat {
  width:400px;
  border: solid 1px #EEE;
  display: flex; 
  flex-direction: column;
  padding-left: 10px;
  padding-right:0px;
}

.messages {
  margin-top: 0px;
  display: flex;
  flex-direction: column;
}

.message {
  border-radius: 20px;
  padding: 8px 10px;
  margin-top: 1px;
  margin-bottom: 1px;
  display: inline-block;
}

.messageDate{
	font-size:10px;
	text-align:center;
	padding:0;
	margin-top:10px;
}

.yours {
  align-items: flex-start;
}

.timeStampYours {
	font-size:10px;
	left: 10px;									/* gets the time stamp 10 px away from left margin */
  	position: relative;
	text-align:left;
}

.yours .message {
  margin-right: 25%;
  left: 10px;									/* gets the message 10 px away from left margin */
  background-color: #EEE;
  position: relative;
}

.yours .message.last:before {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: -10px;
  height: 20px;
  width: 20px;
  background: #EEE;
  border-bottom-right-radius: 15px;
}

.yours .message.last:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: -10px;
  width: 10px;
  height: 20px;
  background: white;
  border-bottom-right-radius: 10px;
}

.mine {
  align-items: flex-end;
}

.timeStampMine {
	font-size:10px;
  	position: relative;
	right: 30px;								/* gets the time stamp 30 px away from right margin */
	text-align:right;
	padding:0;
}

.mine .message {
  color: white;
  margin-left: 25%;
  right: 30px;									/* gets the message 30 px away from right margin */
  background: rgb(0, 120, 254);
  position: relative;
}

.mine .message.last:before {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 0;
  right: -10px;
  height: 20px;
  width: 20px;
  background: rgb(0, 120, 254);
  border-bottom-left-radius: 15px;
}

.mine .message.last:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: -10px;
  width: 10px;
  height: 20px;
  background: white;
  border-bottom-left-radius: 10px;
}

.currency {
	text-align: right;
}

input {
	border-radius: 5px;
	height: 20px;
	
}

/* ------ Tab Menus ----------------------------*/
.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
	clear:both;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

/* ------ Vertical Menus ----------------------------*/
.vertical-menu {
    width: 200px; /* Set a width if you like */
}

.vertical-menu a {
    background-color: #eee; /* Grey background color */
    color: black; /* Black text color */
    display: block; /* Make the links appear below each other */
    padding: 12px; /* Add some padding */
    text-decoration: none; /* Remove underline from links */
}

.vertical-menu a:hover {
    background-color: #ccc; /* Dark grey background on mouse-over */
}

.vertical-menu a.active {
    /* background-color: #4CAF50; /* Add a green color to the "active/current" link */
	background-color: #D1D1D1;
    color: white;
}

button.link { 
	background:none;
	border:none;
	border-radius: 15px
	text-decoration:underline;
}

textarea {
    resize: none;
    overflow: hidden;
    min-height: 20px;
}

.formTitleBlock
{
	font-weight: bold;
	text-transform: uppercase;
}

@media print
{
	/* .headerFooterSprites stops displaying the LogIn/LogOut line at the top, and the copyright notice on the bottom */
	/* .vertical-menu stops displaying left vertical menu, but still prints a blank space */
	/* .IndexDivider prevents display of divider lines at bottom of page */
	/* .Other didn't do anything */
	/* .MenuSprites caused nothing to print */
	/* .MenuSprites.Other didn't do anything */
	/* .MenuSprites.MenuHTML didn't do anything*/
	/* .TableMenu stopped displaying the left menu space, logo and top banner but added a large white space at top , caused printing on 2 pages instead of 1*/
	/* #LeftSideBar did supress the left menu bar!!! */
	/* .MenuOther cause left menu bar to show */
	/* .MHDiv didn't seem to do anything */
	
	.HeaderFooterSprites, 
	.vertical-menu, 
	.IndexDivider, 
	#LeftSideBar
	{display:none !important;}
}

/* 
NOTES 

Menu BG color: #ACD0E0
*/
