/* CSS Document */

.c_fullheaderprimary_dblue {
height: 28px;
background-image: url(images/nav_pdblue.jpg);
background-repeat: repeat-x;
font-weight: bold;
}

	.c_leftcnrprimary_dblue {
	width: 12px;
	height: 28px;
	background-image: url(images/leftcnr_pdblue.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
	.c_rightcnrprimary_dblue {
	width: 12px;
	height: 28px;
	background-image: url(images/rightcnr_pdblue.jpg);
	background-repeat: no-repeat;
	float: right;
	}

.c_headprimary_dblue{
padding:0; 
margin-top: 0!important;
text-align:left; 
background-color: #fff;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_iconprimary_dblue, .c_actionsprimary_dblue {float:left;}

.c_headprimary_dblue h1 {
font-size: 15px;
color: #4079af;
}

.c_headprimary_dblue h2 {
color: #4079af;
}

.c_titleprimary_dblue span {
font-size: 15px;
color: #fff;
}

.c_titleprimary_dblue {
	float: left;
	padding: 0;
	font-weight: bold;
	margin: 5px 0 0 0;
	color: #888;
	}

.icn img{margin-right:5px;}

.head_titleprimary_dblue{
margin:0; 
float:left;
background-color: #1463e0;
border-bottom: none;
width: 100%;
}
.title_visprimary_dblue{margin-top:5px; float:right;}

.c_contentborderprimary_dblue {
background-color: #fff;
border-left: 1px solid #4f8ae8;
border-right: 1px solid #4f8ae8;
border-bottom: 1px solid #4f8ae8;
}

.c_contentprimary_dblue{clear:both;}
.c_contentpaneprimary_dblue{padding:8px 10px 0 10px; text-align:left; overflow: auto; _height: 1%}
.c_footerprimary_dblue {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_contentpaneprimary_dblue a:link  {
color: #1379d1;
text-decoration: underline;
}

.c_contentpaneprimary_dblue a:visited {
color: #1379d1;
text-decoration: underline;
}

.c_contentpaneprimary_dblue 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;
}







