.header
{
	vertical-align:middle;
	text-align:center;
}

.Footer {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align:middle;
	background-color:#484848;
	height:30px;
	text-align:center;
	padding-top:15px;
}

.Footer a
{
	color:White;
	text-decoration:none;
}
.Footer a:hover
{
	text-decoration:underline;
}

.FooterCopyright
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#232323;
	text-align:center;
	padding-top:15px;
}

.Wrapper
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.PageHeader
{
	font-family:Tahoma;
	color:#484848;
	text-align:center;
}

.MediumText
{
	font-family:Verdana;
	font-size:16px;
	color:#4b4b4b;
	font-weight:bold;
	padding:10px;
	text-align:center;
}

.MediumLargeText
{
	font-size:18px;
	text-align:center;
}

.MediumLargeTextRed
{
	font-size:18px;
	font-family: tahoma;
	color:#a10d00;
	font-weight: normal;
	text-align:center;
}

.TinyText
{
	font-family: Tahoma;
	font-size: 10px;
	color: #5d5d5c;
	font-weight: normal;
	line-height: 14px;
}
	
	
.TinyText red
{
	font-size: 12px;
	color: #a10d00;
}

.IntroText
{
	font-family: Tahoma;
	font-size: 12px;
	color: #5d5d5c;
	font-weight: normal;
}
	
	
.IntroText red
{
	font-size: 12px;
	color: #a10d00;
}

a 
{
	color: #a10d00;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
a:hover 
{
	text-decoration: underline;
}


.bottom-center
{
	padding:20px;
}

.LatestEqip Red
{
	font-family: Tahoma;
	font-size: 12px;
	color: #a10d00;
}

.LatestEqip BoldRed
{
	font-family: Tahoma;
	font-size: 10px;
	color: #a10d00;
	font-weight: bold;
	line-height: 14px;
}

.LatestEqip BoldGrey
{
	font-family: Tahoma;
	font-style:italic;
	font-size: 10px;
	color: #5d5d5c;
	font-weight: bold;
	line-height: 14px;
}


.LatestEqip ul li
{
	font-family: Tahoma;
	font-size: 10px;
	color: #5d5d5c;
	font-weight: normal;
	line-height: 14px;
}





.mystery-shopping
{
	color:#2f3c40;
	font-family:Arial;
	font-size:12pt;
}

.mystery-shopping h1
{
	color:#2a547e;
	font-family:Arial;
	font-size:16pt;
}

.mystery-shopping h2
{
	color:#2a547e;
	font-family:Arial;
	font-size:16pt;
}

.mystery-shopping b
{
	color:#000080;
	font-family:Arial;
	font-size:12pt;
}

.mystery-shopping a
{
	color:Red;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-decoration:underline;
}

.criteria
{
	 color:#1874CD;
	 font-family:Arial;
	 font-size:12pt;
}





.MainContent h1
{
	font-family:Arial;
	font-size:18pt;
}

.MainContent h2
{
	font-family:Arial;
	font-size:12pt;
	padding:0px;
	margin:0px;
}

.MainContent p
{
	color:#2f3c40;
	font-family:Arial;
	font-size:12pt;
	padding-top:0px;
	margin-top:0px;
}

.MainContent table
{
	color:#2f3c40;
	font-family:Arial;
	font-size:12pt;
	padding-top:0px;
	margin-top:0px;
}


.MainContent a
{
	color:#a10d00;
	font-family:Verdana;
	font-size:24px;
	font-weight:bold;
	height:29px;
	text-decoration:none;
	width:97px;
}

.MainContent a:hover
{
	text-decoration:underline;
}

.emailus a
{
	color:#a10d00;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	height:29px;
	text-decoration:none;
	width:97px;
}





.services h1
{
	font-family:Arial;
	font-size:18pt;
}

.services p
{
	color:#2f3c40;
	font-family:Arial;
	font-size:12pt;
}




.mystery-shopper-main h1
{
	font-family:Arial;
	font-size:18pt;
}

.mystery-shopper-main p
{
	color:#2f3c40;
	font-family:Arial;
	font-size:12pt;
}

.mystery-shopper-main .red p
{
	color:#a10d00;
	font-family:Arial;
	font-size:12pt;
}

.mystery-shopper-main ul
{
	color:#2f3c40;
	font-family:Arial;
	font-size:12pt;
}

.mystery-shopper-main a
{
	color:#a10d00;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	
}
.mystery-shopper-main a:hover
{
	text-decoration:underline;
}




.SignUpForm
{
	background-color:#EDEDED;
	padding:20px;
	margin:20px;
	font-size:10pt;
	font-family:Arial;
	border:solid 1px #a0a0a0;
}
.SignUpForm td
{
	text-align:right;
	font-size:10pt;
	font-family:Arial;
}
.SignUpForm td input
{
	border:solid 1px black;
}
.SignUpForm h2
{
	background-color:#700000;
	color:White;
	padding:3px 10px 10px 10px;
	margin:0px 0px 10px 0px;
	height:18px;
}
.SignUpForm .Left
{
	text-align:left;
}
.SignUpForm b
{
	font-weight:bold;
	font-style:italic;
	color:#700000;
	font-size:10pt;
}
.SignUpForm .Acknowledgment p
{
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	color:#700000;
}
.SignUpForm .Acknowledgment label
{
	font-size:12pt;
	font-weight:bold;
	color:#000080;
}
.Submit
{	
	text-align:center;
}
.Submit input
{
	background-color:#700000;
	color:White;
	font-family:Arial;
	border:solid 1px black;
	font-size:20pt;
}
.Submit input:hover
{
	cursor:pointer;
}





.Required
{
	color:Red;
	font-size:16pt;
	font-weight:bold;
	margin-left:3px;
	margin-top:3px;
}


.fl
{
	float:left;
}
.cb
{
	clear:both;
}



.SubmitButton
{
	padding:2px 6px 2px 6px;
	border:solid 1px black;
	font-size:14pt;
	background-color:#700000;
	color:White;
}

.RequiredItem
{
	 color:Red;
	 width:15px;
	 padding:0px;
	 margin:0px;
}

.TextBox 
{
	border:1px #000 solid;
	padding:4px;
}