/* CSS version 2.0, by Boris Cherny. */
/*Many thanks to Andreas, NickyD, ditchCrawler, TomW, whowrotewhat, hash bar, and Sanden Cottongame */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #6183ad url(images/background_big.gif) center repeat-y;
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
}
a {
	color: #6799b1;
	text-decoration: underline;
}
a:hover {
	color: #838f96;
	text-decoration: none;
}
acronym {
	border-bottom: 1px dashed #999999;
	cursor: help;
}
h1 {
	border-bottom: 1px solid #aec4de;
	border-top: 1px solid #aec4de;
	border-right: 20px solid #6183ad;
	color: #6183ad;
	font-size: 150%;
	font-weight: bold;
	margin: 10px 0;
	background: #d7e5ef;
}
h1:hover {
	border-bottom: 1px solid #7f9fc6;
	border-top: 1px solid #7f9fc6;
	background: #c9dcea;
}
input {
	background: #385585;
	margin: 2px 20px;
	width: 140px;
}

#column2 ol {
	padding-left: 22px;
        margin-bottom: 10px;
}
#column2 ul {
	padding-left: 15px;
        /* This color designation is part of the original design */
	/* color: #999999; */
	list-style: square outside;
	/* text-indent: 10px; */
}
#column2 li {
	margin-bottom: 10px;

}
.login {
	border: 1px solid #c9dcea;
	color: #999;
}
.login_hover {
	border: 1px solid #999;
	color: #ccc;
}
#submit {
	border: 1px solid #c9dcea;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
	text-align:center;
}
#submit_hover {
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	text-align:center;
}
/* The background-image's for the #wrap below are for preloading all the page's images, just add your own images to the pattern */
#wrap {
	background-image: url(images/header_big.gif);
	background-image: url(images/arrow.gif);
	background-image: url(images/arrow_outline.gif);
	background-image: url(images/background.gif);
	background-image: url(images/Savings4.jpg);
	background-image: url(images/Advice1.jpg);
	background-image: url(images/Research2.jpg);
	background-image: url(images/selector.gif);
	background-image: url(images/selector_sub.gif);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}
#header {
	background: url(images/header_big.gif) center no-repeat;
	color: #e0e0e0;
	font-size: 282%;
	font-weight: bold;
	height: 100px;
	line-height: 120px;
	text-indent: 146px;
}
#nav {
	padding-bottom: 40px;
	width: 179px;
}
/* leave the padding-bottom in the #nav if you want some space between the navigation and the photos in the left column */
#nav ul li {
	display: inline;
	line-height: 16px;
	list-style: none;
}
#nav ul li a {
	border-bottom: 1px solid #c9dcea;
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 169px;
}
/* remove the 'text-decoration: underline;' in #nav li a:hover if you don't want the links in the left nav menu to be underlined when the user hovers over them with their mouse */
#nav li a:hover {
	background: #c9dcea url(images/selector.gif) center right no-repeat;
	color: #000;
}
/* the following 3 rules are for the submenu, if you removed the submenu remove these rules as well */
#nav ul ul li {
	line-height: 10px;
	border-bottom: none;
}
#nav ul ul li a {
	color: #d7e5ef;
	text-indent: 10px;
}
#nav ul ul li a:hover {
	color: #000;
	background-image: url(images/selector_sub.gif);
}
#column1 {
	float: left;
	width: 180px;
}
#column1 img {
	width: 100px;
	border: 1px solid #c9dcea;
	margin: 5px 20px;
	padding: 10px 20px;
}
/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#column2 {
	float: none;
	margin-left: 192px;
	padding: 12px 40px 30px 9px;
}
#column2 p {
	line-height: 190%;
        margin-bottom: 10px;
}
#column2 img {
	float: right;
	border: 2px solid black;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 120px;
}
#links div {
	float: left;
	width: 140px;
}
#links div li {
	list-style: none;
}
#links div li a {
	background: url(images/arrow_outline.gif) left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#links div li a:hover {
	background-image: url(images/arrow.gif);
	color: #ac835c;
	text-decoration: underline;
}
#footer {
	clear: both;
	color: #999;
	font-size: 9px;
	padding: 5px 0 0px 0;
	text-align: center;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}



table#sample {
    background-color:#d7d8d9;
    border: solid #ffffff 3px;
    width: 562px;
    spacing: 2px;

}

table#sample td {
    padding: 5px;
    border: solid #ffffff 1px;

}

.data {
	font-size: 88%;
	color: Black;
	text-align: right;
	background-color: #d7d8d9;
	width: 62px;
	padding: 0px 5px 0px 0px;
}

.toprow {
	font-weight: Bold;
	font-size: 110%;
	color: Black;
	text-align: center;
	background-color: #6183ad;
	height: 45px
}

.leftcol {
	font-weight: Bold;
	text-align: left;
	background-color: #888888;
	width: 165px;
	color: Black;
	font-size: 96%;
	Height: 45px;
	padding: 0px 5px 0px 5px
}

.link_list {
	/*line-height: 190%; */
        margin-bottom: 10px;
	font-size: 100%;
	font-weight: 500;
	color: Black;
}

#dhtmltooltip {
	position: absolute;
	width: 400px;
	/* border: 2px solid black; */
	border-bottom: 1px solid #aec4de;
	border-top: 1px solid #aec4de;
	border-right: 20px solid #6183ad;
	padding: 2px;
	/* background-color: lightyellow; */
	background-color: #d7e5ef;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
