@charset "utf-8";
/* CSS Document */



/* COMMON PAGELAYOUTS STYLES */

.ms-rtestate-write{
	 border:2px solid #009900; padding:15px 10px;
}


.WR_PageLayouts{}
.WR_Common{}
.PL_Title{ margin:10px 0px; /*font-size:20px*/ font-size: 14.5pt;}
.PL_WebPartZone{margin:10px 0px;}
.PL_RTE{margin:10px 0px;}

.TopPanel{ background:#F3F3F3; margin:10px 0px;  border:0px solid #CCCCCC; padding:10px}
.TblTopPanel  { }
.TblTopPanel td { padding:3px 3px 1px 3px}
.TblTopPanel input, .TblTopPanel textarea  { font-family:Arial, Helvetica, sans-serif }
.tpcol1{ width: 50%}
.tpcol1{ width: 50%}

/* PAGE LAYOUT 1 */
.WR_PL_1{}
.WR_PL_1 .PL_Column1{ width:70%; float:left}
.WR_PL_1 .PL_Column2{ width:29%; float:left; margin-left:1%}

/* PAGE LAYOUT 2 */
.WR_PL_2{}
.WR_PL_2 .PL_Column1{ width:29%; float:left; margin-right:1%}
.WR_PL_2 .PL_Column2{ width:70%; float:left;}

/* PAGE LAYOUT 3 */
.WR_PL_3{}
.WR_PL_3 .PL_Column1{ width:100%}

/* PAGE LAYOUT 4 */
.WR_PL_4{}
.WR_PL_4 .PL_Column1{ width:32%; float:left; margin-right:1%}
.WR_PL_4 .PL_Column2{ width:32%;  float:left; margin-right:1%}
.WR_PL_4 .PL_Column3{ width:33%; float:left}

/* PAGE LAYOUT 5 */
.WR_PL_5{}
.WR_PL_5 .PL_Column1{ width:49%; float:left; margin-right:1%}
.WR_PL_5 .PL_Column2{ width:50%;  float:left; }

/* PAGE LAYOUT 6 */
.WR_PL_6{}
.WR_PL_6 .PL_Column1{ width:29%; float:left; margin-right:1%}
.WR_PL_6 .PL_Column2{ width:70%;  float:left; }

/* PAGE LAYOUT 7 */
.WR_PL_7{}
.WR_PL_7 .PL_Column1{ width:49%; float:left; margin-right:1%}
.WR_PL_7 .PL_Column2{ width:50%;  float:left; }

/* PAGE LAYOUT 8 */
.WR_PL_8{}
.WR_PL_8 .PL_Column1{ width:100%}
.WR_PL_8 .PL_Img_tbl{float:left; margin:0px 10px 5px 0px; width:25%}
.WR_PL_8 .PL_Img_Caption{ color:#666666; /*font-size:11px;*/ font-size: 8pt; padding:5px 0px}

/* PAGE LAYOUT 8 */
.WR_PL_9{}
.WR_PL_9 .PL_Column1{ width:100%}
.WR_PL_9 .PL_Img_tbl{float:right; margin:0px 0px 5px 10px; width:25%}
.WR_PL_9 .PL_Img_Caption{ color:#666666; /*font-size:11px;*/ font-size: 8pt; padding:5px 0px}

/* PAGE LAYOUT 10 */
.WR_PL_10{}
.WR_PL_10 .PL_Column1{ width:70%; float:left}
.WR_PL_10 .PL_Column2{ width:29%; float:left; margin-left:1%}

/* PAGE LAYOUT 11 */
.WR_PL_11{}
.WR_PL_11 .PL_Column1{ width:32%; float:left; margin-right:1%}
.WR_PL_11 .PL_Column2{ width:32%;  float:left; margin-right:1%}
.WR_PL_11 .PL_Column3{ width:33%; float:left}

/* PAGE LAYOUT 12 */
.WR_PL_12{}
.WR_PL_12 .PL_Column1{ width:70%; float:left; }
.WR_PL_12 .PL_Column2{ width:29%;  float:left;margin-left:1% }



/* EVENT PAGE LAYOUT */
.tblEvents th{
	background: url('/Style Library/Images/IP-th-bg.png') top left repeat-x;
	height: 29px;
	border: 1px solid #d1d1d1;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	font-size: 10.5pt;
	color: #333;
	font-weight: bold;
	padding-left: 5px;
	text-align: left; 
}


.btnback{margin:5px 0px;}
.wr_date{ margin-top:-10px; color:#769E2C; /*font-size:11px;*/ font-size: 8pt;}