/*-----------------------		LAYOUT-----------------------*/ol {	list-style-position: outside;	margin-left: 1em;	padding-left: 0em;	line-height: 16px;}#holder {	margin: 0;	padding: 0;	width: 810px;	background-color: #05274d;	text-align: left;}#title {	background-color: #05274d;	height: 30px;	width: 625px;	text-align: left;	padding-top: 3px;	padding-left: 14px;	border-left-color: #001c38;	border-left-style: solid;	border-left-width: 20px;}/*-----------------------		NAVIGATION-----------------------*//*-----------------------		CONTENT-----------------------*/#inner_content {	margin: 0px 140px 0px 0px; 	padding-right: 0px; 	padding-left: 0px; 	padding-top: 0px; 	padding-bottom: 0px; 	background-color: #FFFFFF;	vertical-align: top; 	width: 640px; 	line-height: 150%; 	height: 100%; 	font-size: 12px;	border-left-color: #001c38;	border-left-style: solid;	border-left-width: 20px;}#inner_content li {	padding-right: 7px;	list-style-position: outside;	list-style-type: disc;	list-style-image: none;}#inner_content li.toc {	padding-right: 7px;	list-style-position: outside;	list-style-type: none;	list-style-image: url(../images/bullet_dash.gif);}/*-----------------------		FOOTER-----------------------*/