/* CSS Document */

.c_fullheader_primary_green {
height: 28px;
background-image: url(images/nav_pgreen.jpg);
background-repeat: repeat-x;
font-weight: bold;
}

	.c_leftcnr_primary_green {
	width: 12px;
	height: 28px;
	background-image: url(images/leftcnr_pgreen.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
	.c_rightcnr_primary_green {
	width: 12px;
	height: 28px;
	background-image: url(images/rightcnr_pgreen.jpg);
	background-repeat: no-repeat;
	float: right;
	}

.c_head_primary_green{
padding:0; 
margin-top: 0!important;
text-align:left; 
background-color: #fff;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon_primary_green, .c_actions_primary_green {float:left;}

.c_head_primary_green h1 {
font-size: 15px;
color: #4079af;
}

.c_head_primary_green h2 {
color: #4079af;
}

.c_title_primary_green span {
font-size: 16px;
color: #fff;
}

.c_title_primary_green {
	float: left;
	padding: 0;
	font-weight: bold;
	margin-top:5px;
	color: #888;
	}

.icn img{margin-right:5px;}

.head_title_primary_green{
margin:0; 
float:left;
background-color: #88c840;
border-bottom: none;
width: 100%;
}
.title_vis_primary_green{margin-top:5px; float:right;}

.c_contentborder_primary_green {
background-color: #fff;
border-left: 1px solid #a9d46f;
border-right: 1px solid #a9d46f;
border-bottom: 1px solid #a9d46f;
}

.c_content_primary_green{clear:both;}
.c_contentpane_primary_green{padding:8px 10px 0 10px; text-align:left; overflow: auto; _height: 1%}
.c_footer_primary_green {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;}

p {font-family: arial, helvetica, sans-serif;}


.c_contentpane_primary_green a:link  {
color: #1379d1;
text-decoration: underline;
}

.c_contentpane_primary_green a:visited {
color: #1379d1;
text-decoration: underline;
}

.c_contentpane_primary_green a:hover {
color: #000;
text-decoration: underline;
}

#dnn_ctr377_Search_btnSearch.Normal {
background-color: #115996;
border: 1px solid #000;
margin-bottom: 10px;
width: 120px;
font-weight: bold;
color: #fff;
}







