body {
	background-color: #DFE5EF;
}
#wrapper {
	width: 698px;
	border: 1;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-color: #406480;
}

#nav_bar {
	height: 44px;
	margin: 0px;
	padding: 0px;
}
#nav_bar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav_bar li {
	display: inline;
}

#subnav {
	float: left;
	margin-left: 0px;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	min-height:550px;
	height:auto !important;
	height:550px;
	background-color: #FFFFFF;
}
#content {
	margin: 0px;
	padding: 10px;
	width: 476px;
	color: #233443;
	background-color: #CFDCE6;
	float: left;

	height:550px;
	overflow-y:auto;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #406480;
	
}
#content h3.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #507EA1;
	margin-top: 16px;
	margin-bottom: 2px;
}
#content h3.jobtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #406480;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
}
#content p {
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom: 8px;
}
.company_link {
	color: #507EA1;
	text-decoration: none;
	font-weight: bold;
}
#content h3.top {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #507EA1;
	margin-bottom: 2px;
}

#footer {
	height: 25px;
	background-color: #406480;
	color: #99CCFF;
	clear: both;
	font-size: 80%;
	margin-left: 0px;
	padding-left: 210px;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FA8818;
}
#title {
	padding: 15px;
	color: #CFDCE6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FA8818;
	background-image: url(images/fade.gif);
}
#contentsection {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	height: auto;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#nav_bar li a {
	display: block;
	float: left;
	padding: 8px;
	height: 20px;
	text-decoration: none;
	margin-top: 8px;
	margin-left: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border: none;
	font-weight: bold;
	color: #CFDCE6;
}

#nav_bar li a:hover {
	background-color: #507EA1;
	color: #FFFFFF;
}
#nav_bar li.current a {

	background-color: #CFDCE6;
	color: #233443;
}
#nav_bar li.current a:hover {
	background-color: #CFDCE6;
	color: #233443;
	}


#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnav li a {
	display: block;
	text-align: right;
	text-decoration: none;
	color: #233443;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#subnav li.current a {
	font-weight: bold;
	color: #233443;
	background-color: #CFDCE6;
}
#subnav li a:hover {
	font-weight: bold;
	color: #233443;
}

#content ul {
	margin-top: 2px;
	margin-bottom: 4px;
}
#title h1 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#title p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
#title ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	list-style-type: none;
}#title li {
	display: inline;
}
