/* arc page display stylesheet for table-free layout */h1{        font-size:24px;	font-weight:bold;        color:#1C2972;        padding-top:0px;}h2{        font-size:18px;	font-weight:bold;        color:#1C2972;        padding-top:5px;}h3{	font-size:16px;	font-weight:bold;	color: #3B4B72;	padding-top:0px;}a {	text-decoration: none;	color: blue;	}a:hover {	color: 3366FF;	}.table {        border-collapse: collapse; font-family:  Arial, Tahoma, Verdana, Helvetica; font-size: 17px;        }.mtable {        border-collapse: collapse; font-family:  Arial, Tahoma, Verdana, Helvetica; font-size: 12px;        }.td {     border-style: inset; border-width: 1; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;     }.td {     padding: 1px 5px 1px 5px; border: 1px #C1D5FF solid; border-left: 1px #C6D2DE  solid; border-right: 1px #C1D5FF solid;     }.th {     FONT-SIZE: 10pt;  background-color: #D0D5F3; padding: 8px 5px 8px 5px; border: 1px #C1D5F solid; border-left: 1px #C6D2DE  solid; border-right: 1px #C6D2DE  solid;     }.th2 {     FONT-SIZE: 10pt;  background-color: #9CA1F3; padding: 8px 5px 8px 5px; border: 1px #C1D5FF solid; border-left: 1px #C1D5FF solid; border-right: 1px #C1D5FF\ solid;     }.th3 {     FONT-SIZE: 10pt;  background-color: #FA6547; padding: 8px 5px 8px 5px; border: 1px #C1D5FF solid; border-left: 1px #C1D5FF solid; border-right: 1px #C1D5FF solid;     }.th4 {     FONT-SIZE: 10pt;  background-color: #FAB080; padding: 8px 5px 8px 5px; border: 1px #C1D5FF solid; border-left: 1px #C1D5FF solid; border-right: 1px #C1D5FF solid;     }.tn {     FONT-SIZE: 10pt; padding: 1px 5px 1px 5px; border: 1px #C6D2DE solid; border-left: 1px #C6D2DE solid; border-right: 1px #C6D2DE solid;     }body {	background-color: #A5AAAF; /* medium gray */	margin: 0;	font-family: Verdana, Arial, Helvetica, sans-serif;	}	/*div.north-white {	background: url(slicev2/north-white.gif) top left repeat-x;	}	*/div.northeast {	background: url(slicev2/northeast.gif) top right no-repeat;	}div.east {	background: url(slicev2/east.gif) top right repeat-y;	}div.south-white {	background: url(slicev2/south-white.gif) bottom left repeat-x;	}div.southeast {	background: url(slicev2/southeast.gif) bottom right no-repeat;	padding: 4px 0px 7px 0px;	}div.northwest {	background: url(slicev2/northwestwhite.gif) top left no-repeat;	}div.southwest {	background: url(slicev2/southwestwhite.gif) bottom left no-repeat;	}div.west {	background: url(slicev2/west-white.gif) top left repeat-y;	}#main {	border-right: none;	padding: 5px 2px 2px 5px;	margin-left: 25px; /* sets start position of white section of page */	margin-right: 25px;	background-color: #FFF;	line-height: 1.1em;}#nav {margin:20px 0 60px 0;}/* the styling */#nav {width:100%; height:20px; background:#1B2E80; position:relative;}#nav .select, #nav .current {margin:0; padding:0; list-style:none;}#nav li {display:inline; margin:0; padding:0; height:auto;}#nav .select a,#nav .current a {display:black; height:20px; float:left; background:#1B2E80; padding:0 20px 0 20px; text-decoration:none; font-size:12px; line-height:20px; white-space:nowrap; border-right:2px solid #fff; color:#fff;}* html #nav .select a, * html #nav .current a {width:1px; height:21px;}#nav .select a:hover,#nav .select li:hover a {background:#5A789E; cursor:pointer; color:#ff0;}#nav .sub {display:none;}/* for IE5.5 and IE6 only */#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}#nav .current a {background:#2B4E8C; color:#ff0;}#nav .sub li a:hover,#nav .select a:hover .sub li a:hover,#nav .select li:hover .sub li a:hover {background:#5A789E; color:#ff0;}#nav .sub_active .current_sub a,#nav .sub_active a:hover {background:#2B4E8C; color:#ff0;}#nav .select li a:hover .sub,#nav .select li:hover .sub {display:block; position:absolute; width:100%; top:20px; left:0; background:#5A789E; margin-top:0; padding:0; z-index:100; color:#fff; font-size:11px;}#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}#nav .sub_active {display:block; position:absolute; width:100%; top:20px; left:0; background:#2B4E8C; margin-top:0; padding:0; z-index:10;}* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}#nav .sub_active a {height:21px; text-decoration:none; line-height:20px; white-space:nowrap; display:block; float:left; background:#2B4E8C; padding:5px 10px 10px 10px; margin:0; font-size:12px; white-space:nowrap; border:0; color:#fff;}#nav .select a:hover .sub li a,#nav .select li:hover .sub li a {display:block; background:#5D7DA3; padding:5px 10px 10px 10px; margin:0; white-space:nowrap; border:0; color:#fff; font-size:12px;}