@charset "utf-8";
/* CSS Document */

.picture-left
{
	float: left;
	padding: 0px 0px 0px 0px;
}

.basic-table-border
{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.border-bottom-right
{
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}



/*.tip-title
{
	background-image:url(../images/website/tipsntraps/tip-title-tile.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #60754d;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 0px 13px 8px;
	margin-top: 20px;
}

.tip-content
{
	background: #d0e2bf;
	background-image: url(../images/website/tipsntraps/tip-icon.gif);
	background-position: 35px 20px;
	background-repeat: no-repeat;
	border-top: 1px solid #95b476;
	border-bottom: 1px solid #95b476;
	padding: 20px  24px 15px 128px;
	min-height:65px;
  	height:auto !important;
  	height:65px;
	font-size: 14px;
	font-weight: normal;
	color: #60754d;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}*/


/*.farm-scenario-title
{
	background-image:url(../images/website/tipsntraps/farm-scenario-title-tile.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #2b88af;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 0px 13px 8px;
	margin-top: 20px;
}

.farm-scenario-content
{
	background: #b2e4f9;
	background-image: url(../images/website/tipsntraps/farm-scenario-icon.gif);
	background-position: 35px 20px;
	background-repeat: no-repeat;
	border-top: 1px solid #72bcdb;
	border-bottom: 1px solid #72bcdb;
	padding: 20px  24px 15px 128px;
	min-height:65px;
  	height:auto !important;
  	height:65px;
	font-size: 14px;
	font-weight: normal;
	color: #2b88af;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}*/

.notepad
{
	/*background-image: url(../images/website/icons/note.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 93px;
	padding-top: 10px;
	min-height:66px;
  	height:auto !important;
  	height:66px;
	margin: 20px 0px 20px 0px;*/
	text-align:center;
	width: 100px;
}

.book
{
	/*background-image: url(../images/website/icons/book.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 93px;
	padding-top: 10px;
	min-height:66px;
  	height:auto !important;
  	height:66px;
	margin: 20px 0px 20px 0px;*/
		text-align:center;
	width: 100px;
}

.computer
{/*
	background-image: url(../images/website/icons/computer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 93px;
	padding-top: 10px;
	min-height:66px;
  	height:auto !important;
  	height:66px;
	margin: 20px 0px 20px 0px;*/
		text-align:center;
	width: 100px;
}

.on-this-page ul
{
	padding: 0px 0px 0px 10px;
	margin: 0;
	list-style-type: none;
}

.on-this-page li
{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	color: #748ca5;
	background-image:url(../images/website/recruitment/menu-bullet.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 23px;
	margin: 8px 0px 8px 0px;
	list-style-type: none;
}

.on-this-page a
{
	background-image: none;
	padding: 0;
	margin: 0;
	
    color: #748ca5;
	text-decoration: underline;
}

.on-this-page a:hover
{
	color: #666666;
}

.on-this-page a:visited
{
	color: #666666;
}

.top-of-page
{
	text-align: right;
}

th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.where-am-i-now-table
{
	font-size: 12px;
}
