/*-----------------------		LAYOUT-----------------------*/ul {	list-style-position: outside;	margin-left: 1em;	padding-left: 0em;	line-height: 16px;}li {	list-style-position: outside;	list-style-image: url(../images/bullet_triangle.gif);}#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: 30px; 	padding-bottom: 0px; 	background-color: #FFFFFF;	vertical-align: top; 	width: 640px; 	line-height: 150%; 	height: 100%; 	font-size: 10px;	border-left-color: #001c38;	border-left-style: solid;	border-left-width: 20px;}#inner_content li { padding: 0; margin-left: 15px; }#inner_content ul li a {	text-decoration: none;}#inner_content ul li a:hover {	text-decoration: underline;}.home_table_cell {	padding-right: 15px;	padding-left: 10px;	background-color: #FFFFFF;	width: 188px;}.home_table_cellRule {	padding-right: 15px;	padding-left: 10px;	background-image: url(../images/home_celldivider.gif);	background-repeat: repeat-y;	background-color: #FFFFFF;	width: 188px;}/*-----------------------		FOOTER-----------------------*/