/* CSS Document */

#subnav {
	background-color: #CFECF1;
	height: 20px;
	font-size: 10px;
	color: #6EC6D4;
	overflow:hidden;
}
#subnav div { padding-top: 3px; padding-left: 10px; padding-right:36px; line-height:14px; overflow: hidden; }

#subnav a {
	color: #6EC6D4;
	text-decoration: none;
}
#subnav a:hover { color:#08A2BD; }

#breadcrumb {
	height: 18px;
	background-color: #FFFFFF;
	font-size: 9px;
	color: #697A91;
}

#breadcrumb div { padding-top: 2px; padding-left: 10px; }

#breadcrumb a {
	color: #697A91;
	text-decoration: none;
}
#breadcrumb a:hover { color:#002042; }

.article_start { background-color: #E7EBEF; padding: 8px 11px; height: 135px; }
.article_title { font-size: 14px; margin-bottom: 10px; }
.article_intro { font-size: 11px; }
.article_content { font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; }

#blockA {
	width: 519px;
}

#blockB {
	width: 225px;
}
#fastlink, #blurb { margin-left: 0px; }

#blurb_image { display:none; }
#blurb { width: 225px; }
#fastlink { width: 225px; }

#blockC {
	width: 519px;
	min-height: 275px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html #blockC {
height: 275px;
}
/**/

#blockD {
	width: 225px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

#blockE {
	height: 30px;
	width: 519px;
	background-image: url("/public/images/PureIngenuity_website-2_r21_c3.gif");
	background-image: none;
}
#blockE div.content {
	padding-top: 5px;
	padding-left: 10px;
	font-size: 11px;
	color: #66CEE9;
}
#blockE div.content a { color: #66CEE9; }

#blockF {
	height: 30px;
	width: 225px;
	background-image: none;
}
#blockE div.outer, #blockF div {
	height: 26px;
	background-color: #D9F3FA;
	background-image: url("/public/images/pi_corner-3_opaque.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}
