/* DEFAULT SETTINGS DISPLAY METHODS */

	.contentItem
	{
		line-height: 			1.3em;
		margin:				0px;
		padding:			0px;
	}
	
		#template_home .contentBoxTwo .contentItem
		{
			color:				#FFFFFF;
		}

	.contentItem h4
	{
		color:				#062f63;
		display:			inline;
		font-size:			135%;
		margin:				0px;
		padding:			0px;
	}
	
		#template_home .contentBoxTwo .contentItem h4
		{
			color:				#FFFFFF;
		}	
	
	.contentItem h5
	{
		color:				#9D0000;
		display:			inline;
		font-size:			110%;
		margin:				0px;
		padding:			0px;
		text-transform : 		uppercase;
	}
		
		.contentItem .title
		{
			color:				#062f63;
			display:			inline;
			font-size:			135%;
			margin:				0px; 
			padding:			0px;
			font-weight:			bold;
		}
		
		.contentItem .subtitle	
		{
			color:				#0d2c6f;
			font-weight:			bold;
			margin:				10px 0 0 0;
			padding:			0px;
		}
		
		#template_home #contentBoxTwo .contentItem .subtitle
		{
			color:				#ffffff;
		}
		
		.contentItem .intro
		{
			font-weight:			bold;
			margin:				0px;
			padding:			0 0 20px 0;
		}
			
		.contentItem ul
		{
			display:			block;
			list-style:			none;	
			margin:				0; 
			padding:			0; 
		}
		
		.contentItem .links
		{ 
			padding:			20px 0 0 0; 
		}		
		
			.contentItem ul li
			{
				list-style:			none;
				border-bottom:			1px solid #FFFFFF;	
			}

				.contentItem ul li.internalLink a
				{
					background:			url(../graphics/bg_link_internal.gif) left center no-repeat;
					padding:			0 0 0 20px;
				}
		
				.contentItem ul li.externalLink a
				{
					background:			url(../graphics/bg_link_external.gif) left center no-repeat;
					padding:			0 0 0 20px;
				}	
				
				.contentItem ul li.documentLink a
				{
					background:			url(../graphics/bg_link_document.gif) left center no-repeat;
					padding:			0 0 0 20px;
				}
		
				.contentItem ul li a
				{
					color:				#1B3884;
					display:			block;
					margin:				0px;
					padding:			0px 21px 0px 0px;
					text-decoration:		none;
				}
				
				.contentItem ul li a:hover
				{
					color:				#ff5807;
				}
				
				.contentItem .links .title
				{
					display:			none;
				}  
				
				.contentItem .links .subtitle	
				{
					color:				#1B3884;
					font-size:			100%; 
					font-weight:			bold;
				}
		
		.contentItem  ul.contentList
		{
			display:			block;
			list-style:			none;	
			margin:				10px; 
			padding:			0; 
		}
		
			.contentItem ul.contentList li
			{
				background:			url(../graphics/bg_bullet.gif) 0 6px no-repeat;	
				display:			block;
				list-style:			none;
				padding:			0 0 0 15px;
			}
			
		.contentItem .imageText,
		.contentItem .explanatoryText
		{
			font-size:			80%;
		}
		
		
	
	
/* ARTICLE */

	.display_article
	{
		margin:				0 0 15px 0;
		padding:			0 0 0 20px;
	}

	.display_article .imagesBox, .display_article_readmore_thumb .imagesBox
	{
		float:				right;
		margin:				0px;
		width:				150px;
	}
	
	.display_article_readmore_thumb .imagesBox
	{
		width:				150px;
	}
	
		.display_article .imagesBox .image img
		{
			float:			right;
			width:			150px;
		}
		
		.display_article_readmore_thumb .imagesBox .image img
		{
			float:				right;
			width:				150px;
		}
		
/* TEASER */
	
	.display_teaser,
	.display_teaser_thumb
	{
		border-bottom:			1px solid #d9d9e1;
		float:				left;
		margin:				0px;
		padding:			0 0 5px 20px;
	}
	
	.display_teaser_thumb .image
	{
		float:				left;
		padding:			6px 0 0 0;
	}
	
		.display_teaser_thumb .image img
		{
			padding:		0 20px 0 0;
		}

	
	.display_teaser_thumb a
	{
		color:				#173c71;
		text-decoration:		none;
	}
	
	.display_teaser_thumb a:hover
	{
		color:				#173c71;
		text-decoration:		underline;
	}	
	
	#template_home .display_teaser_thumb .text
	{
		display:			block;
		float:				left;
		width:				170px;
	}
	
	
	
	
/* NEWS */
	.display_news .title
	{
		margin:				0 0 5px 0;
		font-size:			13px;
	}
	
	.display_news p
	{
		margin:				5px 0 10px 0;
		color:				#660000;
	}
	
	.display_news_left
	{
		margin:				0 0 10px 0;
		padding:			0 0 10px 0;
		border-bottom:			1px solid #FE0000;
	}
	
	.display_news .imagesBox
	{
		float:				left;
		width:				340px;
		margin-right:			10px;
	}
	
	.display_news .imagesBox .image img
	{
		width:				340px;
	}
	
	
	.display_news_left .imagesBox
	{
		float:				left;
		width:				150px;
		margin-right:			10px;
	}
	
	.display_news_left .imagesBox .image img
	{
		width:				150px;
	}


	
/* IMAGE */

	.display_image
	{
		margin:			0px;
		padding:		0px;
	}

		.display_image .imagesBox
		{
			margin:			0px;
			padding:		0px;
		}

			.display_image .imagesBox .image
			{
				margin:			0px;
				padding:		0px;
			}
			
			.display_image .imagesBox .image img
			{
				margin:			0px;
				padding:		0px;
			}				

	#secondaryContentArea .display_image
	{
		display:		block;
		float:			left;
		margin:			0px;
		padding:		0px;
	}
	
		#secondaryContentArea .display_image .imagesBox,
		#secondaryContentArea .display_image .imagesBox .image
		{
			margin:			0px;
			padding:		0px;
		}
	
			#secondaryContentArea .display_image .imagesBox .image img
			{

			}

		#secondaryContentArea .display_image .imageText,
		#secondaryContentArea .display_image .explanatoryText
		{
			display:		none;
		}

		#subNavigationArea .display_image .imagesBox .image img
		{
			width:			170px;
		}
		
	#template_product #secondaryContentArea .contentBoxOne .display_image
	{
		width:			302px;
	}
	
		#template_product #secondaryContentArea .contentBoxOne .display_image .image img
		{
			border-bottom:		1px solid #ffffff;
			width:			302px;
		}
	
/* FAQ */

	.display_faq
	{
		border-bottom:		1px solid #d9d9d9;
		margin:			0 0 0 20px;
		padding:		10px 0 10px 0;
	}
	
	.display_faq .text
	{
		padding:		20px 0 0 0;
	}
	

/* CUSTOM GALLERY */

	.display_custom_gallery
	{
		border:			1px solid #d9d9d9;
		display:		block;
		height:			425px;
		margin:			0 0 0 15px;
		padding:		0 20px 20px 20px;
		position:		relative;
		width:			422px;
	}


		.display_custom_gallery .thumbBox
		{
			display:		block;
			float:			left;
			left:			20px;
			position:		absolute;
			top:			40px;
			width:			160px;
		}
		
			.display_custom_gallery .thumbBox a img
			{
				float:			left;
				height:			65px;
				margin:			0 15px 15px 0;
				width:			65px;
			}		
	
	
		.display_custom_gallery .detailBox
		
		{
			display:		block;
			float:			left;
			left:			180px;
			position:		absolute;
			top:			40px;
			width:			250px;
		}
		
		
			.display_custom_gallery .detailBox .image
			{
			}
			
				.display_custom_gallery .detailBox .image img
				{
					width:			250px;
				}			

		.display_custom_gallery .pageBox
		{
			color:			#072f67;
			display:		block;
			float:			left;
			left:			20px;
			margin:			5px 0 0 0;
			position:		absolute;
			text-align:		center;
			top:			356px;
			width:			145px;
		}
	
			.display_custom_gallery .pageBox .pages
			{
				display:		block;
				float:			left;
				width:			20px;
			}	

			.display_custom_gallery .pageBox .page
			{
				display:		block;
				float:			left;
				width:			15px;
			}
			
			.display_custom_gallery .pageBox .number
			{
				display:		block;
				float:			left;
				width:			75px;
			}			
		
				.display_custom_gallery .pageBox a
				{
					color:				#093f8a;
					text-decoration:		none;
				}	
				
				.display_custom_gallery .pageBox a.inActiveElement
				{
					color:				#C0C0C0;
				}			
	
/* CUSTOM NEWS */

	.display_custom_news
	{
		background:		#ffffff;
		display:		block;
		float:			left;
		margin:			0px;
		padding:		5px 0 0 20px;
	}

		.display_custom_news .imagesBox
		{
			float:			left;
			width:			100px;
			margin:			0 15px 0 0;
		}

			.display_custom_news .imagesBox img.news
			{
				width:			100px;
			}

		.display_custom_news h4
		{
			display:		block;
		}

		.display_news .dateText,
		.display_custom_news .dateText
		{
			display:		block;
			float:			left;
			font-weight:		normal;
			text-decoration:	italic;
			width:			480px;
		}

		.display_custom_news .textBox
		{
			float:			left;
			width:			250px;	
		}

		.display_custom_news .readmoreBox
		{
			float:			left;
			width:			100px;	
		}	
		
		
		.display_custom_news ul.pageCounter
		{
			list-style-type:		none;
			margin:				0px;
			padding:			0 0 0 5px;	
		}
		
			.display_custom_news ul.pageCounter li
			{
				color:				#001379;
				display:			block;
				float:				left;
			}		

			.display_custom_news ul.pageCounter li.pages
			{
				width:				20px;
			}	

			.display_custom_news ul.pageCounter li.page
			{
				width:				15px;
			}
			
			.display_custom_news ul.pageCounter li.number
			{
				padding:			1px 0 0 0;
				width:				80px;
			}			
		
				.display_custom_news ul.pageCounter li a
				{
					color:				#05089d;
				}	
				
				.display_custom_news ul.pageCounter li a.inActiveElement
				{
					color:				#C0C0C0;
				}		
				
/* CUSTOM PRODUCT */

	.display_custom_product
	{
		background:		#ffffff;
		border:			1px solid #d9d9e1;
		display:		block;
		float:			left;
		margin:			0 0 10px 10px;
		padding:		0px;	
	}

		.display_custom_product ul,
		.display_custom_product ul li,
		{
			margin:			0px;
			padding:		0px;
		}

		.display_custom_product .imageBox
		{
			float:			left;
			height:			100%;
			margin:			0px;
			padding:		2px;
			width:			55px;
		}

			.display_custom_product .imageBox img
			{
				width:			55px;
			}	
			
		.display_custom_product .text
		{
			display:		block;
			float:			left;			
			margin:			0px;		
			padding:		2px 20px 2px 10px;
			width:			375px;
		}
		
		.display_custom_product .row1
		{
			background:		#d9d9d9;
		}		
		
			.display_custom_product .text h4
			{
				display:		block;	
				font-size:		110%;
			}	
			
			.display_custom_product .text a
			{
				color:			#00437a;
				display:		block;	
				text-decoration:	none;
			}
			
			.display_custom_product .text a:hover
			{
				text-decoration:	underline;
			}
			


/* Bullets in content */

.contentItem .text ul
	{
		border:			none;
		display:		block;
		list-style:		none;	
		margin:			0px; 
		padding:		5px 0 0 0; 
	}

	.contentItem .text ul li
	{
		background:				url(../graphics/bg_bullets.gif) no-repeat;
		padding:				0 0 0 15px;
	}			