* {
margin: 0; 
padding: 0;
border: 0;
}

body {
	background: #ffffff url(images/bg.gif) repeat-y top center;
}

table.centertable {
	margin-left: auto;
	margin-right: auto;
}

table.maintable {
	width: 923px;
	background: #ededed;
	border-bottom: 2px solid #e1e1e1;
}

table.footer {
	width: 923px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #a5a5a5;
	margin-top: 40px;
	margin-bottom: 40px;
}

	table.footer a {		
		color: #a5a5a5;
		text-decoration: none;
	}
	
	table.footer a:hover {
		color: #7e7e7e;
		text-decoration: none;
	}

td.leftcol {
	width: 216px;
	background: url(images/silvercol.gif) repeat-y top left;
}
	td.gap {
		background: #ededed;
		height: 18px;
	}

	table.silvercoltable {
		background: url(images/leftcol.gif) no-repeat top left;
	}
		
		table.silvercoltable p {
			margin: 20px;
			width: 174px;
			font: 11px Georgia, "Times New Roman", Times, serif;
			color: #898989;
		}
		
			
			table.sidesilvercol {
				margin-top: 13px;
			}
			td.silvercol {
				height: 457px;
				width: 212px;
			}
			
			td.jobseekerstd {
				height: 128px;
			}
			
			.jobseekers ul {
			}
			
			.jobseekers li {
				margin-left: 0;
				display: block;
				font: bold 14px Georgia, "Times New Roman", Times, serif;
				border-bottom: 1px dashed #898989;
				padding-top: 8px;
				padding-bottom: 8px;
				padding-left: 25px;
				width: 141px;
				list-style-type: none;
				background: url(images/bullets.gif) no-repeat left;
			}
			
			.jobseekers li:hover {
				background: #a9ddff url(images/bullets.gif) no-repeat left;
			}
			
				.jobseekers li a {
					color: #898989;
					text-decoration: none;
				}
				
				.jobseekers li a:hover {
					color: #333;
					text-decoration: none;
				}
				
			
			
			.jobsearch ul {
			}
			
			.jobsearch li {
				margin-left: 0;
				display: block;
				font: bold 11px Georgia, "Times New Roman", Times, serif;
				border-bottom: 1px dashed #898989;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 25px;
				width: 141px;
				list-style-type: none;
				background: url(images/bullets.gif) no-repeat left;
			}
			
			.jobsearch li:hover {
				background: #abe5ab url(images/bullets.gif) no-repeat left;
			}
			
				.jobsearch li a {
					color: #898989;
					text-decoration: none;
				}
				
				.jobsearch li a:hover {
					color: #333;
					text-decoration: none;
				}
				
table.topnavtable {
	background: #ededed;
}	

td.main {
	background: url(images/mainbg.gif) repeat-y top left;
}
			
td.topmenu {
	height: 86px;
	width: 468px;
}

	table.topnav {
		margin-top: 37px;
	}

td.contentarea {
}

	table.contentareainner {
		width: 705px;
		height: 424px;
	}
	
	td.rightjob {
		height: 111px;
	}
	
	td.contentinnerleft {
		width: 421px;
		height: 313px;
		background: url(images/contentinnerleft.gif) no-repeat top left;
	}	
	td.contentinnerright {
		width: 284px;
		height: 313px;
		background: url(images/contentinnerright.gif) no-repeat top left;
	}	
	
	
	table.idxcopy {
		margin-left: 55px;
		margin-top: 40px;
		width: 315px;
	}
	
	table.idxcopy p {
		font: 11px/1.5em Georgia, "Times New Roman", Times, serif;
		color: #707070;
		margin-bottom: 10px;
	}
	
	table.blueboxidx {
		margin-top: 20px;
		margin-left: 55px;
		width: 175px;
	}
	
	table.blueboxidx p {
		font: 11px Arial, Helvetica, sans-serif;
		color: #000;
		margin-bottom: 9px;
	}
	
	table.blueboxidx hr {
		height: 1px;
 		border: 0;
		color: #000;
		background: #000;
		margin: 0 0 9px 0;
		padding: 0;
	}
	

table.contentareainside {
	width: 705px;
	height: 424px;
}
	
td.insidemain {
	background: #ddddde url(images/maininside.gif) repeat-y top left;
}
	td.contentinside {
		width: 705px;
		height: 424px;
		border-top: 2px solid #e1e1e1;
	}	
	
	table.insidecopy {
		margin-left: 55px;
		margin-top: 40px;
		margin-bottom: 40px;
		width: 600px;
	}
	
	table.insidecopy p {
		font: 11px/1.5em Georgia, "Times New Roman", Times, serif;
		color: #707070;
		margin-bottom: 10px;
	}
	
	table.insidecopy h2 {
		font: 18px/1.5em Georgia, "Times New Roman", Times, serif;
		color: #019001;
		margin-bottom: 10px;
	}
	
	table.insidecopy ol,ul {
		margin-left: 30px;
		margin-bottom: 10px;
		font: 11px/1.5em Georgia, "Times New Roman", Times, serif;
		color: #707070;
	}
	
	table.insidecopy a {
		color: #1f86c9;
		text-decoration: underline;
	}
	
	table.insidecopy a:hover {
		color: #000;
		text-decoration: underline;
	}
	
table.searchbox {
	height: 184px;
	width: 705px;
	border-right: 1px solid #019001;
	border-bottom: 1px solid #019001;
}

	td.searchboxheading {
		background: #019001;
		height: 5px;
	}
	
	td.searchtablecontain {
		background: #c8c8c8 url(images/searchboxbg.gif) repeat-x top left;
	}
	
	table.searchtable {
		margin-left: 55px;
		width: 595px;
		font: 14px/2em Georgia, "Times New Roman", Times, serif;
		color: #4c4c4c;
	}	
		
		td.searchtablecell {			
			padding: 10px;
		}
	
		table.searchtable input, textarea, select {
			font: 11px Verdana, Arial, Helvetica, sans-serif;
			color: #4c4c4c;
			padding: 2px;
			margin: 1px;
			text-transform: none;
			border: 1px solid #7f7f7f;
			background: #ffffff;
			width: 220px;
		}	
		
		table.searchtablesub {
			color: #6d6d6d;
			width: 175px;
		}
		
		table.searchtablesub input {
			width: 30px;
		}