﻿
body {
	font-family: Arial;
	font-size: 8pt;

    }

td {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	}
	
td.main {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}

.main:link {
	color: #BA8236;
	text-decoration: none;
	}

.main:active{
	color: #BA8236;
	text-decoration: none;
}
	
.main:visited{
	color: #BA8236;
	text-decoration: none;
}

.main a:hover {
    text-decoration: underline;
	}
	
td.back {
	background-repeat: repeat-x;}
	
td.bottom {
	background-repeat: repeat-x;
	background-position: bottom center;
	}

/*   Menu   -------------------------------------*/

.menu {
	cursor: pointer;
}

.menuOn {
	background-color: #A86D29;
	cursor: pointer;
}

.submenu {
	cursor: pointer;
}

.submenuOn {
	background-color: #161616;
	cursor: pointer;
}

/*   End Menu -----------------------------------*/

A:link {
	color: #472B0E;
	text-decoration: none;
	}

A:visited {
	color: #472B0E;
	text-decoration: none;
	}

A:active {
	color: #472B0E;
	text-decoration: none;
	}

A:hover {
    text-decoration: underline;
	}
	
.on {
	background: #C8A502;
	color: #FFFFFF;
	font-family: Arial;
	font-size : x-small;
	cursor:hand;
}

h3{
	font-family:georgia,times,sans serif;
	font-size:18px;
	font-weight:normal;
	padding-bottom:7px;
	border-bottom:2px solid #463926;
}

h4{
	color:#BA8236;
	font-family:arial,helvetica,sans;
	font-size:13px;
	font-weight:normal;
	padding:0;
	margin:0;
}

#jobs img{
	float:right;
}

#jobs a{
	float:right;
	margin-right:15px;
	color:#BA8236;
	
}

.pdf {
	color:#BA8236;
	background:url('/images/subpage/pdf_icon.gif') no-repeat left center;
	padding:2px 0px 2px 23px;
	
}

