/* This CSS is for properties that span all parts of Consumer section of MNLOnline */
/* These are part of the template for all MNL pages-------------------------------------*/
body.MNLbody     {
	background-color: #FFFFFF;
	color: #000000;
}
a:link     {
	color: #0000FF;
	background-color: transparent;
 }
a:visited  {
	color: #FF0044;
	background-color: transparent;
 }
a:active   {
	color: #333399; 
	background-color: transparent;
}
td, p, div, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Headline1 {
	font-family: "Times New Roman", serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.Heading3 {
	font-family: "Times New Roman", serif;
	font-size: 16pt;
	font-weight: bold;
}
.Heading4 {
	font-family: "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;
}
.SubHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;	
}
.SubHeading2 {
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: bold;
}
.BodyCopy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.BodyCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}
.BodyCopy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.BodyCopy4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
}
.BodyCopy5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.BodyCopy6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
}
.Footnote1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.Footnote2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
}
.Callout1 {
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight : bold;
}
.Callout2 {
	font-family: "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;
}
.Color1 {
	color: #000033; /* Blue */
	background-color: transparent;
}
.Color2 {
	color: #FFFFFF; /* White */
	background-color: transparent;
}
.Color3 {
	color: #FF0000; /* Red */
	background-color: transparent;
}
.Color4 {
	color: #660099; /* NSA Purple */
	background-color: transparent;
}
.Color5 {
	color: #FFCC66; /* VSL Gold */
	background-color: transparent;
}
.Color6 {
	color: #0099CC; /* VUL Teal */
	background-color: transparent;
}
.Color7 {
	color: #660033; /* WL Burgundy */
	background-color: transparent;
}
.Color8 {
	color: #003399; /* Mizer Blue */
	background-color: transparent;
}
.Color9 {
	color: #006633; /* Term Green */
	background-color: transparent;
}
.Color10 {
	color: #666666; /* Grey */
	background-color: transparent;
}
.Color11 {
	color: #330000; /* Brown */
	background-color: transparent;
}

/* Consumer Left-side Navigation---------------------------------------------------------*/
/* Main Navigation */
table.L1   { width: 145px; }
tr.L1      { background-color: #FFFFFF; color : #000000;  }
td.L1      { padding-left: 3px; font-family: tahoma, arial, sans-serif; font-size: 10pt; font-weight: 600; }
a.L1:link, a.L1:visited, a.L1:active   { text-decoration: none; color: #003366;  background-color : transparent;  }
a.L1:hover { text-decoration: underline;color: #003366;  background-color : transparent; }
img.L1     { }

/* Secondary Navigation */
table.L2   { width: 100%; }
tr.L2      { background-color: #FFFFFF; color : #000000;  }
td.L2      { padding-left: 3px; font-family: tahoma, arial, sans-serif; font-size: 8pt; font-weight: normal;}
a.L2:link, a.L2:visited, a.L2:active   { text-decoration: none; color: #000000;  background-color : transparent;  }
a.L2:hover { text-decoration: underline;color: #000000;  background-color : transparent; }

table.L21  { width: 100%; }
tr.L21     { background-color: #FFFFFF; color : #000000;  }
td.L21     { padding-left: 3px;  font-family: tahoma, arial, sans-serif; font-size: 8pt; font-weight: normal;}
a.L21:link, a.L21:visited, a.L21:active   { text-decoration: none; color: #000000;  background-color : transparent;  }
a.L21:hover { text-decoration: underline;color: #000000;  background-color : transparent; }

table.L22  { width: 100%; }
tr.L22     { background-color: #FFFFFF; color : #000000; }
td.L22     { padding-left: 3px; font-family: tahoma, arial, sans-serif; font-size: 8pt; }
a.L22:link, a.L22:visited, a.L22:active   { text-decoration: none; color: #000000;  background-color : transparent;  }
a.L22:hover { text-decoration: underline;color: #000000;  background-color : transparent; }

/* Table Below Navigation with other links, etc. */
table.LL   { width: 100%; }
tr.LL      { background-color: #FFFFFF; color : #000000;  }
td.LL      { padding-left: 3px; font-family: tahoma, arial, sans-serif; font-size: 9pt; }
a.LL:link, a.LL:visited, a.LL:active   { text-decoration: none; color: #000000;  background-color : transparent;  }
img.LL     { }
hr.LL      { color: #003366;  background-color : transparent;  }
a.LL:hover { text-decoration: underline;color: #000000;  background-color : transparent; }

/* Hot Links */

/* Hot link buttons */
.LHB {
	width: 13px;
	font-family : Webdings, fantasy;
	font-size: xx-small;
	font-weight: bold;
	color: #003366;
	background-color : transparent;
}

/* Hot link Text */
.LHT {
	font-family: Tahoma, Arial, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003366;
	background-color : transparent;
}
a.LHT:hover { text-decoration: underline;color: #003366;  background-color : transparent; }

/* Begin Edify Page specific classes */
.readonly {
	font: bold;
	color: #003366;
	vertical-align : top;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;	
}
.sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	background-color: #003366;
	height: 20px;
	border-bottom : 1px solid #003366;
	padding-left : 5px;
	padding-top : 2px;
}
/* End Edify Page specific classes */


/* End Consumer Navigation CSS-----------------------------------------------------------*/
