* {
	margin: 00px;
	padding: 0px;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-attachment: scroll;
	background-image: url(assets/images/bodybkg.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: baseline;
	background-color: #fafafa;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 960px;
}
#header {
	height: 355px;
	width: 960px;
	background-attachment: scroll;
	background-image: url(assets/images/header.jpg);
	background-repeat: no-repeat;
}
#logo {
	clear: right;
	height: 60px;
	width: 250px;
	position: relative;
	top: 30px;
	left: 40px;
}
p {
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
	text-align: justify;
}
p.name {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 28px;
	line-height: 40px;
	letter-spacing: -1px;
	color: #456D76;
	margin-top: 40px;
	margin-bottom: 10px;
}
p.title {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #5A8F9A;
}
#menubar {
	height: 40px;
	position: relative;
	top: 255px;
	margin-left: 10px;
}
ul.leftmenu {
	list-style-type: none;
}
.leftmenu li {
	
	height: 40px;
	width: 244px;
	line-height: 40px;
	vertical-align: middle;
	text-indent: 30px;
	display: block;
}

ul.leftmenu li a {
	text-decoration: none;
	font-weight: normal;
	color: #29414E;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-color: #507C93;
	display: block;
	width: 244px;
	background-attachment: scroll;
	background-image: url(assets/images/leftmenubkg2.png);
	background-repeat: no-repeat;
	text-shadow: #fff 1px 1px 1px;
	font-size: 12px;
}
ul.leftmenu li a:hover {
	background-attachment: scroll;
	background-image: url(assets/images/leftmenubkgon.png);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 244px;
	text-shadow: #fff 1px 1px 1px;
}

ol {
	margin-left: 40px;
	color: #666666;
	line-height: 2em;
}
ol a {
	font-weight: normal;
	color: #666666;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
}
#topmenu {
	list-style-type: none;
}
#logo h1 {
	display: none;
}

#topmenu li {
	float: left;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 40px;
	font-size: 12px;
}
#topmenu li a {
	line-height: 40px;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(assets/images/seperator.png);
	background-position: left top;
}
#topmenu li a:hover {
	color: #000000;
	background-attachment: scroll;
	background-image: url(assets/images/topmenubkg.png);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
}
#logo a {
	display: block;
	height: 60px;
	width: 250px;
}
#logo span {
	display: none;
}
#content {
	width: 960px;
	background-attachment: scroll;
	background-image: url(assets/images/contentbkg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer {
	clear: both;
	height: 50px;
	width: 960px;
	background-attachment: scroll;
	background-image: url(assets/images/footerbkg.png);
	background-repeat: no-repeat;
}
#footer p {
	margin-top: 30px;
	float: right;
	margin-right: 30px;
	font-size: 12px;
}
#footer a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.box {
	height: 150px;
	width: 280px;
	float: left;
	margin-right: 20px;
}
.borderdotboth {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.clearboth {
	clear: both;
}
#col1 {
	float: left;
	width: 270px;
	margin-right: 20px;
	padding-left: 30px;
}
h1, h2, h3 {
	margin-top:0;
	margin-bottom:0;
}
h1 {
	font-size:2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #507C93;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 0.8em;
	padding-left: 0;
	font-variant: small-caps;
}
h2 {
	font-size:1.33333em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #94C8CD;
	font-weight: normal;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
}
h3 {
	font-size:1.16667em;
	padding:2.125em 0;
}
#col2 {
	float: left;
	width: 590px;
	margin-right: 20px;
	padding-right: 20px;
	background-attachment: scroll;
	background-image: url(assets/images/leftmenubkg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 25px;
}
#col3 {
	float: left;
	width: 900px;
	margin-right: 30px;
	margin-left: 40px;
	padding-top: 0px;
}
#language {
	list-style-type: none;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 11px;
	color: #78828B;
	font-weight: bold;
	margin-left: 300px;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 10px;
	width: 150px;
}
#language  li a {
	float: left;
	margin-right: 10px;
	padding-right: 15px;
	padding-left: 5px;
	text-decoration: none;
	color: #383D41;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #78828B;
}

#publications    ul {
	font-size: 0.8125em;
	margin-left: 40px;
	color: #666666;
}
.publicationlist {
	list-style-type: none;
}
.publicationlist li {
	font-family: Tahoma, Arial, sans-serif;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 54px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(assets/images/pdfbullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 48px;
	font-size: 11px;
}
.publicationlist  a  {
	color: #333333;
	text-decoration: none;
}


#publications {
	width: 900px;
	margin-left: 40px;
}
#publicationmenu {
	margin-right: 25px;
	margin-left: 5px;
	list-style-type: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin-top: 20px;
}
#publicationmenu li {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
}
#publicationmenu a {
	color: #666666;
	text-decoration: none;
	display: block;
}
#publicationmenu a:hover {
	color: #333333;
}




a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

