div#p-header div#p-header-features {
	display: none ! important; /* hiding top search bar which is set via Javascript by 3rd party */
}

.p-content-grid {
	width: 957px ! important;
}

#p-grid-c #p-columns #p-center {
	width: 551px ! important;
}

table.p-primaryfeature {
	width: 551px ! important;
}

td.p-article {
	padding-top: 0px ! important;
}

#p-grid-c #p-columns #p-wide {
	width: 731px;
}

td p {
	margin-top: 1em ! important;
	margin-bottom: 1em ! important;
}

h1 {
	padding-left: 0px ! important;
	padding-top: 0px ! important;
	margin-left: 0px ! important;
	margin-top: 0px ! important;
	font-size: 26px ! important;
}

h2 {
	/* OLD STYLES */
	/*color: #085cd7 ! important;
	font-size: 20px ! important;
	font-weight: 100 ! important;
	font-style: normal; ! important;
	margin-bottom: 0px ! important;;*/
	color:#000066;
font-size:140% !important;
font-weight:normal;
line-height:normal;
margin:0;
}

h2 + p {
	margin-top: 3px ! important;;
}


/* begin email update form */
div.emailUpdate {
	margin-left: 7px;
	width: 180px;
	background-image: URL(/images/sidebar/update-box-bkgd.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.emailUpdate div.inner {
	padding: 5px 5px 15px 7px;
	background-image: URL(/images/sidebar/update-box-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.emailUpdate input.styledTextField {
	border: 1px solid #c5c7d1;
	padding-left: 5px;
	padding-right: 5px;
	width: 118px; /* 130px - padding - border */
	margin-right: 7px;
}

/* end email update form */

/* begin custom leftnav */
table#leftnav-table-ggi {
	margin-left: 10px;
	width: 176px;
	font-size: 108%;
}

table#leftnav-table-ggi td {
	padding-bottom: 6px;
	color: #000000;
}

table#leftnav-table-ggi td.p-left_level_2_closed, table#leftnav-table-ggi td.p-left_level_2_active, table#leftnav-table-ggi td.p-left_level_2_open {
	padding-left: 10px;
}

table#leftnav-table-ggi td.p-left_level_1_active, table#leftnav-table-ggi td.p-left_level_1_open, table#leftnav-table-ggi td.p-left_level_2_active, table#leftnav-table-ggi td.p-left_level_2_open, table#leftnav-table-ggi td.p-left_level_1_category {
	font-weight: bold;
}

a.lnavRssLink {
	display: inline-block;
	background-image: URL(/images/sidebar/rss.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 19px;
	margin-left: 10px;
	margin-top: 6px;
	font-size: 108%;
}

td.hasChildren-level-1 a {
	color: #000000 ! important;
	font-weight: bold ! important;
}

/* end custom leftnav */

/* begin INR quiz */

form#INRquiz {
	width: 497px
}

form#INRquiz div.questionBlock {
	background-image: URL(/images/quiz/shadow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	margin-bottom: 6px;
	font-size: 12px;
}

form#INRquiz div.questionBlock div.inner {
	border: 1px solid #dadadc;
	padding: 8px 6px;
}

form#INRquiz div.yesAnswer div.inner {
	border: 1px solid #bdd9c0 ! important;
	background-color: #deffde;
}

form#INRquiz div.noAnswer div.inner {
	border: 1px solid #d9bdc0 ! important;
	background-color: #ffdede;
}


form#INRquiz div.questionBlock div.inputContainer {
	float: left;
	width: 99px;
	margin-right: 9px;
}

form#INRquiz div.questionBlock div.descriptionContainer {
	float: left;
	width: 372px;
}

form#INRquiz div.questionBlock div.descriptionContainer li {
	font-size: 10px;
}

form#INRquiz div.quizResults {
	width: 497px;
	background-image: URL(/images/quiz/result-bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

form#INRquiz div.quizResults div.inner {
	background-image: URL(/images/quiz/result-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 1px 20px;
}

form#INRquiz div.quizResults a {
	text-decoration: underline;
}

form#INRquiz div.resultsGreatCandidate {
	background-image: URL(/images/quiz/result-bottom-green.jpg) ! important;
}

form#INRquiz div.resultsGreatCandidate div.inner {
	background-image: URL(/images/quiz/result-top-green.jpg) ! important;
}

form#INRquiz div.resultsGreatCandidate a {
	color: #680000;
}

form#INRquiz div.quizResults span#yesAnswerTotal {
	font-size: 2em;
}

form#INRquiz div.resultsGreatCandidate span#yesAnswerTotal {
	color: #06790c;
}

div.clear {
	clear: both;
}



/* end INR quiz */

td#p-maincontent {
	width: 768px;
}

input.p-field-narrow {
	width: 53px;
}

div.callout-button {
	background-image:url(/images/callout-button/bkgd.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:11px auto;
	width:291px;
}

div.callout-button div.inner {
	background-image:url(/images/callout-button/bkgd-bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

div.callout-button a {
	background-image:url(/images/callout-button/arrow-circle.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	display:block;
	margin-right:8px;
	padding:8px 30px 10px 12px;
}