/*  General-Purpose Styles  */BODY {	background-attachment: fixed;	background-color: #FFFFFF;	background-image: url(images/bg.jpg);	background-repeat: repeat-x;	background-position: center top;		margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #000000;}A:link {	text-decoration:none;	color: #F7980E;}A:visited {	text-decoration:none;	COLOR: #000000;}A:hover {	text-decoration:underline;	COLOR: #000000;}A:active {	text-decoration:none;	COLOR: #000000; }TD {	font-size: 13px;	font-family: Century Gothic;	color:#2B2B2B;}/*  Navigation/Left Column Styles  */.navlink { 	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	font-weight: normal;	color: #000000;	text-decoration:none;}A.navlink:link { 	color: #cccccc;	text-decoration:none;}A.navlink:visited { 	color: #cccccc;	text-decoration:none;}A.navlink:hover { 	color: #AA0000;	text-decoration:underline;}A.navlink:active { 	color: #cccccc;	text-decoration:none;}.navlink1:link { 	font-family:Century Gothic;	font-size: 13px;	font-style: normal;	font-weight: normal;	color: #F7980E;	text-decoration:none;}.navlink1:visited { 	font-family:Century Gothic;	font-size: 13px;	font-style: normal;	font-weight: normal;	color: #F7980E;	text-decoration:none;}.navlink1:hover { 	font-family:Century Gothic;	font-size: 13px;	font-style: normal;	font-weight: normal;	color: #000000;	text-decoration:none;}.navlink1:active { 	font-family:Century Gothic;	font-size: 13px;	font-style: normal;	font-weight: normal;	color: #F7980E;	text-decoration:none;}/*  Bulleted Items Styles  */.bullet {    list-style-image:url(../images/bullet.jpg); 	margin-left:10px;	margin-top:8px;	margin-bottom:10px;}	.lipadding {    padding-bottom:8px;}/* Form/Form Items Styles  */	.formdisplay {	display: inline;}.textbox {     background-color:#CCCCCC;	border:1px solid #000000;}/* Paragraph Styles  */.bodytext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #000000;}.dropcap {	background: #ffffff; 	FLOAT: left; 	FONT: bold x-large Times,"Times New Roman", serif; 	width: 1em; 	color: #000000;}/* Footer Styles  */.footertext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #000000;}