/* start reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border:0;
}
/* end reset css */
body {
	font-size: 12px;
	background: #000000 url('images/background.jpg') no-repeat top center;
	padding: 0;
	margin: 0;
	width: 100%;
}
body, a, input, textarea {
	font-family: arial, sans-serif;
}
a {
	font-weight: bold;
}
a:link, a:visited, a:hover, a:active {
	color: #0000ff;
	cursor: pointer;
}
img {
	border: 0;
}
h2 {
	font-size: 20px;
	font-weight: bold;
}
#main {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#header {
	width: 1000px;
	height: 98px;
}
#maincontent {
	width: 1000px;
	background: #FFFFFF;
}
.logo {
	width: 1000px;
	height: 50px;
	float: left;
}
.logo p.mainlogo {
	margin: 0;
	padding-top: 5px;
	color: #FFFFFF;
	font: normal 25px arial, sans-serif;
	text-align: center;
}
.search {
	width: 400px;
	height: 139px;
	float: right;
}
.search p.websearch {
	margin: 0;
	padding: 45px 0 0 10px;
}
.navmenu {
	width: 998px;
	height: 48px;
	background: #3E484F url('images/nav-bg.gif');
	border: 1px solid #6B787F;
	float: left;
}
.navmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 48px;
}
.navmenu ul li {
	float: left;
	padding: 15px 0;
	line-height: 14px;
}
.navmenu ul li a {
	padding: 15px 30px 16px 30px;
	margin: 0;
	line-height: 14px;
	color: #FFFFFF;
	font: bold 13px arial;
	text-decoration: none;
}
.navmenu ul li a:hover {
	background: #515E66 url('images/nav-bg-hover.gif') repeat-x;
}
.rightcontent {
	width: 769px;
	float: right;
	padding: 10px 10px 10px 20px;
}
.leftcontent {
	width: 190px;
	float: left;
	padding: 10px 0 30px 10px;
}
.lefttop {
	padding-top: 10px;
	padding-bottom: 10px;
}
.introcontent {
	font-size: 14px;
	line-height: 20px;
	margin: 5px 0 20px 5px;
}
.introcontent h2 {
	margin: 10px 0 10px 0;
}
.title_list {
	background: #A8AA9F url('images/title.jpg') no-repeat left;
	padding: 10px 20px;
	margin: 0 10px 10px 0;
}
.title_list p {
	margin: 0;
	padding: 0;
}
.title_list p.title {
	float: left;
	color: #FFFFFF;
	font: normal 18px arial, sans-serif;
}
.title_list p.title a {
	color: #FFFFFF;
	font: normal 18px arial, sans-serif;
	text-decoration: none;
}
.title_list p.title a:hover {
	text-decoration: underline;
}
.clr {
	clear: both;
}
#footer {
	width: 1000px;
	background: #FFFFFF;
}
.footmenu {
	width: 1000px;
	height: 48px;
	float: left;
	background: #303136;
}
.footmenu ul {
	padding: 0 0 0 270px;
	margin: 0;
	list-style: none;
	height: 48px;
}
.footmenu ul li {
	float: left;
	padding: 15px 0;
	line-height: 14px;
	color: #FFFFFF;
	font: normal 14px arial, sans-serif;
}
.footmenu ul li a {
	padding: 15px 20px 16px 20px;
	margin: 0;
	line-height: 14px;
	color: #FFFFFF;
	font: normal 14px arial, sans-serif;
	text-decoration: none;
}
.footmenu ul li a:hover {
	text-decoration: underline;
}
.footerbottom {
	color: #888888;
	font-size: 12px;
	padding: 20px 0 30px 0;
	text-align: center;
}
.footerimg {
	margin-right: 8px;
	vertical-align: middle;
}
.userinstruction {
	margin: 10px 0 10px 0;
	text-align: left;
	color: #666666;
	font-size: 12px;
}
.inputarea {
	padding: 10px;
	background-color: #E7EEFE;
	margin-bottom: 10px;
}
.mortgagetable {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}
.mortgagetable tr td {
	text-align: left;
	padding-bottom: 15px;
}
.mortgageitem {
	width: 250px;
}
.mortgageinput {
	width: 60px;
	padding: 2px 10px 2px 10px;
	margin-right: 10px;
}
.mortgageresults td {
	padding-top: 15px;
}
.resultsvalue {
	font-weight: bold;
}
.conversiontable {
	width: 560px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.inputtd {
	width: 180px;
}
.equalsign {
	width: 200px;
	text-align: center;
	font-size: 18px;
}
.unitselect td {
	padding-top: 50px;
}
.valueinput {
	width: 150px;
	padding: 2px 10px 2px 10px;
}
.examplecontent {
	margin-top: 30px;
}
.exampletitle {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 10px 5px;
}
.exampletextarea {
	font-size: 12px;
	width: 90%;
}
.exampleintro {
	font-style: italic;
	margin: 5px 0 10px 5px;
}
.subdirectory {
	margin-left: 2em;
}
.currencyresults {
	font-size: 18px;
}
.currencyresults h2 {
	margin: 10px 0 20px 0;
	font-size: 20px;
}
h2.convertagain {
	margin: 50px 0 20px 0;
	font-size: 20px;
}
.currencyinstruction {
	color: #666666;
	font-size: 12px;
	margin-bottom: 10px;
}
.currencyinputtd {
	width: 150px;
	vertical-align: top;
}
.currencytd {
	width: 250px;
	vertical-align: top;
}
.currencyinput {
	width: 100px;
	padding: 5px;
}
.currencyselect {
	width: 200px;
}
.minorinstruction {
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	font-style: italic;
}
.annuitytable {
	width: 500px;
	margin-bottom: 20px;
	font-size: 14px;
}
.annuitytable tr td {
	text-align: left;
	padding-bottom: 15px;
}
.calculateanother td {
	padding-top: 50px;
}
.examplecontent {
	margin-top: 30px;
}
.exampletitle {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 10px 5px;
}
.exampletextarea {
	font-size: 12px;
	width: 90%;
}
.exampleintro {
	font-style: italic;
	margin: 5px 0 10px 5px;
}
.subtitle {
	font-size: 18px;
	font-weight: bold;
}
.orsign {
	font-size: 16px;
	font-weight: bold;
	padding-left: 110px;
	color: #9C0000;
}
.numbersign {
	color: #9C0000;
	font-weight: bold;
}
.absign {
	color: #9C0000;
	font-weight: bold;
	padding-left: 30px;
}
.abinstruction {
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	font-style: italic;
	padding-left: 30px;
}
.resultstable td {
	font-size: 14px;
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	margin: 0;
}
.calculateagain {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 40px 5px;
}
.resultstitle {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 20px 5px;
}
.errormessage {
	font-size: 14px;
	line-height: 20px;
	margin: 20px 0 20px 5px;
}
.smallnav {
	font-size: 14px;
	line-height: 25px;
	margin: 0 0 40px 5px;
}
.smallnav a {
	margin: 0 5px 0 5px;
}
span.gray {
	color: #999999;
}
span.smallnavcurrent {
	margin: 0 5px 0 5px;
}
.currencyerror {
	font-size: 14px;
	font-style: normal;
}
.savingsresults td {
	font-size: 14px;
	padding: 10px 30px 10px 30px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	margin: 0;
}
.ipaddress {
	margin: 20px 0 40px 5px;
}
.clocktable {
	border-collapse: collapse;
	margin: 10px 0 20px 0;
}
.eventr {
	background-color: #F7F8FD;
}
.clocktable td {
	border: #C9CED1 solid 1px;
	padding: 10px 20px 10px 20px;
	margin: 0;
	width: 240px;
	font-size: 14px;
}
.clockleft {
	float: left;
}
.clockright {
	float: right;
}
.timezoneabbr {
	float: left;
	font-weight: bold;
	width: 70px;
}
.timezonefullname {
	float: left;
	color: #666666;
	font-size: 12px;
}
.clockabbr {
	border-collapse: collapse;
	margin: 10px 0 20px 0;
}
.clockabbr td {
	border: #C9CED1 solid 1px;
	padding: 10px 15px 10px 15px;
	margin: 0;
	width: 360px;
	font-size: 14px;
}
.clockhyphen {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}
.currencycontent {
	font-size: 14px;
	line-height: 20px;
	margin: 30px 0 10px 5px;
}
.currencytable {
	border-collapse: collapse;
	margin: 0 0 20px 0;
}
.currencytable td {
	border: #C9CED1 solid 1px;
	padding: 10px 20px 10px 20px;
	margin: 0;
	font-size: 14px;
	width: 240px;
}
.firstrow {
	background-color: #EEEEEE;
}
.tabletitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.bmitable {
	width: 500px;
	font-size: 14px;
}
.bmitable tr td {
	text-align: left;
	padding-bottom: 15px;
}
.bmiitem {
	width: 100px;
	padding-left: 60px;
}
.bmivalue {
	width: 300px;
}
.feetinches {
	margin-right: 5px;
}
.bmiorsign {
	font-size: 16px;
	font-weight: bold;
	padding-left: 80px;
	color: #9C0000;
}
.bmiinput {
	width: 80px;
	text-align: center;
	margin-right: 10px;
}
.bmifeet {
	margin-right: 10px;
}
.bmicattable {
	width: 500px;
	font-size: 14px;
	margin-top: 20px;
}
.bmicattable tr td {
	text-align: left;
}
.bmiunderweight, .bminormal, .bmioverweight, .bmiobese {
	width: 200px;
	padding: 10px 0 10px 30px;
}
.bmiunderweight {
	background: #F7F7F7;
}
.bminormal {
	background: #C0FFC0;
}
.bmioverweight {
	background: #FFFFA0;
}
.bmiobese {
	background: #FFC0C0;
}
.bmicatvalue {
	padding-left: 20px;
}
.bmichart {
	width: 300px;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
}
.bmierror {
	font-size: 14px;
	font-style: normal;
	padding-top: 15px;
	padding-bottom: 25px;
}
.sitemapcontent {
	font-size: 14px;
	line-height: 30px;
	margin: 5px 0 20px 5px;
}
.lovetable {
	width: 600px;
	font-size: 14px;
}
.lovetable tr td {
	text-align: left;
	padding-bottom: 15px;
}
.loveitem {
	width: 200px;
}
.lovevalue {
	width: 400px;
}
.loveinput {
	width: 200px;
	text-align: center;
	margin-right: 10px;
}
.lovename {
	width: 200px;
	height: 300px;
	font-size: 20px;
	text-align: center;
	padding: 10px;
	background: url('images/love.png') no-repeat center center;
}
.lovechart {
	width: 300px;
	height: 300px;
}

