/* ----------- NFI SITE'S WEBSITE CONTENT ELEMENTS ----------- */


/* ----------- HEADERS ----------- */

h1,h2,h3,h4,h5,h6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1{
	background-image:url(../images/core/h1_bg.jpg);
	font-size:22px;
	height:33px;
	padding-left:40px;
	padding-top:3px;
	color:#195D84;
	margin-bottom:15px;
}

h2{
	font-size:18px;
	padding-top:3px;
	padding-bottom:3px;
	color:#195D84;
}

h3{
	color:#195D84;
	font-size:16px;
}

h4{
	color:#195D84;
	font-size:12px;
}

/* ----------- CONTENT ----------- */

.content_div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	line-height:23px;
	color:#3B7596;
}

.content_div a{
	text-decoration:underline;
	color:#195D84;
}

.content_div a:hover{
	text-decoration:none;
}

/* ----------- CONTENT IMAGES ----------- */

.csc-textpic-imagewrap{
	margin-top:6px;
}

/* -----------LIST STYLES ----------- */

.content_div ul{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

/* ----------- CONTENT TABLES ----------- */

table.contenttable{
	width:570px;
	border-collapse:collapse;
	border:1px dashed #195D84;
	background-color:#F6F9FA;
}

table.contenttable td{
	border:1px dashed #195D84;
	padding:2px;
}

/* ----------- COMPANY LISTING STYLES ----------- */


table.microsite-listing{
	border-bottom:1px dashed #215C7A;
	width:570px;
	margin-bottom:20px;
	padding-bottom:10px;
}

table.microsite-listing td.ms-left{
	width:370px;
}

table.microsite-listing td.ms-right{
	width:200px;
}

table.company-listing{
	width:570px;
}

table.company-listing td{
	border-bottom:1px dashed #215C7A;
	padding-top:10px;
	padding-bottom:10px;
}

table.company-listing td.cl-left{
	width:285px;
}

table.company-listing td.cl-right{
	width:285px;
	padding-left:10px;
	border-left:1px dashed #215C7A;
}
