﻿.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
	border-width: 1px;
	border-color: Black;
	padding: 10 10 10 10;
	font-size: 7pt;
}

.pricingModuleFooter
{
    font-style: italic;
    font-size: smaller;
    line-height: 14px;
}

.pricingModulePanel
{
    margin-top: 20px;
}

.pricingOptionsTable
{
    margin-top: 20px;
}

.quote
{
	position: relative;
	width: 155px;
	margin: 125px 0px 0px 7px;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
}

.registerButton
{
	float: right;
}

.signupAnnotation
{
	font-size: smaller;
}

.signupBodyHeader
{
	font-weight: bold;
}

.signupDropDown
{
    font-family: Verdana;
    font-size: 11px;
    width: 211px;
}

.signupLeader
{
	font-weight: bold;
	font-size: larger;
}

.signupRowHeader
{
	font-weight: bolder;
}

table.signupTable tr
{
	height: 3em;
	vertical-align: top;
}

.signupButton
{
    margin-top: 10px;
    font-family: Verdana;
    font-size: 11px;
}

.signupTextBox
{
    font-family: Verdana;
    font-size: 11px;
    width: 205px;
}

.validatorCalloutHighlight
{
    background-color: #fffacd;
}
