body
{
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:10pt;
}
.normalText
{
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:10pt;
	font-weight: normal; 
	color: black;
}

.normalTextBold
{
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.normalText a { color: #408dbb; text-decoration:none; }
.normalText a:hover { color:#abcde1; text-decoration:none; }

.whiteRedLink a { color: #FFFFFF; text-decoration:none; font-weight:bold; }
.whiteRedLink a:hover { color: #cc0000; text-decoration:none; font-weight:bold; }

.blue { color: #0077c5; }
.red { color: #cc0000; }
.black { color: #000000; }
.white { color: #FFFFFF; }

.bold {	font-weight: bolder; }

.largeText {	font-size:11pt; }
.largeTextBold {	font-size:11pt; font-weight: bold; }

.smallerText {	font-size:9pt; }
.smallText {	font-size:8pt; }
.tinyText {	font-size:7pt; font-weight:lighter; }

.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:8pt; color:black; }
.footer a { color:#408dbb; text-decoration:none; }
.footer a:hover { text-decoration:none; color:#abcde1; }

.faq { color: #408dbb; text-decoration:none; font-weight:bold; }
.faq a { color: #408dbb; text-decoration:none; font-weight:bold; }
.faq a:hover { text-decoration:none; color:#555555; font-weight:bold; }

.order { font-size:10pt; font-weight:bold; font-family:verdana; color:#0873ba; border:1px solid #408dbb; background-color:#e9e9e9; }
.ordersel { font-size:10pt; font-weight:bold; font-family:verdana; color:#0873ba; border:1px solid #408dbb; background-color:#e9e9e9; }
.orderBtn { font-size:10pt; font-weight:bold; font-family:verdana; color:#0873ba; }

.orderLink a { color: #408dbb; text-decoration:none; }
.orderLink a:hover { text-decoration:none; color:#abcde1; }

.radiobgnsYes { background-color:#0077c5; color:white }

.tableRowHeader
{
	background-color:#0077c5;
	font-weight:bold;
	color:white;
}

.titleLargeTin { font-size:22pt; font-weight:lighter; }
.titleMedium { font-size:16pt; font-weight: bold; }
.titleSmall { font-size:13pt; font-weight: bold; }

.retailPrice { font-family:Arial,Helvetica,Verdana,Sans-serif; font-size:10pt; color: #cc0000; text-decoration: line-through; }