.nav { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #FFFFFF;
	text-align:center;
	vertical-align:middle;
	padding:0px;
}
.nav a:link { color: #FFFFFF; text-decoration: none; font-weight:bold; }
.nav a:visited { color: #FFFFFF; text-decoration: none; font-weight:bold; }
.nav a:hover { color: #999999;  font-weight:bold; }

.vac { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding:0px;
}

.vac th { text-align:left; color:#666666; vertical-align:top; }
.vac h3 { text-align:left; color:#999999; }

.c1 { background-color:#00B5C9; }
.c2 { background-color:#3BC2D2; }
.c3 { background-color:#89D4E1; }
.c4 { background-color:#7ECECE; }
.c5 { background-color:#5AC5C4; }
.c6 { background-color:#00B9B6; }

body { 
	color: #999;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align:left;
}

/*p { font-size:12px; }*/

li { margin-bottom:10px; }
h1 { text-align:left;}

a:link { color: #999999; text-decoration: none; }
a:visited { color: #999999; text-decoration: none; }
a:hover { color: #999999;  font-weight:bold; }
.cur {color:#00CCFF;}
.cur a:hover { color:#00CCFF; text-decoration: none; font-weight:100;  }

.alttxt { color: #0022aa; font-style:italic; }

.cli_exp { line-height:18px; }

.jobs { width:450px; color:#333333; font-size:11px; }

.jobs a:link { color: #00B5C9; font-weight:bold; }
.jobs a:visited { color: #00B5C9; font-weight:bold; }
.jobs a:hover { color: #89D4E1;  font-weight:bold; }

.job { width:450px; margin:auto; margin-bottom: 10px; height:auto; clear:both; }
.title { font-weight:bold; }
.salary { float:right; }
.spacer { width:auto; clear:both; height:5px; }
.divider { border-bottom: 1px solid #cccccc; width:auto; clear:both; height:5px; }
.descrip { display:none; clear:both; padding-bottom:10px; width:auto; font-size:10px; }
