﻿body
{
    font-family: Arial;
    font-size: 11px;
}
.TrackingtxtBox
{
	width: 150px;     /* this controls the width of controls on Registration page */
	color: #334a5a;
	font-family: Arial;
    height: 15px;
}
.TrackingFormTxt
{
    color: #334a5a;
    font-size: 10px;
    font-weight: bold;
}
.txtBox
{
	font-size: 9pt;
	width: 150px;     /* this controls the width of controls on Registration page */
	color: #334a5a;
	font-family: Arial;
    height: 21px;
}
.SiteOwnerName
{
    color: #334a5a;
    font-size: 13px;
    font-weight: bold;
}
.SiteOwnerPhone
{
    color: #334a5a;
    font-size: 13px;
    font-weight: bold;
}
.FormTxt
{
    color: #334a5a;
    font-size: 13px;
    font-weight: bold;
}
.font1
{
	font-size: 10pt;
}
.font2
{
    font-size: 18px;
}
.font3
{
	font-size: 11pt;
}
.font4
{
	font-size: 9pt;
}
.font5
{
	font-size: 12pt;
}
.font6
{
    font-size: 9px;
}
.font7
{
    font-size: 10px;
}
.font8
{
    font-size: 18pt;
}
a
{
    color: #334a5a;
    font-weight: bold;
    text-align: right;
}

a:hover
{
    color: #808080;
}
.question
{
    font-weight: bold;
    color: red;
}
.answer
{
    color: green;
}
.testBoxText
{
	font-size: 10pt;
    text-align: center; 
}