@charset "utf-8";
@media all and (max-width: 768px) and (min-width: 640px) {
.container {
	width: 98%;
	padding: 0 2%;
}
.row {
	max-width: 100%;
	margin: 0 auto;
}
.logo {
	height: auto;
	padding: 15px 0 5px 0;
	float: left;
	width: 100%;
	display: block;
	clear: both;
	text-align: center;
}
.phone {
	height: auto;
	padding: 15px 0 5px 0;
	float: left;
	width: 35%;
	display: block;
	clear: both;
	text-align: center;
	margin: 0 0 0 35%;
}
.login {
	padding: 6px 35px;
	float: left;
	margin: 0 0 0 5%;
}
.navbar-nav {
	float: left;
	margin: -30px 0 10px 5px;
	padding: 0;
}
/**********************************************  SLIDER  ************************************************************/	
	
.carousel-caption {
	position: absolute;
	bottom: 15px;
	width: 100%;
}
.carousel-caption h3 {
	font-family: convPtSansBold,arial,helvetica,sans-serif;
	font-size: 20px;
	position: relative;
	left: -180px;
}
.carousel-caption p {
	font-family: convPtSansItalic,arial,helvetica,sans-serif; font-style: italic; 
	font-size: 16px;
	position: relative;
	left: -100px;
	padding: 0 60px 0 0;
}
.btn-success {
	padding: 10px 40px;
	position: relative;
	left: -130px;
	top: 0px;
}
/**********************************************  SLIDER  ************************************************************/

.bgpart {
	width: 100%;
	background: url(https://static.nzpif.org.nz/img/2014/bg.jpg) repeat-x;
	height: auto;
	min-height: 800px;
}
.member {
	width: 100%;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.member2 {
	width: 100%;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.nz {
	width: 100%;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.nz .three {
	text-align: center;
	width: 100%;
	display: block;
	float: left;
}
.news {
	width: 100%;
	height: auto;
	display: block;
	background: #FFF;
	border: 2px solid #e9e9e9;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 5px;
}
.events {
	width: 100%;
	height: auto;
	display: block;
	background: #FFF;
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contact {
	width: 100%;
	height: auto;
	display: block;
	background: #eaeaea;
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	padding: 10px;
	margin-left: 0px;
}
.con_but {
	position: relative;
	top: 0px;
}
.msg_img {
	float: right;
	position: relative;
	bottom: 150px;
}
.clint {
	width: 100%;
	height: 122px;
	text-align: center;
	background: url(https://static.nzpif.org.nz/img/2014/clint_bg.png) repeat-x;
	border-radius: 5px;
	margin: 5px 0 40px 0;
}
.title {
	width: 284px;
	height: 44px;
	text-align: center;
	background: url(https://static.nzpif.org.nz/img/2014/spon_bg.png) repeat-x;
	position: relative;
	bottom: 22px;
	left: 28%;
	color: #FFF;
	font-size: 18px;
	line-height: 40px;
}
.clint_pic {
	position: relative;
	bottom: 20px;
}
.foot {
	background: #333;
	margin: 0;
	padding: 0;
	height: auto;
	margin-top: -10px;
	border-top: 2px solid #6dacda;
}
.navi {
	padding-top: 30px;
	width: 100%;
	display: block;
	clear: both;
	text-align: center;
}
.navi li {
	display: inline;
	color: #FFF;
	font-size: 12px;
	margin: 0 15px 0 0;
}
.navi li a {
	display: inline;
	color: #FFF;
	font-size: 12px;
}
.navi li a:hover {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
.navi p {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	margin: 15px 0 0 0;
}
.fb {
	text-align: center;
	margin: 10px 0 15px 0;
}
/****************************************************   About page   ****************************************************/

.extra_page {
	width: 100%;
	height: auto;
	background: #FFF;
	padding: 10px 12px;
	margin: -27px auto 30px auto;
	border: 1px solid #cacaca;
}
.banner {
	width: 100%;
	height: 83px;
	background: url(https://static.nzpif.org.nz/img/2014/abt_bg.png) no-repeat;
	float: left;
}
.banner h2 {
	font-size: 26px;
	color: #FFF;
	margin: 8px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
.banner p {
	font-size: 20px;
	color: #4797d1;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
.big p {
	font-family: OpenSansRegular,arial,helvetica,sans-serif; 
	font-size: 13px;
	color: #3d4143;
	padding-right: 0px;
	padding-left: 0px;
}
.abt {
	padding: 5px 0;
	position: relative;
	left: 0;
	top: 0;
}
.small {
	float: left;
	margin: 10px 0 0 0;
	background: #f9f9f9;
	padding: 5px 5px;
}
.resos {
	width: 100%;
	background: #e9f9ff;
	padding: 5px;
	border-radius: 5px;
	float: left;
	margin-top: 15px;
}
.need {
	font-size: 18px;
	color: #737373;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	line-height: 30px;
	text-align: center;
	margin-top: 5px;
}
.side_link li {
	float: left;
	list-style-type: none;
	width: 100%;
	font-size: 13px;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	text-align: left;
	margin: 5px 0;
	border-bottom: 1px dotted;
}
/************************************************  Event  ******************************************************************/	

.extra_page2 {
	width: 100%;
	height: auto;
	background: #FFF;
	padding: 10px 12px;
	margin: -27px auto 10px auto;
	border: 1px solid #cacaca;
}
.banner2 {
	width: 100%;
	height: 83px;
	background: url(https://static.nzpif.org.nz/img/2014/1.png) no-repeat;
	float: left;
}
.banner2 h2 {
	font-size: 26px;
	color: #44494b;
	margin: 8px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
.banner2 p {
	font-size: 20px;
	color: #44494b;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
.event_pic {
	text-align: center;
	width: 100%;
}
.event_text {
	color: #4f9cd3 !important;
}
.need2 {
	font-size: 18px;
	padding: 5px;
	color: #737373;
	background: #4a99d1;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}
/****************************************************   Accociation   ************************************************/

.banner3 {
	width: 100%;
	height: 89px;
	background: url(https://static.nzpif.org.nz/img/2014/acco.png) no-repeat;
	float: left;
}
.banner3 h2 {
	font-size: 20px;
	color: #FFFFFF;
	margin: 8px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
	padding: 10px 30px 10px 20px;
	background: #747474;
	width: 50%;
	opacity: 0.8;
}
.acco p {
	text-align: center;
	font-size: 14px;
	color: #464a4c;
	line-height: 25px;
	margin-top: 15px;
}
.cl_dt {
	margin: 30px 0 0 0;
}
.cl_logo {
	width: 80%;
	height: auto;
	background: #FFF;
	border: 2px solid #e3e3e3;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.cl_logo p {
	font-size: 14px;
	color: #43474a;
	font-family: OpenSansRegular,arial,helvetica,sans-serif; 
}
.acco_pic {
	text-align: center;
	margin-left: 40%;
}
/**************************************************** Sponsor ***********************************************************/
.banner_sponsor {
	width: 100%;
	height: 92px;
	background: url(https://static.nzpif.org.nz/img/2014/sponsor_bg.png) no-repeat;
	float: left;
	margin-bottom: 10px;
}
.banner_sponsor h2 {
	font-size: 26px;
	color: #b7e4fd;
	margin: 25px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
.sponsor h2 {
	color: #519dd3;
	font-size: 18px;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	text-align: center;
	margin-top: 10px;
}
.sponsor_top {
	padding: 10px;
}
.spon_part {
	text-align: center;
}
.spon_1 {
	margin-top: 20px;
}
.spon_text {
	color: #414547;
	font-size: 14px;
	line-height: 18px;
	font-family: ptSansRegular,arial,helvetica,sans-serif;
}
.spon_text2 {
	color: #414547;
	font-size: 18px;
	line-height: 18px;
	font-family: convPtSansBold,arial,helvetica,sans-serif;
	margin: 20px 0 0 0;
}
.principal {
	background: #e3e3e3;
	padding: 10px 5px;
	margin: 0 0 15px 0;
}
/****************************************************   News page   ****************************************************/

.extra_page8 {
	width: 100%;
	height: auto;
	background: #FFF;
	padding: 10px 12px;
	margin: -27px auto 30px auto;
	border: 1px solid #cacaca;
}
.banner8 {
	width: 100%;
	height: 83px;
	background: url(https://static.nzpif.org.nz/img/2014/news.png) no-repeat;
	float: left;
}
.banner8 h2 {
	font-size: 26px;
	color: #FFF;
	margin: 8px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
.banner8 p {
	font-size: 20px;
	color: #b7e4fd;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
.news_story {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}
.news_story_in {
	width: 100%;
	float: left;
	padding: 1%;
}
.news_story_in:hover {
	background: #f4f4f4;
}
.news_story_in h1 {
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-size: 14px;
	color: #4f9cd3;
	margin: 5px 0 5px 0;
	padding: 0;
}
.news_story_in h2 {
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-size: 18px;
	color: #96c765;
	margin: 0 0 5px 0;
	padding: 0;
}
.news_story_in p {
	font-family: OpenSansRegular,arial,helvetica,sans-serif; 
	font-size: 13px;
	color: #3d4143;
	margin: 0 0 15px 0;
	line-height: 24px;
	padding: 0;
}
.news_story_in p a {
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-size: 14px;
	color: #519dd3;
	text-decoration: none;
}
.news_story_in p a:hover {
	color: #2676ae;
}
/******************************************Resources*******************************************/
.extra_page9 {
	width: 100%;
	height: auto;
	background: #FFF;
	padding: 10px 12px;
	margin: -27px auto 30px auto;
	border: 1px solid #cacaca;
}
.banner9 {
	width: 100%;
	height: 83px;
	background: url(https://static.nzpif.org.nz/img/2014/resources_bg.png) no-repeat;
	float: left;
}
.resource {
	float: left;
	margin: 10px 0 0 0;
}
.resource h1 {
	color: #3D4143;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-size: 18px;
	margin: 25px 0 35px;
}
.resource p {
	color: #3D4143;
	font-family: OpenSansRegular,arial,helvetica,sans-serif; 
	font-size: 13px;
	line-height: 24px;
	margin: 0 0 30px;
	padding-left: 0;
	padding-right: 20px;
}
.contact_body {
	padding: 0 10px;
	display: block;
}
.input_sec {
	background: #f5f5f5;
	padding: 15px;
}
.input_sec h3 {
	font-size: 18px;
	color: #4c9ad2;
	font-family: convPtSansBold,arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
}
.input_sec p {
	font-size: 14px;
	color: #45494b;
	font-family: convPtSansBold,arial,helvetica,sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
}
.myform {
	margin: 30px 0 0 0;
	float: left;
	width: 100%;
}
.cont_frm {
	margin-bottom: 15px;
}
.sub_btn {
	padding: 8px 25px;
}
.map_sec {
	padding: 10px;
	float: left;
}
}
 @media all and (max-width: 639px) and (min-width: 240px) {
.container {
	width: 98%;
	padding: 0 2%;
}
.row {
	max-width: 100%;
	margin: 0 auto;
}
.logo {
	height: auto;
	padding: 15px 0 5px 0;
	float: left;
	width: 100%;
	display: block;
	clear: both;
	text-align: center;
}
.phone {
	height: auto;
	padding: 15px 0 5px 0;
	float: left;
	width: 80%;
	display: block;
	clear: both;
	text-align: center;
	margin: 0 0 0 10%;
}
.login {
	padding: 6px 35px;
	float: left;
	margin: 0 0 0 5%;
}
.navbar-nav {
	float: left;
	margin: 0px 0 10px 5px;
	padding: 0;
}
/**********************************************  SLIDER  ************************************************************/	
	
.carousel-caption {
	position: absolute;
	bottom:-20px;
	width: 100%;
	
}
.carousel-caption h3 {
	font-family: convPtSansBold,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
	position: relative;
	left: -85px;
}
.carousel-caption p {
	font-family: convPtSansItalic,arial,helvetica,sans-serif; 
	font-style: italic; 
	font-size: 12px;
	position: relative;
	left: -51px;
	padding: 0 10px 0 0;
}
.btn-success {
	padding: 2px 5px;
	position: relative;
	left: -58px;
	top: -5px;
}
/**********************************************  SLIDER  ************************************************************/

.bgpart {
	width: 100%;
	background: url(https://static.nzpif.org.nz/img/2014/bg.jpg) repeat-x;
	height: auto;
	min-height: 1200px;
}
.member {
	width: 100%;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.right_part {
	width: 40%;
	float: right;
	display: block;
	position: relative;
	left: 15px;
	top: -50px;
}
.left_part2 {
	width: 40%;
	float: left;
	display: block;
	margin: 5px 0 0 15px;
	text-align: left;
}
.left_part {
	width: 40%;
	float: left;
	display: block;
	margin: 5px 0 0 10px;
	text-align: left;
}
.right_part2 {
	width: 40%;
	float: right;
	display: block;
	position: relative;
	left: 15px;
	top: -70px;
}
.member2 {
	width: 100%;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.nz {
	width: 100%;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.nz .three {
	text-align: center;
	width: 100%;
	display: block;
	float: left;
}
.news {
	width: 100%;
	height: auto;
	display: block;
	background: #FFF;
	border: 2px solid #e9e9e9;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 5px;
}
.events {
	width: 100%;
	height: auto;
	display: block;
	background: #FFF;
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contact {
	width: 100%;
	height: auto;
	display: block;
	background: #eaeaea;
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	padding: 10px;
	margin-left: 0px;
}
.con_but {
	position: relative;
	top: 0px;
}
.msg_img {
	float: right;
	position: relative;
	bottom: 150px;
}
.clint {
	width: 100%;
	height: 122px;
	text-align: center;
	background: url(https://static.nzpif.org.nz/img/2014/clint_bg.png) repeat-x;
	border-radius: 5px;
	margin: 30px 0 40px 0;
}
.title {
	width: 250px;
	height: 44px;
	text-align: center;
	background: url(https://static.nzpif.org.nz/img/2014/spon_bg.png) repeat-x;
	position: relative;
	bottom: 22px;
	left: 0%;
	color: #FFF;
	font-size: 18px;
	line-height: 40px;
}
.clint_pic {
	position: relative;
	bottom: 20px;
}
.foot {
	background: #333;
	margin: 0;
	padding: 0;
	height: auto;
	margin-top: -10px;
	border-top: 2px solid #6dacda;
}
.navi {
	padding-top: 30px;
	width: 100%;
	display: block;
	clear: both;
	text-align: center;
}
.navi li {
	display: inline;
	color: #FFF;
	font-size: 12px;
	margin: 0 0 0 15px;
}
.navi li a {
	display: inline;
	color: #FFF;
	font-size: 12px;
}
.navi li a:hover {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
.navi p {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	margin: 15px 0 0 0;
}
.fb {
	text-align: center;
	margin: 10px 0;
}
/***********************************************  About  *********************************************************************/		
	
.extra_page {
	width: 100%;
	height: auto;
	background: #FFF;
	padding: 10px 12px;
	margin: -27px auto 30px auto;
	border: 1px solid #cacaca;
}
.banner {
	width: 100%;
	height: 83px;
	background: url(https://static.nzpif.org.nz/img/2014/abt_bg.png) no-repeat;
	float: left;
}
.banner h2 {
	font-size: 18px;
	color: #FFF;
	margin: 8px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
.banner p {
	font-size: 13px;
	color: #4797d1;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
/***************************************************   Event  **************************************************************/
.extra_page2 {
	width: 100%;
	height: auto;
	background: #FFF;
	padding: 10px 12px;
	margin: -27px auto 10px auto;
	border: 1px solid #cacaca;
}
.banner2 {
	width: 100%;
	height: 83px;
	background: url(https://static.nzpif.org.nz/img/2014/1.png) no-repeat;
	float: left;
}
.banner2 h2 {
	font-size: 18px;
	color: #44494b;
	margin: 8px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
.banner2 p {
	font-size: 14px;
	color: #44494b;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
.event_pic {
	text-align: center;
	width: 100%;
}
.event_text {
	color: #4f9cd3 !important;
}
.need2 {
	font-size: 18px;
	padding: 5px;
	color: #737373;
	background: #4a99d1;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}
/****************************************************   Accociation   ************************************************/

.banner3 {
	width: 100%;
	height: 89px;
	background: url(https://static.nzpif.org.nz/img/2014/acco.png) no-repeat;
	float: left;
}
.banner3 h2 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 8px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
	padding: 10px 30px 10px 20px;
	background: #747474;
	width: 90%;
	opacity: 0.8;
}
.acco p {
	text-align: center;
	font-size: 14px;
	color: #464a4c;
	line-height: 25px;
	margin-top: 15px;
}
.cl_dt {
	margin: 30px 0 0 0;
}
.cl_logo {
	width: 80%;
	height: auto;
	background: #FFF;
	border: 2px solid #e3e3e3;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.cl_logo p {
	font-size: 14px;
	color: #43474a;
	font-family: OpenSansRegular,arial,helvetica,sans-serif; 
}
.acco_pic {
	text-align: center;
	margin-left: 5%;
}
/**************************************************** Sponsor ***********************************************************/
.banner_sponsor {
	width: 100%;
	height: 92px;
	background: url(https://static.nzpif.org.nz/img/2014/sponsor_bg.png) no-repeat;
	float: left;
	margin-bottom: 10px;
}
.banner_sponsor h2 {
	font-size: 26px;
	color: #b7e4fd;
	margin: 25px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
.sponsor h2 {
	color: #519dd3;
	font-size: 18px;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	text-align: center;
	margin-top: 10px;
}
.sponsor_top {
	padding: 10px;
}
.spon_part {
	text-align: center;
}
.spon_1 {
	margin-top: 20px;
}
.spon_text {
	color: #414547;
	font-size: 14px;
	line-height: 18px;
	font-family: ptSansRegular,arial,helvetica,sans-serif;
}
.spon_text2 {
	color: #414547;
	font-size: 18px;
	line-height: 18px;
	font-family: convPtSansBold,arial,helvetica,sans-serif;
	margin: 20px 0 0 0;
}
.principal {
	background: #e3e3e3;
	padding: 10px 5px;
	margin: 0 0 15px 0;
}
/****************************************************   News page   ****************************************************/

.extra_page8 {
	width: 100%;
	height: auto;
	background: #FFF;
	padding: 10px 12px;
	margin: -27px auto 30px auto;
	border: 1px solid #cacaca;
}
.banner8 {
	width: 100%;
	height: 83px;
	background: url(https://static.nzpif.org.nz/img/2014/news.png) no-repeat;
	float: left;
}
.banner8 h2 {
	font-size: 21px;
	color: #FFF;
	margin: 8px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
.banner8 p {
	font-size: 16px;
	color: #b7e4fd;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-weight: normal;
}
.news_story {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}
.news_story_in {
	width: 100%;
	float: left;
	padding: 2%;
}
.news_story_in:hover {
	background: #f4f4f4;
}
.news_story_in h1 {
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-size: 13px;
	color: #4f9cd3;
	margin: 5px 0 5px 0;
	padding: 0;
}
.news_story_in h2 {
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-size: 16px;
	color: #96c765;
	margin: 0 0 5px 0;
	padding: 0;
}
.news_story_in p {
	font-family: OpenSansRegular,arial,helvetica,sans-serif; 
	font-size: 12px;
	color: #3d4143;
	margin: 0 0 15px 0;
	line-height: 20px;
	padding: 0;
}
.news_story_in p a {
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-size: 13px;
	color: #519dd3;
	text-decoration: none;
}
.news_story_in p a:hover {
	color: #2676ae;
}
/**************************************************Resources***************************************************************/

.extra_page9 {
	width: 100%;
	height: auto;
	background: #FFF;
	padding: 10px 12px;
	margin: -27px auto 30px auto;
	border: 1px solid #cacaca;
}
.banner9 {
	width: 100%;
	height: 83px;
	background: url(https://static.nzpif.org.nz/img/2014/resources_bg.png) no-repeat;
	float: left;
}
.resource {
	float: left;
	margin: 10px 0 0 0;
}
.resource h1 {
	color: #3D4143;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	font-size: 16px;
	margin: 25px 0 20px;
}
.resource p {
	color: #3D4143;
	font-family: OpenSansRegular,arial,helvetica,sans-serif; 
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 15px;
	padding-left: 0;
	padding-right: 20px;
}
.small {
	float: left;
	margin: 10px 0 0 0;
	background: #f9f9f9;
	padding: 25px 5px;
	width: 100%;
}
.quick {
	width: 100%;
	background: #FFF;
	padding: 5px;
	border-radius: 5px;
	float: left;
}
.abt {
	padding: 5px 0;
	position: relative;
	left: 0;
	top: 0;
}
.side_link {
	float: left;
	width: 100%;
	padding: 0px;
}
.side_link li {
	list-style-type: none;
	width: 100%;
	font-size: 13px;
	font-family: OpenSansRegular,arial,helvetica,sans-serif; 
	text-align: center;
	margin: 5px 0;
	border-bottom: 1px dotted;
}
.side_link li a {
	float: left;
	list-style-type: none;
	color: #509cd3;
	font-size: 13px;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	text-align: center;
	width: 100%;
	margin: 0 0 10px 0;
}
.side_link li a.new {
	float: left;
	list-style-type: none;
	color: #509cd3;
	font-size: 13px;
	font-family: OpenSansRegular,arial,helvetica,sans-serif; 
	text-align: center;
	width: 100%;
}
.side_link li a:hover {
	text-decoration: none;
	color: #404446;
}
.resos {
	width: 100%;
	background: #e9f9ff;
	padding: 5px;
	border-radius: 5px;
	float: left;
	margin-top: 50px;
}
.res_link {
	float: left;
	width: 200px;
	padding: 0px;
}
.res_link li {
	float: left;
	list-style-type: none;
	width: 64%;
	font-size: 13px;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	text-align: left;
	margin: 5px 0;
}
.res_link li a {
	float: left;
	list-style-type: none;
	color: #404446;
	font-size: 13px;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	text-align: left;
}
.res_link li a:hover {
	text-decoration: none;
	color: #509cd3;
}
.need {
	font-size: 18px;
	color: #737373;
	font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}
/****************************************************  Contact us  *********************************************************/
.contact_body {
	padding: 0;
	display: block;
}
.input_sec {
	background: #f5f5f5;
	padding: 5px;
}
.input_sec h3 {
	font-size: 18px;
	color: #4c9ad2;
	font-family: convPtSansBold,arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
}
.input_sec p {
	font-size: 14px;
	color: #45494b;
	font-family: convPtSansBold,arial,helvetica,sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
}
.myform {
	margin: 30px 0 0 0;
	float: left;
	width: 100%;
}
.cont_frm {
	margin-bottom: 10px;
}
.sub_btn {
	padding: 8px 25px;
}
.map_sec {
	float: left;
	width: 100%;
}
}
