/*** RESET ****/
body, html, h1, h2, h3, h4, p, form, ul, ol, li{ padding:0px; margin:0px; }
ul,ol { list-style: none; }
table { border-collapse: collapse; }
body, html { width:100%; height:100%; }
fieldset,img { border: none; }
a{ outline:none; text-decoration:none; }


body{
	font-size:12px;
}

input{
	font-size:11px;
}

#content_right{
	padding-top:14px;
	padding-bottom:30px;
}

h1{
	color:#EE4D99;
	font-size:16px;
	margin-bottom:5px;
}

h2{
	color:#1C4F78;
	font-size:12px;
	margin-bottom:3px;
	margin-top:20px;
	background-image: url(images/h2bgr.jpg);
	background-repeat: no-repeat;	
	padding-left:37px;
	padding-top:7px;
	padding-bottom:12px;
}

p{
	margin-bottom:10px;
	line-height:17px;
	font-size:12px;
}

a.c2wbodylink{
	text-decoration:underline;
}

a.c2wbodylink:hover{
	color:#EE4D99;
}

ul{
	margin-left:37px;
	margin-bottom:10px;
}

li{
	line-height:16px;
	font-size:12px;
	margin-bottom:6px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:20px;
}

li.pdf{
	line-height:20px;
	font-size:12px;
	margin-bottom:6px;
	background-image: url(images/b_pdf.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:22px;
}


td{
	font-size:12px;
}

#c2wnav{
	background-image: url(images/c2wbgr.jpg);
	background-repeat: repeat-x;
	padding:10px;
	background-color:#F068A7;
}

.c2wdl{
	color:#EE4D99;
	font-weight:bold;
	text-decoration:none;
}

.c2wdl:hover{
	text-decoration:underline;
	color:#EE4D99;
}

.c2w{
	background-image: url(images/navbgr.png);
	background-repeat: no-repeat;
	padding-left:22px;
	line-height:18px;
	margin-bottom:5px;
	background-position: 0px 3px;
}

.c2w:hover{
	background-image: url(images/navbgr-on.png);
}

.c2w-on{
	background-image: url(images/navbgr-on.png);
	background-repeat: no-repeat;
	padding-left:22px;
	line-height:18px;
	margin-bottom:5px;
	background-position: 0px 3px;
}


.c2wlink{
	color:#FFFFFF;
	display:block;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}

.c2wlink:hover{
	color:#055285;
}

.c2wlink-on, .c2wlink-on:hover{
	color:#055285;
	display:block;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}

.c2wsubmit{
	background-color:#EE4D99;
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #B81261;	
}	

.faqdivide{
	border-bottom:solid 1px #CBE1F3;
	height:10px;
}