
body {
	background-color: #000;
	margin: 0;
	padding: 0;
}
#container {
	width:780px;
	margin: 0 auto 0 auto;
	padding:0;
}
#content_table{
	width: 780px;
	margin: 0;
/*	margin: -4px 0 0 0; */
	padding: 0;
/*	float: left; */
}
#head {
	background-image: url(/images/header_pattern.gif);
	background-repeat: repeat-x;
	width: 780px;
	height: 79px;
	margin: 0;
	padding: 0;
	/*	border: 1px solid red; */
	border-width: 0;
}
#banner {
	margin: 0;
	padding: 0;
	height:79px;
}
#logo {
	position: absolute;
	top: 0;
/*	left: 0; */
	z-index: 6;
}
#sponsor {
	position: absolute;
	top: 3px;
/*	left: 95px; */
	margin-left:90px; /* added this to float design */
	z-index: 7;
	font-family: arial;
	color: white;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	width: 260px;
}
#top_menu {
	position: absolute;
	top: 8px;
	padding-left: 385px;
/*	left: 385px; */
	z-index: 1;
	font-family: Arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-align: center;
/*	word-spacing: .15em;
	letter-spacing: .5em; */
}
#top_menu a {
text-decoration:none;
color:#FFF;
}
#top_menu a:hover {
color:#F99;
text-decoration:underline;
}
/*
#search {
	position: absolute;
	top: 45px;
	left: 600px;
	z-index: 1;
}
*/

/* menu stuff below */
#left_menu {
	font-family: Arial;
	font-size: 13px;
	color: maroon;
	font-weight: bold;
	padding-left: 3px;
	margin: 40px auto auto auto;
}
	#left_menu a  {
		color: #660000;
		text-decoration: none;
	}
	#left_menu a:hover { color: Navy; }
	#left_menu p  {
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 6px 0 6px 6px;
	}
	#left_menu p.sectionDone {
		text-indent: 8px;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		background-image: url(/images/checkmark.gif);
		background-repeat: no-repeat;
		background-position: 0px center;
	}
	#left_menu p.sections  {
		text-indent: 8px;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
	#left_menu a.sections {
		color: #600;
		text-decoration: none;
	}
	#left_menu a.sectionDone {
		color: #060;
		text-decoration: none;
	}
	#left_menu p.tight  {
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0 0 4px 7px;
		color: Navy;
	}
#content {
	font-family: Arial;
	background-color: #FFF;
	padding: 15px 40px 0px 30px;
	border-color: #333;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	background-image: url(images/shadow.gif);
	background-repeat: repeat-x;
	line-height: 19px;
	font-size: 14px;
	min-height: 400px;
}

	#content table {
		line-height: 18px;
		font-size: 13px;
	}
	#content font[size="2"] {
		line-height: 17px;
		font-size: 12px;
	}
	#content font[size="3"] {
		line-height: 19px;
		font-size: 14px;
	}
	#content font[size="4"] {
		line-height: 20px;
		font-size: 15px;
	}
	#content font[size="5"] {
		line-height: 22px;
		font-size: 17px;
	}

#footer {
	clear: both;
	/* margin: 20px 0px 0px 110px; */
	padding: 20px;
}
p.MsoNormal, li.MsoNormal, div.MsoNormal {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Times New Roman";
}
h3 {
	color: #900;
	font-size: 15.0pt;
	font-weight: bold;
}

/* breadcrumb menu */
#men table {
	/*	border-width: 1px;
	border-color: #FFF;
	border-style: none;*/
	padding: 0px;
	margin: -7px 0px 0px 0px;
}

#men table td {
/*	border-width: 0px;
	border-color: #FFF;
	border-style: none;
	line-height: 1px; */
	padding: 0;
	font-size: 12px;
}
.td_head {
	color: #CC9;
	font-weight: bold;
	background-color: #903;
	text-align: center;
	vertical-align: middle;
}
.td_head a {color: #CC9;}

fieldset {background-color:#EEE;}
legend {
	font-weight: bold;
	color: #600;
}
fieldset.error {
	width:330px;
	border: #600 dotted 2px;
	color:#600;
}
legend.error {
	font-size:15px;
	font-family:arial;
	font-weight:bold;
	color:#600;
	background-color:#EEE;
}
.td_label {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #903;
	text-align: right;
	padding-left:10px;
	padding-right:2px;
}
.td_data {
	font-size: 12px;
	color:#000;
	background-color:#F0F0CC;
	text-align: left;
}
#job_enter_table {
	width: 100%;
	margin: 0 auto;
	border: none;
}
	#job_enter_table td.td_label {
		font-size: 12px;
		font-weight: bold;
		color: #006;
		text-align: right;
		padding-left: 10px;
		padding-right: 2px;
		background-color: inherit;
	}
	#job_enter_table td.td_data {
		font-size: 12px;
		color:#000;
		background-color:inherit;
		text-align: left;
	}
	
#joblisting_div {
	border-top: 2px #903 none;
	border-right: 2px #903 solid;
	border-bottom: 2px #903 solid;
	border-left: 2px #903 solid;
	padding-top:15px;
	font-size: 12px;
}
	#content #joblisting_div table.jobpostingtable td.td_label {
		font-size: 11px;
		color: #006;
		padding-left: 5px;
		padding-right: 2px;
		background-color: #fff;
		border: none;
	}
#joblistingtab {
	margin-top: 10px;
	background-color: #FFF;
	background-image: url(/images/joblistingtab.gif);
	background-position: 0px bottom;
	height: 26px;
	font-size:medium;
	color:#000;
	padding-left:60px;
}
	#joblistingtab div {
		padding-top:5px;
	}

#jobsrch { width:100%; }
	#jobsrch td {
		font-size:12px;
	}
		#jobsrch td.td_num {
			font-weight:bold;
			width:33px;
		}
		#jobsrch td.school {
			color:#500;
			/*font-weight:bold;*/
		}
		#jobsrch td {
			padding-top: 0;
			padding-bottom: 0;
		}
		#jobsrch td.controller {
			/*width:355px;
			float:left;*/
			/*padding-left:30px;*/
			text-align:left;
			padding-top:0;
			/*border:1px red solid;*/
		}
			#jobsrch td.controller a {
				color: #444;
				padding-top: 0;
				text-decoration: none;
				padding-left: 16px;
			}
			#jobsrch td.controller a.expand {
				background-image: url(images/expand.gif);
				background-repeat: no-repeat;
				background-position: 0 0;
			}
			#jobsrch td.controller a.collapse {
				background-image: url(images/collapse.gif);
				background-repeat: no-repeat;
				background-position: 0 0;
			}
			
			/* these next three are in the interested job list */
			#jobsrch span.controller a {
				color: #444;
				padding-top: 0;
				text-decoration: none;
				padding-left: 16px;
			}
			#jobsrch span.controller a.expand {
				background-image: url(images/expand.gif);
				background-repeat: no-repeat;
				background-position: 0 0;
			}
			#jobsrch span.controller a.collapse {
				background-image: url(images/collapse.gif);
				background-repeat: no-repeat;
				background-position: 0 0;
			}
			/* end of interested applicant specific css */
			
		#jobsrch td div.desc {
			padding:5px 4px 0 10px;
			clear:both;
			line-height: 1.2em;
			padding-bottom:8px;
			text-align:left;
		}
a.moreinfo { color:#F00; }
#changeAll {background-color:#006;}
#changeAll a.expand_link {
				padding-left: 16px;
				background-image: url(images/expand.gif);
				background-repeat: no-repeat;
				background-position: 0 0;
				color:#CCC;
			}
#changeAll a.collapse_link {
				padding-left: 16px;
				background-image: url(images/collapse.gif);
				background-repeat: no-repeat;
				background-position: 0 0;
				color:#CCC;
			}


/* used to show google search terms */
.hilite1 { background-color: #fcc; }
.hilite2 { background-color: #cfc; }
.hilite3 { background-color: #ccf; }
.hilite4 { background-color: #ffc; }
.hilite5 { background-color: #fcf; }
.hilite6 { background-color: #cff; }

div.counter {
	font-size: 90%;
}

span.toomuch {
	font-weight: 600;
	color: #cc0000;
}
.highlightinput {
	border-color: red;
	background-color: #FCC;
}
.moveup {
	text-decoration: none;
	font-size: 10px;
	color: #060;
}
.moveup img {
	width:21px;
	height:19px;
	border-width:0;
	margin:0px 4px;
}

table.tableborder1px {
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
}
	table.tableborder1px td,table.tableborder1px th {
		border-right: 1px #000 solid;
		border-bottom: 1px #000 solid;
	}

#ki_llsp_am {
	display:none;
}