/*This style guide is for validating client side forms only*/
/*------------------------------------------------------------------------------*/
#label_txtAgencyName { position: relative;  visibility: visible; }
#label_txtFName { position: relative;  visibility: visible; }
#label_txtLName { position: relative;  visibility: visible; }
#label_txtTitle { position: relative;  visibility: visible; }
#label_txtSupervisor { position: relative;  visibility: visible; }
#label_email { position: relative;  visibility: visible; }
#label_txtemail { position: relative;  visibility: visible; }
#label_password { position: relative;  visibility: visible; }
#label_password_confirmation { position: relative;  visibility: visible; }
#label_phone  { position: relative;  visibility: visible; }
#label_fax  { position: relative;  visibility: visible; }
#label_txtAddress  { position: relative;  visibility: visible; }
#label_txtCity  { position: relative;  visibility: visible; }
#label_state{ position: relative;  visibility: visible; }
#label_zip  { position: relative;  visibility: visible; }
#label_company{position: relative;  visibility: visible; }
.error {font-family: arial; font-size: 12px; color: red; }
.normal {font-family: arial; font-size: 12px; color: #000000; visibility: visible;}


/*------------------------------------------------------------------------------*/

a.home:link
{
    color: #ccffcc;
    font-family: arial;
    font-size: 12px;
    text-decoration: underline
}
a.home:visited
{
    color: #ccffcc;
    font-family: arial;
    font-size: 12px;
    text-decoration: underline
}
a.home:hover
{
    color: #ccffcc;
    font-family: arial;
    font-size: 12px;
    text-decoration: underline
}
.select1
{
	width:210px;
	color: #000000;
    font-family: arial;
    font-size: 12px
}
.select2
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    WIDTH: 150px
}
.textarea1
{
	width:174px;
	color: #000000;
    font-family: arial;
    font-size: 12px
}
.textarea2
{
	color: #000000;
    font-family: arial;
    font-size: 12px
}
.textarea3
{
	width:380px;
	color: #000000;
    font-family: arial;
    font-size: 11px
}
.textbox1
{
	width:174px;
	font-family: arial;
    font-size: 12px
}
.textbox2
{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	background-color: transparent
}
.textbox3
{
	width:30px;
	font-family: arial;
    font-size: 12px
}
.leftnavhome
{
    color: #ffffff;
    font-family: arial;
    font-size: 11px
}
.header
{
    color: #000000;
    font-family: arial;
    font-size: 18px;
    font-weight: bold
}
.header2
{
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold
}
.header3
{
    color: #000000;
    font-family: arial;
    font-size: 18px;    
}
.table1
{
    color: #000000;
    font-family: arial;
    font-size: 11px;
    text-decoration: underline	
}
.home
{
    color: #ccffcc;
    font-family: arial;
    font-size: 12px
}
#content
{
    left: 0px;
    position: absolute;
    top: 0px;
    z-index: 100
}
.bodytext1
{
    color: #000000;
    font-family: arial;
    font-size: 12px
}
.bodytext2
{
    color: #ffffff;
    font-family: arial;
    font-size: 12px
}
.errortext1
{
    color: #990033;
    font-family: arial;
    font-size: 12px
}
.bodytext3
{
    color: black;
    font-family: arial;
    font-size: 11px
}
.bodytext4
{
    color: black;
    font-family: arial;
    font-size: 10px
}
.bodytext5
{
    color: #ffff99;
    font-family: arial;
    font-size: 12px
}
.bodytext6
{
    color: #339999;
    font-family: arial;
    font-size: 12px
}
.subheader
{
    color: black;
    font-family: arial;
    font-size: 18px
}
.subheader2
{
    color: black;
    font-family: arial;
    font-size: 14px
}
a.leftnavhome:hover
{
    color: #66cc00;
    font-family: arial;
    font-size: 12px;
    text-decoration: none
}
a.leftnavhome:link
{
    color: white;
    font-family: arial;
    font-size: 12px;
    text-decoration: none
}
a.leftnavhome:visited
{
    color: white;
    font-size: 12px;
    text-decoration: none
}
a.leftnavhome:active
{
    color: #66cc00;
    font-family: arial;
    font-size: 12px;
    text-decoration: none
}

