/* import rules from the editor stylesheet */
@import "editor.css";

/* general styles */

div.learnMore {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 84px;
	float: right;
	margin-top: 12px;
	background-image: url(/images/common/learnmore/bkgd-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 1.3em;
}


div.learnMore a.inner {
	display: block;
	color: #ffffff;
	background-image: url(/images/common/learnmore/bkgd-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 3px 4px 5px 16px;
}

div.learnMore a.inner:hover {
	text-decoration: underline;
}

a.learnMore span.inner {
}

/* layout styles */

div#outerContainer {
	text-align: center;
}

table#innerContainer {
	width: 788px;
	text-align: left;
	background-image: url(/images/common/inner-container-bkgd.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

td.searchCell {
	text-align: right;
	padding: 0px 27px 6px 0px;
	font-size: 11px;
	color: #632772;
}

td.searchCell input.fixSize {
	width: 118px;
	height: 17px;
	background-color: #ffffff;
	border: 1px solid #b6b9cb;
}

div#sectionBanner {
	padding: 49px 156px 0px 0px;
	height: 85px; /* 134 - padding */
	color: #ffffff;
	font-size: 25px;
	font-weight: bold;
	overflow: hidden;
}

div#sectionBanner span.capitalize {
	font-size: 30px;
}

div#sectionBanner span.deck {
	color: #0076cb;
	font-size: 15px;
	font-weight: normal;
}

div#rightCallouts {
	float: right;
}

div#rightCallouts div.inner {
	text-align: right;
}

div#rightCallouts div.topBoxOuter {
	background-image: url(/images/common/right-callouts/topbox/bkgd-bottom.gif);
	background-position: bottom right;
	background-repeat: repeat-y;
	width: 186px;
	margin-left: 2px;
}

div#rightCallouts a.topBoxInner {
	display: block;
	background-image: url(/images/common/right-callouts/topbox/bkgd-top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 8px 32px 19px 9px;
	font-size: 12px;
	font-style: italic;
	color: #632772;
}

div#rightCallouts div.topBoxInner {
	display: block;
	background-image: url(/images/common/right-callouts/topbox/bkgd-top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 8px 32px 19px 9px;
	font-size: 12px;
	font-style: italic;
	color: #632772;
}


div#rightCallouts a.topBoxInner:hover {
	text-decoration: underline;
}

div#rightCallouts div.fallBoxOuter {
	background-image: url(/images/common/right-callouts/fallbox/bkgd-top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 186px;
	margin-left: 2px;
	margin-bottom: 6px;
}

div#rightCallouts div.fallBoxInner {
	background-image: url(/images/common/right-callouts/fallbox/bkgd-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 36px 13px 10px 13px;
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	line-height: 1.36em;
	font-family: Verdana, sans-serif;
	text-align: left;
}

div#rightCallouts div.fallBoxInner a {
	color: #ffffff;
	display: block;
	margin-top: 9px;
	padding: 2px 19px 4px 23px;
	text-decoration: underline;
	background-image: url(/images/common/right-callouts/fallbox/subbox-bkgd.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div#rightCallouts div.fallBoxInner div.learnMore {
	background-image: url(/images/common/right-callouts/fallbox/learnmore-bkgd-top.gif);
}


div#rightCallouts div.fallBoxInner div.learnMore a.inner {
	background-image: url(/images/common/right-callouts/fallbox/learnmore-bkgd-bottom.gif);
}

div#rightCallouts div.didYouKnowBoxOuter {
	background-image: url(/images/common/right-callouts/didyouknow/bkgd.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 188px;
}

div#rightCallouts div.didYouKnowBoxMid {
	background-image: url(/images/common/right-callouts/didyouknow/bkgd-top.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

div#rightCallouts div.didYouKnowBoxInner {
	background-image: url(/images/common/right-callouts/didyouknow/bkgd-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 60px 16px 24px 24px;
	font-size: 11px;
	line-height: 1.45em;
}

div#rightCallouts div.didYouKnowBoxInner div.source {
	text-align: right;
	margin-top: 1em;
	font-style: italic;
}


div#content {
	width: 348px;
	line-height: 1.75em;
}

body.wideLayout div#content {
	width: 100%;
}

body.wideLayout div#content div#rightCallouts + p {
	margin-top: 0px;
	padding-top: 1.25em;
}

body.wideLayout div#content div#rightCallouts + h1 {
	margin-top: 0px;
	padding-top: 1.1875em;
	width: 348px ! important;
}

body.wideLayout div#content div.innerContent {
	width: 530px; /* need to constrain the width in the wider layout so as not to extend past the background image. */
}

div#content ul {
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
}

div#leftNav {
	background-image: url(/images/common/leftnav/right-bkgd.gif);
	background-position: right;
	background-repeat: repeat-y;
	font-size: 12px;
}

div#leftNavMid {
	background-image: url(/images/common/leftnav/right-top-bkgd.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

div#leftNavInner {
	/* background-image: url(/images/common/leftnav/right-bottom-bkgd.gif); */
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 14px;
	/* padding-bottom: 8px; */
}

div#leftNavInner div.inner {
	border-left: 1px solid #b8dca6;
	border-bottom: 1px solid #b8dca6;
	background-color: #ffffff;
	background-image: url(/images/common/leftnav/right-green-bkgd.gif);
	background-position: right;
	background-repeat: repeat-y;
}

div#leftNav a {
	display: block;
	color: #632772;
	text-decoration: none;
}

div#leftNav a.lv1 {
	background-image: url(/images/common/leftnav/lv1-bkgd.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 10px 26px 9px 10px;
}

div#leftNav a.lv1:hover, div#leftNav a.lv1:active {
	color: #4ca220;
}

div#leftNav a.open {
	background-image: url(/images/common/leftnav/lv1-open-bkgd.gif) ! important;
	color: #4ca220;
}

div#leftNav a.lv2 {
	font-size: 11px;
	color: #4ca220;
	padding: 0px 26px 8px 20px;
	background-image: url(/images/common/leftnav/lv2-bkgd.gif);
	background-position: 10px 4px;
	background-repeat: no-repeat;
}

div#leftNav a.lv2on {
	background-image: url(/images/common/leftnav/lv2-on-bkgd.gif);
	text-decoration: underline;
	color: #565656;
}

div#leftNav a.lv2:hover, div#leftNav a.lv2:active {
	background-image: url(/images/common/leftnav/lv2-on-bkgd.gif);
	color: #565656;
}

table#footer {
	width: 776px;
	font-size: 10px;
	color: #565656;
	border-top: 1px solid #c0ddf2;
	line-height: 1.6em;
}

table#footer td {
	padding: 14px 19px 0px 12px 
}

table#footer a:link, table#footer a:active, table#footer a:hover, table#footer a:visited {
	text-decoration: none;
}

table#footer a:link, table#footer a:visited {
	color: #0076cb ! important;
}

table#footer a:hover, table#footer a:active {
	color: #565656 ! important;
}

table#footer a.on {
	text-decoration: underline;
}

table#footer a.agency {
	color: #565656;
}

body.home table#innerContainer {
	width: 775px;
	text-align: left;
	background-image: url(/images/home/inner-container-bkgd.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

body.home td.searchCell {
	padding: 0px 6px 0px 0px;
	height: 86px;
}

td#leftCol {
	padding-bottom: 144px;
}

body.home td#leftCol {
	background-image: url(/images/common/leftnav/right-green-bkgd.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-bottom: 0px ! important;
}

body.home div#leftNav {
	background-image: url(/images/common/leftnav/right-green-bkgd.gif);
	background-position: right;
	background-repeat: repeat-y;
	font-size: 15px;
	border-left: 1px solid #b8dca6;
	border-bottom: 1px solid #b8dca6;
}

body.home div#leftNav a.lv1 {
	background-image: url(/images/home/leftnav/lv1-bkgd.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 20px 26px 19px 12px;
}

body.home div#topNav {
	text-align: right;
	padding: 21px 11px 0px 0px;
	height: 20px; /* 41px - padding */
	font-size: 9px;
}

body.home div#topNav span.capitalize {
	font-size: 11px;
}

body.home div.didYouKnowBoxOuter {
	background-image: url(/images/home/didyouknow/bkgd.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 248px;
}

body.home div.didYouKnowBoxMid {
	background-image: url(/images/home/didyouknow/bkgd-top.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

body.home div.didYouKnowBoxInner {
	background-image: url(/images/home/didyouknow/bkgd-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 59px 20px 17px 24px;
	font-size: 12px;
	line-height: 1.667em;
}

body.home div.didYouKnowBoxInner div.source {
	text-align: right;
	font-style: italic;
	width: 100%;
}

body.home table#footer {
	border-top: none;
}

body.home div#welcomeDivOuter {
	float: right;
	width: 524px;
	margin-top: 11px;
	background-image: url(/images/home/welcome/bkgd-pixel.gif);
	background-position: left;
	background-repeat: repeat-y;
}

body.home div#welcomeDivHeader {
	background-color: #682e76;
	background-image: url(/images/home/welcome/bkgd-header.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0px 10px 0px;
}

body.home div#welcomeDivMid {
	background-image: url(/images/home/welcome/bkgd-pixel.gif);
	background-position: right;
	background-repeat: repeat-y;
}

body.home div#welcomeDivMid div.inner {
	padding: 14px 17px 11px 18px;
	font-size: 14px;
	line-height: 1.57em;
	background-image: url(/images/home/welcome/bkgd-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

body.home h1 {
	margin: 0px 0px 10px 0px;
	border: none;
	font-size: 16px;
	font-weight: bold;
	color: #565656;
}

body.home div.learnMore {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 84px;
	float: none;
	margin-top: 12px;
	background-image: url(/images/common/learnmore/bkgd-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 1.3em;
}


body.home div.learnMore a.inner {
	display: block;
	color: #ffffff;
	background-image: url(/images/common/learnmore/bkgd-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 3px 4px 5px 16px;
}

body.home div.learnMore a.inner:hover {
	text-decoration: underline;
}

div#footnote {
	font-size: 9px;
	color: #888888;
	padding: 0px 12px;
}

body.home div#footnote {
	border-bottom: 1px solid #c0ddf2;
}

div#rightCallouts div.fallBoxInner, div#rightCallouts div.fallBoxInner a {
	color: #ffffff;
}

div#rightCallouts div.fallBoxInner ul li a:hover, div#rightCallouts div.fallBoxInner ul li a:active {
	text-decoration: underline
}