	body {
			font-family:arial, verdana, helvetica, sans-serif;
			color:#545353;
			background-color:#fff;
			font-size:100%;
			padding: 0px;
			margin: 0px;
	}
	h2,h3 {
			margin-top: 0px;
			padding-top: 0px;
}
/*-----fonts--------*/

	a img {
		border: 0;
	}	
	
	p {
			font-family:arial, helvetica, sans-serif;
			font-size:1em;
			line-height:17px;
			text-align:left;
	
	}
	
	a {
			text-decoration:underline; /* Ensure underlining */
			font-weight:normal;
			color:#fff;
	}

	h1 {
		
			font-size:1.7em;
			color:#545353;
			font-weight:bold;
			margin:0;
			text-align:left;
			margin-bottom:0;
			padding-top:20px;
			line-height:5px;
			margin-bottom: 15px;

	}

	h2 {
		
			font-size:1.3em;
			color:#545353;
			font-weight:bold;
			margin:0;
			text-align:left;
			margin-bottom:0;
			padding-top:20px;
			line-height:5px;
			margin-bottom: 10px;

	}
	
	
	h3 {
		
			font-size:1.2em;
			color:#545353;
			font-weight:bold;
			margin:0;
			text-align:left;
			margin-bottom:0;
			padding-top:20px;
			line-height:5px;

	}	
	h4 {
		
			font-size:1.1em;
			color:#545353;
			font-weight:bold;
			text-align:left;
			margin-top:0;
			padding-top:20px;
			line-height:5px;
	}
	
	
	div#head {
			/*position: absolute;*/
			width:980px;
			height:79px;
			left:0px;
			top: 0px;
			background-color: #fff;
			background-image: url(../images/logo.jpg);
			background-position:top left;
			/*padding-left:50px;*/
			background-repeat:no-repeat;
		}
	
	div#columns {
			width:980px;
			/*position: relative;*/
			top: 70px;
			/*padding-bottom:20px;*/

	
	}
	div#side1 {
			position:absolute;
			left:0px;
			width:150px;
			background-color: #FF6666;
			top: 0px;

	}
	div#content {
		background-color:#fff;
		width: 710px;
		height:inherit;
		top:0px;

		margin-left:20px !important;
		margin-left:10px;
		
		
		float: left;

		font-family:arial,helvetica,sans-serif;
		font-size:0.69em;
		line-height:17px;
		text-align:left;

		padding: 20px;

	}

	#content a {
		color: blue;

	}

	#content ul {
		list-style-image: none;
		list-style-type: none;
		padding: 0px;
		margin: 0px;

	}

	#content img {
		margin-top: 0px;
		padding: 0px;
	}

	div#side2 {
		/*position:absolute;*/
		float: right;
		width:200px;
		/*background-color:#;
		margin-left: 775px;*/
		top: 70px;

		padding: 5px !important;
		padding-right: 5px;

	}
	#side2 a {
		text-decoration: none;
        font-weight:bold;
	}

	#side2 a:hover {
		text-decoration: underline;
	}

	div#foot {
		width: 980px;
		clear: both;
		position: relative;
		margin-top: 100px;

	}
	.clear {
		clear:both;
	}
	#search_box{
		text-align:left;
		float:right;
		padding-top:7px;
		width:200px;
		height:26px;
	}
	#navcontent {
		width: 74%;
		position: relative;
		top:0px;
		left:14px;
		height:70px;
		/*background-color:#26689e;*/
	}
	/*side nav*/
	.navlist  {
		font-family: arial, Times New Roman, Times, serif;
		font-size: 0.7em;
		font-weight:normal;
		padding-left: 10px;
		padding-top: 0px;
		padding-right:0px;
		margin: 0px;
		text-align: left;
		color:#fff;
		text-decoration: none;


		}

	.navListHeading {
		font-weight: bold;
		font-size: 15px;
	}


	#knp_nav_menu {
		font-family: arial,Times New Roman, Times, serif;
		color:#fff;
		list-style-image: url(../images/bullet.gif);
		margin-top:10px;
		position: absolute;
		left:36px;
		top:0px;
		width:0px;
		font-size: 12px;
		}
		
	#newsList {
		list-style-image: url(../images/bullet.gif);
		padding:30px;
	    padding:0px;
		width: 100%;
		padding-right: 5px;
        padding-top: 0px;
		padding-bottom: 10px;
        padding-left: 30px;
		width: 142px;
		margin-top: 5px;


	}
		
	#newsList li {
		font-family: arial,Times New Roman, Times, serif;
		font-size: 0.7em;
		line-height:120%;
		color:#fff;
		margin: 0;
		padding: 2;
		text-align:left;
		border-bottom: 0px solid #fff;		
	
	}
	
	#newsList a, #newsList a:visited {
	
		margin-left: 10px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
	}
		
	#newsList a:hover {
		
		background-image:  url();
		color: #fff;
		}
		
/*footers */
	div#foot {
		width: 980px;
		height:auto;
		clear: both;
		position: relative;
		margin-top: 100px;
	}
	.contentfooter {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight:normal;
		width:120px;
		float:left;
		padding-left: 10px;
		padding-bottom: 5px;
		text-align: left;
	}

	.contentfooter a {
		text-decoration: none;
		color: #545353 !important;
	}
	
	#cfooter	{
		width: 100%;
	}

	#cfoot {
		clear: both;
	}
	
	#breadcrumbs{
		text-align:right;
		padding:10px;
		float:left;
	}
	
	.breadcrumbs {
		font-size:10px;
		font-weight:normal;
		padding-left:0px;
		margin:0;
	}

	.breadcrumbs a {
		text-decoration: none;
		margin: 0px;
		color: #777 !important;
	}
	.content_module {
		width: 100%;
		height:auto;
		margin: 10px;
		
	}
	#kpn_content{
		background-color:#fff;
		width:100%;
		float:right;
		text-align:justify;
		padding-left:5px;
		height: auto;
		}
.style1 {color: #FFFFFF}

#fs_page {
	margin: auto;
	width: 980px;
	background: #26689E;

	background-image: url(../images/background.gif);
	background-position:top left;
	background-repeat: no-repeat;
}

#mainImageText {

	color: #fff;
	position: absolute;
	top: 180px;
	/*left: 10px;*/
	text-align: left;
	font-weight: normal;
	font-size: 2em !important;
	width: 350px;
	line-height: 27px;
	height: 300px;
	margin: auto;
	padding: 10px;


}

.clientLogin{
   padding-bottom: 20px;
   padding-left:5px;
}

.clientLogin h3{
    color: #fff;
    font-family:arial,Times New Roman,Times,serif;
    font-weight: bold;
    font-size: 0.85em;
    padding-left: 2px;
    padding-bottom: 5px; 
    padding-top: 0px;    
    margin-top: 0px;
}

.clientLogin td{
    color: #fff;
    font-size: 0.75em;
    font-weight: bold;

}

.clientLogin .fs_button{
    color: #eee;
    background-color: #79B6E2;
    font-size: 0.85em;
    font-weight: bold;
    border:none;
    padding:2px;

}

.usefulLinks {
    color: #fff;
    font-family:arial,Times New Roman,Times,serif;
    font-weight: bold;
    font-size: 0.8em;
    padding-left: 10px;
    margin-top: 20px;
}

.articleLink {
	margin-bottom: 5px;
	clear: both;
	text-decoration: none;
}

.articleLink a {
	text-decoration: none;
	font-weight: bold;
}

.articleTime {
	font-size:11px;
}

.searchText {
	color: #fff;
	font-family:arial, times new roman, sans-serif;
	font-size:16px;

}

#contentText {
	margin: 15px 0px 20px;
}

#contentText a {

	text-decoration: none !important;
}

#contentBody {
	width: 650px;

}

#contentBodywImage{
	width: 435px;

}

/* fs_form styles */
.fs_form {
	padding:4px 12px 12px 12px;
	/* background:url(../images/fs_form.gif) bottom left no-repeat;*/
	/*background-color:#E3ECD1;*/
	}

.fs_form form {
	padding:6px 0;
	}

.fs_form input {
	margin-top:0px;
	}

.fs_form label {
	color:#464646;
	}

.fs_form .text {
	width:228px;
	}

.fs_form label   {
		font-weight:bold;
		line-height: normal;
		text-align: left;
		padding-left:10px;
		float: left;
		width: 125px;
		}

.fs_form .row   {
		margin-bottom: 5px;
		}

label.fieldLabel	{
		display: inline;
		float: none;
		}

/* fs_message */
/* feedback for users */
.fs_message {
	margin-bottom:6px;
	padding:12px 12px 24px 12px;
	/*background:url(../images/fs_message.gif) bottom left no-repeat;*/
	background-color:#e5e5e5;
	text-align:left;
	}

.fs_message p {
	display:inline;
	}

.fs_messageImage {
	display:block;
	float:left;
	margin-right:12px;
	height:50px;
	width:48px;
	}

.fs_message h4 {
	margin-bottom:1em !important;
	font-size:1em !important;
	font-weight:bold !important;
	}

.fs_error h4 {
	color:#cc2929 !important;
	}

.fs_error .fs_messageImage {
	background:url(../images/fs_error.gif) no-repeat;
	}

.fs_warning h4 {
	color:#e57200 !important;
	}

.fs_warning .fs_messageImage {
	background:url(../images/fs_warning.gif) no-repeat;
	}

.fs_information h4 {
	color:#0080ff !important;
	}

.fs_information .fs_messageImage {
	background:url(../images/fs_information.gif) no-repeat;
	}

.fs_success h4 {
	color:#56802d !important;
	}

.fs_success .fs_messageImage {
	background:url(../images/fs_success.gif) no-repeat;
	}

.standardImages {
	float:right;
	width: 250px;
	margin-left: 10px;

	}

.summaryimage img {
	clear:both;
	margin-bottom: 10px;


	}

.fs_subnodes ul {
	list-style-type: square !important;
	margin: 0px;
	padding-left: 12px !important;

	}

.fs_summaryImage {
	margin-left: 20px !important;
}

.articleAuthor {
	font-style: italic;
	margin-bottom: 10px;

}