/*
	The Blue:	0D68C9
	Darker shade of The Blue:	094F99
	The Light Gray: F2F2F2
	The Medium Gray: A9A9A9
	The Dark Gray: 939393
*/

A{ color: #999999; }
A:link{ color: #999999; }
A:visited{ color: #999999; }
A:active{ color: #999999; }

BODY
{
	background-color: white;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	scrollbar-face-color: #939393;
}

TEXTAREA
{
    background-color: white;
    font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: normal; color: #000000; text-decoration: none;
}

.fmlessBody{	margin-left: 1.25pc; margin-top: 1pc; margin-right: 1pc; margin-bottom: 1.5pc; }
.privacyBody{	margin-left: 1.5pc; margin-top: 1.5pc; margin-right: 1.75pc; margin-bottom: 2pc; }
.gridRowTitle{		color: #FFFFFF; background-color: #0D68C9; font-size: 7pt; font-family: verdana,arial,helvetica,sans-serif; text-transform: uppercase; padding-bottom: 1px; padding-bottom: 2px; vertical-align: middle; border-bottom: 1px dotted #939393; border-top: 1px solid #000000; background-color: 0D68C9;}
.gridRowFoot{		color: #FFFFFF; background-color: #0D68C9; font-size: 7pt; font-family: verdana,arial,helvetica,sans-serif; text-transform: uppercase; padding-top: 1px; padding-top: 2px; vertical-align: middle; border-top: 1px solid #939393; border-bottom: 1px solid #000000; background-color: 0D68C9;}
.gridRow1{		background-color: #F8F8F8; padding-top: 5px; padding-bottom: 5px;}
.gridRow2{		background-color: #EFEFF3; padding-top: 5px; padding-bottom: 5px;}

.uniqueCode{	color: cornflowerblue; font-family: courier, times, arial; font-weight: bold; font-size: 12pt;}

.text{				color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.textTiny{			color: #999999; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
.textTinyGrayLight{color: #999999; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
.textBold{			color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.textBlueBold{		color: cornflowerblue; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.textBig{			color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.textBigBoldUpper{color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; }
.textGrayLightItal{color: #999999; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic;}

.headTiny{			color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.headRed{			color: #DF0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
.titleSub{			color: dimgray; font-size: 8pt; font-family: tahoma,arial,helvetica,sans-serif; padding-left: 2px; height: 17px; letter-spacing: 2px; font-weight: bold; border: 1px solid #999999; background-color: gainsboro; }

.error{				color: red; font-weight: bold; }
.required{			color: firebrick; font-weight: bold; }

.copyright{	color: gainsboro; font: normal 7pt Verdana; }
.description{	color: #999999; font: normal 7pt Verdana; }

Input.button{		font-size: 10pt; cursor: hand; }
Input.textbox{		font-size: 9pt; font-weight: bold; color: tomato; background-color: white; }
