.banners
{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #cce5e5;
	text-align: center;
}

a.bottom:link, a.bottom:visited{
	color: #99CCCC;
	font-size: 10px;
	text-decoration: none;
}

a.bottom:hover, a.bottom:active{
	color: #000066;
	font-size: 10px;
	text-decoration: none;
}

a.candidate:link,a.candidate:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.candidate:hover,a.candidate:active{
	text-decoration: underline;
}


a.candidate2:link,a.candidate2:visited{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.candidate2:hover,a.candidate2:active{
	text-decoration: underline;
}

a.client{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.client:hover{
	text-decoration: underline;
}

h1.title{
	color: #FFFFFF;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
font-size: 20px;
color: #ff3300;
margin-bottom: -15px;
}

h1 {
	background-image: url(../graphics/h1heading.gif);
font-size: 13px;
color: #FFFFFF;

padding-left: 10px;
padding-top: 4px;
padding-bottom: 5px;
margin-bottom:3px;
}

h4 {
	background-image: url(../graphics/h4heading.gif);
font-size: 13px;
color: #FFFFFF;
padding-left: 30px;
padding-top: 4px;
padding-bottom: 5px;
margin-bottom:3px;
}


.orangetext{
color:#ff3300;
font-weight: bold;
}

.bluetext{
color:#000066;
font-weight: bold;
}


.greentext{
color:#009999;
font-weight: bold;
}


li.candidate{
	background-image: url(../graphics/tab/arrow.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 23px;
	list-style-type: none;
	padding-left: 10px;
}

li.client{
	background-image: url(../graphics/tab/arrow.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 23px;
	list-style-type: none;
	padding-left: 20px;
}

table.jobsearch-position{
	margin-left: 20px;
	margin-top: 185px;
}

td {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.footer{
	background-image: url(../graphics/footer/bg.gif);
	background-repeat: repeat-x;
	height: 9px;
}

td.jobsearch{
	background-image: url(../graphics/job-search/bg.jpg);
	font-weight: bold;
	height: 304px;
	width: 529px;
background-repeat: no-repeat;
}

td.news{
	background-color: #CCE5E5;
	padding-top: 21px;
}

.bg-blue{
	background-color: #000066;
}

.footer-text{
	color: #99CCCC;
	font-size: 10px;
}

.news-header{
	font-size: 12px;
	font-weight: bold;
	padding-left: 11px;
}

.news-title {
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
}

.news-title a:link, .news-title a:visited, .news-title a:hover {color: #006; text-decoration: none;}

select
{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
input
{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea
{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}		