@charset "utf-8";
.cntr_bg {
	background-image: url(../images/cntr_bg.png);
	background-repeat: no-repeat;
}
.cntr_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
}
.cntr_head a {
	color:#333333;
	text-decoration:none;
}
.cntr_head a:hover {
	color:#003399;
	text-decoration:underline;
}
.cntr_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 5px;
}
.cntr_add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.cntr_sub_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #003399;
	padding-left: 8px;
}
.cntr_sub_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding-left: 8px;
}
.rt_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.prodct_hligts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003399;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
	text-align: left;
	text-indent: 0px;
}
.product_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC9DC;
}
.prodct_sub_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #003399;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC9DC;
}
.cntr_bg_portfolio {
	background-image: none;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.product_head_portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/portfolio_hd_bg.jpg);
	background-repeat: no-repeat;
}
.bot_printstuff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	padding-right: 10px;
}
