﻿body
{
}

#infoPanelWrapper
{
	text-align:left;
}

#maincontent
{
	width:100%;
	overflow:auto;
	text-align:center;
}


/*
*	
*	Left Info Panel
*
*/
#infoPanelLeft
{
	float:left; 
	width:347px;
	/*height:150px;*/
}

#infoPanelLeftHeader
{
	width:347px;
	height:30px;
	background:#465F9E;
}

#infoPanelLeft h1
{
	font-size: 11px;
	font-weight:bold;
	font-family:helvetica;
	letter-spacing:1px;
	color:#FFFFFF;
	margin:-22px 10px 0px 10px; 
}

#infoPanelLeft p
{
	color: #010421;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin:15px 5px 5px 5px;
	text-align:justify;
}

#infoPanelLeft p strong
{
	/*color: lightgray;
	font-weight:400;*/
	color: #555555;
}

/*
*	
*	Right Info Panel
*
*/
#infoPanelRight
{
	float:right; 
	width:450px;
	/*height:150px;*/
	background:#000253;
}

#infoPanelRightHeader
{
	width:450px;
	height:30px;
	background:#6c8fbe;
}

#infoPanelRight h1
{
	font-size: 11px;
	font-weight:bold;
	font-family:helvetica;
	letter-spacing:1px;
	color:#FFFFFF;
	margin:-22px 10px 0px 10px; 
}

#infoPanelRight p
{
	color:#FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin:15px 15px 15px 15px;
}

/*

*/




img.slicedImage 
{
	margin:0px 0px 0px -4px;
}

img.slicedImageLast
{
	margin:0px 0px 0px -5px;
} 
