body {
	position:			relative;
	background-color:	#6b655c;
	font:				10pt/1.5em Arial, Helvetica, sans-serif;
	color:				black;
	text-align:			center;
	margin:				0;
}
#container-basic {
	margin:				10px 20px;
	width:				auto;
	text-align:			left;
	background-color: 	black;
	min-width: 700px;
}
#topnav {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	text-align: center;
	border-bottom: 2px solid #5baddb;
	height: 70px;
}
#topnav2 {
	background-color: white;
	text-align: center;
	border-bottom: 2px solid #5baddb;
	height: 70px;
}
#contentrow {
	margin:				0px 100px;
	text-align:			left;
	background-color: 	white;
}
#searchbox
	{
	float: left;
	width: 70%;
	margin-left: 20px;
	display: inline;
	padding: 10px 0px;
	}
#logos
	{
	float: left;
	width: 20%;
	margin-left: 3%;
	padding: 10px 0px;
	}
.clearall {
	clear: both;
	}
#footer {
	font-size:0.8em;
	line-height:1.2em;
	background-color: 	#666;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: 2px solid #5baddb;
	text-align: center;
	}


a:link, a:visited, a:active { color:#5baddb; }
a:hover { color:#8bddfb; }

.subnavhead { color:#5C5C5C; font-size:10pt; font-family:Arial,Helvetica,sans-serif; font-weight:bold }

.listhead  { font-size:9pt; font-weight:bold }

div.small, p.small  { font-size:8.5pt }

div.supersmall, p.supersmall  { font-size:9pt }

div.bighead, p.bighead { font-size:14pt; font-weight:bold }

div.bigsubhead, p.bigsubhead { font-size:14pt; font-weight:normal }

div.head1, p.head1 { font-size:13pt; font-weight:bold }

.head1sub { font-size:13pt; font-weight:bold; color:#006600 }

div.head3, p.head3 { font-size:10pt; font-weight:bold; color:#006600 }

div.tabletitle, p.tabletitle { font-size:10pt; font-weight:bold; color:black }

div.resume, p.resume { font-size:10pt; font-family:Times,serif }


.apply_label { font-size:9pt; font-weight:bold }
.detail_label { font-size:9pt; font-weight:bold }
p, .detail_value { font-size:9pt }
.job { font-size:9pt }
.category { font-size:10pt; font-weight:bold }
.modenav { font-size:9pt; font-weight:bold }
.buttons  { }
.required  { font-size:9pt; font-weight:normal; color:red }
.err { font-size:10pt; font-weight:bold; color:#CC0000 }
.left_bar_container {
	border: 1px solid black;
	width: 94px;
	}