body {
	background: #006666;
	font-family: "trebuchet ms", tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.25em;
	color: #000000;
	margin: 0px 0px;
	}
p {
	margin: 0 0 12px;
	}
p#first {
	margin-top: 10px;
	}
a:link,
a:active,
a:visited {
	color: #330099;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
ul {
	list-style-image: url(/images/bullet.gif);
	margin-left: 10px;
	padding-bottom: 8px;
	}
ul li {
	margin-left: 10px;
	padding-bottom: 4px;
	}
ol {
	margin-left: 10px;
	padding-bottom: 8px;
	}
ol li {
	margin-left: 20px;
	padding-bottom: 20px;
	list-style-type: decimal;
	}
#main_cont {
	text-align: center;
	}
#shadowbox {
	width: 950px;
	background: #006666 url(/images/main_cont_bkg.gif) repeat-y top center;
	text-align: center;
	padding-bottom: 0px;
	padding-left: 11px;
	padding-right: 11px;
	margin-right: auto;
	margin-left: auto;
	}
#shadowbox_bot {
	width: 972px;
	height: 15px;
	background: #006666 url(/images/shadow_bottom.gif) no-repeat bottom center;
	margin-bottom: 5px;
	font-size: 1px;
	line-height: 1px;
	margin-right: auto;
	margin-left: auto;
	}
#header_top {
	width: 950px;
	padding: 0;
	}
#header_nav {
	width: 935px;
	height: 26px;
	background: #ffffff url(/images/header_nav.gif) no-repeat top center;
	text-align: right;
	color: #000000;
	font-size: 14px;
	padding-right: 15px;
	font-style: italic;
	font-weight: normal;
	padding-top: 5px;
	}
#header_nav_home {
	width: 930px;
	height: 21px;
	background: #ffffff url(/images/header_nav.gif) no-repeat top center;
	text-align: right;
	color: #000000;
	font-size: 16px;
	padding-right: 20px;
	font-style: italic;
	font-weight: normal;
	padding-top: 10px;
	}
#header_nav a:link,
#header_nav a:active,
#header_nav a:visited,
#header_nav_home a:link,
#header_nav_home a:active,
#header_nav_home a:visited {
	text-decoration: none;
	color: #006666;
	}
#header_nav_home a:hover,
#header_nav a:hover {
	color: #000000;
	}
 -->
#contents {
	width: 900px;
	padding: 20px 30px 20px 20px;
	text-align: left;
	position: relative;
	}
#contents td.text {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	}
#contents_home {
	width: 950px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	}
#footer {
	font-family: "trebuchet ms", tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding: 0 10px 10px 10px;
	}
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #000000;
	text-decoration: underline;
	}
#footer a:hover {
	color: #330099;
	}
.space {
	padding: 0px 9px;
	font-weight:normal;
	}
.subhead {
	color: #00746B;
	font-size: 16px;
	font-weight: bold;
	}
.img_subpage {
	float: right;
	padding: 0 0 0 20px;
	}
.img_btn {
	float: left;
	padding: 0 20px 0 0;
	}

/* custom styles */
.about_links,
.about_links a:link,
.about_links a:active,
.about_links a:visited,
.about_links a:hover {
	color: #00746B;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	}
.about_links a:link,
.about_links a:active,
.about_links a:visited,
.about_links a:hover {
	padding-left: 35px;
	padding-right: 35px;
	}
.about_us_box_default {
	padding: 10px;
	color: #000000;
	border: #cccccc solid 1px;
	background: #dfe9e9;
	display: block;
	width: 575px;
	height: 268px;
	margin-right: 15px;
	position: relative;
	}
.about_us_box {
	padding: 10px;
	color: #000000;
	border: #cccccc solid 1px;
	background: #dfe9e9;
	display: none;
	width: 575px;
	height: 268px;
	margin-right: 15px;
	overflow: hidden;
	position: absolute;
	left: -1px;
	top: -1px;
	}
.about_us_box .subhead,
.about_us_box_default .subhead {
	margin-top: 0;
	text-align: center;
	}
ul#releases {
	list-style-image: none;
	margin-left: 0;
	}
ul#releases li {
	margin-left: 0;
	margin-bottom: 8px;
	font-size: 13px;
	}
ul#releases li div.r_date1 {
	float: left;
	margin-bottom: 10px;
	margin-right: 3px;
	font-size: .9em;
	}
ul#releases li div.r_date2 {
	float: left;
	margin-bottom: 20px;
	margin-right: 3px;
	font-size: .9em;
	}
ul#releases li span.r_loc {
	font-style: oblique;
	font-size: .95em;
	color: #666666;
	}
div.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	}

/* Calculator */
#ee_calc {
	float: left;
	width: 49%;
	border: #cccccc solid 1px;
}
#er_calc {
	float: right;
	width: 49%;
	border: #ccc solid 1px;
}
#ee_calc_table {
	padding: 0 10px;
	color: #000000;
	background: #dfe9e9;
	width: 100%;
}
#ee_calc_header {
	padding: 5px 0;
}
.ee_calc_desc {
	width: 59%;
	padding: 5px;
	font-size: 90%;
}
.ee_calc_month {
	width: 20%;
	padding: 5px;
	text-align: right;
	font-size: 90%;
}
.ee_calc_year {
	width: 20%;
	padding: 5px;
	text-align: right;
	font-size: 90%;
}
.ee_calc_month input,
.ee_calc_year input {
	text-align: right;
	width: 80%;
}
.ee_calc_desc input {
	text-align: right;
}

#er_calc_table {
	padding: 0 10px;
	color: #000000;
	background: #dfe9e9;
	width: 100%;
}
#er_calc_header {
	text-align: center;
	padding: 5px 0;
}
.er_calc_subhead {
	font-size: 100%;
	padding: 5px;
}
.er_calc_desc {
	width: 79%;
	padding: 5px;
	font-size: 90%;
}
.er_calc_value {
	width: 20%;
	padding: 5px;
	text-align: right;
	font-size: 90%;
}
.er_calc_value input {
	text-align: right;
	width: 80%;
}
.calc_header {
	text-align: center;
}
.calc_submit {
	padding: 5px;
	text-align: right;
}

