div
{
  display: inline;
}

.AuthorizeNetSeal
{
  text-align: center;
}

.shadow { filter:shadow(color=#FF0000);}
.LocationHeadings
{
	color: #2043A9;
	font-size: 12px;
	font-family: georgia;
	letter-spacing: 0px;
	font-weight: bold;
}

.Footertext
{
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
	letter-spacing: 0px;
}
INPUT, SELECT
{
	FONT-family: georgia, verdana;
	font-size: 11px;
}	
.Datetext
{
	color: #ffffff;
	font-size: 12px;
	font-family: georgia;
	letter-spacing: 0px;
}
.TextLarge
{
	color: #000000;
	font-size: 13px;
	font-family: Georgia, verdana;
	letter-spacing: 0px;
	line-height: 16px;
	}
.BorderForForm
{
	border-style:solid;
	border-color:#7F7F7F;
	border-width:1px;
}
.BorderForFormThick
{
	border-style:solid;
	border-color:#7F7F7F;
	border-width:1px;
}
	
.TextLarge1
{
	color: #000000;
	font-size: 13px;
	font-family: Georgia, verdana;
	letter-spacing: 0px;
	line-height: 14px;
}
.Text
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	font-family: Georgia, verdana;
	letter-spacing: 0px;
}
.Number
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-indent: 0px;
	font-family: verdana;
	letter-spacing: 0px;
}
.MailMessageText
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-indent: 0px;
	font-family: Georgia, verdana;
	letter-spacing: 0px;
}
.RedLavel
{
	color: #ff0000;
	font-size: 10px;
	font-family: verdana;
	letter-spacing: 0px;
	font-weight: bold;
	text-indent: 4px;
	}	
.TextNormal
{
	color: #000000;
	font-size: 13px;
	font-family: Georgia, verdana;
	letter-spacing: 0px;
	line-height: 14px;
}
.TableBorder
{
	border: 1px solid #626262;
}
.MsgTextBox_L
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #3333CC;
	width: 500px;
	background-color: #000000;
	text-align: center;
	border-style: none;
}
.cursor
{
	cursor: hand;
}
A:link
{
	color: #ffffff;
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
	color: #ffffff;
}
A:hover
{
	color: #C6C6C6;
	text-decoration: none;
}

.darkLink
{
  color: #000000 !important;
  text-decoration: underline !important;
}

.grid_stuff a:link { color: #4368D0 !important; text-decoration: underline !important; font-weight: bold; }
.grid_stuff a:visited { color: #4368D0 !important; text-decoration: underline !important; font-weight: bold; }
.grid_stuff a:active { color: #4368D0 !important; text-decoration: underline !important; font-weight: bold; }
.grid_stuff a:hover { color: #193B9C !important; text-decoration: underline !important; font-weight: bold; }

.tableBg
{
	background-image: url(../Images/middlefiller.gif);
}
.whiteText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}
.TDLeftBorder
{
  border-right-style:solid; border-right-color: F0F0F0; border-right-width: 1px;	
}
.TDBorder
{
  border-right-style:solid; border-right-color: F0F0F0; border-right-width: 1px;	
}

#leftText
{
  width: 400px;
  height: 100px;
  padding-left: 10px;
}

#req_for_service
{
  display: none;
  background-image: url('../Images/request_for_service_page_1.gif');
  background-repeat: no-repeat;
  border: 1px solid gray;
}

#pdfLink a
{
  color: black;
  text-decoration: underline;
}

.Success
{
  color: #00AA00;
  text-align: center;
  margin-top: 50px;
}

.Information
{
  color: #0000AA;
  text-align: center;
  margin-top: 30px;
}

.ErrorMsg
{
  color: #AA0000;
  text-align: center;
  margin-top: 50px;
}

/* Added for ptTimeSelect */
.timeCntr
{
  background-color: #CCCCFF;
  font-family: Arial, sans-serif;
}


