.BodyBkg {
			background-color : #FFFFFF;
		}
		.H1Bkg {
			background-color : #B5B5B5;
		}
		.H1TextA {
			font-size: 13px;
			font-family: Arial;
			color: #00204e;
			text-decoration: none;
		
		
		}
		.H1TextA:link {
			color: #000000;
			text-decoration: none;
		
		
		}
		.H1TextA:visited {
			color: #000000;
		}
		.H1TextA:hover {
			color: #FFFFFF;
		}
		.H1TextB {
			font-size: 12px;
			font-family: Arial;
			color: #B5B5B5;
			text-decoration: none;
		
		
		}
		.H2Bkg {
			background-color : #00204e;
		}
		.H2Text {
			font-size: 13px;
			font-family: Arial;
			color: #00204e;
			text-decoration: none;
		
		
		}
		.H2Text:link {
			color: #000000;
			text-decoration: none;
		
		
		}
		.H2Text:visited {
			color: #000000;
		}
		.H2Text:hover {
			color: #00204e;
		}
		.H3Bkg {
			background-color : #B5B5B5;
		}
		.H3Text {
			font-size: 12px;
			font-family: Arial;
			color: #00204e;
			text-decoration: none;
		
		
		}
		.H3Text:link {
			color: #000000;
			text-decoration: none;
		
		
		}
		.H3Text:visited {
			color: #000000;
		}
		.H3Text:hover {
			color: #000099;
		}
		.regTextBig {
			font-size: 14px;
			font-family: Arial;
			color: #000000;
			text-decoration: none;
		
		
		}
		.regTextMed {
			font-size: 12px;
			font-family: Arial;
			color: #000000;
			text-decoration: none;
		
		
		}
		.regTextSml {
			font-size: 10px;
			font-family: Arial;
			color: #000000;
			text-decoration: none;
		
		
		}
		.regTextLink {
			color: #0000FF;
			text-decoration: none;
		
		
		}
		.regTextLink:visited {
			color: #0000FF;
			text-decoration: none;
			
			
		}
		.regTextLink:hover {
			color: #8888FF;
			text-decoration: none;
		
		
		}
		.infoBorder {
			background-color : #0000FF;
		}
		.infoBkg {
			background-color : #CEEBF7;
		}
		.infoText {
			font-size: 12px;
			font-family: Arial;
			color: #000000;
			text-decoration: none;
		 font-weight: bold; 
		
		}
		.errorBorder {
			background-color : #FF0000;
		}
		.errorBkg {
			background-color : #F7D3CD;
		}
		.errorText {
			font-size: 13px;
			font-family: Arial;
			color: #000000;
			text-decoration: none;
		 font-weight: bold; 
		
		}
		.frmField {
			font-family : Arial;
			font-size : 11px;
			color : #000000;
			background-color : #CEEBF7;
			border : 1px solid #000000;
		
		
		}
		.btns {
			font-size: 11px;
			font-family: Arial;
			color: #000000;
			background-color : #FFCC33;
			border-bottom : thin solid #000000;
			border-right : thin solid #000000;
			border-left : thin solid #FFCC33;
			border-top : thin solid #FFCC33;
		
		
		}

