/*------ Generic ---- */
a 
{
	color:#483D8B;
}
a:hover 
{
	color:#4682B4;
}

/* Skin Header ----*/





/* Skin Main ----*/
	.titleStyle 
	{

		color:#333333;

	}
	
/* Left Column ---------------------------------------*/
html * .leftBoxStyle 
{
	background:#eeeeee;
	border:0px solid #999999;	
}
html * .leftBoxTitleStyle 
{
	background:#483D8B;
	border:none;	
}
/* Center Column --------------------------------------*/
html * .centerBoxStyle 
{
	background:#eeeeee;
	border:0px solid #999999;	
}
html * .centerBoxTitleStyle 
{
	background:#483D8B;
	border:none;	
}

/* Right Column -------------------------------------*/
html * .rightBoxStyle 
{
	background:#eeeeee;
	border:0px solid #999999;	
}
html * .rightBoxTitleStyle 
{
	background:#483D8B;
	border:none;	
}

/* Skin Footer ----*/