/* [=/forms.aspx]
---------------------------------------------------------------------------------------------*/
#primaryContent h1 {
	background:url(/~/media/img/photos/vpiForms.ashx) no-repeat 0 0;
	height:215px;
	text-indent:-9999px;
	width:640px;
}
/* [=table]
-------------------------------*/
table#states {
	border:6px solid #534741;
	border-collapse:collapse;
	margin-bottom:10px;
	width:640px;
}
table#states th, table#states td {
	border:1px solid #b5acae;
	border-width:1px 1px 0 0;
}
table#states thead tr {
	background:#cac7c3 url(/~/media/img/textures/table_th_texture.ashx) repeat-x 0 0;
}
table#states th {
	background:transparent;
	border-top:none;
	color:#003366;
	height:30px;
	letter-spacing:1px;
	line-height:29px;
	padding:4px 0 5px;
}
table#states td {
	background-color:#f1f0ec;
}
table#states td a {
	display:block;
	text-decoration:none;
	padding:2px 16px 3px 6px;
}
table#states td a:hover {
	background:#534741 url(/~/media/img/graphics/icon_pdf.ashx) no-repeat 98% center;
	color:#fff;
	text-decoration:underline;
}
/* [=claimSubmitHelp]
-------------------------------*/
#claimSubmitHelp {
	background:#fffffe url(/~/media/img/textures/dotTexture_m.ashx) repeat-x 0 0;
	border-top:2px solid #b5acae;
	font-size:12px;
	margin:10px 0 20px;
	padding:5px;
}
#claimSubmitHelp div.alignleft {
	border-right:2px solid #b5acae;
	padding-right:3px;
	margin-right:7px;
	width:338px;
}
#claimSubmitHelp div.alignright {
	width:280px;
}
#claimSubmitHelp img {
	float:left;
	margin:4px 0 0 0;
}
#claimSubmitHelp h3 {
	font-size:14px;
}
#claimSubmitHelp p, #claimSubmitHelp h3 {
	margin-left:56px;
}
/* [=primaryContent]
-------------------------------*/
.pdf-list li {
	font-size:10px;
}
.pdf-list li a {
	font-size:14px;
}
#forms #careGuardBenefits {
	line-height:1.1;
	margin:0 !important;
}
#forms #wellnessCoverage {
	color:#a71135;
	font-size:14px;
	margin:0 0 12px 0;
}
#pdf {
	border-top:2px solid #b5acae;
	font-size:12px;
	margin-top:35px;
	padding:10px;
}
#pdf img {
	margin-top:4px;
}
#pdf p {
	line-height:1.8;
	margin-left:122px;
}
