/*
Name:     Edward Luttner & Associates
By: 	  Les Proctor Direct
URL:      http://www.itsjustdm.com
Date:     July 24, 2007


Color Palette

	blue 	4473b4
	lt blue 8dabd3
	Brown	b59c78
	white 	F4F0D8
	
Secondary Colors
	orange	CC7600
	dk blue 4273B6
	purple	7D78B5
	yellow	FFDA00
	gold	#FFC666	

*/

html, body, td #container {
	min-height: 60%;
	height: 60%;
}

html>body #container {
   	height: auto;
	}

body {
	margin:0;
	background-color: #b59c78;
	background-image: url(images/Dot.jpg);
	background-repeat: repeat;
	background-position: 50%;
	}
	
a:link {
  color:#4473b4;
  text-decoration:none;
  }
a:visited {
  color:#4473b4;
  text-decoration:none;
  }
a:hover {
  color:#4473b4;
  text-decoration:underline;
  }

a img {
  border-width:0;
  }
  
table#container {
	width: 720px;
	background-color: #fff;
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: thick solid #4473b4;
	border-bottom: thick solid #4473b4;
	}
	
#logo {
	height: 80px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/top.jpg);
  }

#pic {
	height: 180px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #fff;
  }

.logo {
	position: relative;
	left: 20px;
	top: 0px;
  }

#identity {
	position: relative;
	right: 95px;
	top: 7px;
	width: 320px;
  }
  
.identity {
	color: #133463;
	font-size: 12px;
	font-weight: lighter;
  }

#nav {
	height: 46px;
	background-color: #fff;
	background-image: url(images/nav.jpg);
  }

#middle{
	width: 720px;
	background-repeat: no-repeat;
	}
	
#main {
	width: 420px;
	height: 340px;
	line-height: 2.0em;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 30px;
	}
	
#sidebar {
	width: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	}
	
#subnav {
	position: relative;
	right: 10px;
	bottom: 10px;
  }
  
#bottom {
	height: 30px;
	background-image: url(images/bottom.jpg);
  }

/* --- NavBar --- */

#topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 720px;
	font-size:95%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
	  
#topmenu ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 2px;
      }
    
#topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    
#topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    
#topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#5B8FBE;
      }
	  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    
#topmenu a span {float:none;}
    
/* End IE5-Mac hack */
    
#topmenu a:hover span {
	color:#000;
      }
    
#topmenu a:hover {
      background-position:0% -42px;
      }
    
#topmenu a:hover span {
      background-position:100% -42px;
    }

/*--- Sidebar ---*/

#sidebar ul {
  border-bottom:1px dotted #ccc;
  }

#rightnavcontainer
	{
	color:#133463;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 11px;
	padding-right: 10px;
	}

#rightnavlist
	{
	width: 190px;
	margin:0 0 1.2em;
  	padding:0 0 1.2em;
  	list-style:none;
	}

#rightnavlist li
	{
	list-style: none;
	margin: 0;
  	padding:0 0 .25em 15px;
	text-indent:-10px;
  	line-height:1.5em;
	border-top: 1px solid #8dabd3;
	}

#rightnavlist li a { text-decoration: none; }


/*--- Text Styles ---*/

.identity {
	font-size: 11.5px;
	font-style: normal;
	font-weight: lighter;
	line-height: 1.6em;
}

.target {
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	line-height: 2em;
}

.bullet {
}

.item {
	list-style-image: url(images/bullet.jpg);
	margin-bottom: 3px;
	margin-top: 3px;
}

.header {
	margin-bottom: 3px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #133463;
	font-weight: lighter;
}

.subhead {
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 13.5px;
	color: #4473b4;
}

.id {
	height: 30px;
	font-size: 11.5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
  }
  
.img {
	padding:5px;
	border:1px solid #ddd;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
  }

.rqm {
	position: relative;
	top: 15px;
	margin-top: -15px;
  }

.id a:link {
  color:#fff;
  text-decoration:none;
  }
.id a:visited {
  color:#fff;
  text-decoration:none;
  }
.id a:hover {
  color:#fff;
  text-decoration:underline;
  }


/*--- Forms ---*/

.container {
	FONT-FAMILY: "Trebuchet MS";
	line-height: 1.6em;
	position: relative;
	left: 125px;
	}

.formcontainer {
	FONT-SIZE: small;
	FONT-FAMILY: "Trebuchet MS";
	border: 1px dotted #999999;
	line-height: 1.6em;
	width: 360px;
	padding: 8px;
	position: relative;
	left: 10px;
}

.fieldname {
	BORDER-TOP-WIDTH: 0px; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT-WIDTH: 0px; 
	FONT-SIZE: 82%; 
	BORDER-BOTTOM-WIDTH: 0px; 
	VERTICAL-ALIGN: top; 
	FONT-FAMILY: arial; 
	BORDER-RIGHT-WIDTH: 0px; 
	}

.fieldval {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	VERTICAL-ALIGN: top;
	FONT-FAMILY: "Trebuchet MS";
	BORDER-RIGHT-WIDTH: 0px;
	}

.confirmtext {
	FONT-SIZE: small; 
	WIDTH: 550px; 
	FONT-FAMILY: arial; 
	TEXT-ALIGN: left; 
	}

.pw {
	FONT-SIZE: 9px; 
	}
	
.box {
	FONT-SIZE: small;
	background-color: #ddd;
	padding: 3px;
	border: 1px inset #666666;
	width: 80%;
	}

.response {
	font-size: 80%;
	width: 400px;
	}
	
.address {
	font-size: 86%;
	}

.KT_th  {
	width: auto;
	margin-right: 120px;
	}

.KT_tng  {
	font-size: 85%;
	}
	
.KT_tng h1 {
	font-size: 210%;
	}
	
