﻿.tbMedium
{
    font-weight: normal;
    font-size: 9pt;
    text-transform: none;
    font-family: Arial, Verdana, Sans-Serif;
    background: #F1EFF5;
    border: solid 1px royalblue;
    width: 25ex;
    height: 16px;
}

.tbName
{
    font-weight: normal;
    font-size: 9pt;
    text-transform: none;
    font-family: Arial, Verdana, Sans-Serif;
    background: #F1EFF5;
    border: solid 1px royalblue;
    width: 160px;
    height: 16px;
}
.tbNameCap
{
    font-weight: normal;
    font-size: 9pt;
    text-transform: capitalize;
    font-family: Arial, Verdana, Sans-Serif;
    background: #F1EFF5;
    border: solid 1px royalblue;
    width: 30ex;
    height: 16px;
}

.tbCity
{
    font-weight: normal;
    font-size: 9pt;
    text-transform: capitalize;
    font-family: Arial, Verdana, Sans-Serif;
    background: #F1EFF5;
    border: solid 1px royalblue;
    width: 20ex;
    height: 16px;
}

.tbZip
{
    font-weight: normal;
    font-size: 9pt;
    text-transform: none;
    font-family: Arial, Verdana, Sans-Serif;
    background: #F1EFF5;
    border: solid 1px royalblue;
    width: 8ex;
    height: 16px;
}

.tbPhone
{
    font-weight: normal;
    font-size: 9pt;
    text-transform: none;
    font-family: Arial, Verdana, Sans-Serif;
    background: #F1EFF5;
    border: solid 1px royalblue;
    width: 14ex;
    height: 16px;
}

.select {
	background:#F1EFF5;
	font-family:Arial,Helvetica,Verdana;
	font-size:9pt;
	font-weight: normal;
	border: solid 1px royalblue;
	z-index:5;
	width: 21ex;
}

.selectNoSize {
	background:#F1EFF5;
	font-family:Arial,Helvetica,Verdana;
	font-size:9pt;
	font-weight: normal;
	border: solid 1px royalblue;
	z-index:5;
}


.HeaderLabel
{
    font-weight: bold;
    font-size: 11pt;
    text-transform: none;
    font-family: Arial, Verdana, Sans-Serif;
}

.HeaderRow
{
    font-weight: bold;
    font-size: 11pt;
    text-transform: none;
    font-family: Arial, Verdana, Sans-Serif;
    background-color: #add8e6;
}
.EditPanel
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight:normal;
}

.Validators
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 8pt;
    text-transform: none;
    color: red;
    font-style: italic;
}
.BoldText
{
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial;
}

.TrBGColor
{
    background-color: #FFFFFF;
}
.TrBGColorAlt
{
    background-color: #F5F5F5;
}
.WizBackground
{
    background-color: #7C9CAF;
}

.EditPanel2
{
    border-right: #3300ff 1px dashed;
    border-top: #3300ff 1px dashed;
    border-left: #3300ff 1px dashed;
    border-bottom: #3300ff 1px dashed;
    font-family: Arial, Verdana;
    font-size: 10pt;
    font-weight:normal;
    margin-top: 6px;
    margin-bottom: 0px;
    background-color:#FFFFFF;
}

.body12px
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight:normal;
}
.body11px
{
    font-family: Verdana, Arial;
    font-size: 9pt;
    font-weight:normal;
}
.body8pt
{
    font-family: Arial;
    font-size: 8pt;
    font-weight:normal;
}

.aboutus
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}

.privacypolicy
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	line-height:normal;
}

.tbLong
{
    font-weight: normal;
    font-size: 9pt;
    text-transform: none;
    font-family: Arial, Verdana, Sans-Serif;
    background: #F1EFF5;
    border: solid 1px royalblue;
    width: 45ex;
    height: 16px;
}