/* Default CSS Stylesheet for moveLINQ */

BODY
{
	font-weight: normal;
	font-size: small;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	font-weight: normal;
	font-size: large;
	color: #003366;
	font-family: Verdana, Helvetica, sans-serif;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH
{
	font-weight: normal;
	font-size: medium;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

/*UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}*/	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.SmlLabel
{
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SmlColorLabel
{
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D1D81;
	white-space: normal;
}
.SmlData
{
	font-size: xx-small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
    white-space: pre-wrap;
}
.SmlDataRight
{
	font-size: xx-small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}
.SmlDataWrap
{
	font-size: xx-small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
	white-space: -pre-wrap; /* Opera 4 - 6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
}
.RegColorLabel
{
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D1D81;
}
.RegLabel
{
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.RegData
{
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.StdLabel
{
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.StdData
{
	font-size: x-small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LrgLabel
{
	font-weight: bold;
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MedColorLabel
{
    font-size: medium;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #1D1D81;
}
.XSmlLabel
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TableHdr
{
	color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background: #B0C4DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableHdrLight
{
	color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background: #F0F9FF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableHdr TH
{ 
	color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background: #B0C4DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
} 
.TableHdr A:Link
{
	color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background: #B0C4DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableHdr A:Visited
{
	color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background: #B0C4DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableHdr A:Hover
{
	color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: underline;
	background: #B0C4DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableHdr A:Active
{
	color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background: #B0C4DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableRow
{
    font-weight: normal;
	font-size: xx-small;
	background-color: #FCFBE4;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableRowLight
{
    font-weight: normal;
	font-size: xx-small;
	background-color: #FFFFF0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableRow A:Link
{
    color: #1D1D81; 
    font-size: xx-small;
    font-weight: bold;
    background-color: #FCFBE4;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableRow A:Visited
{
    color: #1D1D81;	
	font-size: xx-small;
	font-weight: bold;
	background-color: #FCFBE4;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableRow A:Hover
{
    color: #1D1D81;	
	font-size: xx-small;
	font-weight: bold;
	background-color: #FCFBE4;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.TableRow A:Active
{
    color: #1D1D81;	
	font-size: xx-small;
	font-weight: bold;
	background-color: #FCFBE4;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableRowBold
{
    font-weight: bold;
    font-size: xx-small; /* background-color: #FCFBE4; */
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    background-color: #FFFFF0;
}
.TableAltRow
{
	font-weight: normal;
	font-size: xx-small;
	background-color: #F0F9FF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableAltRow A:Link
{
    color: #1D1D81;	
	font-size: xx-small;
	font-weight: bold;
	background-color: #F0F9FF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableAltRow A:Visited
{
    color: #1D1D81;	
	font-size: xx-small;
	font-weight: bold;
	background-color: #F0F9FF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableAltRow A:Hover
{
    color: #1D1D81;	
	font-size: xx-small;
	font-weight: bold;
	background-color: #F0F9FF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.TableAltRow A:Active
{
    color: #1D1D81;	
	font-size: xx-small;
	font-weight: bold;
	background-color: #F0F9FF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableEditRow
{
	font-weight: normal;
	font-size: xx-small;
	background-color: #EAE9CC;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableEditRow A:Link
{
    color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background-color: #EAE9CC;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableEditRow A:Visited
{
    color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background-color: #EAE9CC;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableEditRow A:Hover
{
    color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background-color: #EAE9CC;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.TableEditRow A:Active
{
    color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background-color: #EAE9CC;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableAddFooter
{
	font-weight: normal;
	font-size: xx-small;
	background-color: #EAE9CC;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableAddFooter A:Link
{
    color: #1D1D81;	
	font-size: xx-small;
	font-weight: bold;
	background-color: #EAE9CC;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableAddFooter A:Visited
{
    color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background-color: #EAE9CC;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableAddFooter A:Hover
{
    color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background-color: #EAE9CC;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.TableAddFooter A:Active
{
    color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background-color: #EAE9CC;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TablePager
{
	color:#1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background: #B0C4DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TablePager A:Link
{
    color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background-color: #B0C4DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TablePager A:Visited
{
    color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background-color: #B0C4DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TablePager A:Hover
{
    color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background-color: #B0C4DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.TablePager A:Active
{
    color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background-color: #B0C4DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TablePagerNumeric span
{
	color:#FFFFFF;
	text-decoration: none;
}
.TableTitle
{
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #1D1D81;
}
.TableDesc
{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #1D1D81;	
}
.TableRowBlueBold
{
	color: #1D1D81;
	font-weight: bold;
	font-size: xx-small;
	background-color: #FCFBE4;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableRegRow
{
    font-weight: normal;
	font-size: small;
	background-color: #FCFBE4;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableRegRow A:Link
{
    color: #1D1D81; 
    font-size: small;
    font-weight: bold;
    background-color: #FCFBE4;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableRegRow A:Visited
{
    color: #1D1D81;	
	font-size: small;
	font-weight: bold;
	background-color: #FCFBE4;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableRegRow A:Hover
{
    color: #1D1D81;	
	font-size: small;
	font-weight: bold;
	background-color: #FCFBE4;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.TableRegRow A:Active
{
    color: #1D1D81;	
	font-size: small;
	font-weight: bold;
	background-color: #FCFBE4;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableRegRowBold
{
    font-weight: bold;
    font-size: small; /* background-color: #FCFBE4; */
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    background-color: #FFFFF0;
}
.TableAltRegRow
{
	font-weight: normal;
	font-size: small;
	background-color: #F0F9FF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableAltRegRow A:Link
{
    color: #1D1D81;	
	font-size: small;
	font-weight: bold;
	background-color: #F0F9FF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableAltRegRow A:Visited
{
    color: #1D1D81;	
	font-size: small;
	font-weight: bold;
	background-color: #F0F9FF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TableAltRegRow A:Hover
{
    color: #1D1D81;	
	font-size: small;
	font-weight: bold;
	background-color: #F0F9FF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.TableAltRegRow A:Active
{
    color: #1D1D81;	
	font-size: small;
	font-weight: bold;
	background-color: #F0F9FF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.ProdName {
  float: left;
  text-align: left;
  font-weight: normal;
  font-size: large;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #6495ED;  
  width:49%;
  vertical-align:sub;
  background-color: white
  }
.CompanyName {
  float: right;
  text-align: right;
  font-weight: bold;
  font-size: medium; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CF1428;  
  width:49%;  
  vertical-align:sub;  
  background-color: white
  }
  .div.spacer {
  clear: both;
  }

.DocLinkButton {
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
}
.DocLinkButtonSelected {
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
}
.DocLinkButton:link	
{
	font-size: xx-small;
	font-weight: bold;		
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-decoration:	none;
	color:	White;
}
.DocLinkButton:visited	
{
	font-size: xx-small;
	font-weight: bold;		
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	text-decoration:	none;
	color:	#6495ED;
	}	
		
.DocLinkButton:active	
{
	font-size: xx-small;
	font-weight: bold;		
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	text-decoration:	none;
	color:	White;
	}	
		
.DocLinkButton:hover	
{
	font-size: xx-small;
	font-weight: bold;		
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	text-decoration:	underline;
	color:	White;
	}
.BlueBackground 	{
	background-color: white;
}
.MainBackground 	{
	
}
.WhiteBackground 	{
	background-color: white
}	
.PageTitle
{
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #1D1D81;
	font-weight: bold;
}
.PageSubTitle
{
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.SmlLinkButton
{
    color: #1D1D81;
    font-weight: bold;
    font-size: x-small;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.SmlLinkButtonHidden {
	color: #1D1D81;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	visibility:hidden;
}

.SmlLinkButton:Link {
	color: #1D1D81;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.SmlLinkButton:Visited	{
	color: #1D1D81;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}		
.SmlLinkButton:Hover    {
	color: #1D1D81;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.SmlLinkButton:Active	 {
	color: #1D1D81;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.RegLinkButton
{
    color: #1D1D81;
    font-weight: bold;
    font-size: small;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.RegLinkButton:Link {
	color: #1D1D81;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.RegLinkButton:Visited	{
	color: #1D1D81;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}		
.RegLinkButton:Hover    {
	color: #1D1D81;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.RegLinkButton:Active	 {
	color: #1D1D81;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}	
.SmlContrastLabel
{
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	background-color: #FAFAD2;
}
.DocTblLabel
{
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B0C4DE;
	color: #1D1D81;
}
.DocTblTop
{
	background-color: #B0C4DE;
}
.DocTblBG
{
	background-color: #FCFBE4;
}
.ReloTblBG
{
    background-color: #F5F5F5;
}
.CostDtlBG
{
	background-color: #F0F9FF;
}
.CostDtlTitle
{
	background-color: #B0C4DE;
	color: #1D1D81;
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SmlHelpLabel
{
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D1D81;
}
.ErrorText
{
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Red;
	white-space: normal;
}

.SuccessText {
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Green;
	white-space: normal;
}

.WrapErrorText {
    font-size: x-small;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: red;
    word-wrap: break-word;
}
.SmlErrorText
{
    font-size: small;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: Red;
}
A:link	{	
	text-decoration:	none;
	color:	Black;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	Black;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	Black;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}	
		
A:hover
{
    text-decoration: none;
    color: White;
    font-size: xx-small;
    font-family: Verdana, Arial, Helvetica, sans-serif;    
}
.gvHeader
{
	color: black;
	font-weight: bold;
	background-color: White;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
}
.gvHeader A:Link
{
	color: black;
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.gvHeader A:Visited
{
	color: black;
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.gvHeader A:Hover
{
	color: black;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.gvHeader A:Active
{
	color: black;
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.gvRegHeader
{
	color: black;
	font-weight: bold;
	background-color: White;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
}
.gvRegHeader A:Link
{
	color: black;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.gvRegHeader A:Visited
{
	color: black;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.gvRegHeader A:Hover
{
	color: black;
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.gvRegHeader A:Active
{
	color: black;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.gvRegColorHeader
{
	color: #1D1D81;
	font-weight: bold;
	font-size: small;
	background: #B0C4DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.gvRegColorHeader A:Link
{
	color: #1D1D81;
	background: #B0C4DE;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.gvRegColorHeader A:Visited
{
	color: #1D1D81;
	background: #B0C4DE;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.gvRegColorHeader A:Hover
{
	color: #1D1D81;
	background: #B0C4DE;
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.gvRegColorHeader A:Active
{
	color: #1D1D81;
	background: #B0C4DE;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/* partial CSS from bootstrap*/

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.btn-close {
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	padding: .25em .25em;
	color: #000;
	background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
	border: 0;
	border-radius: .25rem;
	opacity: .5;
}

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px);
}
.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 100px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.bootstrap-scope .dropdown-menu {
    min-width: 12rem;
}

.bootstrap-scope .dropdown-submenu {
	position: relative;
	
}

.bootstrap-scope .dropdown-menu.show {
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.bootstrap-scope .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.bootstrap-scope .dropdown-submenu:hover > .dropdown-menu {
	display: block;
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

	.bootstrap-scope .dropdown-submenu > a:after {
		display: block;
		content: " ";
		float: right;
		width: 0;
		height: 0;
		border-color: transparent;
		border-style: solid;
		border-width: 5px 0 5px 5px;
		border-left-color: #333;
		margin-top: 5px;
		margin-right: 5px;
	}

.bootstrap-scope .dropdown-submenu:hover>a:after {
    border-left-color: #919191;
}

.bootstrap-scope .dropdown-submenu.pull-left {
    float: none;
}

.bootstrap-scope .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.bootstrap-scope .dropdown-divider {
	border-top: 1px solid rgba(0, 0, 0, 0.15);
}

/* RKay - Next 3 items are related to AutoCompleteExtender */
.completionList {
    border: solid 1px Black;
    margin: 0px;
    padding: 3px;
    height: 175px;
    overflow: auto;
    background-color: white;
}

.listItem {
    color: black;
}

.itemHighlighted {
    background-color: lightsteelblue;
}

.nav,
.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* Top level nav */
.nav {
	float: left;
	/*margin: 10px 0;*/
	background: #DDD;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#DDD), to(#999));
	background-image: -moz-linear-gradient(top, #DDD, #999);*/
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
    /*
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);*/
}

/* Dropdowns */
.nav ul {
	/*position: absolute;
	top: 2em;
	left: -9999px;
	opacity: 0;

	-webkit-transition: 0.1s linear opacity;

	min-width: 150px;
	background: #999;*/
	/*background: #340449;
	background: rgba(0,0,0,0.9);*/

	/*-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.5);
	box-shadow: 0 3px 3px rgba(0,0,0,0.5);*/
}

.nav li {
	float: left;
	position: relative;
}

/* Top level nav items */
.nav li > a {
	float: left;
	padding: 5px 10px !important; 
	border-left: 1px solid rgba(255,255,255,0.4);
	border-right: 1px solid rgba(0,0,0,0.2);
	color: #333;
	/*font-weight: bold;*/
	font-size: 12px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.4), 0 -1px 0 rgba(0,0,0,0.2);
	text-decoration: none;
}

/* Top level hover state, preserve hover state when hovering dropdown  */
.nav li > a:hover,
.nav li > a:focus,
.nav li:focus > a,
.nav li:hover > a {
	background: #999;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#999), to(#DDD));
	background-image: -moz-linear-gradient(top, #999, #DDD);
	/* text shadow just makes reading more difficult in my opinion */
	/* text-shadow: 0 1px 0 rgba(0,0,0,0.4), 0 -1px 0 rgba(255,255,255,0.2); */
	outline: 0;
}

/* Rounded corners for first top level nav item */
.nav > li:first-child > a {
	border-left: 0;
	
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

/* Rounded corners for last top level nav item */
.nav > li:last-child > a {
	border-right: 0;

	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

.nav li:hover ul,
.nav li:focus ul,
ul.show-menu {
	left: 0;
	opacity: 0.99;
}

.nav ul li {
	float: none;
	position: static;
}

.nav ul a {
	float: none;
	display: block;
	/*color: #FFF;*/
	font-size: 12px;
	text-shadow: none;
	/*border: 1px solid #f1f0f0;*/
	border-width: 0 0 1px;

	-webkit-transition: 0.1s linear all;
}

/* Rounded corners for ul and last list item */
.nav ul,
.nav ul li:last-child a {
	border: 0;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}

.nav ul a:hover,
.nav ul a:focus {
	background: #EEE;
	color: #333;
	text-shadow: none;
}
p { clear: both; }

hr {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(70, 130, 180);
    border-right-color: rgb(70, 130, 180);
    border-bottom-color: rgb(70, 130, 180);
    border-left-color: rgb(70, 130, 180);
    background-color: rgb(70, 130, 180);
    height: 1px;
    display: block;
    unicode-bidi: isolate;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
    margin-top: 2px; 
    margin-bottom: 2px;
}

.Hidden {
	visibility: hidden;
}

input[type='checkbox']:checked {
	accent-color: #0d6efd;
}

input[type="radio" i] {
	accent-color: #0d6efd;
}