html {
	font-size: small;
	font-family: Verdana;
}

body {
	margin-top: 4px;
}

table {
	font-size: small;
	font-family: Verdana;
	border: 0px;
	padding: 0px;
	table-layout: fixed;
}

img { border: none; }

p {
	margin: 0px;
	padding: 4px;
}

a { text-decoration: none; font-family: arial; }
a:link { color: #062247; }
a:visited { color: #062247; }
a:hover { color: black; text-decoration: underline; }
a:active { color: #062247; }

li {
	margin-left: 0px;
	padding-left: auto;
	list-style-type: disc;
	list-style-position: inside;
}

.handy {
	cursor: pointer;
	cursor: hand;
}

/* Table col left */
.tcl {
	background-color: white;
	font-size: 90%;
	padding-left: 2px;
}

/* Breacrumb trail */
.breadcrumb {
	font-family: Verdana;
	color: #666;
	background-color: #CDDBE6;
	border-top: 1px solid #dce2dc;
	border-right: 1px solid #dce2dc;
	border-left: 1px solid #dce2dc;
	border-bottom: 1px solid #dce2dc;
	padding: 1px 3px 1px 3px;
	margin-bottom: 2px;
	line-height: 10px;
	text-align: left;
}
.breadcrumb a { color: #777; text-decoration: none; font-family: Verdana; }
.breadcrumb a:link { color: #777; }
.breadcrumb a:visited { color: #777; }
.breadcrumb a:hover { color: black; text-decoration: underline; }
.breadcrumb a:active { color: #777; }

/* Nav block */
.nav_blk {
	/* background: #FEFBEF url(/images/bg_fade_brown.gif) repeat-x scroll top; */
	background-color: #FEFBEF; 
	border-top: 2px solid #dce2dc;
	border-right: 2px solid #dce2dc;
	border-left: 2px solid #dce2dc;
	border-bottom: 2px solid #dce2dc;
	padding: 3px 3px 3px 3px;
	margin-bottom: 5px;
	margin-top: 2px;
}
.nav_blk .mini {
	font-size: 80%;
	color: #222;
}
.nav_blk .title {
	background-color : #006699;
	border-top : 1px solid #377ca5;
	border-bottom : 1px solid #071c45;
	border-right : 1px solid #071c45;
	color : white;
	font-weight : bold;
	padding : 2px 4px 3px 4px;
	margin : 0px 0px 2px 0px;
	font-size : 110%;
}

.nav_blk .title a {
	background-color : #006699;
	color : white;
	font-weight : bold;
	padding : 2px 4px 3px 4px;
	margin : 0px 0px 2px 0px;
	font-size : 110%;
}

.white_nav {
	color: #015382;
	font-size: 86%;
	height: 34px;
}
.white_nav a { text-decoration: none; font-family: arial; font-weight: bold; }
.white_nav a:link { color: #015382; }
.white_nav a:visited { color: #015382; }
.white_nav a:hover { color: #015382; text-decoration: underline; }
.white_nav a:active { color:#015382; }

.white_nav_search {
	float: right;
	color: white;
}

.left_nav {
	background : #ffffff url(/images/left_nav.gif) repeat-y scroll top left;
}

.menu_options {
	font-family : arial;
	font-size : 95%;
	font-weight : bold;
	color : black;
	text-align : left;
	padding : 2px 8px 2px 2px;
}
.menu_options a {
	text-decoration : none;
	font-family : arial;
	font-weight : bold;
}
.menu_options .box {
	background-color : #dce2dc;
	font-size : 1px;
	height : 1px;
	margin : 1px 0px 1px 0px;
}

/* Table col middle */
.tcm {
	background-color: white;
}

/* Main content */
.content {
	padding-left: 10px;
	padding-right: 5px;
	word-wrap: break-word;
}
.content a { text-decoration: none; font-family: arial; font-weight: bold; }
.content a:link { color: #062247; }
.content a:visited { color: #062247; }
.content a:hover { color: black; text-decoration: underline; }
.content a:active { color:#062247; }

/* Bottom */
.bottom {
	font-size: 80%;
	border: 1px solid #ecf2ec;
	padding: 5px 5px 5px 5px;
}
/* Headings */
.tcl h1 {
	font-weight : bold;
	font-size : 110%;
	font-family : tahoma;
	padding : 2px 2px 2px 0px;
	margin : 0px;
}
.content h1 {
	color : #ffe822;
	padding : 2px 2px 1px 8px;
	margin: 0px;
	font-size : 110%;
	background : #396a9b url(/images/corner.gif) no-repeat scroll top left;
}
.content h2 {
	font-weight: bold;
	font-size: 105%;
	font-family: tahoma;
	padding: 2px 2px 2px 0px;
	margin: 0px;
}
.content h3 {
   font-weight:bold;
   font-size: 120%;
   font-family: tahoma;
   padding: 2px 2px 2px 0px;
   margin: 0px;
}
.mini {
	font-size: 80%;
	word-wrap: break-word;
}
/* Images */
.img_left {
	font-family: tahoma;
	font-size: 80%;
	float: left;
	border: 1px solid #ecf2ec;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}
.img_right {
	font-family: tahoma;
	font-size: 80%;
	float: right;
	border: 1px solid #ecf2ec;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}
.img_none {
	font-family: tahoma;
	font-size: 80%;
	display: block;
	border: 1px solid #ecf2ec;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

/* Pop-up box */
.pop {
	width: 300px;
	background-color: #fdfdfd;
	color: black;
	padding: 10px 10px 10px 10px;
	margin: 3px 3px 3px 3px;
	border: 1px solid #999;
}

/* Search results box */
.searchBox {
	background-color: #fdfdfd;
	color: black;
	padding: 4px 4px 4px 4px;
	margin: 1px 0px 4px 0px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.searchBox .title {
	font-weight: bold;
	height: 14px;
	padding: 1px 2px 1px 2px;
	margin: 0px;
	font-size: 100%;
}

/* General purpose box */
.niceBox {
	padding: 1px 1px 1px 1px;
	border-bottom: 1px solid #c3c6cD;
	border-right: 1px solid #e3e6fD;
}
.niceBox h1 {
	color : #ffe822;
	margin: 0px;
	padding : 2px 2px 1px 8px;
	font-size : 110%;
	background : #396a9b url(/images/corner.gif) no-repeat scroll top left;
}
.niceBox .title {
	color : #ffe822;
	padding : 2px 2px 1px 8px;
	font-size : 110%;
	background : #396a9b url(/images/corner.gif) no-repeat scroll top left;
}

.niceBox .content {
	padding: 3px 5px 3px 5px;
	overflow: hidden;
	background-color: #f3f6fD;
}

.niceIshBox {
	padding: 3px 3px 3px 3px;
	border: 1px solid #ddd;
	background-color: #fefefe;
}
.countryFloat {
	font-size: 75%;
	color: #555;
	float: right;
}

/* half width box */
.halfBox {
	background-color: white;
	margin-bottom: 5px;
	height: auto;
	overflow: hidden; /* auto; */
}
.halfBox .content {
	margin: 0px;
	padding: 2px 4px 4px 4px;
}
.halfBox .title {
	background-color : #006699;
	border-top : 1px solid #377ca5;
	border-bottom : 1px solid #071c45;
	border-right : 1px solid #071c45;
	color : white;
	font-weight : bold;
	padding : 2px 4px 3px 4px;
	margin : 0px 0px 2px 0px;
	font-size : 110%;
}

/* Box for top nav */
/* half width box */
.topBox {
	background-color : white;
	border-left : 1px dotted #999;
	margin-bottom : 2px;
	margin-right : 2px;
	height : auto;
	overflow : hidden;  /* auto; */
}
.topBox .title {
	background-color : #006699;
	border-top : 1px solid #377ca5;
	border-bottom : 1px solid #071c45;
	color : white;
	font-weight : bold;
	padding : 2px 2px 2px 4px;
	margin : 0px;
	font-size : 85%;
}
.topBox a { text-decoration: none; font-family: arial; font-weight: bold; }
.topBox a:link { color: #fff; }
.topBox a:visited { color: #fff; }
.topBox a:hover { color: black; text-decoration: underline; }
.topBox a:active { color:#fff; }

.divider {
	clear: both;
	height: 4px;
}

.cat_box {
	background-color: #f9f9fb;
	border: 3px solid white;
	padding: 4px 4px 4px 4px;
	margin: 4px 4px 4px 4px;
	font-size: 80%;
	color: #222;
}
.cat_box H1 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	color: #234840;
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 3px;
}
.cat_box A:link { color: #234840; }
.cat_box A:visited { color: #234840; }
.cat_box A:active { color: #234840; }
.cat_box A:hover { color: #308DFF; }

.mini_job {
	background-color: #fafafa;
	border: 1px solid #666;
	padding: 4px 4px 4px 4px;
	/* margin: 4px 4px 4px 4px; */
	font-size: 90%;
	color: #333;
}
.mini_job h1 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	color: #000;
	background: white none;
	font-weight: bold;
	font-size: 105%;	 
}
.mini_job_nice {
	background-color: #FEFBEF;
	border: 1px solid #666;
	padding: 4px 4px 4px 4px;
	/* margin: 4px 4px 4px 4px; */
	font-size: 90%;
	color: #333;
}
.mini_job_nice H1 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	color: #000;
	font-weight: bold;
	background: #FEFBEF none;
	font-size: 125%;	 
}
.job_img {
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

.midi {
	font-size: 90%;
	line-height: auto;
	color: #000;
}

.cvBox {
	padding: 3px 10px 3px 50px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #F8F5F4 url(/jobs/img/binder.gif) top left repeat-y;
}

.awardWinner {
	width:630px;
	background-color:#FFFF99;
	font-size:150%;
	text-align:center;
}
/* masterclass formatting AG */
.caption {
	font-size:75%;
}
.featImage {
	padding:7px; 
	border:2px solid #ddd;
	float:left;
}

/* Conference styles; */
.confback {
background:url("/Conference/images/cloudback.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top center;
color: white;
font-family: Verdana;
}
.confbackfoot {
background:url("/Conference/images/foot.png");
background-repeat: no-repeat;
background-position: top center;
color: #013967;
font-family: Verdana;
text-align: right;
}

.confback h1 {
	color: white;
	padding : 0px 0px 8px 0px;
	margin: 0px;
	font-size : 180%;
}
.confback h2 {
	color: white;
	padding : 5px 0px 5px 0px;
	margin: 0px;
	font-size : 130%;
}
.confback h3 {
   font-weight:bold;
   font-size: 120%;
   font-family: tahoma;
   padding: 2px 2px 2px 0px;
   margin: 0px;
}

.confback a { color: white; text-decoration: none; font-weight: bold;}
.confback a:link { color: white; }
.confback a:visited { color: white; }
.confback a:hover { color: #013967; }
.confback a:active { color: white; }

.confnav {
color: white;
font-family: Verdana;
font-size: 16px;
font-weight: bold;
}

.confbreadcrumb {
	font-family: Verdana;
	color: #22354b;
	text-align: left;
}
.confbreadcrumb a { color: #22354b; text-decoration: none; font-family: Verdana; }
.confbreadcrumb a:link { color: #22354b; }
.confbreadcrumb a:visited { color: #22354b; }
.confbreadcrumb a:hover { color: black; text-decoration: underline; }
.confbreadcrumb a:active { color: #22354b; }

/* Newspaper background for Coolbox*/
.newspapertop {
	background: #FEFBEF url(/coolbox/images/papertop.gif) repeat-y scroll top;
	height: 117px;
	border-top: 0px solid #dce2dc;
	border-right: 0px solid #dce2dc;
	border-left: 0px solid #dce2dc;
	border-bottom: 0px solid #dce2dc;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.newspaper {
	background: #FEFBEF url(/coolbox/images/paperback.gif) repeat-y scroll top;
	background-repeat: repeat-y scroll top;
	border-top: 0px solid #dce2dc;
	border-right: 0px solid #dce2dc;
	border-left: 0px solid #dce2dc;
	border-bottom: 0px solid #dce2dc;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.newspaperfoot {
	background: #FEFBEF url(/coolbox/images/paperfoot.gif) repeat-y scroll top;
	height: 45px;
	border-top: 0px solid #dce2dc;
	border-right: 0px solid #dce2dc;
	border-left: 0px solid #dce2dc;
	border-bottom: 0px solid #dce2dc;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.red {
color:red;
}
