@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../../images/common/logo_emboss.gif)
}

hr {
	font-size: 1px;
	color: #01519A;
}

ul {  margin-top: 0px; margin-bottom: 0px; ; list-style-type: disc}
#progressdiv {
	position: absolute;
	text-align: center;
	left: 0px;
	top: 0px;
	width: 100%
}

#NOTuploaddiv {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%
}

#mozscroll { 
	position: absolute; 
	top: 0px; 
	bottom: -1px; 
	visibility: hidden 
}

#hide1 {
	display: block;
}

#ErrorDiv {
	color: #F00;
	font-weight: bold;
}


.content_container {
	margin-right: 25px;
	margin-left: 25px;
	width: 698px;
	margin-top: 25px;
	margin-bottom: 15px;
}

.content_container2 {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 15px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	line-height: 30px;
}


.leftside {
	background-image: url(../../images/common/lt_side.gif);
	width: 10px;
	clear: both;
}

.rightside {
	background-image: url(../../images/common/rt_side.gif);
	width: 11px;
}
.bottom1 {
	height: 12px;
	background-image: url(../../images/common/bottom2.gif);
	width: 900px;
}

.bottom2 {
	height: 12px;
	background-image: url(../../images/common/bottom3.gif);
	width: 700px;
}


.quirks_cell { 
	vertical-align: bottom;
}

.content1 {
	width: 749px;
}

.clearboth {
	clear: both;
	padding: 8px;
}

.pagehead_bg {
	background-image: url(../../images/common/pagehead_bg.gif);
	width: 749px;
}


.top_phonenumber {
	color: #000;
	font-size: 14pt;
	list-style-type: square;
	font-weight: normal;
	line-height: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sample_campaign {
	padding: 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	border: 1px solid #E8AF04;
	background-color: #FEF4D6;
}
.im_frame {
	width: 100%;
	height: 600px;
	border: 1px solid #255077;
}

