﻿/* www.homehtg.com */
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}
body {
	background-color: #006699
}
a, a:visited, a:hover {
	color: #006699;
}
a:hover {
	color: #660000;
}
div div div div div {
	font-size:x-small;
}
img {
	border:none;
}
h1 {
	color:#333333;
	margin-bottom:0.10em;
}
h3 {
	color: #006699;
	margin-bottom:0.85em;
	margin-top:0.85em;
}
p {
	margin-top:0.10em;
}
table#TPMain {
	margin: 1em auto auto auto;
}
td#TPContent {
	width: 513px;
}
td#TPLeftMenu {
	width: 170px;
}
ul#LeftMenuList {
	list-style-type:circle;
	padding-left:0;
	margin-left:1.25em;
}
ul#LeftMenuList li {
	margin-top:.25em;
}
ul#LeftMenuList a {
	text-decoration:none;
	color:#555555;
}
ul#LeftMenuList #Selected {
	list-style-type:disc;
	font-weight:bold;
}
ul#LeftMenuList #Selected a{
	color: #333333;
}
ul#LeftMenuList li:hover, ul#LeftMenuList a:hover, ul.SubMenu a:hover, ul#LeftMenuList #Selected a:hover {
	list-style-type:disc;
	color: #660000;
}
ul#LeftMenuList a:hover {
	text-decoration:underline;
}
li.SubMenu {
	margin-left:1em;
}
ul#SiteMenuList {
	list-style-type:circle;
	font-weight:bold;
	padding-left:0;
	margin-left:1.2em;
}
ul#SiteMenuList li {
	margin-top:.25em;
}
ul#SiteMenuList a {
	text-decoration:none;
	color:#555555;
}
ul#SiteMenuList #Selected {
	list-style-type:disc;
	font-weight:bold;
}
ul#SiteMenuList #Selected a{
	color: #333333;
}
ul#SiteMenuList li:hover, ul#SiteMenuList a:hover, ul.SiteSubMenu a:hover, ul.SiteSubMenu2 a:hover, ul#SiteMenuList #Selected a:hover {
	list-style-type:disc;
	color: #660000;
}
ul#SiteSubMenu a:hover {
	text-decoration:underline;
}
ul#SiteSubMenu2 a:hover {
	text-decoration:underline;
}
li.SiteSubMenu {
	margin-left:1.50em;
	font-weight:normal;
}
li.SiteSubMenu2 {
	margin-left:2.50em;
	font-weight:normal;
}

#TPBody {
	width: 683px;
	padding-top: 0.4em;
	background-color: white;
	text-align: left;
	color:#555555;
}
td#TPFooterLinks a {
	margin: auto 0.5em;
	color: #555555;
	text-decoration: none;
}
td#TPFooterLinks A:hover {
	margin: auto 0.5em;
	color: #660000;
	text-decoration: none;
}
td#TPFooterLinks {
	width:483px;
	padding-right: 0.5em;
	border-top: #A4A4A4 1px solid;
	color: #555555;
}
td.TPSideSpace {
	width: 73px;
}
td.TPRightBorder {
	background: url(/images/rightfill.gif) repeat-y;
	width: 2px;
}
td.TPLeftBorder {
	background: url(/images/leftfill.gif) repeat-y;
	width: 2px;
}
#TPFooterBody {
	line-height: 23px;
	background-color: white;
}
#TPFooterBottom {
	background: url(/images/bottom_fill.gif) repeat-x;
}
td#TPNavBar {
	border-top: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: white;
}
td#TPNavBar table {
	margin:auto auto auto auto;
}
td#TPNavBar a:hover {
	text-decoration: none;
}
td#BottomGrad {
	width:200px;
	vertical-align:top;
}
.imgGrad {
	height:100%;
	vertical-align:top;
}
.subNav a, .subnav a:visited, .subnav a:hover { 
	font-weight: normal;
	text-decoration: none; 
	color: #555555; 
}
.subNav a:hover  { 
	font-weight: normal; 
	text-decoration: none; 
	color: #660000;
}
.subNav { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
}
.NavInteract {
    display:block;
    margin-top:1em;
    color:#006699;
    font-weight:bold;
    font-size:xx-small;
    margin-left:.5em;
    text-decoration:none;
}
.NavInteract:hover {
    text-decoration:underline;
}
.linkTable {
    border-spacing:0;
    border-collapse:collapse;
    margin-bottom:2em;
}
.linkTable td {
    border:solid 1px #A4A4A4;
    text-align:center;
}
.linkTable th {
    padding-top:1em;
}
.InputHeader {
    vertical-align:top;
    font-weight:bold;
}