/*.h1{
	color: #525252;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	text-transform: capitalize;
}

.h2{
	color: #525252;
	font-size: 20px;
	font-style: normal ;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	text-transform: capitalize;
}*/


.asteriskcolor
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100%;
	color: #C00000;
	margin: 0 0 0 0;
    
}
.SectionHeading
{
     
      padding-left: 4px;
      padding-top : 7px;
      padding-bottom : 4px;
      width: 100%;
      color:  #525252;
      background-color: #E1E0E5;
      font-weight:bold;  
}

/* Start - MOD – WCAG0002 */
.DivSectionHeading
{          
	  padding-left:10px; 
      padding-top : 5px;
      padding-bottom : 5px;
      
      color:  #525252;
      background-color: #E1E0E5;
      font-weight:bold;  
}
/* End - MOD – WCAG0002 */

.notecolor
{
    background:#ffffcc;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100%;
	color: #525252;
	margin: 0 0 0 0;
      
}
.linebelowheading
{
      background:#ffffff;
}
.homelink {
      FONT-SIZE: 118.2%; COLOR: #005645; LINE-HEIGHT: 21px
}

.greybkgrd
 {
	background-color: #cccccc;
	padding: 5;
}

.headerBoldText
 {
	background-color: #DDC7DD;
	font-weight: bold;
	padding: 5;
}
.whitebkgrd
{
   background-color: #EDEDEF;
	padding: 5;
}
.redtext {
     FONT-WEIGHT: bold; 
    FONT-SIZE: 100%;
     COLOR: #C00000 !important; 
     FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif; 
     TEXT-DECORATION: none
}

.yellowline
{
      background:#FFD028
}

.input-box
{
	border-right: #c4c1b6 1px inset;
	border-top: #c4c1b6 1px inset;
	font-size: 100%;
	background: #ffffff;
	border-left: #c4c1b6 1px inset;
	border-bottom: #c4c1b6 1px inset;
	font-family: arial, helvetica, verdana, sans-serif;
}
.input-box-focus
{
	border-right: #000000 1px inset;
	border-top: #000000 1px inset;
	font-size: 100%;
	background: #ffffff;
	border-left: #000000 1px inset;
	border-bottom: #000000 1px inset;
	font-family: arial, helvetica, verdana, sans-serif;
}

.input-box-readonly
{
	border-right: #c4c1b6 1px solid;
	border-top: #c4c1b6 1px solid;
	font-size: 100%;
	background: #ffffff;
	border-left: #c4c1b6 1px solid;
	border-bottom: #c4c1b6 1px solid;
	font-family: arial, helvetica, verdana, sans-serif;
	color: #636363;
}

.greenLine{
	background-color: #D7E9B8;
	margin: 3px 0px 2px 0px;
	width: 100%;
	height: 1px;
	overflow: hidden;
	clear: both;
}

.redcolortext{
	background-color:#FFFFFF;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100%;
	color:#C00000;
	margin: 0 0 0 0;
}
/*
.greentext
{
	color:#005432;
}*/

.greenbackground
{
	background-color:#99cc66;
}
.trBgGreen
{
	background-color:#ccffcc
}
.trBgYellow
{
	background-color:#ffffcc;
}

.labeltext {
      FONT-SIZE: 100%;
COLOR: #525252 ; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif; TEXT-DECORATION: none
}

.radiobtntext{
	font-family: arial, helvetica, verdana, sans-serif;
	FONT-SIZE: x-small;
}

.greybkgrdtext{
	background:#cccccc;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100%;
	color: #525252;
	margin: 0 0 0 0;
}

.alerttext {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 109.1%; 
	COLOR: #C00000;
	font-family: arial, helvetica, verdana, sans-serif;
}

.lightyellowbackground
{
	background-color:#fffff0;
}

.FormTitle{
	color: #525252;
	font-size: 181.8%;
	font-style: normal ;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	text-transform:none;
}

.FormButton
{
	border: 0px none #FFFFFF;
	padding: 0px 4px 0px 4px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	text-align:center;
	text-transform:capitalize;
	text-decoration: none;
	cursor:pointer;
	background-color: #005643;
	height: 17px;
}

.FormButtonOn
{
	border: 0px none #FFFFFF;
	padding: 0px 4px 0px 4px;
	color: #005643;
	background-color : #FFCF27;
	font-size: 100%;
	font-weight: bold;
	text-align:center;
	text-transform:capitalize;
	text-decoration: none;
	cursor:pointer;
	height: 17px;
}

.FormButtonDisabled
{
	border: 0px none #FFFFFF;
	padding: 0px 4px 0px 4px;
	color: #FFCF27;
	font-size: 100%;
	font-weight: bold;
	text-align:center;
	text-transform:capitalize;
	text-decoration: none;	
	background-color: #005643;
	height: 17px;
}
/* Start - MOD – WCAG0003 */

.FormAssistanceBackGround
{
 padding: 5px 5px 5px 5px;
 background-color: #fff9e6;
 width:172px;
}
/* End - MOD – WCAG0003 */
.headingline 
{
	background-color:#ececec;
}

.redhyperlink
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100%;
	color: #005432;
	margin: 0 0 0 0;
	text-decoration:"underline";
}

/* Start - MOD – WCAG0002 */
.headinglineHtWt
{
	width: 210px; 
	height: 2px;
}

#lbltxtOR
{
	margin-left:40px;
	margin-right:40px;	
}

span.oneLRNBSP
{
	margin-left:6px;
	margin-right:6px;
}

span.oneLNBSP
{
	margin-left:6px;	
}

span.twoLNBSP
{
	margin-left:12px;	
}

span.elevenLNBSP
{
	margin-left:66px;	
}

span.tdSpace
{
	margin-left:15px;	
}

span.tdBotSpace
{
	margin-bottom:15px;
}
/* End - MOD – WCAG0003 */

/* Start - MOD – WCAG0002 */

tr.tableRowOdd {
 background-color: #ffffff;
 padding: 5px;
}

tr.tableRowEven {
 background-color: #EDEDEF;
 padding: 5px;
}
/* End - MOD – WCAG0003 */
