/* CSS Document  written by Stephen Nyhoff for netconcepts.com dec 04*/
body{ margin:0px; padding:0px}

body>#nav { position: relative; margin:0px 0px 0px 26px; height: 162px; width: 800px}
#nav { position: relative; margin:0px 0px -2px 26px; height: 162px; width: 800px; }
#nav ul {margin:0px; padding:0px}	
#nav li {display: inline;list-style-type: none; margin:0px; padding:0px}
#nav a {margin:0px; padding:0px}


#leftnav { position:absolute; top:160px; left:523px; width:384px; height:620px; background-repeat:no-repeat; z-index:10; }
#leftnav-content { margin:40px 0px 0px 25px;}

ul#left-nav { list-style:none; margin:0px;  padding:0px; background-image:url(/images/left-hover.gif); width:210px; background-repeat:repeat-y}

ul#left-nav li a:link, ul#left-nav li a:visited { text-decoration:none; display:block; padding:4px 0px 4px 2px; width:210px; font-family:Verdana, sans-serif; font-size:11px; color:#999999 ; margin:0px; } 
ul#left-nav li a:hover { background-color:#FFFFFF; color:#000000; width:210px; margin:0px;}

h1 { font: Georgia, font-size:21px; color: #333399; margin:2px; font-weight:500;}	
h2 { font: Georgia, font-size:12px; color: #333399; margin:2px; font-weight:500;}	
p { font-family: Verdana; font-size:11px;}
p.error { font-family: Verdana; font-size:11px; color: #ff0000; }
li { font-family: Verdana; font-size:11px;}
body { background-image:url(/images/left-nav-end.gif); background-repeat:no-repeat;}
#contentback {position:relative; top:-2px; background-image:url(/images/body-bkgr.gif); background-repeat:repeat-y; }
#content {position:relative; width: 480px;  padding-left:25px}
#footer { font-family:Verdana; position: relative; height:24px; clear:both;  background-position:left; background-image:url(/images/footer.gif); background-repeat:no-repeat;  }
#anchor {  padding-bottom:10px; font-family:Verdana, sans-serif; font-size:10px; color:#999999; text-decoration: underline;}
#anchor a:link, #anchor a:visited  {font-family:Verdana, sans-serif; font-size:10px; color:#999999; text-decoration: underline;}

#contactForm {font-family:Verdana; font-size:11px}

label.error {
	color:#F00;
	font-size:9px;
	font-weight:bold;
}

div.formlabel {font-family: Verdana; font-size: 11px}
div.calcCell {
	height: 17px;
	border: 1px #cccccc solid;
}
td { font-family: Verdana; font-size:11px;}
input {
	font-family: tahoma;
	font-size: 11px;
}
select {
	font-family: tahoma;
	font-size: 11px;
}
textarea {
	font-family: tahoma;
	font-size: 11px;
}
input.submit {
	font-size: 13px;
	font-weight: bold;
}