@charset "utf-8";

/*clearfix style
----------------------------------*/

.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}
.clearboth {
  clear: both;
}

/*header style
----------------------------------*/



/*content style
----------------------------------*/
.toTop {
  position: absolute;
  right: 0;
  bottom: 0;
}
.toTop a {
  padding: 8px 20px 6px 30px;
  background: url(../images/icon_top.gif) 10px center no-repeat #383582;
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
  display: block;
}
.toTop a:hover {
  color: #ff8303;
}


.nr_f_right,
.imgRight {
  float: right;
  padding: 15px 15px 0 15px !important;
}
.imgLeft {
  float: left;
  padding: 15px 15px 0 15px !important;
}
.imgCenter {
  text-align: center;
}
.imgRight img,
.imgLeft img,
.imgCenter img {
  margin-bottom: 3px;
}


.marT30 {
  margin-top: 30px !important;
}
.padT0 {
  padding-top: 0 !important;
}
.padT15 {
  padding-top: 15px !important;
}
.padT20 {
  padding-top: 20px !important;
}
.padT30 {
  padding-top: 30px !important;
}
.padB0 {
  padding-bottom: 0 !important;
}


.textRed,
.warning {
  color: #C00 !important;
}
.nr_t_right,
.textRight {
  text-align: right;
}
.nr_t_center,
.textCenter {
  text-align: center;
}
.textS {
  font-size: 85% !important;
}
.textSS {
  font-size: 65% !important;
}


.pdfLink {
  padding-left: 25px;
  background: url(../images/page_white_acrobat.png) left center no-repeat;
}


.nr_frame {
  border: solid 1px #0e106a;
  margin: 15px 15px 1.5em 15px;
}
.nr_frame table,
.nr_frame table th,
.nr_frame table td {
  border: none !important;
}
.nr_frame table th,
.nr_frame table td {
  vertical-align: top !important;
}
.nr_frame table th {
  background: none !important;
}
.nr_frame caption {
  text-align: left;
}
.nr_table_border {
  border-collapse: collapse;
}
.nr_table_border_color {
  border-collapse: collapse;
  background-color:#99ffff;
}

.nr_frame_left_430 {
  border:1px #000 solid;
  padding:15px;
  width:430px;
}
.nr_frame_left_90p {
  margin:1em auto;
  border:1px #000 solid;
  padding:15px;
  width:90%;
}
.nr_no_border,
.nr_no_border table,
.nr_no_border td,
.nr_no_border th {
  border: none !important;
}

.nr_table_border_gray {
  border-collapse: collapse;
  border: solid 1px #666;	
}

.nr_table_border_gray th {
	background-color:#DDD !important;
  border: solid 1px #666 !important;
	text-align:left;
}

.nr_table_border_gray td {
  border: solid 1px #666 !important;
}

.nr_table_blue_gray {
  border-collapse: collapse;
  border: solid 1px #666 !important;
}

.nr_table_blue_gray th {
  border-collapse: collapse;
  border: solid 1px #666 !important;
  background-color:#26136E !important;
	color:#FFF;
	text-align:left;
}

.nr_table_blue_gray td {
  border-collapse: collapse;
  border: solid 1px #666 !important;
}

th.nowrap,
td.nowrap {
  white-space: nowrap !important;
}

.nr_t_top {
 vertical-align:top;
}
.nr_t_bottom {
 vertical-align:bottom;
}
.nr_t_right {
  text-align: right;
}
.nr_t_left {
  text-align: left;
}
.nr_t_bold {
  font-weight:bold;
}
.nr_t_bold_center {
  font-weight:bold;
  text-align: center;
}

.nr_w_90p {
  width:90%;
}


.indent1 {
  padding-left: 2em !important;
}
.indent2 {
  padding-left: 3em !important;
}
.indent3 {
  padding-left: 4em !important;
}
.indent4 {
  padding-left: 5em !important;
}

.nr_t_min {
	font-size:small;

}



.nr_u_line {
	text-decoration:underline;
}
.nr_w_60p {
  margin: 0 auto;
  width: 60%;
}
.nr_margin_l_25 {
	margin-left:25px;
}
.nr_frame_none {
  margin:1em auto;
  padding:15px;
  width: 80%;
}
.nr_h2deco_none {
  font-size: 1em;
  line-height: 1.5;
	background:none;
	border:none;
	margin-left: 0px;	
}

/*footer style
----------------------------------*/
