﻿.CAVlogin label
{
	color: Red;
}

.CAVlogin input
{
	color: Green;
}
.CAVforgotuser, .CAVforgotrep
{
	font-size: 7pt;
}

body
{
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../images/bkgnd_Body.gif);
	margin: 4px;
	font-family: Arial;
	font-size: 8pt;
	margin: 4px;
	background-repeat: repeat-x;
}
.CAVsvcinstructions
{
	text-align:left;
  font-size: 10pt;
}
.CAVsvcinstructions .title
{ 
  font-weight: bold;
  font-size: 12pt;
	margin-top: 16pt;
}
.CAVsvcinstructions .subtitle
{ 
  font-weight: bold;
  font-size: 10pt;
	margin-top: 10pt;
}
.footer-sep
{
	vertical-align:middle;
	text-align:center;
	padding-top: 16px;
}
.messages, .errors
{
	color: Red;
	font-weight:bold;
	font-size: 12pt;
}