/* CSS Document */

.c_fullheader_rblueyellow {
height: 30px;
background-image: url(images/navblueybody.jpg);
background-repeat: repeat-x;
font-weight: bold;
}

	.c_leftcnr_rblueyellow {
	width: 15px;
	height: 30px;
	background-image: url(images/leftcnrbluey_nav.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
	.c_rightcnr_rblueyellow {
	width: 15px;
	height: 30px;
	background-image: url(images/rightcnrbluey_nav.jpg);
	background-repeat: no-repeat;
	float: right;
	}

.c_head_rblueyellow{
padding:0; 
margin-top: 0!important;
text-align:left; 
background-color: #fff;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon_rblueyellow, .c_actions_rblueyellow {float:left;}

.c_head_rblueyellow h1 {
font-size: 15px;
color: #4079af;
}

.c_head_rblueyellow h2 {
color: #4079af;
}

.c_title_rblueyellow span {
font-size: 14px;
color: #fff;
text-transform: uppercase;
}

.c_title_rblueyellow {
	float: left;
	padding: 0;
	font-weight: bold;
	margin: 5px 0 0 0;
	color: #888;
	}

.icn img{margin-right:5px;}

.head_title_rblueyellow{
margin:0; 
float:left;
background-color: #61A3D5;
border-bottom: none;
width: 100%;
}
.title_vis_rblueyellow{margin-top:5px; float:right;}

.c_contentborder_rblueyellow {
background-color: #fdf9d9;
border-left: 1px solid #f2d600;
border-right: 1px solid #f2d600;
border-bottom: 1px solid #f2d600;
}

.c_content_rblueyellow{clear:both;}
.c_contentpane_rblueyellow{padding:8px 10px 0 10px; text-align:left; overflow: auto; _height: 1%}
.c_footer_rblueyellow {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_rblueyellow a:link  {
color: #1379d1;
text-decoration: underline;
}

.c_contentpane_rblueyellow a:visited {
color: #1379d1;
text-decoration: underline;
}

.c_contentpane_rblueyellow 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;
}







