@charset "utf-8";
.bg {
	background-position: top;
	background-repeat: no-repeat;
}
.flashmain_border {
	padding: 3px;
	border: 1px solid #fa017e;
	margin-right: 10px;
	margin-bottom: 10px;

}
.bgleft {
	background: url(images/bg_left.jpg) no-repeat right top;
}
.bgright {
	background: url(images/bg_right.jpg) no-repeat left top;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	background-position: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height:20px;
}
.vert_line {
	background-image: url(images/verticle_line.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #00CCFF;
}
.menulink A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
}
.menulink A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
}
	
.menulink A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
}
.menulink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d2035c;
	text-transform: capitalize;
	font-weight: normal;
}
.left_col_bg_shadow {
	background-image: url(images/left_col_bg_shadow.png);
	background-repeat: repeat-y;
	background-position: right;
}
.2opc_rightmarg {
	padding: 5px;
	margin-right: 30px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.right_col_bg_shadowCopy {
	background-image: url(images/right_col_bg_shadow.png);
	background-repeat: repeat-y;
	background-position: right;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: d2035c;
	background-position: left top;
}
