
div#content {
	
}

div#content h2 {
	margin-bottom: 10px;
	color: #328DCC;
	text-transform: uppercase;
	margin-top: 10px;
	_margin-top: 21px;
	margin-left: 10px;
	font-size: 115%;
}

div#content h3 {
	color: #12357F;
	margin-bottom: 0;
}

div#content h4 {
	color: #328DCC;
	margin-bottom: 0;
}


div#content p {
	margin-top: 0;
	margin-bottom: 10px;
}

div#content .clear {
	clear: both;
}



div#content .textbox1 {
	width: 508px;
	margin: 10px 0;
	background: url(../shell/textbox1_bg_middle.gif) repeat-y;
}

div#content .textbox1 .container1 {
	background: url(../shell/textbox1_bg_top.gif) no-repeat 0 0;
}

div#content .textbox1 .container2 {
	background: url(../shell/textbox1_bg_bottom.gif) no-repeat 0 100%;
}

div#content div#body_2 {
	padding: 20px 20px;
}



div#content .source {
	font-style: italic;
	color: #666;
	font-size: 85%;
}


div#content .textbox1 .container2 h3 {
	margin-top: 0;
}


div#content div.hr {
	height: 0;
	overflow: hidden;
	border-bottom: 1px solid #A4CDE8;
	margin: 10px 0;
}

div#content .textbox1 div.hr {
	clear: both;
}



div#content .stories {
	float: right;
	margin: 0 0 10px 10px;
}


div#content ul.anchor_links {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#content ul.anchor_links a {
	padding-left: 10px;
	background: url(../shell/caret_right_blue.gif) no-repeat 0 65%;
}

div#content div.back_to_top {
	text-align: right;
}

div#content div.back_to_top a {
	font-size: 90%;
	padding-left: 12px;
	background: url(../shell/caret_up_blue.gif) no-repeat 0 65%;
}



body.activities_flash div#content .textbox1 .container2 p, 
body.activities_flash div#content .textbox1 .container2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}

body.activities_flash div#content .textbox1 .container2 div#body_2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	min-height: 406px;
	#height: 404px;
}

div#content #activities_flash {
	position: relative;
	top: -20px;
	left: 4px;
	width: 477px;
	height: 295px;
}

div#content #activities_flash p {
	padding-top: 30px;
	color: #328DCC;
}





div#content h2.bgfx, div#content h2.bgfx .bgfx1 {
	width: 490px;
	height: 18px;
}



div#content div.merchants {
	margin: 0;
}

div#content div.merchant {
	margin-left: 35px;
	margin-bottom: 10px;
	display: inline;
	float: left;
	width: 198px;
	border-bottom: 1px solid #A4CDE8;
}

div#content div.merchant a {
	float: left;
}

div#content div.merchant a.bgfx {
	margin-left: 20px;
	margin-top: 33px;
}

div#content div.merchant a.bgfx, div#content div.merchant a.bgfx .bgfx1 {
	width: 88px;
	height: 24px;
	background-image: url(../shell/btn_view_offers.gif);
}

div#content div.merchant a.bgfx:hover .bgfx1 {
	background-position: 0 100%;
}





div#content div#body_2.table_grid {
	padding: 0;
}


div#content div#body_2.table_grid table {
	border-collapse: collapse;
}

div#content div#body_2.table_grid table td, div#content div#body_2.table_grid table th {
	padding: 3px;
	font-size: 85%;
	border: 1px solid #A4CDE8;
}

div#content div#body_2.table_grid table th {
	color: #12357F;
	text-align: center;
	vertical-align: bottom;
	font-weight: 700;
}

div#content div#body_2.table_grid table td.th {
	color: #12357F;
	font-weight: 700;
}

div#content div#body_2.table_grid table tr.first td, div#content div#body_2.table_grid table tr.first th {
	border-top: none;
	padding-top: 6px;
}

div#content div#body_2.table_grid table tr.last td, div#content div#body_2.table_grid table tr.last th {
	border-bottom: none;
	padding-bottom: 12px;
}

div#content div#body_2.table_grid table td.first, div#content div#body_2.table_grid table th.first {
	border-left: none;
	padding-left: 6px;
}

div#content div#body_2.table_grid table td.last, div#content div#body_2.table_grid table th.last {
	border-right: none;
	padding-right: 6px;
}

div#content div#body_2.table_grid table ul {
	margin-left: 1.5em;
}




div#content div#body_2.glossary {
	padding-top: 10px;
}

div#content div#body_2.glossary h3 {
	margin-top: 1em;
}



div#content .fastfact {
	font-style: italic;
	color: #12357F;
	/*border: 1px solid #D3E8F5;
	background: #fff url(../shell/fastfact_bg.gif) repeat-y 0 0;
	padding: 6px;*/
}

div#content .fast_facts h3 {
	text-transform: uppercase;
}

div#content .fast_facts p {
	font-style: italic;
	color: #12357F;
}

div#content .fast_facts .source {
	white-space: nowrap;
}

div#content b {
	color: #12357F;
}

div#content .source_footer {
	padding-top: 2em;
	font-size: 85%;
}

div#content .source_footer p {
	color: #666;
	font-style: normal !important;
}


