/* Global Styles */body {	background: #954402 url('graphics/page-bg.jpg') repeat-x;}	td {	font:14px Verdana, Arial, Sans-Serif;	color: #FFFFCC;}a {	color: #ffffff;}		/* ID Styles */#navigation td {	border-top: 1px solid white;	border-bottom: 5px solid #993300;	}	#navigation a {	font: bold 15px courier new;	color: #ffffff;	display:block;	text-decoration: none;	padding: 7px 3px 7px 10px;	line-height:16px;	}	#navigation a:hover {	color: #ffffff;	text-decoration: underline;	}	#bottomnav a {	font:10px Verdana, Tahoma, Sans-Serif;	color: #ffffff;	line-height:16px;	text-decoration: none;	}	#bottomnav a:hover {	text-decoration: underline;	color: #ffffff;	}	#dropmenudiv {	position:absolute;	border:1px solid black;	border-bottom-width: 0;	font:13px courier new;	font-weight: bold;	line-height:18px;	z-index:100;	}#dropmenudiv a {	width: 100%;	display: block;	text-indent: 3px;	border-bottom: 1px solid black;	padding: 1px 0;	text-decoration: none;	font-weight: bold;	color: white;	}#dropmenudiv a:hover { /*hover background color*/	color: white;	text-decoration: underline;	}/* Class Styles */	.bodyText {	font:14px Verdana, Tahoma, Sans-Serif;	color:#FFFFCC;	line-height: 22px;	}	.bodyText2 {	font:11px Verdana, Tahoma, Sans-Serif;	color:#000000;	}.bodyHeadingText {	font:30px Courier New;	color:#FFFFFF;	margin-bottom:20px;	font-weight:bold;	letter-spacing:.1em;	}	.bodyHeadingText1 {	font:16px Verdana, Tahoma, Sans-Serif;	color:#0066CC;	margin-top:0px;	font-weight:bold;	}	.bodyHeadingText2 {	font:14px Verdana, Tahoma, Sans-Serif;	color:#333333;	line-height: 20px;	font-weight: bold;	}	.content-box {	border: 0px;	padding: 0px;	width: 760px;	background-color: #ffffff;	}.styledText1 {	font:12px courier new;	font-weight: bold;	color: #fff;	letter-spacing:.1em;	line-height:16px;	}	.linkText {	font:10px Verdana, Tahoma, Sans-Serif;	color: #ffffff;	line-height:16px;	text-decoration: none;	}	.copyrightText {	font:10px Verdana, Tahoma, Sans-Serif;	color: #ffffff;	}