body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #999999 url(images/backgrad.jpg) repeat-x fixed;
}

/******* hyperlink and anchor tag styles *******/
.accesskey {
	text-decoration: underline;
}
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 110% Arial, sans-serif;
 color: #064D93;
 margin: 0px;
 padding: 0px;
}

h4{
 font: bold 100% Arial, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
	list-style-type: square;
	list-style-position: outside;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#mainpage{
	position:absolute;
	top: 25px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	height: 100%;
	position: relative;
}
#navigation {
	position:absolute; 
	width:499px; 
	height:18px; 
	z-index:1; 
	left: 172px; 
	top: 100px
}
#columnNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	height: 100%;
	position: relative;
	background-image: url(images/column.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


#navbar{
	padding: 0px;
	margin: 0px;
	border-bottom:1px solid #333333;
	height: 22px;
	background-image: url(images/navback.gif);
	background-repeat: repeat-x;
}




#banner{
	padding: 0px 0px 0px 10px;
	font: small Verdana,sans-serif;
	border-bottom:1px solid #333333;
	color: #AAAAAA;
	background-image: url(images/url.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#banner a{
	color: #AAAAAA;
}

#banner a:hover{
	color: #005FA9;
	text-decoration: underline;
}


.maintext {
	padding: 10px 40px 0px 10px;
	font-size: 80%;
}



/************** siteInfo styles ****************/

#footer{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #005FA9;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}





.sidebar{
	margin: 0px;
	padding: 10px 20px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
}
.columntype{
	margin: 0px;
	padding: 10px 20px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
}

.sidebar h3{
	padding: 10px 0px 2px 0px;
}

.sidebar a{
	display: block; 
}


.picborder {
	border: 1px solid #ccd2d2;
}
.alignright {
	float: right;
	border: 1px solid #ccd2d2;
	padding: 0px;
	margin: 0px 0px 10px 5px;
}
.topnav {
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 8px;
	}
.topnav a:link, .topnav a:visited {
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	}
.topnav a:hover, .topnav a:active {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	background-color: #006599;
	text-decoration: none;
	margin: 0px;
	}
.alt_text {
	LEFT: -9999px;
	POSITION: absolute;
	margin: 0px;
	padding: 0px;
}
#ktd_ttl {
	BACKGROUND: url(images/newktdlogo.gif) no-repeat left 0px;
	WIDTH: 182px;
	HEIGHT: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 17px;
	padding-bottom: 3px;
}
#team2_ttl {
	BACKGROUND: url(images/team2.jpg) no-repeat left 0px;
	WIDTH: 128px;
	HEIGHT: 85px;
	border: 1px solid #ccd2d2;
	left: 27px;
	position: absolute;
	top: 200px;
}
#pen_ttl {
	BACKGROUND: url(images/pen.jpg) no-repeat left 0px;
	WIDTH: 128px;
	HEIGHT: 85px;
	border: 1px solid #ccd2d2;
	left: 27px;
	position: absolute;
	top: 100px;
}
#interviewsmall_ttl {
	BACKGROUND: url(images/interviewsmall.jpg) no-repeat left 0px;
	WIDTH: 128px;
	HEIGHT: 112px;
	border: 1px solid #ccd2d2;
	left: 27px;
	position: absolute;
	top: 200px;
}
