/*----- Blue container -----*/
.c_head
{
	padding:5px 10px 5px 11px; 
	text-align:left;
}
.title
{
	margin:0; 
	float:left; 
	white-space:nowrap;
}
.c_content
{
	clear:both;
}
.c_contentpane
{
	padding:5px 20px 5px 20px ; 
	text-align:left;
}
.c_topcorner_left
{
	margin-left:5px;
	background: url(images/top_corn_left.gif) no-repeat top left;
}
.c_topcorner_right
{
	margin-right:2px;
	background: url(images/top_corn_right.gif) no-repeat top right;
}
.c_topside
{
	background: url(images/top_side.gif) repeat-x top center;
	margin:0 20px 0 20px;
}
.c_rightside
{
	margin-right:2px;
	background: url(images/right_side.gif) repeat-y top right;
}
.c_leftside
{
	margin-left:5px;
	background: url(images/left_side.gif) repeat-y top left;
}
.c_bottomcorner_left
{
	margin-left:5px;
	background: url(images/bot_corn_left.gif) no-repeat top left;
}
.c_bottomcorner_right
{
	margin-right:2px;
	background: url(images/bot_corn_right.gif) no-repeat top right;
}
.c_bottomside
{
	background: url(images/bot_side.gif) repeat-x top center;
	margin:0 20px 0 20px;
}
.Normal{color:#43494D;}

.Normal p{margin:0px;}

.Head{font-weight:bold; font-size:14px;}
/*----- Green container -----*/
.g_body
{
	margin-bottom: 2em;
	border: solid 1px #c5c5c5;
}
.g_Head
{
	border-bottom: solid 1px #c5c5c5;
}
















































































































