body {
	background: #fff url(images/lgLogo.gif) no-repeat;
	color:#003;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
 
td#content {
 	padding: 1.5em 1.5em 1.5em 2.5em; 
 }

td#content p, td#content ul {
	line-height: 1.35em;
}

td#navigate {
	width: 160px;
	padding: 50px 0 0 0;
}
div#navList {
	border-right: #003 solid 1px;
}

div#navList li {
	font-size: 1.1em;
	list-style: none;
	margin: 0 0 0 -2.75em;
	padding: .25em 0;
}
div#navList a {
	display: block;
	text-decoration: none;
	letter-spacing: .05em;
	padding: .25em .8em;
}
div#navList a:hover{
	color: #fff;
	background-color: #003;
}

div#navList a.kdfa {
	background-color:#fc6;
	border-bottom: #003 solid 1px;
	border-top: #003 solid 1px;
	color: #003;
	font-size: .90em;
	font-weight: bold;
	margin-top: 20px;
	padding: .35em .25em;
}
img.house {
	position: absolute;
	left: 125px;
}

div#header {
	background: url(images/title.gif) no-repeat;
	border-bottom: #036 solid 1px;
	margin: 0 0 0 230px;
	height: 100px;
}

div#header h1, a.skip {
	left: -999px;
	position: absolute;
	width: 990px;
}
a:link, a:visited {
	color: #000033;
	font-weight: bold;
	
}

h1 {
	font-size: 115%;
}
h2 {
	font-size: 105%;
	font-weight: bold;	
    margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-size: 99%;
	font-weight: bold;	
    margin-bottom: 0px;
	margin-top: 0px;
}
/* Use monospaced fonts to keep the input field size consistent across browsers. */
input {
	font-family: Courier, 'Courier New', monospace;
}
p {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
/* Since monospace fonts from the input selector will apply, specify other fonts here for the
    submit buttons. */ 
submit {
	font-family : Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
/* Since the page is laid out in tables, this is the primary place to specify font size for the entire page. 
 WARNING: All other variable fonts sizes you specify elsewhere may be rendered 
 in newer browsers as a percentage of this percentage size. */
td {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
}
th {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	text-align: left;
}
/* Keep content with this class outside of table data cells. */
.errortext {
	color: #cc0033;
	font-size: 85%;
	font-weight: bold;
}
.faqHeader {
	color: #000000;
	padding-left: 5px;
	text-decoration: underline;
}
.faqQues {
	background-color: #cccccc; 
	color: #000000;
	font-weight : bold;
	padding: 2px;
	width: 99%; 
}
#footer {
	background-color: #003;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	width: 100%;
}
#footer p {
	padding: .5em;
}
#footer a {
	color: #fff;
}

#navFooter {
background-image: url(images/tintHouse.gif);
width: 186px;
height: 161px;
border-bottom: #003 solid 1px;
border-right: #003 solid 1px;

}
.formLayout {
	display: inline;
	margin-left: 4px; 
	width: 79%; 	
}
.navLayout {
	display: inline;
	float: left;
	padding-left: 3px; 
	width: 21%; 
}
.sidenav {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;	
	font-weight: bold;
}
.smtext {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 75%;
}

