@charset "utf-8";
/* CSS Document */

#pageLeadInContainer {
	background-color:#f6fbfe;
	padding:28px 23px;
}
.leftCol {
	float:left;
	margin:0px 25px 10px 0px;
	*margin:0px 20px 0px 0px; /* IE fix */
	width:200px;
}
.rightCol {
	float:left;
	margin-bottom:10px;
	*margin-bottom:1px; /* IE fix */
	width:645px;
}
* html .rightCol { /* IE6 fix */
	width:645px;
}
#pageContainer #sectionNavContainer {
	padding:0px;
}
#pageContainer ul#sectionNav {
	margin:0px 0px 15px 3px;
}
#pageContainer ul#sectionNav li {
	background:transparent;
	line-height:0;
	padding:6px 0px 5px 0px;
}
#pageContainer ul#sectionNav li a {
	color:#003145;
	font-size:0.9em;
	line-height:1.2em;
}
#pageContainer #sectionNavContainer #navContainer p {   /*  added MAINT-0007504  */
	color:#003145;
        font-size:0.9em;
        line-height:1.2em;
}
#pageContainer #sectionNavContainer #navContainer a {   /*  added MAINT-0007504  */
	color:#003145;
	font-weight:bold;
}

#pageContainer #sectionNavContainer #navContainer p img {   /*  added MAINT-0007504  */
	padding-bottom:2px;
        vertical-align:middle;
}

#calloutContainer {
	font-size:1em;
}
.leftCol #calloutContainer .callout {
	border:1px solid #ccc;
	padding:0px;
	width:200px;
}
.leftCol #calloutContainer .callout h4 {
	background-color:#044b79;
	border-bottom:1px solid #ccc;
	color:#fff;
	margin:0px;
	padding:2px 3px;
}
.leftCol #calloutContainer .callout h4 a {
	color:#fff;
}
.leftCol #calloutContainer .callout ul {
	color:#000000;  /* was 666 - MAINT-0006291 */
	font-size:0.85em;
	padding:0px 10px;
}
.leftCol #calloutContainer .callout ul li {
	background:transparent;
	border-bottom:1px solid #dedede;
	padding:3px 0px;
}
.leftCol #calloutContainer .callout ul li a span.cal_date {
	color:#003145;
}
.leftCol #calloutContainer .callout p {
	font-size:0.85em;
	margin:0px;
	padding:10px;
}
.leftCol #calloutContainer .callout .pod_item {
	background-color:#efefef;
	border-bottom:1px solid #dedede;
	position:relative;
	width:198px;
}
.leftCol #calloutContainer .callout .pod_item img {
	float:left;
	margin:7px;
}
.leftCol #calloutContainer .callout .pod_item .pod_item_details {
	background-color:#fff;
	float:left;
	width:146px;
}
.leftCol #calloutContainer .callout .pod_item .pod_item_details a {
	color:#003145;
}
.leftCol #calloutContainer .callout .allMoreLink {
	padding:10px;
	text-align:right;
}
.rightCol object, .rightCol object embed {
	width:645px !important;
}
* html .rightCol #calloutContainer { /* IE6 fix */
	font-size:1em;
	width:645px;
}
.rightCol #calloutContainer .callout {
	color:#171717;
	float:left;
	font-size:0.9em;
	margin:10px 15px 25px 0px;
	width:200px;
}
* html .rightCol #calloutContainer .callout { /* IE6 fix */
	margin-right:12px;
}
.rightCol #calloutContainer .callout h4 {
	color:#003145;
}
.rightCol #calloutContainer .callout img {
	border:1px solid #e0e1dd;
	margin-bottom:3px;
	padding:10px;
	width:176px;
}
.rightCol #calloutContainer .callout a {
	color:#003145;
}
h1 {
	color:#003145;
	margin:28px 0px;
}
img.imgRight {
	clear:right;
	display:block;
	float:right;
	margin:0px 0px 20px 20px !important;
}
img.imgRightBorder {
	border:1px solid #e0e1dd;
	display:block;
	float:right;
	margin:0px 0px 20px 20px !important;
	padding:10px;
	position:relative;
	z-index:2;
}
.rightCol ul li {
	color:#171717;
}
h3, h3 * { /* all but home */
	color:#003145;
}
