body {width:100%;height:100%;margin:0px;padding:0px;}
html {width:100%;height:100%;margin:0px;padding:0px;}

.skin_logo {float: left; display:inline; margin-left: 10px;}

.skin_logo h1{
	font-family: tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #535353;
	margin-top:0px;
	margin-bottom:0px;
}

.skin_logo h2{
	font-family: tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #A0DB4B;
	margin-top:-5px;
	margin-bottom:-5px;
}

.skin_nav{
	background-image: url('../img/gray_bg.gif');
	background-repeat: repeat-x;
	background-position: 0px 35px;
	
}

.skin_nav a{
	text-decoration:none;
}

.skin_nav table{
	margin-left: 10px;
	z-index:1;
	margin-bottom:5px;
}

.skin_nav td{
	font-family: tahoma;
	padding-right:25px;
}

.skin_nav td h1{
	font-size: 10pt;
	font-weight: bolder;
	color: #535353;
	margin-top:0px;
	margin-bottom:0px;
}

.skin_nav td h2{
	font-size: 13pt;
	font-weight: bolder;
	color: #A0DB4B;
	margin-top:-7px;
	margin-bottom:-6px;
}

.skin_nav td h3{
	font-size: 8pt;
	font-weight: bolder;
	color: #606060;
	margin-top:3px;
}

.skin_nav img{
	margin-top: -20px;
	z-index:2;
	position:relative;
}

.pointer{text-align: right; margin-top: 25px;}

.skin_body{
	font-family: tahoma;
	background-image: url('../img/gray_bg.gif');
	background-repeat: repeat-x;
	background-position: 0px 2px;
}

.skin_body td h1{
	font-size: 10pt;
	font-weight: bolder;
	color: #535353;
	margin-top:-5px;
	margin-bottom:0px;
}

.skin_body td h2{
	font-size: 13pt;
	font-weight: bolder;
	color: #A0DB4B;
	margin-top:-7px;
}
.skin_body table td{
	vertical-align:top;
}
.job_results{
	font-family: tahoma;
	border-collapse: collapse;
	width:412px;
}

.job_results span{
	padding-left: 20px;
	color: #494949;
	font-weight: normal;
}

.job_results th {
	font-size: 8pt;
	font-weight: bolder;
	color: #535353;
	margin-top:-7px;
	text-align: left;
}

.job_results td {
	font-size: 8pt;
	font-weight: bolder;
	color: #658b2f;
	margin-top:-7px;
	text-align: left;
}

.job_results a{
	color: #658b2f;
	text-decoration:none;
}

.job_results span a{
	color: #494949;
	text-decoration:none;
}

.search_box{
	padding-top:10px;
}

.search_box table{
	border-collapse: collapse;
}

.search_box td {
	font-size: 8pt;
	font-weight: bolder;
	color: #5c6b47;
	background-color: #a0db4b;
	padding:0px;
}

.search_box b {
	font-size: 8pt;
	font-weight: bolder;
	color: #ffffff;
}

.search_box form{
	margin: 6px;
}

.search_box span input {
	border: 1px solid gray;
	color: green;
}

.row_1 {
	background-color: #ffffff;
}

.row_0 {
	background-color: #eef8e0;
}

.jobDetails{
	font-size: 8pt;
}
.jobDetails .label{
	font-weight:bold;
	text-align:right;
}
.jobDetails input{
	border: 1px solid gray;
	color: green;
}
.jobDetails tfoot{
	text-align:center;
}
.date-header {
	font-size:10pt;
}
.post-title{
	font-size:10pt;
}
.post-body{
	font-size:9pt;
}
.post-footer{
	font-size:8pt;
}
.skin_footer{
	padding-top:10px;
	padding-left:5px;
}
.skin_footer,.skin_footer a{
	color:#A0DB4B;
	font-size:6pt;
	font-family:verdana;
}