﻿.footer
{
	text-align:center;
	font-size:smaller;
	color:Gray;
	border-top: thin solid #d70031;
	clear:both;
}

.header
{
}

.loginlink
{	/*position:absolute;
	text-align:right;
	bottom:0;
	right:0;*/
	font-family:Arial;
	font-size:0.9em;
	font-weight:bold;
}

.red-brand-text
{
	color:#d70031;
	font-weight:bolder;
}

.blue-brand-text
{
	color:#1601a6;
}

.body
{
	font-family:Arial;
	font-size:12px;
}

.menuNav
{
	text-align:center;
	clear:both;
}

.menuNav td
{
	text-align:center;
}

.heading
{
	font-weight:bold;
	font-size:large;
}

.gridsorticon
{
	padding-left:2px;
}

.labelleft
{
	text-align: left;
}

.centertable
{
	margin-left:auto;
	margin-right:auto;
}

.orderwizardheader
{
	border-bottom:solid 2px #d70031;
}

.orderwizardside
{
	border-right:solid 2px #d70031;
}

.orderwizardstep
{
	padding-left:1.0em;
	padding-top:1.0em;	
	padding-right:1.0em;
}