body {
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.form_style {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 11px;
}

.Surepost_Score {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 54pt;
	line-height: normal;
}
.style5 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 15px;
}
.label_style {
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}

.ROI-Lables {
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	
}

.label_style_Red {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 14px;
}
.label_style_Red_Large {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 18px;
}
.Section_Header_style {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0B7AC1;
	font-size: 16px;
	
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-right:20px;
}
.FormDDL {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A82BF;
	font-size: 11px;
}
.FormTXT {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A82BF;
	font-size: 11px;
	vertical-align: top;
}
.FormError {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
	font-size: 12px;
	background-color:#ffffcc;
}
input.body-text-2  { background: #fed; border: 1px solid red; }
select.body-text-2 { background: #fed; border: 1px solid red; }
.form-side-labels label.error, label.body-text-2, .ROI-Lables label.body-text-2
{
	display: block;
	margin: 0 0 0 5px;
	padding: 3px;
	width: auto;
	font-weight: bold;
	color: #fff;
	background: red;
}
table.Main
{
    border:0px solid black;
    width:650px;
    height:1247px;
    padding:0;
    /*
    text-align:center;
    margin:0 0 0 0;
    */
}
table.Inner
{
    border:0px solid black;
    width:600px;
    height:1200px;
    padding:0;
    margin-left:25px;
}
td.Background
{
    background-color:Transparent;
    background-image:url("../Report-Card-BG.gif");
    background-position:left top;
    background-repeat:no-repeat;
    vertical-align:top;
    /* margin:0 0 0 0; */
    /* text-align:center; */
}
tr.BlueStrip
{
    background-color:#0B7AC1;
}
.Report-Header {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0B7AC1;
	font-weight: bold;
}

