.container_standard, .container_home
{
	margin-bottom:10px;
	background-color:#E1E7F7;
	border:1px solid #C2CFEF;
}
.head_standard, .head_home
{
	background-color:#B2C1DE;
	background-image:url(head_bg.jpg);
	background-repeat:repeat-y;
	padding:6px 5px 6px 8px;
	color:black;
	width:185px;
	min-height:15px;
}
.head_standard span.Head, .head_home span.Head
{
	font-family:Arial, Helvetia, sans-serif;
	font-size:.9em;
	font-weight:bold;
	color:#000000;
}
.contentpane_standard {padding: 8px; text-align:left;clear:both;}
.contentpane_home {padding: 8px 8px 0 8px; text-align:left;clear:both;}
.contentpane_home h4 {margin-bottom:8px;}
.container_admin {}
.head_admin{padding:0 8px 0 8px;height:27px;}
.head_admin span.Head {font-family:Arial, Helvetia, sans-serif;font-size:.9em;font-weight:bold;color:#000000;line-height:27px;}
.contentpane_admin {text-align:left;}

.contentpane_standard .Normal, .contentpane_home .Normal {font-family:Arial, Helvetia, sans-serif;font-size:1em;}

/* CSS Document */

.c_head{padding:0; margin:0;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_footer {margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}

.ap_img {float:left;margin-right:5px;}
.ap_text {float:left;width:120px;}







