body
{
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:10pt;
	background-color: #306bdf;
}

H2
{
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:18pt;
	font-style: italic;
	font-weight:bold;
	color: #1e449e;
}

H3
{
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:14pt;
	color: #1e449e;
}

H4
{
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:11pt;
	font-style: italic;
	font-weight:bold;
	color: #1e449e;
}

.normalText
{
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:10pt;
}

.normalTextBold
{
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.blue {	color: #1e449e; }
.red {	color: #cc0000; }

.largeText {	font-size:11pt; }
.largeTextBold {	font-size:11pt; font-weight: bold; }

.tinyText {	font-size:7pt; }

.TinyTextWhite
{
	color:white;
	font-size:7pt;
}

.footer { font-size:10pt; color:white; }
.footer a { color:white; text-decoration:none; }
.footer a:hover { text-decoration:underline; color:yellow; }

.faq a { color: #0099cc; text-decoration:none; }
.faq a:hover { text-decoration:underline; color:forestgreen; }

.order { font-size:10pt; font-weight:bold; font-family:verdana; color:forestgreen; border:1px solid #1e449e; background-color:#e7f5fb; }
.ordersel { font-size:10pt; font-weight:bold; font-family:verdana; color:forestgreen; border:1px solid #1e449e; background-color:#e7f5fb; }

.orderLink a { color: #1e449e; text-decoration:none; }
.orderLink a:hover { text-decoration:underline; color:forestgreen; }

.radiobgnsYes { background-color:#1e449e; color:white }

.tableRowHeader
{
	background-color:#1e449e;
	font-weight:bold;
	color:white;
}