@charset "UTF-8";
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version:2.7.0
*/
/**
 * YUI Reset
 * @module reset
 * @namespace
 * @requires 
 */
html {
	color:#000;
	background:#d6d6d6;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,
img {
	border:0;
}

address,
capxion,
cite,
code,
dfn,
em,
strong,
th,
var,
opxgroup {
	font-style:inherit;
	font-weight:inherit;
}

del,
ins {
	text-decoration:none;
}

li {
	list-style:none;
}

capxion,
th {
	text-align:left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,
q:after {
	content:'';
}

abbr,
acronym {
	border:0;
	font-variant:normal;
}

sup {
	vertical-align:baseline;
}

sub {
	vertical-align:baseline;
}

/*because legend doesn't inherit in IE */
legend {
	color:#000;
}

input,
button,
textarea,
select,
opxgroup,
option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
	*font-size:100%;
}

a {
	outline: none;
}

a:hover, a:active, a:focus {
    outline: none;
}

body {
	background-color:#d6d6d6;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#container {
	width:922px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
}

#cont-left {
	background-image:url(/images/bg-cont-left.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#cont-right {
	background-image:url(/images/bg-cont-right.jpg);
	background-position:right;
	background-repeat:repeat-y;	
}

#cont-top {
	background-image:url(/images/bg-cont-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#cont-btm {
	min-height:800px;
	background-image:url(/images/bg-cont-btm.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#container-main {
	width:922px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
}

#cont-left-main {
	background-image:url(/images/bg-cont-left.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#cont-right-main {
	background-image:url(/images/bg-cont-right.jpg);
	background-position:right;
	background-repeat:repeat-y;	
}

#cont-top-main {
	background-image:url(/images/bg-cont-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#cont-btm-main {
	min-height:570px;
	background-image:url(/images/bg-cont-btm.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}


/*////////// Layout //////////*/

#header {
	height:295px;
}

div.clearfloats {
	clear:both;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

#content {
	width:776px;
	margin:0 auto 0 auto;
}

.page-title {
	width:776px;
	height:43px;
	margin:0 auto 0 auto;
}

.people-pic {
	margin:30px 0 0 0;
}

#newsletter {
	margin:0 0 20px 0;
}

.news-para {
	margin:20px 0 20px 0;
}

#map {
	float:right;
	margin:-21px -29px 0 0;
}

#serve {
	float:right;
	margin:-65px -5px 0 0;
	width:226px;
}

#serve-town {
	float:right;
	margin:-20px -5px 0 0;
	width:226px;
}

div.side {
	float:right;
	width:185px;
	margin-left:45px;
	background-color:#CCC;
	padding:15px;
}

div.flash {
	margin-left:-2px;
}

/*h5 {
	margin:15px 0 2px 0;
	font-family:Tahoma, Geneva, sans-serif;
	color:#00838F;
}

h6 {
	margin:0 0 2px 0;
	font-family:Tahoma, Geneva, sans-serif;
	color:#00838F;
}
*/

/*////////// Typography //////////*/

a:link, a:visited {
	text-decoration:none;
	color:#999;
	font-size:13px;
}

a:hover, a:active {
	text-decoration:none;
	color:#EB6F00;
}

.entry {
	font-family:Georgia,"Times New Roman",Times,serif;
	margin:0;
	color:#666666;
	font-size:15px;
	line-height:160%;
}

.entry a:link, .entry a:visited {
	color:#EB6F00;
}

.entry a:hover, .entry a:active {
	color:#EB6F00;
	text-decoration:underline;
}

.single .entry {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:16px;
	line-height:160%;
}

.post .hentry h2 {
	font-size:30px;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#999;
	margin-bottom:10px;
}

.post h2 {
	margin-bottom:22px;
}

small, .postmetadata {
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}

.single_tags p {
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}

h1 {
	text-indent:-99999px;
	width:922px;
	height:295px;
	background-image:url(/images/bg-h1-employ.png);
	background-repeat:no-repeat;
	background-position:center 35px;
}

h1#app-head {
	text-indent:-99999px;
	width:922px;
	height:295px;
	background-image:url(/images/bg-h1-app.png);
	background-repeat:no-repeat;
	background-position:center 35px;
}

h1#seek {
	text-indent:-99999px;
	width:922px;
	height:295px;
	background-image:url(/images/bg-h1-seek.png);
	background-repeat:no-repeat;
	background-position:center 35px;
}

h1#employ {
	text-indent:-99999px;
	width:922px;
	height:295px;
	background-image:url(/images/bg-h1-employ.png);
	background-repeat:no-repeat;
	background-position:center 35px;
}

h1 a {
	display:block;
	width:214px;
	height:75px;
	/*background-color:#333;*/
	position:relative;
	top:90px;
	left:85px;
}

h2 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#EB6F00;
	font-size:30px;
	margin:0 0 10px 0;
	border-bottom:dotted;
	border-bottom-width:2px;
	border-bottom-color:#999;
	padding-bottom:10px;
}

h2#app-margin {
	font-family:Tahoma, Geneva, sans-serif;
	color:#EB6F00;
	font-size:30px;
	margin:-36px 0 10px 0;
	border-bottom:dotted;
	border-bottom-width:2px;
	border-bottom-color:#999;
	padding-bottom:10px;
}

h2 a:link, h2 a:visited {
	font-family:Tahoma, Geneva, sans-serif;
	color:#00838F;
	font-size:22px;
	margin:20px 0 0 0;
	width:400px;
}

h2 a:hover, h2 a:active {
	color:#EB6F00;
}

h2#main {
	text-indent:-9999px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0;
	border-bottom-style:none;
	background-repeat:no-repeat;
}

div#main {		/*Rules for Main.php*/
	width:900px;
	padding-top:0px;
	margin:20px auto 0 auto;
	height:700px;
}

div#flash {
	padding-top:30px;
	height:485px;
}

.para-main {
	margin:18px auto 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	width:300px;
	text-align:center;
}

h3 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#00838F;
	font-size:22px;
	margin:20px 0 10px 0;
	width:540px;
	border-bottom:dotted;
	border-bottom-width:2px;
	border-bottom-color:#999;
	padding-bottom:10px;
}

.pg_special h3 {
	width:100%;
}

h3#long { width:100%; }

h4 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#EB6F00;
	font-size:30px;
	margin:30px 0 3px 0;
	width:540px;
	border-bottom:dotted;
	border-bottom-width:2px;
	border-bottom-color:#999;
	padding-bottom:5px;
}

h4 a:link, h4 a:visited {
	font-family:Tahoma, Geneva, sans-serif;
	color:#00838F;
	font-size:22px;
	margin:20px 0 0 0;
	width:400px;
}

h4 a:hover, h4 a:active {
	color:#EB6F00;
}

li {
	color:#666666;
	font-size:13px;
}

#home-ul {
	margin:0 0 0 35px;
}

li.home-cand {
	float:left;
	padding:0 10px 0 0;
	margin:20px 20px 0 0;
}

li.home-emp {
	float:left;
	padding:0 18px 0 18px;
	margin:20px 20px 0 0;
}

li.home-disc {
	float:left;
	padding:0 0 0 0;
	margin:20px 20px 0 0;
}

li.home-emp a:link, li.home-emp a:visited {
	background-image:url(/images/main-btn-1.jpg);
	background-repeat:no-repeat;
	width:184px;
	height:90px;
	display:block;
	text-align:center;
	line-height:122px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#00838F;
}

li.home-cand a:link, li.home-cand a:visited {
	background-image:url(/images/main-btn-2.jpg);
	background-repeat:no-repeat;
	width:184px;
	height:90px;
	display:block;
	text-align:center;
	line-height:122px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#00838F;
}

li.home-disc a:link, li.home-disc a:visited {
	width:350px;
	height:90px;
	display:block;
	text-align:left;
	line-height:122px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#00838F;
}

li.home-emp a:hover, li.home-emp a:active, {
	color:#EB6F00;
}

li.home-cand a:hover, li.home-cand a:active, {
	color:#EB6F00;
}

li.home-disc a:hover, li.home-disc a:active, {
	color:#EB6F00;
}

.para {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0 10px 0;
	color:#666666;
	font-size:15px;
	line-height:160%;
}

.contact-para {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0 10px 0;
	color:#666666;
	font-size:15px;
	line-height:160%;
	width:510px;
}

.tags {
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.oj-type {
	color:#EB6F00;
	margin-top:20px;
	width:510px;
}

.sml-form-type {
	margin-top:20px;
}

.app-para {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#00838F;
	margin:0 0 12px 0;
}


/*////////// Navigation //////////*/

div#nav_w {
	width:922px;
	height:57px;
	margin:2px 0 0 0;
	background-image:url(/images/bg-nav.png);
	background-repeat:no-repeat;
	background-position:center 0;
	position:relative;
}

ul#nav {
	list-style-type:none;
}

ul#nav li {
	float:right;
	position:relative;
	right:54px;
	top:5px;
	margin-top:5px;
}

ul#nav a:link, ul#nav a:visited {
	font-size:14px;
	color:#00838F;
	display:block;
	text-decoration:none;
	height:45px;
	line-height:45px;
	padding-left:11px;
	padding-right:11px;
}


ul#nav a:hover, ul#nav a:active {
	color:#EB6F00;
}

p.switch-link {
	width:180px;
	height:34px;
	font-family:Tahoma, Geneva, sans-serif;
	float:right;
	margin:-6px 70px 0 0;
	line-height:30px;
	background-image:url(../images/bg-switch-link.jpg);
	background-repeat:no-repeat;
	background-position:center 0;
	text-align:center;
}

p.switch-link a:link, p.switch-link a:visited {
	color:#FFF;
	font-size:12px;
}

p.switch-link a:hover, p.switch-link a:active {
	color:#999;
}

p.sm-margin {
	margin-top:5px;
	margin-bottom:5px;
} 	


/*////////// Footer //////////*/

#foot-cont-wrap {
min-width: 834px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
height:220px;
margin-top:30px;
background-image:url(/images/bg-foot.jpg);
background-repeat:no-repeat;
background-position:top center;
}

#footer-container {
padding-left: 278px;      /* LC fullwidth */
padding-right: 278px;     /* RC fullwidth + CC padding */
}

#footer-container .column {
position: relative;
float: left;
}

#center {
width: 100%;
}

#left {
width: 278px;             /* LC width */
margin-left: -100%;
left: -278px;              /* RC fullwidth for IE6 */
}

#container > #left {
left: -278px;             /* -(LC fullwidth + CC padding) */
margin-left: expression(
document.all.center.offsetWidth * -1 +
parseFloat(document.all.center.currentStyle.paddingLeft) +
parseFloat(document.all.left.currentStyle.paddingLeft) +
parseFloat(document.all.left.currentStyle.paddingRight)
); /* Fix for IE7 */
}

#right {
width: 278px;             /* RC width */
margin-right: -100%;
}

ul#left-col a:link, ul#left-col a:visited {
	color:#00838F;
}

ul#left-col a:hover, ul#left-col a:active {
	color:#EB6F00;
}

ul#left-col {    
	line-height:22px;
	padding-left:90px;  
	margin-top:28px;
	/*width:278px;*/
}

ul#center-col a:link, ul#center-col a:visited {
	color:#00838F;
}

ul#center-col a:hover, ul#center-col a:active {
	color:#EB6F00;
}

ul#center-col {           
	line-height:22px;
	padding-left:70px;	
	margin-top:28px;
	/*width:278px;*/
}

ul#right-col a:link, ul#right-col a:visited {
	color:#00838F;
}

ul#right-col a:hover, ul#right-col a:active {
	color:#EB6F00;
}

ul#right-col {              
	line-height:32px;
	margin-top:19px;
	/*width:278px;*/
}

ul#right-col img {
	padding:0 10px 0 0;
	position:relative;
	top:3px;
}

/*////////// Search Bar //////////*/

.search_bar {
	margin:14px 0 0 60px;
	width:250px;
	height:33px;
	position:relative;
	display:inline;
	float:left;
}

.search_bar input {
	width:210px;
	height:29px;
	border:0;
	border-color:#FFFFFF;
	background:#FFFFFF url('/images/search-glass.gif') no-repeat 218px 7px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	margin:1px 4px 0;
	padding:6px 5px 0;
	color:#EB6F00;
	z-index:5;
}

.sb_t, .sb_b, .sb_l, .sb_r {
	position:absolute;
	padding:0 0 0;
	margin:0 0 0;
	z-index:15;
}

.sb_t {
	width:250px;
	height:2px;
	top:0;
	left:0;
	background:transparent url('/images/search-t.gif');
}

.sb_l {
	height:29px;
	width:4px;
	top:2px;
	left:0;
	background:transparent url('/images/search-l.gif');
}

.sb_r {
	height:29px;
	width:28px;
	top:2px;
	right:0;
	background:transparent url('/images/search-r.png');
}

.sb_b {
	width:250px;
	height:2px;
	bottom:0;
	left:0;
	background:transparent url('/images/search-b.gif');
}


/*////////// Forms //////////*/

#commentform input, #commentform textarea,
#appform input, #appform textarea,
#job_list input, #job_list textarea,
#news-sub input, #news-sub textarea {
	border:1px solid #CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#666666;
	padding:3px 3px 3px;
}

#commentform textarea,
#appform textarea,
#job_list textarea,
#news-sub textarea {
	width:500px;
	margin-top:3px;
}

#commentform input,
#appform input,
#job_list input,
#news-sub input {
	margin:7px 0 2px;
	width:250px;
	margin-bottom:10px;
}

#commentform input:focus,
#appform input:focus,
#job_list input:focus,
#news-sub input:focus {
	border:1px solid #999;
}

#commentform #submit,
#appform #submit,
#job_list #submit,
#news-sub #submit {
	margin-top:10px;
	background-color:white;
}

#appform input[type="radio"],
#job_list input[type="radio"] {
	width:20px;
}

#appform .reference,
#job_list .reference {
	width:100%;
	border-top:2px dotted #999;
	margin:15px 0 20px 0;
	padding-top:15px;
}

div#job_list {
	margin-top:20px;
}

/*.SI-FILES-STYLIZED label.cabinet {
	width:140px;
	height: 22px;
	margin-top:8px;
	margin-bottom: 6px;
	background: url('/images/btn-choose-file.gif') 0 0 no-repeat;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}*/

a#book {
	color:#00838F;
	position:relative;
	top:242px;
	left:110px;
	font-size:12px;
	display:block;
	padding:20px 0 0 40px;
	/*background-color:#333333;*/
	width:65px;
}

a#meet {
	color:#00838F;
	position:relative;
	top:85px;
	left:20px;
	font-size:12px;
	display:block;
	padding:20px 0 0 40px;
	/*background-color:#333333;*/
	width:65px;
}

/* KMC 2010-03-01  updates for home page */
#hp-footer {
	margin:90px auto 0 auto;
	width:95%;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:60%;
	color:#999;
}
#hp-footer ul{
	margin-top:20px;	
}
#hp-footer li{
	display:inline;
	list-style-type:none;
	
}
a.bot-link  {
	color:#EB6F00;
	padding-right:20px;
	padding-left:20px;
	/*font-weight:bold;*/
}
a:hover.bot-link  {
	text-decoration:underline;
}