/* HEADERAREA */

	#headerArea h2
	{
		background:		url(../graphics/logo_fraude.jpg) no-repeat;
	}


/* PRIMARYCONTENTAREA */

	#primaryContentArea
	{		
		padding:		15px 0px 50px 0px;
	}

	#primaryContentArea .Col
	{
		margin:			0px;
		padding:		0px;
	}

	.formBox
	{
		margin:				10px 0px 15px 25px;
	}

		.formBox .formEntry
		{
			border-bottom:			none;
		}

			.formBox .formEntry label
			{
				color:				#3b80ae;
			}
		
			.formBox .formEntry label.title
			{
				width:				320px;
			}		
			
			
			
			
/* CLASSES */

	.big 
	{
		color: 			#89B3CE;
		font-family: 		Arial;
		font-size: 		19px;
	}

	.link 
	{
		color: 			#89B3CE;
		text-decoration: 	none;
	}
	
div.title
{
	font-size:				19px;
	margin:					0 0 15px 0;
}

strong
{
	font-size:				15px;
}	

#fraude_home #primaryContentArea h4,
#fraude_home #secondaryContentArea h4
{
	color:					#88BDDD;
}

.subtitle
{
	display:				none;
}