@charset "utf-8";/* CSS Document */body {	background-color: #f2f2e3;	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: .75em;	color: #996;}a {	color: #996;	font-weight: bold;	text-decoration: none;}a:link{color: #885}a:visited{color: #885}a:hover{color: #515437}a:active{color: #ff5f00}h1 {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 1.5em;	font-weight: normal;	color: #ff5f00;	margin: 0px;	padding: 12px 0px 0px 0px;}h2 {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-weight: normal;	color: #ff5f00;	font-size: 1.5em;	padding: 5px 5px;}h3 {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-weight: bold;	color: #f93;	font-size: 1.5em;}h4 {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-weight: normal;	color: #ff5f00;	font-size: 1.5em;	padding: 5px 5px;}img {border: 0px;}/*the ids*/#container {	margin: 0px auto;	width: 902px;}#header {	background-color: #fff;	width: 885px;	height: 100px;	border: solid 5px #fff;	border-width: 0px 5px 5px 5px;	border-left-color: #f2f2e3;	border-right-color: #f2f2e3;	text-align: right;	padding: 0px 5px 5px 5px;	}#header a {font-size: .85em;}#header h3 {}#header .leftLinks {margin-left: 0px; text-align:left;}#header .rightLinks {}/*THIS SHOULD BE THE ALIGN RIGHT*/#header p {margin: 0px; padding: 0px 0px 5px 0px;}#header strong {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-weight: normal;	color: #ff5500;	font-size: .85em;}#header .right {text-align: right;}#content {/*background image evens out the columns*/	width: 895px;	padding: 5px 0px;	float: left;	border: 5px solid #f2f2e3;	background-color: #fff;	background-image: url(../assets/bg_stripes2.gif);	background-repeat: repeat-y;}#left {	margin: 0px 0px 0px 0px;	border-top: solid 5px #fff;	border-bottom: solid 5px #fff;	width: 640px;	height: 100%;	float: left;	line-height: 100%;}#left .leftBottom {	border-top: solid 5px #f2f2e3;	padding: 0px;}#left img {border: 0; margin: -5px 5px 5px 5px;}#left table {margin: 0px 2px 5px 2px}#left table img {border: 0; margin: 3px;}#left .leftBottom img {	border: 0px;	margin: 5px 0px 5px 5px;}#left-home {	margin: -2px 0px 0px 0px;	/*margin: 0px;*/	border-top: solid 2px #fff;	width: 640px;	height: 100%;	float: left;	line-height: 125%;}#left-home img {margin: 0px 5px 5px 5px;}#left-home p {margin: 0px 5px 5px 5px;}#left-home .leftBottom {	border-top: solid 5px #f2f2e3;	padding: 0px;}#left-home .leftBottomFill {	margin-top: 1px;	border: solid 5px #fff;	border-bottom: 0px;	padding: 0px;	background-color: #fff;	background-image: url(../assets/diagonal_stripes.gif);}#left-home table {margin: 0px 2px 3px 2px}#left-home table img {border: 0; margin: 3px;}#left-home h2 {font-size: .85em; padding: 5px; font-weight: bold;}#left-home strong {font-weight: bold;}#right {	margin: -5px 0px 0px 645px;	padding: 10px 15px 10px 15px;	border-top: solid 8px #fff;	/*border-bottom: solid 5px #fff;*/	width: 220px;	height: 100%;	font-size: .85em;	line-height: 200%;}#foot {	color: #ff5f00;	padding: 45px 0px 15px 0px;}