
body {
	background-color: #ffffff;
	font-family: "Helvetica Neue", "Arial";
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}

h1 {
	font-weight: normal;
	font-size: 18pt;
	margin-bottom: 0px;
}

h2 {
	margin-top: 0px;
	font-weight: normal;
	font-size: 10pt;
	margin-bottom:0px;
}

a, a:link {
	text-decoration: none;
	color: #004677;
}

img {
	border: 0px;
}

img a {
	border: 0px;
}


a:hover {
	text-decoration: underline;
}


#name {
	margin-left: 10px;
}

#image {
	border-bottom: 1px solid #bed0dc;
	border-right: 1px solid #bed0dc;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: right;
}

#links, #linksabout {
	text-align: left;
	margin-left: 0px;
	margin-top: 5px;
	font-size: 11pt;
	border-top: 1px solid #bed0dc;
	border-left: 1px solid #bed0dc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

u {
	text-decoration: none;
	border-bottom: 1px solid #bed0dc;
}

#links a {
	padding-right: 20px;
}

#links a:hover, .current, a.current {
	text-decoration: none;
	color: black;
}

.current, a.current {
	font-weight: bold;
}

#links a:active {
	color: 	silver;
}

#layout {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

small {
	color: #004677;
	font-size: 9pt;
	text-transform: uppercase;
}

h3 {
	color: black;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: .7em;
	margin-top: .5em;
}

#innertable, #innertable_contact, #innertable_about {
	width: 650px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15%;
	border-collapse: collapse;
}


#innertable_contact {
	margin-top: 5%;
}

#innertable_about {
	margin-top: 30px;
}
#innertable td, #innertable_contact td, #innertable_about td {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.content {
	font-size: 10pt;
}

#aboutname {
	border-bottom: 1px solid #bed0dc;
}

hr {
	width: 100%;
	border: 0;
	border-top: 1px solid #bed0dc;
	height: 1px;
}

.cvtable {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	width: 100%;
	margin-top: 5px;
}

.toc_ch {
	width: 500px;
	text-indent: -4.5em;
	margin-left: 4.5em;
}

.toc_ch_section {
	width: 500px;
	margin: 0;
	padding: 0;
	text-indent: -1.7em;
	margin-left: 6.2em;
	margin-bottom: .5em;
}

.nowrap {
	white-space: nowrap;
}

#innertable_about .cvtable td {
	padding-bottom: 15px;
	vertical-align: top;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: square;
}

.sideimage {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	border: 1px solid silver;
}

.abstract {
	margin-bottom: 2em;
}

a.linkback {
	color: black;
}

a.linkback:hover {
	text-decoration: none;
}

.footer {
	font-size: 8pt;
	font-family: Arial;
	font-style: italic;
	color: silver;
	margin: 0px;
	text-align: right;
}