@CHARSET "ISO-8859-1";




div.clear_navbox
{
	width: 600px;	
}
	
div.clear_splash
{
	/* clear: both;	*/
}
	
div.title
{
	background: transparent url(structure/member_swoosh.gif) no-repeat right top;
	height: 155px;
	margin: 0px -20px;
	color: white;
}

div.title img
{
	float: left;
	margin-right: 10px;
}

p
{
	margin: 0px 0px 15px 0px;	
}
	
strong
{
	font-weight: 800;
}

em
{
	font-style: italic;	
}

sup
{
	font-size: 50%;
	vertical-align: top;
}

div.hr
{
	margin: 5px;
	height: 15px;
	background: white url(story/hr.gif) no-repeat center center;
}

h1 {
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0px;
}

h2, h3 {
	color: #133288;
	margin: 10px 0px;
	font-size: 16px;
	font-weight: 100;
}

h4 {
	color: #133288;
	margin: 0px;
	font-size: 14px;
	font-weight: 100;
}

ul
{
	list-style-position: outside;
	list-style-type: square;
}

ul
{
	list-style-position: inside;
}

li
{
	margin: 10px 40px 10px 80px;
	padding: 10px;
	color: #133288;
	background: #ebf0f6;
}

li p
{
	display: inline;	
}


div.content table
{
	border: 2px solid #133288;
	margin: 20px;
	border-collapse: collapse;
}
	
div.content table th
{
	border: 1px solid #133288;
	background: #133288;
	color: white;
	font-size: 12pt;
	padding: 10px;
}

div.content table td
{
	border: 1px solid #133288;
	padding: 10px;
	background: #ebf0f6;
}

div.content table.sitemap
{
	border: 0 none;
	border-collapse: separate;
	border-spacing: 10px;
	margin: 0px;
}

div.content table.sitemap td
{
	border: 0 none;
	padding: 0px 10px 10px 10px;
}

div.content li.sitemap h2 {
	display: inline;
}

div.content li.sitemap p {
	display: block;
	padding-left: 20px;
}

div#site_map a.sitemap {
	display:block;
}

div#site_map {
	padding-bottom:20px;
}

img.sitemap_thumbnail
{
	float: left;
	margin: 0px 10px 10px 0px;	
}

address
{
	display: block;
	padding: 10px;
	margin: 10px 40px;
	color: #133288;
	background: #ebf0f6;	
}

div.footnote
{
	font-size: 9pt;
	color: #133288;
}
	
/* blockquote */

blockquote
{
	float: right;
	width: 243px;
	background: url(story/blockquote_bgrd.gif) repeat-y left;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
}

blockquote h1, blockquote h2
{
	font-size: 16px;
	margin: 0px 0px 10px;
	color: #f79838;
}
	
blockquote div.outer_block
{
	background: url(story/blockquote_top.gif) no-repeat top left;
}
	
blockquote div.inner_block
{
	padding: 10px 10px 10px 75px;
	background: url(story/blockquote_bottom.gif) no-repeat bottom left;
}

/* iframes */

iframe
{
	width: 695px;
	border: 0 none;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 60px;
}

#enrollment_form {
	height: 2000px;
	width: 700px;
}

#agent_enrollment_form {
	height: 5000px;
	width: 700px;
}

#plan_comparison {
	height: 1500px;
	padding-top: 0px !important;
}

#prior_auth {
	height: 1000px;
}

#drug_lookup {
	height: 800px;
}

#finder {
	height: 2000px;
}


