body {
	margin: 3px auto 0px;
	padding: 0px;
	width: 770px;
	font-family: Arial,Helvetica,sans-serif;
}

p {
	font-size: 10pt;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
}

table.grid {
	border-collapse: collapse;
	border-spacing: 0pt;
	margin: 10px;
}

table.grid th, table.grid td {
	font-size: 10pt;
	padding: 3px;
}

table.grid td {
	border: 1px solid black;
}

table.grid th {
	font-weight: bold;
}

table.list {
	border-collapse: collapse;
	border-spacing: 0pt;
	margin: 30px auto 0px 100px;
	border-bottom: 1px solid black;
}

table.list th, table.list td {
	font-size: 8pt;
	padding: 3px;
}

table.list td {
	border-left: 1px solid black;
	border-right: 1px solid black;
}

table.list th {
	font-weight: bold;
	border-bottom: 1px solid black;
}

table.banner-vertical {
	border: 0px none;
	float: right;
	height: 100%;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.return-to-top {
	text-align: right;
}

.float-center {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

.end-float {
	clear: both;
	float: none;
}

#container0 {
	width: 770px;
}

#header {
	/* background: transparent url("/images/logo.gif") no-repeat scroll top left; */
	height: 101px;
	padding: 0px 0px 10px 0px;
}

#logo {
	float: left;
	height: 101px;
	width: 246px;
}

#header h1 {
	display: none;
}

#content {
	border-top: 4px solid #a1a575;
	border-left: 1px solid #a1a575;
	border-right: 1px solid #a1a575;
	clear: both;
	text-align: center;
	padding: 5px 0px 5px 3px;
}

#copy {
	width: 760px;
	text-align: left;
}

#right-bar {
	width: 166px;
	float: right;
	margin: 0px 10px 10px 10px;
}

#homepage-banner {
	background: transparent url("/images/homepage_banner.jpg") no-repeat scroll top left;
	width: 518px;
	height: 200px;
	margin: 10px 0px 0px 12px;
	float: left;
}

#nav-menu {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}

#nav-menu h3 {
	display: none;
}

#nav-menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#nav-menu li {
	float: left;
	margin: 0px 4px 0px 0px;
}

#nav-menu li a {
	background: url("/images/tab-top.gif") no-repeat top;
	background-color: #f0f0d2;
	height: 25px;
	width: 156px;
	line-height: 25px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#nav-menu li a:visited {
	color: #000000;
}

#nav-menu li a:hover {
	background-color: #eef09c;
}

#nav-menu li a.menuButtonActive {
	background-color: #cece9c;
}

#nav-menu li a.menuButtonActive:hover {
	background-color: #eef09c;
}

#quote-nav {
	background: transparent url("/images/teaser-bottom.gif") no-repeat scroll bottom center;
	margin-top: 20px;
	font-size: 8pt;
}

#quote-nav h3 {
	display: none;
}

#quote-nav ul {
	background: transparent url("/images/quote-top.gif") no-repeat scroll top center;
	list-style: circle inside url("/images/nav-bullet.gif");
	margin: 0px;
	padding: 15px 0px 7px 0px;
}

#quote-nav li {
	border-left: 1px solid #a1a575;
	border-right: 1px solid #a1a575;
}

#quote-nav li a {
	display: inline;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 2em;
	width: 130px;
}

#strip {
	margin-top: 20px;
	text-align: center;
}

#weekly-tip {
	background: transparent url(/images/teaser-bottom.gif) no-repeat scroll center bottom;
	float: right;
	font-size: 8pt;
	margin: 20px 10px 0px 10px;
	padding: 0px;
	width: 166px;
}

#weekly-tip h3 {
	display: none;
}

#weekly-tip ul {
	background: transparent url(/images/tip-top.gif) no-repeat scroll center top;
	list-style: none outside none;
	margin: 0px 0px 7px 0px;
	padding: 15px 0px 0px 0px;
}

#weekly-tip li {
	border-left: 1px solid #A1A575;
	border-right: 1px solid #A1A575;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	text-align: center;
}

#weekly-tip img {
	border: 0px none;
}

#weekly-tip a, #weekly-tip a:visited {
	color: #808080; /* Grey */
}

#search-bar {
	background: transparent url(/images/search-top.gif) no-repeat scroll top left;
	margin: 20px 0px 0px 5px;
	padding: 9px 0px 0px;
	width: 510px;
	float: left;
}

#search-bar-box {
	background: transparent url(/images/search-bottom.gif) no-repeat scroll bottom left;
	padding: 0px 0px 9px;
}

#search-bar-box table {
	border-left: 1px solid #A1A575;
	border-right: 1px solid #A1A575;
	width: 100%;
	text-align: center;
}

#sbb:hover {
	background: #63A218 url(/images/hdr_bg.png) repeat-x scroll 0pt -41px;
	border: 1px solid #3F8E00;
}

#sbb {
	background: #6EAB26 url(/images/hdr_bg.png) repeat-x scroll 0pt 0px;
	height: 1.7em;
	width: 6em;
}

#site-map {
	margin-left: 40px;
}

#site-map .group {
	margin-left: 40px;
}

#footer {
	clear: both;
}

#footer .page_source {
	display: none;
}

#footer-links {
	border-bottom: 1px solid #a1a575;
	border-left: 1px solid #a1a575;
	border-right: 1px solid #a1a575;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#footer-links h3 {
	display: none;
}

#footer-links ul {
	height: 1.5em;
	list-style-type: none;
	padding: 0px;
	margin: 0px auto;
	width: 238px;
}

#footer-links li {
	float: left;
	font-size: 8pt;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 3px;
	border-left: 1px solid #000;
}

#footer-links li.first {
	border-left: none;
}

#footer-links li a {
	display: block;
	text-decoration: none;
	color: black;;
}

#footer-links li a:visited {
	color: black;
}

.copywrite {
	font-size: 8pt;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	float: left;
}

/* Hide from IE5-Mac \*/
#nav-menu li a {
	float: none;
}

#quote-nav li a {
	float: none;
}

#footer-links li a {
	float: none;
}
/* End hide */

.article {
	font-family: Arial,sans-serif;
}

.article p {
	font-size: 10pt;
}

.article li {
	font-size: 10pt;
}

.article a, .article a:visited {
	text-decoration: none;
	color: blue;
}

.teaser-article {
	background-color: #EAEAEA;
	float: left;
	font-size: 10pt;
	margin: 20px 0px 0px 12px;
	padding: 5px;
	width: 243px;
}

.teaser-article p {
	margin: 0px;
	padding: 0px;
	height: 80px;
}

.teaser-article h3 {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-weight: lighter;
}

.teaser-article a, .teaser-article a:visited {
	text-decoration: none;
	color: black;
}

.teaser-article img {
	border: 0px none;
}

#more-articles {
	font-size: 8pt;
	text-align: left;
	padding-top: 5px;
	width: 250px;
	border-top: 1px dotted;
}

#more-articles ul {
	margin-top: 5px;
}

#learning-menu h3 {
	font-size: 12pt;
	text-align: center;
	background-color: #EAEAEA;
	width: 245px;
	margin: 20px 20px 0px 5px;
	padding: 0px;
}

.learn-link {
	font-size: 8pt;
	float: right;
	color: blue;
	cursor: pointer;
	margin: 4px 0px 0px 0px;
}

.learnreferences {
	font-size: 8pt;
}

div.learnreferences ul {
	list-style-type: none;
	padding-left: 5px;
}

div.learnreferences ul li {
	padding: 10px 0px 0px 0px;
	font-size: 8pt;
}

div.learnreferences ul ul {
	list-style-type: none;
}

div.learnreferences ul ul li {
	padding: 2px;
	font-size: 8pt;
	padding-left: 10px;
}

#quote-page ul {
	clear: both;
	list-style-type: none;
}

#quote-page li {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	width: 165px;
}

#quote-page li a {
	background: url("/images/get-quotes-btn.gif") no-repeat top;
	display: block;
	height: 28px;
	line-height: 2em;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#keep-alive {
	/*background: url("http://www.netquote.com/Common/Images/Spacer.gif") no-repeat top;*/
}

#why-copy img {
	margin: 0px 10px 10px 10px;
}

#shared {
	font-size: 10pt;
	text-align: left;
}

#shared img {
	border: 0px none;
}

.sharedimage {
	opacity: 0.4;
}

.sharedimage:hover {
	opacity: 1;
}

.nobr {
	white-space : nowrap;
}