body
{
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:10pt;
	background-color: #FFFFFF;
}
.normalText
{
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:10pt;
}

.normalTextBold
{
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.normalText a { color: #a21d20; text-decoration:none; }
.normalText a:hover { color:forestgreen; text-decoration:underline; }

.whiteRedLink a { color: #FFFFFF; text-decoration:none; font-weight:bold; }
.whiteRedLink a:hover { color: #cc0000; text-decoration:none; font-weight:bold; }

.blue { color: #1e449e; }
.red { color: #cc0000; }
.white { color: #FFFFFF; }

.largeText {	font-size:11pt; }
.largeTextBold {	font-size:11pt; font-weight: bold; }

.tinyText {	font-size:7pt; }

.TinyTextWhite
{
	color:white;
	font-size:7pt;
}

.mainMenu { color: #FFFFFF; font-size:9pt; font-weight: bold; cursor:default; }
.mainMenu a { color: #FFFFFF; text-decoration:none; }
.mainMenu a:hover { text-decoration:none; color:#ffff33; }

.footer { font-size:10pt; color:black; }
.footer a { color:black; text-decoration:none; }
.footer a:hover { text-decoration:underline; color:#a21d20; }

.faq a { color: #a21d20; text-decoration:none; }
.faq a:hover { text-decoration:underline; color:forestgreen; }

.order { font-size:10pt; font-weight:bold; font-family:verdana; color:#a21d20; border:1px solid #a21d20; background-color:#e9e9e9; }
.ordersel { font-size:10pt; font-weight:bold; font-family:verdana; color:#a21d20; border:1px solid #a21d20; background-color:#e9e9e9; }

.orderLink a { color: #a21d20; text-decoration:none; }
.orderLink a:hover { text-decoration:underline; color:forestgreen; }

.radiobgnsYes { background-color:#a21d20; color:white }

.tableRowHeader
{
	background-color:#a21d20;
	font-weight:bold;
	color:white;
}

.titleMedium { font-size:16pt; font-style : italic; font-weight: bold; }
.titleSmall { font-size:13pt; font-weight: bold; }