@charset "UTF-8";
body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	background-color: #4D414D;
	margin: 0px;
	padding: 0px;
}
a {
	color: #00467f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline !important;
}
#page {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(images/pagestuff-bg.gif);
	background-repeat: repeat-y;
}
#page #sidenav {
	float: left;
	width: 211px;
	z-index: 1;
}
#page #sidenav #flash {
	margin: 0px;
	padding: 0px;
	height: 204px;
}
#page #sidenav #links {
	background-image: url(images/i-leftnav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 449px;
}
#page #sidenav h2 {
	font-size: 16px;
	line-height: 18px;
	color: #00467f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 24px;
	font-weight: normal;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page #sidenav ul {
	margin-left: 32px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#page #sidenav li {
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 12px;
	margin: 0px;
}
#page #sidenav p {
	font-size: 12px;
	padding-right: 18px;
	padding-left: 24px;
	margin: 0px;
	color: #00467f;
}
#page #main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 769px;
	overflow: hidden;
}
#page #nav {
	background-color: #006cc3;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 769px;
	background-image: url(images/inav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#page #nav p {
	font-size: 16px;
	line-height: 33px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#page #nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 26px;
}
.clearall {
	clear: both;
}
#page #hw {
	background-image: url(images/imast.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 769px;
	float: left;
}
#page #hw span {
	display: none;
}
#page #sidebar {
	background-image: url(images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	width: 241px;
	background-color: #A9C0D2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 611px;
}
#page #sidebar #storelink {
	background-image: none;
}
#page #sidebar #storelink:hover {
	background-image: url(images/store-on.jpg);
}
#page #sidebar #store {
	margin: 0px;
	padding: 0px;
	height: 32px;
	background-image: url(images/store-ttl.png);
	width: 241px;
}
#page #sidebar #store span {
	display: none;
}
#page #sidebar p {
	font-size: 12px;
	line-height: 16px;
	color: #00467f;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 18px;
	padding-left: 18px;
}
#page #sidebar #share {
	background-image: url(images/share-ttl.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 241px;
	clear: both;
}
#page #sidebar #share span {
	display: none;
}
#page #sidebar .smaller {
	font-size: 11px;
	line-height: 13px;
}
.rightlink {
	line-height: 18px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 10px !important;
	margin-top: 5px !important;
}
.arrow {
	vertical-align: middle;
}
#page #sidebar .stories td {
	font-size: 11px;
	color: #00467f;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page #sidebar .stories img {
	padding-right: 10px;
	padding-left: 18px;
}
#page #main #pagestuff #content {
	float: left;
	background-image: url(images/icontent-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 79px;
	color: #00467f;
	width: 528px;
}
#page #main #pagestuff #content #breadcrumb {
	font-size: 10px;
	line-height: 20px;
	text-align: right;
	margin: 0px;
	padding-right: 8px;
}
#page #main #pagestuff #content #breadcrumb a {
	color: #f26522;
}
#page #main #pagestuff #content h1 {
	font-size: 19px;
	line-height: 70px;
	color: #00467f;
	background-image: url(images/i-ttl-bg.jpg);
	height: 79px;
	width: 508px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
#page #main #pagestuff #content h2 {
	font-size: 16px;
	line-height: 18px;
	padding-right: 50px;
	padding-left: 20px;
}
#page #main #pagestuff #content h3 {
	font-size: 13px;
	line-height: 18px;
	padding-right: 50px;
	padding-left: 20px;
}
#page #main #pagestuff #content p {
	font-size: 13px;
	line-height: 18px;
	padding-right: 50px;
	padding-left: 20px;
}
#page #main #pagestuff #content a {
	color: #f26522;
}
#affirmations td {
	padding-bottom: 20px;
}
#affirmations h3 {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 20px;
}
#affirmations p {
	margin-top: 0px;
	margin-bottom: 18px;
}
#page #main #pagestuff #content #affirmations .rightlink {
	float: none;
	margin-left: 20px;
	margin-bottom: 0px;
}
#page #quote {
	width: 980px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#page  #quote h3 {
	clear: both;
	width: 699px;
	z-index: 10;
	margin: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #a8c0d3;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#page  #quote  span  {
	display: inline;
}
.lcase {
	font-weight: normal;
}
#page #main #pagestuff #content .store {
	margin-right: 20px;
	margin-bottom: 8px;
	border: 1px solid #9dc2e2;
	margin-left: 20px;
}
#page #main #pagestuff #content .store .title a {
	font-size: 10px;
	color: #f26522;
	line-height: 18px;
	background-image: url(store/images/order-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-right: 10px;
}
#page #main #pagestuff #content .store p {
	font-size: 11px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page #main #pagestuff #content .store h3 {
	font-size: 13px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
#page #main #pagestuff #content .store img {
	padding: 12px;
}
#page #main #pagestuff #content .store .title {
	padding-top: 12px;
}
#page #main #pagestuff #content ul {
	margin-left: 32px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#page #main #pagestuff #content li {
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 12px;
	margin: 0px;
}#page #main #pagestuff #content #contactT td {
	font-size: 13px;
	line-height: 18px;
}

