#cA {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index:101;
	filter:alpha(opacity=0);
	opacity: .0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /*--IE 8 Transparency--*/
	
}

#cA_bg_top
{
	width:662px; 
	height:600px; 
	position: fixed;
	top: 5%;
	left: 30%;
	z-index: 260;
	background-color:Transparent;
	
}

#cA_bg 
{
	z-index: 250;
	background-color: #FFF;
}

#cA_blanket {
	background: #000;
	position: absolute;
	width: 100%;
	filter:alpha(opacity=0);
	opacity: .0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /*--IE 8 Transparency--*/
	left: 0;
	top: 0;
	z-index: 100;
}


#cA_T1 
{
	border-color:#cd0003;
	border-width: 6px;
	border-style: solid;
	z-index: 300;
	margin-top: 10px;
}

#cA_T2 
{
	border-color:#1d2288;
	border-width: 3px;
	border-style: solid;
	z-index: 400;
}

#cA_T3 
{
	border-color:#1d2288;
	border-width: 3px;
	border-style: solid;
	z-index: 500;
}

#cA_P1 
{
	font-family: Arial;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #cd0003;
	text-align:center;
	margin-top: 5px;
	
	 
}

.cA_L1 
{
	
	list-style-image:url("/cl/images/checkMark.gif");
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	margin-top: 5px;	 
	list-style-position:outside;
}

#cA_L1P
{
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	margin-top: 5px;
	margin-left: 10px;
	
	 
}

.cA_ListText
{
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	 
}

.cA_formText
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin-right: 5px;	 
	text-align: right;
}

.cA_Privacy
{
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	margin-right: 5px;	 
	text-align: right;
	font-weight: bold;
}

.cA_bluetext
{
	font-family: Arial;
	font-size: 10px;
	color: #1d2288;
	margin-right: 5px;	
	font-weight: bold;
}

.cA_radio
{
	font-family: Arial;
	font-size: 11px;
	line-height:14px;
	color: #000000;
	margin-right: 5px;	
}

.cA_tb1
{
	margin-bottom: 3px;
	width:170px;
}

.cA_tb2
{
	margin-bottom: 3px;
	width:120px;
}

#cA_L
{
	position: relative;
}


