body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, input, p, th, td,  fieldset
{
	margin: 0;
	padding: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
img, fieldset
{
	border: 0;
} 
em, strong, th
{
	font-style: normal;
	font-weight: normal;
}
ul, li
{ 
	list-style: none;
} 
th
{ 
	text-align: left;
} 
h1, h2, h3
{
	font-size: 100%; 
	font-weight: normal; 
}
a
{
	color: #0941f7;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
strong
{
	font-weight: bold;
}
sup
{
	font-size: 75%;
}
#pageContainer
{
	background: url('../../Cobrand/Images/ProtectMyID/bkg_pagecontainer.gif') repeat-y;
	color: #112856;
	font-family: Arial;
	font-size: 12px;
	height: auto;
	margin: 0 auto;
	padding: 0 7px 0 7px;
	width: 945px;
}
#pageBody
{
	padding: 15px;
}
#pageBody h1
{
	font-size: 21px;
	font-weight: bold;
}
#pageBody h2
{
	font-size: 18px;
	font-weight: bold;
}
#pageBody h3
{
	font-size: 15px;
	font-weight: bold;
}
#pageBodyTop
{
	background: url('../../Cobrand/Images/ProtectMyID/bkg_pagebody_top.gif') no-repeat;
	font-size: 0;
	height: 12px;
	margin: 5px 0 0 0;
	width: 915px;
}
#pageBodyMiddle
{
	background: url('../../Cobrand/Images/ProtectMyID/bkg_pagebody_middle.gif') repeat-y;
	width: 915px;
}
#pageBodyBottom
{
	background: url('../../Cobrand/Images/ProtectMyID/bkg_pagebody_bottom.gif') no-repeat;
	font-size: 0;
	height: 12px;
	width: 915px;
}
.clear
{
	clear: both;
}
.validator ul li
{
	color: #ff0000;
	font-size: 12px;
	list-style: disc;
	margin: 0 0 0 30px;
}
#tryFree
{
	display:none;
	background:none !important;
}