body,td,th {font-family: Arial, Helvetica, sans-serif}
body {
	background-image: url(images/gray/makesale_pg1_01.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
}

h1 { display:none;}
.style11 {font-family: Arial, Helvetica, sans-serif; color: #0C416D; font-weight: bold; font-size: 12px; }
.style13 {
	font-size: 14px;
	font-weight: bold;
	color: #0C416D;
}
.homecontent {	
	height: 765px;
	width: 922px;
	
}
.style14 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.style12 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style123 {font-size: 11px; text-align: justify; font-family: Arial, Helvetica, sans-serif; padding-right:10px; padding-left:15px;}
.style15 {	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {	font-size: 12px
}
.style21 {font-family: Arial, Helvetica, sans-serif; color: #FFCF08; font-weight: bold; font-size: 16px; }
.style3 {	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #399ADE;
}

.style44 {	font-family: Arial, Helvetica, sans-serif;
	
	color: #399ADE;
}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style1 {	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style111 {	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #399ADE;
}
.zip {	height: 30px;
	width: 175px;
	position: relative;
	left: 110px;
	top: 0px;
}
.style16 {font-size: 10px}
.style17 {color: #FFFFFF}
.style18 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size: 16px; }
.style19 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style5_f {font-family: Arial, Helvetica, sans-serif;font-size: 12px; align:justify;}
#modalPage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalContainer
{
    position: absolute;
    width: 300px;
    left: 50%;
    top: 50%;
    z-index: 750;
}
.modal
{
    background-color:#E6E5E1;
    border: solid 4px black; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 300px;
    height: 200px;
    padding: 0px;
}
.modalTop
{
    width: 292px;
    background-color: #183F5E;
    padding: 4px;
    color: #ffffff;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
    padding: 10px;
}


