/* CSS Document */#container2 {	background:#FFFFFF;	text-align:left;	width:393px;	margin:20px 0 10px 0;	padding:35px;	margin-left:auto;	margin-right:auto;	min-height:500px;	}h1 {	font-size:24px;	line-height:28px;	color: #006666;	font-weight:normal;	}	h2 {	font-size:18px;	line-height:22px;	color:#006666;	font-weight:normal;	}	h3 {	font-size:14px;	line-height:16px;	color:#006666;	font-weight:normal;	}.nav {	color:#006666;	}	.body {	font-size: 12px;	line-height: 250%;	color: #323232;	}		.float_l {	float:left;	width:200px;	padding: 0 0 0 0;	margin:0 0 0 0;	vertical-align:top;	}		.rightbody {	float:right;	width:393px;	border-left:#323232 thin solid;	padding-left:31px;	}	#nav2 {	clear:both;	padding-bottom:50px;	}.nav2 a{	font-weight:normal;	}	#bottom {	clear:both;	padding-top:30px;	font-size:10px;	line-height:15px;	text-align:center;	color:#323232;	}	p {	font-size:10px;	line-height:14px;	padding-bottom:15px;	border-bottom:#323232 thin solid;	}	#top {	font-size:12px;	line-height:30px;	margin-left:368px;	color:#323232;	}	.toc {	font-size:12px;	line-height:14px;	color:#323232;	}	.subhead {	color:#006666;	font-size:12px;	}	.centered {	margin:0 auto 0 auto;	width:655px;	}	.centered a {	font-weight:bold;	text-decoration:underline;	color:#006666;	}	.centered a:hover {	text-decoration:none;	color:#339999;	}