/*COPY*/
.copy11_blk{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
}

.copy12_blk{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
}

.copy14_blk{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#000;
	font-weight:normal;
}

.copy11_B_blk{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
}

.copy12_B_blk{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.copy11_B_blue{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#0068A3;
	font-weight:bold;
}

.copy11_B_grey{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#959595;
	font-weight:bold;
}

.copy12_B_blue{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#0068A3;
	font-weight:bold;
}

.copy12_B_grey{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#959595;
	font-weight:bold;
}

.copy14_B_blk{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
}

.copy14_B_blue{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#0068A3;
	font-weight:bold;
}

.copy14_B_grey{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#959595;
	font-weight:bold;
}

.copy11_grey{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#959595;
	font-weight:normal;
}

.copy12_grey{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#959595;
	font-weight:normal;
}

.copy14_grey{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#959595;
	font-weight:normal;
}

.copy11_blue{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#0068A3;
	font-weight:normal;
}

.copy12_blue{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#0068A3;
	font-weight:normal;
}

.copy14_blue{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#0068A3;
	font-weight:normal;
}

/*HEADER*/
.copy16_blk{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#000;
	font-weight:normal;
}

.copy16_B_blk{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
}


.copy16_grey{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#959595;
	font-weight:normal;
}

.copy16_B_grey{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#959595;
	font-weight:bold;
}

.copy16_blue{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#0068A3;
	font-weight:normal;
}

.copy16_B_blue{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#0068A3;
	font-weight:bold;
}


/*Padding/MARK*/
.paddinglft_10px{
	padding-left:10px;
}

.paddingbtm_2{
	padding:2px 0 2px 0;
}

.paddingbtm_5px{
	padding-bottom:5px;
}

.dashborder_wht {
	border-bottom:1px dashed #fff;
}

.dashborder_grey {
	border-bottom:1px dashed #ccc;
}

.dottedborder_wht {
	border-bottom:1px dotted #fff;
}

.dottedborder_grey {
	border-bottom:1px dotted #ccc;
}

.mark10px_topleft{
	height:5px;
	width:5px;
	border-top:1px solid #757575;
	border-left:1px solid #757575;
}

.mark10px_topright{
	height:5px;
	width:5px;
	border-top:1px solid #757575;
	border-right:1px solid #757575;
}

.mark10px_bottomleft{
	height:5px;
	width:5px;
	border-bottom:1px solid #757575;
	border-left:1px solid #757575;
}

.mark10px_bottomright{
	height:5px;
	width:5px;
	border-bottom:1px solid #757575;
	border-right:1px solid #757575;
}