﻿body {
}

.wizHeaderText
{
	font-weight: bold;
	font-size: 13pt;
	text-align: Left;
	color: #cc3333;
	padding-left:4px;
	padding-bottom:6px;
	width:365px;
}
.wizHeaderBody
{
	font-weight: bold;
	font-size: 14pt;
	text-align: Left;
	color: black;
	padding-left:8px;
	padding-bottom:8px;
}
.lbl-bold
{
	font-weight: bold;
	color: black;
	width:180px;
}
.RedText12
{
	color: #cc3333;
	font-weight:bold ;	
}

.HeaderRed13
{
	color: #cc3333;
	font-size: 13pt;
	text-align:left;
	font-weight:bold ;	
	width:450px;
}

.lbl-bold-right
{
	text-align:right ;
	font-weight:bold ;
	padding-right:5px;
}
.HeaderRed
{
	font-weight: bold;
	font-size: 13pt;
	text-align: Left;
	color: #cc3333;
	padding-left:4px;
	padding-bottom:6px;
	width:365px;
}
.lbl
{
	font-size: 10pt;
	text-align: Left;
	padding-left:4px;
	padding-bottom:6px;
}
.lbl-prompt
{
	color:  #696969;
	padding-left:0px;
}
.gvSlateBlue
{
	background-color: #b0c4de;
	padding-left: 8px;
	text-align: center;
}
.gvHSlateBlue
{
	background-color: #4682b4;
	color : #f0f8ff;
	height: 25px;
}
.gvLG
{
	background-color: #dcdcdc;
	padding-left: 8px;
	text-align: center;
}
.gvLGItemDark
{
	color: white;
	padding-bottom:5px;
	text-decoration:none;
	text-align: center;
}


.gvLGItem
{
	color: Black;
	padding-bottom:5px;
	text-decoration:none;
	text-align: center;
}
.gvHF
{
	background-color: #778899;
	color: #f8f8ff;
	height: 25px;
}
.gvRed
{
	background-color: #dcdcdc;
	padding-left: 8px;
	text-align: center;
}
.gvHFRed
{
	background-color: #990033;
	color: #f0f8ff;
	height: 25px;
}
.gvLGItemLeft
{
	color: Black;
	padding-bottom:5px;
	text-decoration:none;
	text-align: left;
	margin-left:20px;
}
.gvLGItemLeftMarginSmall
{
	color: Black;
	padding-bottom:5px;
	text-decoration:none;
	text-align: left;
	margin-left:5px;
}


.AttestationDiv
{
	margin-left:10px; 
	margin-top:10px; 
	width:560px; 
	background-color:silver;
	border-style:solid; 
	border-color:silver; 
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
}

.AttestationHeader
{
	background-color:silver;
	font-weight:bold;
	font-size:12pt;
	padding:3px;
	color:White ;
}
.AttestationFooter
{
	font-weight:bold;
	font-size:12pt;
	padding:3px;
	color:#696969;
}

.EnrollmentDiv
{
	display: block;
	height:135px; 
	overflow:auto;
	padding-left:3px
}

.EnrollmentText
{
	margin:2px;
	margin-left:3px;
	padding-left:3px
}

.EnrollSubHeader
{
	width: 100px;
	height: 50px;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
/*	MOOSE GREEN
	background-color: #9ea72a;
*/
	background-color: #cc3333;
	color:White;
}
.HeaderGreen
{
	color:#62661a;
	font-size:14pt;
	font-weight:bold;
}

.HeaderGreen12
{
	color: #62661a;
	font-size: 12pt;
	font-weight: bold;
}