/*style sheet*/body {	font-family: Arial, Helvetica, sans-serif;	background: #F4F4F4 url(../images/bodyBG.jpg) no-repeat center top fixed;	margin: 0px;	background-color: #F4F4F4;}#copy {	font-size: 10px;	color: #666666;	letter-spacing: 1px;	text-align: center;	clear: both;	background-image: url(../../web_rwc/images/copyBG.jpg);	width: 750px;	padding-top: 10px;	padding-bottom: 10px;}/* LEFT CONTAINER STYLES */#leftContainer {	font-size: 12px;	width: 400px;	float: left;	margin-right: 5px;	margin-left: 30px;	padding-right: 5px;}#leftContainer a:link {	color: #6BA5C3;	text-decoration: none;}#leftContainer a:visited {	color: #6BA5C3;	text-decoration: underline;}#leftContainer a:hover {	color: #7AA5C5;	text-decoration: underline;}#leftContainer a:active {	color: #6BA5C3;}#leftContainer h1 {	font-size: 18px;	color: #5C91B9;	font-weight: 100;	width: auto;	background-color: transparent;	border-bottom: 1px solid #5C91B9;}#leftContainer img {}#leftContainer p {	font-size: 12px;	color: #333333;	text-align: left;	line-height: 16px;}#leftContainer ul li {	font-size: 12px;	line-height: 16px;	list-style-type: none;	color: #333333;}/* END LEFT CONTAINER STYLES */#mainWrapper {	height: auto;	width: 750px;	background-image: url(../images/centerBG.jpg);	background-repeat: repeat-y;	margin-top: 0px;	margin-bottom: -5px;	margin-left: -375px;	position: absolute;	padding: 0px;	left: 50%;}#logo {	text-align: center;	background-image: url(../images/logo25.gif);	height: 176px;	width: 750px;	margin: 0px;}.transparent {	display: none;}/* NAVIGATION STYLES */#navigation {	position: relative;	font-size: 13px;		top: 125px;	border-bottom: 1px solid #ccc;	margin: 0px;	}#navigation li {	display: inline;	list-style-type: none;	border-top: 1px solid #ccc;	padding: 2px 5px 2px 5px;	}#navigation a:link {	color: #4341A1;	text-decoration: none;}#navigation a:visited {	color: #434696;	text-decoration: none;	}#navigation a:hover {	color: #5C91B9;	text-decoration: none;	border-bottom-width: 1px solid #5C91B9;}#navigation a:active {	color: #333333;	text-decoration: none;}#navigation p{	color: #72B2DF;	display: inline;}/* END NAVIGATION STYLES *//* RIGHT CONTAINER STYLES */#rightContainer {	font-size: 13px;	color: #666666;	letter-spacing: 1px;	margin-right: 30px;	margin-left: 10px;	width: 210px;	float: right;	padding-left: 25px;	border-left: 1px solid #CCCCCC;	background-color: transparent;}#rightContainer a:link {	color: #7AA5C5;	background-color: transparent;	text-decoration: none;}#rightContainer a:visited {	color: #7AA5C5;	background-color: transparent;	text-decoration: underline;}#rightContainer a:hover {	color: #7AA5C5;	background-color: transparent;	text-decoration: underline;}#rightContainer a:active {	color: #7AA5C5;	background-color: transparent;	text-decoration: none;}#rightContainer h1 {	font-size: 14px;	font-weight: 100;	color: #5C91B9;	background-color: transparent;	border-bottom: 1px solid #5C91B9;}#rightContainer li {	background-color: transparent;	list-style-type: square;	text-align: left;}#rightContainer p {	text-align: left;	background-color: transparent;	line-height: 16px;}* html #rightcontainer {display: inline;margin-left: -200px;}/* END RIGHT CONTAINER STYLES *//* LEFT CONTAINER LIST STYLES */.left {	text-align: left;	font-size: 11px;	color: #666666;}  /* If li position is left static, Internet Explorer disables hyperlinks in the list in all but the final column.This rule will be processed only by Internet Explorer because only IE believes that theres a level above HTML: */* html ol li{	position: relative;	list-style-type: none;}      /* horizontal position of each column */li.column1 {	margin-left: 0em;	font-size: 10px;	line-height: 14px;	list-style-type: none;}li.column2 { margin-left: 18em; }/* Bring the first item of each column back up to the level of item 1.Vertical return = items * height.Here, 5 items * 1.2em line-height = 6em */li.reset{  margin-top: -18em;}/* separate the list from surrounding elements */ol{	margin: 0 0 1em 2em;	padding: 0;}ol li{	/* Stipulate the height of each item so that   vertical return = items * height */  line-height: 1.2em;	/* Clear the default margins and padding   so we can style the list from scratch */  margin: 0;	padding: 0;	list-style-type: none;	color: #333333;}/* anchor styling */ol li a{  display: block;  width: 7em;  text-decoration: none;}ol li a:hover{  color: #FFF; /* white */  background-color: #A52A2A; /* brown */}  /* END left CONTAINER LIST STYLES */   h2 {	font-size: 14px;	text-align: left;	color: #4D7EAD;	background-color: #CCCCCC;	padding: 4px 4px 4px 12px;}h3 {	color: #445373;	text-align: left;	padding-left: 18px;	border-left: 2px solid #5178A3;	border-bottom: 2px solid #5178A3;	font-size: 12px;}h4 {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #697D95;	border-top: 1px solid #99CCFF;	text-align: left;}#table1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	text-align: left;}#table2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	text-align: left;}#table3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	text-align: left;}#table4 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	text-align: left;}.light {	color: #CCCCCC;}.light a {	color: #CCCCCC;}