@charset "UTF-8";/* CSS Document */body {	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;	background-color: #FFFFFF;	color: #000;	text-align: center;	margin-top: 0px;	margin-bottom: 0px;}ul, ol, dl {	padding: 0;	margin: 0;}h1, h2, h3, h4, h5, h6, p {	margin-top: 0;	 	padding-right: 15px;	padding-left: 15px;  }a img { 	border: none;}a:link {	color: #42413C;	text-decoration: }a:visited {	color: #6E6C64;	text-decoration: underline;}a:hover, a:active, a:focus { 	text-decoration: none;}.container {	width: 1200px;	background-color: #FFFFFF;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;}.TopNavigation  {	width: 1200px;	background-color: #FFFFFF; 	clear: both;	margin-top: 0px;	margin-bottom: 1;	padding-top: 10px;}.FooterNavigation {	width: 1200px;	background-color: #FFFFFF; 	clear: both;	margin-top: 0;	margin-bottom: 1;	border-top-width: 2px;	border-top-style: solid;	border-top-color: #FFCC33;}header {	background-color: #FFFFFF;	margin-top: 45px;	height: 100%;	width: 100%;	background-repeat: no-repeat;	background-position: 50%;}.sidebar1 {	float: right;	width: 220px;	padding-bottom: 10px;	text-align: left;	padding-right: 100px;	margin-top: 50px;}.sidebar1 h3 {	text-align: left;	font-size: 18px;	color: #993300;	text-decoration: none;}.sidebar1 p {	text-align: left;	font-size: 14px;	color: #333333;	text-decoration: none;}.content {	width: 700px;	float: left;	padding-top: 0px;	padding-right: 0;	padding-bottom: 10px;	text-align: left;	padding-left: 180px;	margin-top: 50px;}.content h1 {	text-align: left;	font-size: 36px;	color: #993300;	text-decoration: none;}.content h2 {	text-align: left;	font-size: 24px;	color: #993300;	text-decoration: none;}.content h3 {	text-align: left;	font-size: 18px;	color: #993300;	text-decoration: none;}.content p {	text-align: left;	font-size: 14px;	color: #333333;	text-decoration: none;}.content ul, .content ol {	padding: 0 15px 15px 40px; }footer {	padding: 10px 0;	background-color: #FFFFFF;	position: relative;	clear: both; }header, section, footer, aside, article, figure {	display: block;}