@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_int.jpg);
	background-repeat: no-repeat;
}
img, div, table, tr, td {
	behavior: url(iepngfix.htc);
}
.menu {
	margin-top: 125px;
	padding-left: 45px;
	width: 640px;
}
.index_content {
	padding-left: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 620px;
	padding-top: 34px;
}
.index_content h1{
	padding: 0px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.index_content a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000099;
}
.index_content a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
.index_content a:hover {
	font-weight: bold;
	color: #5C1C03;
	text-decoration: none;
}
.people_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.people_box a:link {
	text-decoration: none;
	font-weight: bold;
	color: #333333;

}
.people_box a:visited {
	color: #333333;
	text-decoration: none;

}
.people_box a:hover {
	color: #990000;
	text-decoration: none;
}
.people_box ul {
margin-top:0;
padding-left:11px;
padding-top:0;
}
.people_box ul li{
line-height:11px;
padding-bottom:4px;

}
.people_box_last {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.people_box_last a:link {
	text-decoration: none;
	font-weight: bold;
	color: #333333;

}
.people_box_last a:visited {
	color: #333333;
	text-decoration: none;

}
.people_box_last a:hover {
	color: #990000;
	text-decoration: none;

}
.people_box_last ul {
	list-style-type: disc;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 3px;

}
.people_box_last ul li{
	padding-bottom: 5px;

}
.right_side_box {
	float: right;
	margin-right: 25px;
	margin-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 230px;
}
.right_side_box table tr td {
	padding: 5px;
}
.right_side_box table tr td a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.right_side_box table tr td a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.right_side_box table tr td a:hover {
	color: #333333;
}
.right_side_box table tr td h1{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right_side_box table tr td h2{
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
.table_white_bg {
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.tagline {
	padding-left: 45px;
	padding-top: 50px;
}
.address_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 25px;
	padding-left: 65px;
	width: 620px;
}
.address_block table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.address_block a{
	text-decoration: none;
	color: #8B3416;

}
.practise_table {
	padding-left: 10px;
}
.practise_table tr td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.practise_table tr td a:link {
	color: #003366;
}
.practise_table tr td a:visited {
	color: #000000;
}
.practise_table tr td a:hover {
	color: #5F1B04;
}
.publications tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}

