﻿/* RTWEBLogin - Copy */

.businessname {
 font-family: Arial, Helvetica, sans-serif;
 font-size: large;
 color:Black;
 }
 .TitleText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: middle;
 color:Black;
 }
 .MENUFONT
 {
 	font-family: Arial;
 	font-size:10pt;
 	font-weight:bold;
 }
.PDFFont 
{
	font-family: Arial;
	color: #000099;
	font-size: smaller;
}
.EXAMPLETEXT
{
	font-family: Arial;
	font-size:8pt;
	font-weight:bold;
	color:#000000;		
}
.LOGINTEXTENTRY
{
	WIDTH: 121px; 
	HEIGHT: 22px; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial, Verdana, sans-serif;
}
.TEXTENTRY
{
	WIDTH: 121px; 
	HEIGHT: 22px; 
	border-color:Blue; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial, Verdana, sans-serif;
}
.WAGEENTRYD
{
	WIDTH: 121px; 
	HEIGHT: 22px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial, Verdana, sans-serif;
	text-align:right;
	max-width:13;
	vertical-align:bottom;
}
.WAGEENTRYC
{
	WIDTH: 20px; 
	HEIGHT: 22px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial, Verdana, sans-serif;
	max-width:2;
	text-align:left;
	vertical-align:bottom;
}
.CLICKHERE
{
	font-family: Arial;
	font-size:9pt;
	color:Blue;
	font-weight:bold;
}
.ARIAL12
{
	font-family: Arial;
	font-size:12pt;
	color:#000000;	
}
.ARIAL10
{
    /*Regular verbiage*/
	font-family: Arial;
	font-size:10pt;
	color:#000000;	
}
.ARIALB10
{
    /*Cell/Field title verbiage*/
	font-family: Arial;
	font-size:10pt;
	font-weight:bold;
}
.ARIALB9
{
	font-family: Arial;
	font-size:9pt;
	font-weight:bold;
}
.ARIALB8
{
	font-family: Arial;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
}
.ARIALB12
{
    /*page sub-headings*/
	font-family: Arial;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}
.ARIALB14
{
    /*page heading*/
	font-family: Arial;
	font-size:14pt;
	font-weight:bold;
	color:#000000;
}
.IDENTITY
{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:Black;
}
.errorMSG
{
	font-family:Arial;
	font-size:10pt;
	/*font-weight:bold;*/
	color:Blue;
}
.instructions
{
	font-family:Arial;
	font-size:10pt;
	/*font-weight:bold;*/
	color:#355E3B;
}

.TextLeftAlign{text-align:right;}
.CenterTextAligment{text-align:center;}
.myHyperLink {float:left; width:30%; text-align:right;}
.BlackRowStyle {float:left; width:100%; height:inherit; background-color:Black;}
.calculateField{float:left; width:100%; background: #cccccc; font-family:Arial; font-size:10px; color:darkblue}
.calculateField_
{
    float:left; width:100%; text-align:right; font:bold; background: #cccccc;

}
.myLabel_ {float:left; width:100%;text-align:center; background-color:#cccccc;}
.myStyle {float:left; width:100%; text-align:center; background-color:#b8dcc2; border-width:1px; border-color:Black; border-style:solid;}
.myLabel {float:left; width:100%;text-align:center; background-color:#b8dcc2; border-width:1px; border-color:Black; border-style:solid;}
.footStyle {float:left;width:100%; text-align:right; background-color:#b8dcc2; border-width:1px; border-color:Black; border-style:solid;}
.myBulletinTable {float:left; border-style:solid; border-color:Black; width:100%; table-layout:auto;}        
.myCell {float:left; width:100%; text-align:center; background-color:#98F5FF; border-width:1px; border-color:Black; border-style:solid;}
.myCellA {float:left; width:100%; text-align:left; background-color:#98F5FF; border-width:1px; border-color:Black; border-style:solid;}
.mainRep {WIDTH: 584px; HEIGHT: 76px;}
