body {	background-color: #404040;	color: #fff;	font-family: Arial, Verdana, sans-serif; 	font-size: 80%;	text-align: center; 	margin: 10px 0;}/* SETS THE MAIN HYPERLINK PROPERTIES */a {	color: #38588a;	text-decoration: none;	font-weight: bold;}a:hover {	color: #dedff1;	text-decoration: underline;	font-weight: bold;}/* SETS THE VARIOUS CLASS PROPERTIES */.wrapper {	width: 750px;	text-align: left;}.header {	text-align: right;	font-size: 90%;	vertical-align: bottom;	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;	margin: 0px;	padding: 0px;}.logo {	text-align: left;	vertical-align: bottom;	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;}.salesbox {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #FFFFFF;	text-align: center;	background-image: url(images/sales_box_bkgnd.gif);	background-repeat: repeat-y;	line-height: 18px;}.salesbox a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;}.salesbox a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFCC33;	text-decoration: underline;}.salesbox a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;}.salesbox_top {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #FFCC33;	text-align: center;	background-image: url(images/sales_box_bkgnd.gif);	background-repeat: repeat-y;}.sidebar {	background: #88a5d7 url('images/sidebartop.jpg') no-repeat;	color: #fff;	padding: 180px 0px 0px;	vertical-align: top;	font-size: 90%;	text-align: left;	border-top: 1px solid #FFFFFF;	border-right: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;}.gapline {	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #FFFFFF;	border-bottom-color: #FFFFFF;}.mainnavigation {	color: #38588a;	line-height: 24px;	font-size: 120%;}.content {	background: #88a5d7 url('images/contentbg.jpg') repeat-x;	color: #fff;	vertical-align: top;	padding: 20px 20px 10px 20px;	line-height: 18px;	text-align: justify;	border-top: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;	border-left: 1px solid #FFFFFF;}.content a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 100%;	font-weight: bold;	color: #FFCC33;	text-decoration: none;}.content a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 100%;	font-weight: bold;	color: #FFCC33;	text-decoration: underline;}.content a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 100%;	font-weight: bold;	color: #FFCC33;	text-decoration: none;}.content h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #FFCC33;}.content img {	border: 2px solid #FFFFFF;}.footer {	text-align: center;	color: #fff; 	font-size: 85%; 	font-weight: normal; 	padding: 20px 0 0 0;}.footer a {	color: #d3dff1;	text-decoration: none;	font-weight: normal;}.footer a:hover {	color: #fff;	text-decoration: underline;	font-weight: normal;}.copyright {	text-align: center;	color: #fff;	font-size: 85%;	font-weight: normal;	padding: 20px 0 0 0;}.introtext {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	font-weight: bold;	color: #294063;}