/* Body */
a {color:#007DAF; text-decoration:none; font-weight:bold;}
a:visited {color:#007DAF; text-decoration:none; font-weight:bold;}
a:hover {color:#007DAF; text-decoration:underline; font-weight:bold;}	

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	height:auto;
	color:#000000;
	padding:7px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	background-image:url(../referral_images/pagebg.gif);
	background-repeat:repeat-x;
}

/*p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000000;
	margin: 5px 8px 10px 8px;
	padding: 0px 0px 0px 0px;
}*/

.flink{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.flink:link {text-decoration: none; color: #FFFFFF; font-weight:normal;}
.flink:visited {text-decoration: none; color: #FFFFFF; font-weight:normal;}
.flink:hover {text-decoration: underline; color: #FFFFFF; font-weight:normal;}

.redbold{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#D13F3B;
font-weight:bold;
}
.footertext{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#8F8F8F;
font-weight:bold;
text-align:center;
}

.ecicopylink:link {text-decoration: none; color: #7D7D7D; font-weight:normal;}
.ecicopylink:visited {text-decoration: none; color: #7D7D7D; font-weight:normal;}
.ecicopylink:hover {text-decoration: underline; color: #7D7D7D; font-weight:normal;}

/****************************************************
Landing page styles
****************************************************/

.pad10{
	padding:10px 0;
}

.col_sep{
	background:url(../bullhorn-dlp-files/col_sep.gif) center repeat-y;
}

h1.title_main{
	font-size:22px;
	color:#b80000;
	font-weight:normal;
	line-height:25px;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #b80000;
}

p.normal{
	font-size:12px;
	color:#424141;
	line-height:20px;
	margin:0 0 15px 0;
	padding:0;
}

.form_bg{
	background:#ededed;
	padding:10px;
}

h3.subttl_gray{
	padding:0;
	margin:5px 0;
	font-size:14px;
	color:#424141;
	font-weight:bold;
}

h3.subttl_white{
	padding:0;
	margin:15px 0 5px 0;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}

.wbox_TT{
	background:url(../bullhorn-dlp-files/wbox_border.gif) top repeat-x;
}

.wbox_RR{
	background:url(../bullhorn-dlp-files/wbox_border.gif) right repeat-y;
}

.wbox_BB{
	background:url(../bullhorn-dlp-files/wbox_border.gif) bottom repeat-x;
}

.wbox_LL{
	background:url(../bullhorn-dlp-files/wbox_border.gif) left repeat-y;
}

.form_outer{
	padding:5px 0 15px 0;
}

.form_tbl td{
	padding:5px 0;
	color:#424141;
}

.red{
	color:#FF0000;
}

.font11{
	font-size:11px;
}

.font11 a{
	font-weight:normal;
	color:#b80000;
	text-decoration:underline;
}

.font11 a:hover{
	text-decoration:none;
}

.bbox_bg{
	background:#037DB5;
}

.bbox_top{
	background:url(../bullhorn-dlp-files/bbox_top.gif) top no-repeat;
}

.bbox_btm{
	background:url(../bullhorn-dlp-files/bbox_btm.gif) bottom no-repeat;
	padding:0 12px 5px 13px;
}

p.txtblue_11px{
	font-size:11px;
	color:#bdeaff;
	margin:0 0 10px 0;
	padding:0;
}

.screenshot_tbl td{
	text-align:center;
	background:#006b9c;
}

.screenshot_img{
	padding:6px 0 4px 0;
}

p.report_ttl{
	font-size:11px;
	color:#bdeaff;
	text-align:center;
	margin:0;
	padding:0 0 6px 0;
}

.btn_readmore{
	padding:4px 0 0 0;
	text-align:right;
}