/* CSS Document */body {	background-color: #FFFFFF;	margin-top: 0px;	margin-bottom: 30px;	}div#submenu {	width: 700px;	height: 125px;	margin-left: auto;	margin-right: auto;	margin-top: 0px;	margin-bottom: 0px;	}div#container {	width: 700px;	height: auto;	margin-left: auto;	margin-right: auto;	margin-top: 10px;	border-color: #999999;	border-style: solid;	border-width: thin;	}div#container2 {	width: 710px;	height: auto;	margin-left: auto;	margin-right: auto;	margin-top: 10px;	padding-left: 0px;	padding-right: 0px;	padding-top: 0px;	padding-bottom: 0px;	}#info {	width: 470px;	height: auto;	padding: 10px;	overflow: visible;	border-right-color: #999999;	border-right-style: solid;	border-right-width: thin;	vertical-align: top;	}#profile {	width: 230px;	height: auto;	padding-left: 10px;	padding-top: 230px;	overflow: visible;	vertical-align: text-top;	}div#profilepic {	text-align: center;	width: 100%;	}	div#footer {	width: 680px;	text-align: center;	font-family: "Helvetica Neue", Helvetica, "Arial Narrow";	font-size: 10px;	color: #000066;	margin-top: 10px;	margin-left: auto;	margin-right: auto;	clear: both;	}	div#footer a {	color: #666666;	text-decoration: none;	}div#footer a:link {	color: #666666;	text-decoration: none;	}div#footer a:hover {	color: #000066;	text-decoration: none;	}div#footer a:visited {	color: #666666;	text-decoration: none;	}#profilepic {	width: 208px;	margin-bottom: 5px;	clear: both;	}	h1 {	font-family: "Helvetica Neue", Helvetica, "Arial Narrow";	font-size: 14px;	color: #000066;	margin-bottom: 10px;	}h2 {	font-family: "Helvetica Neue", Helvetica, "Arial Narrow";	font-size: 12px;	color: #000066;	margin-bottom: 10px;	}h3 {	font-family:"Helvetica Neue", Helvetica, "Arial Narrow";	font-size: 12px;	font-weight: 400;	color: #333333;	text-decoration: underline;	text-indent: 15px;	}p {	font-family: "Helvetica Neue", Helvetica, "Arial Narrow";	font-size: 12px;	color: #333333;	line-height: 1.5em;	text-indent: 0px;	}p#h3 {	font-family: "Helvetica Neue", Helvetica, "Arial Narrow";	font-size: 12px;	color: #333333;	line-height: 1.5em;	text-indent: 0px;	margin-left: 20px;	}ol {	font-family: "Helvetica Neue", Helvetica, "Arial Narrow";	font-size: 12px;	color: #333333;	line-height: 1.5em;	text-indent: 0px;	margin-left: 20px;	}ul {	font-family: "Helvetica Neue", Helvetica, "Arial Narrow";	font-size: 12px;	color: #333333;	line-height: 1.5em;	}		