/* These are styles that could possibly be modified without effecting the design */html, body {	background: #a18753 url(../images/bg.jpg) repeat;	font: 12px Arial, Helvetica, sans-serif;}#NavigationLinks, #NavigationLinksInterior {	text-align: left;}#Link #NavigationList {	margin-left: 23px;	padding-left: 0;	padding-top: 10px;	list-style: none;}#Link #NavigationList li {	padding: 0 0 2px 32px;	font-size: 10px;	background: url(../images/actionItemArrow.gif) no-repeat 0 2px;}#NavigationList a {	font-size: 12px;	color: #FFFFFF;	text-decoration:none;}#NavigationList a:hover {	font-size: 12px;	color: #FFFFFF;	text-decoration:underline;}#ActionItems a {	font-size: 17px;	color: #ffffff;	text-decoration: none;}#ActionItems a:hover {	font-size: 17px;	color:#958d86;	text-decoration: none;}#BodyContent {	font-size: 12px;	color: #666666;}/*#BodyContent #Content {	background: url(../images/contentBackground.gif) repeat-x;}*/#content img{	max-width:100%;}#BodyContent h2 {	color: Black;} a.more {	background:url(../images/linkBullet.gif) no-repeat;	padding:0px 0px 0px 18px;	text-decoration:none;	margin: 32px 0 0 32px;	color:#000000;} a:hover.more {	background:url(../images/linkBulletOver.gif) no-repeat;	padding:0px 0px 0px 18px;	text-decoration:underline;}#Footer {	font-size: 12px;}#Footer #TextLinks {	color: #fff;	font-weight: bold;	border-top-color: #262422;	border-top-style: solid;	border-top-width: 10px;	background: #823905;}#Footer #TextLinks a {	color: #fff;	text-decoration: none;	font-weight: bold;}#Footer #Disclaimer {	color: #b0a59e;	font-weight: normal;	font-size: 11px;	background: #552503;}