/* CSS Document */

.c_fullheader_rbluebox {
height: 30px;
background-image: url(images/navbluebody.jpg);
background-repeat: repeat-x;
font-weight: bold;
}

	.c_leftcnr_rbluebox {
	width: 15px;
	height: 30px;
	background-image: url(images/leftcnrblue_nav.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
	.c_rightcnr_rbluebox {
	width: 15px;
	height: 30px;
	background-image: url(images/rightcnrblue_nav.jpg);
	background-repeat: no-repeat;
	float: right;
	}

.c_head_rbluebox{
padding:0; 
margin-top: 0!important;
text-align:left; 
background-color: #fff;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon_rbluebox, .c_actions_rbluebox {float:left;}

.c_head_rbluebox h1 {
font-size: 15px;
}

.c_title_rbluebox span {
font-size: 14px;
color: #d5ecff;
text-transform:uppercase;
}

.c_title_rbluebox {
	float: left;
	padding: 0;
	font-weight: bold;
	margin: 5px 0 0 0;
	color: #888;
	}

.icn img{margin-right:5px;}

.head_title_rbluebox{
margin:0; 
float:left;
background-color: #61A3D5;
border-bottom: none;
width: 100%;
}
.title_vis_rbluebox{margin-top:5px; float:right;}

.c_contentborder_rbluebox {
border-left: 1px solid #61A3D5;
border-right: 1px solid #61A3D5;
border-bottom: 1px solid #61A3D5;
background-color: #c5e0f5;
}

.c_content_rbluebox{clear:both;}
.c_contentpane_rbluebox{padding:8px 10px 0 10px; text-align:left; overflow: auto; _height: 1%}
.c_footer_rbluebox {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_rbluebox a:link  {
color: #1379d1;
text-decoration: underline;
}

.c_contentpane_rbluebox a:hover {
color: #115996;
text-decoration: underline;
}

.c_contentpane_rbluebox a:visited {
color: #1379d1;
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;
}







