﻿.rc_top{
	width:100%;position:relative;z-index:100;
}
.rc_bot{
	width:100%;position:relative;z-index:200;
}
.rc_nw{
	position:absolute;width:2px;height:2px;top:0;left:0;font-size:0;
	background:url(images/rc_nw.gif);
}
.blue{
	background:url(images/blue_rc_nw.gif);
}
.rc_ne{
	position:absolute;width:2px;height:2px;top:0;right:0;font-size:0;
	background:url(images/rc_ne.gif);
}
.rc_sw{
	position:absolute;width:2px;height:2px;bottom:0;left:0;font-size:0;
	background:url(images/rc_sw.gif);
}
.rc_se{
	position:absolute;width:2px;height:2px;bottom:0;right:0;font-size:0;
	background:url(images/rc_se.gif);
}

.nor-box{
	text-align:left; font-size:12px;
}
.nor-box .rc{
	border:1px solid  #769AEA
}
.nor-box .rc_nw, .nor-box .rc_se, .nor-box .rc_ne, .nor-box .rc_sw ,.nor-box .rc_se img, .nor-box .rc_ne img{
	background-color:#769AEA
}
.nor-box .rc .rh{
  background:#9FB7ED url(Images/top-bar-bg.jpg) repeat-x top left;
  color:#FFFFFF;font-weight:bold;
  font-size:12px;padding:4px; padding-left:14px;
  border-bottom:solid 1px #769AEA
  
}

.nor-box .rc p{
	margin:10px 10px 10px 10px;
	line-height:120%;
}