/* CSS Reset ( from developer.yahoo.com/yui )
************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img {  border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/* Tag Rules
************************************************************/

* html {
	font-size: 100.01%;
}

body {
	padding: 10px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.75em;
	/*min-width: 990px;*/
}

label {
	padding-right: 6px;
}

a:link, a:active, a:visited {
	color: #0077D4; 
/*added CG 30/4/07 */	
	font-weight: bold;	
}
a:hover { color: #000000; text-decoration: none; }
a:inactive { color: #0077D4; }

img, a img {
	border: none;
	vertical-align: middle;
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}

a:hover img { 
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}
* html a:hover img {
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}

hr {
	border: none;
	border-top: 1px solid #CFE5F7;
	height: 1px;
	line-height: 1px;
	background-color: transparent;
	margin: 14px 0;
}

table {
	font-size: 1em;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

/* Div Rules
************************************************************/

#banner-container { 
	width: 100%;
}

#banner-container td { 
	font-size: 1.0em; /* IE 5.x hack */
} 

#banner-content {
	width: 100%;
}

#logo { 
	float: left;
}

#logo a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

#top-nav {
	padding-top: 6px;
	padding-right: 6px;
	position: absolute; 
	right: 0;
}

#top-nav li {
	float: left;
	border-left: 1px solid #000000;
	padding: 0 6px;
	line-height: 13px;
}

#top-nav li.first { 
	border-left: none;
}

#top-nav a {
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	margin-top: -1px;
}

#top-nav a:hover {
	text-decoration: underline;
}

#search-box {
	font-size: 0.9em;
	padding: 8px 12px;
	float: right;
	clear: right;
	position:absolute; 
	right: 0;
	margin-top: 18px;
	text-align: right;
}

#search-box label {
	color: #666666;
}

#search-box input { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	padding: 3px 4px 2px 4px;
	width: 120px;
}

#search-box input#search-submit {
	margin: 0 10px 0 0;
	margin-top: -4px;
	padding: 0;
	width: auto;
	vertical-align: middle;
}

* html #search-box input#search-submit {
	margin-top: -2px;
}

*:first-child+html #search-box input#search-submit {
	margin-top: -2px;
}

#search-box input#search-submit:hover {
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}

#search-box .options {
	float: right;
}

#header-container {
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0 5px 0;
}

#header-content {
}

/* primary-navigation */
#primary-nav {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  position: relative;
  z-index: 1;  
}

#primary-nav li {
  float: left;
  height: 41px;
  background: transparent url(/asic/rwpgslib.nsf/nav_tab_lhs.gif) top left no-repeat;
  margin-right: 1px;
}

#primary-nav .current {
  background: transparent url(/asic/rwpgslib.nsf/nav_tabOver_lhs.gif) top left no-repeat;
}

#primary-nav .current a  {
  background: transparent url(/asic/rwpgslib.nsf/nav_tabOver_rhs.gif) top right no-repeat;
  color: #fff;
  font-weight: bold;
}

/* Hack to make IE/Mac play nice */
#primary-nav li a {
  font: 0.9em Verdana, Arial, Helvetica, sans-serif;
  padding: 0 1.8em 0 1em;
  padding-top: 8px;
  height: 33px;
  background: transparent url(/asic/rwpgslib.nsf/nav_tab_rhs.gif) top right no-repeat;
  text-decoration: none;
  color: #fff;
  float: left;
  display: block;
  margin-bottom: 7px;
  white-space: nowrap;  
}

#primary-nav li li a {
	white-space: normal;
}

/* end of primary-navigation */

#body-container {
/* commented out CG 23/1 - causes problems in IE with HTML comments and page-options div (!)
	width: 100%;
	float: left;
*/	
	clear: both;	
}


/* 
	second-level lists + suckerfish styles 
*/
#primary-nav ul { 
	display : none;
	position : absolute;
	margin : 0;
	padding : 0;
	width : 150px;
	clear : both;
}
* html #primary-nav li ul,
*:first-child+html #primary-nav li ul {
	/*\ hide from IE5 MAC */
	margin-left : 0;
	ma\rgin-left : 0;
	background-color : transparent;
	/* end hide */
}

/* Support for the "iehover-fix.js" */

* html ul.nav iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */

#primary-nav li ul li { /* second-level lists items */
	width : 150px;
	height: 21px;
	margin : 0;
	padding : 0;
}

#primary-nav li ul li a:link,
#primary-nav li ul li a:visited,
#primary-nav li ul li a:hover,
#primary-nav li ul li a:active {
	color : white;
	text-decoration : none;
	background-color : #064b82;
	background-image : none;
	display : block;
	padding : 4px 6px 4px 10px;
	margin : 0;
	height : auto;
	width : 150px !important;
	\width : 150px !important;
	w\idth : 150px !important;
	border-top : 1px solid white;
	font-weight : normal;
}
*:first-child+html  #primary-nav li ul li a:link,
*:first-child+html #primary-nav li ul li a:visited,
*:first-child+html #primary-nav li ul li a:hover,
*:first-child+html #primary-nav li ul li a:active,
* html #primary-nav li ul li a:link,
* html #primary-nav li ul li a:visited,
* html #primary-nav li ul li a:hover,
* html #primary-nav li ul li a:active {
	padding : 3px 6px 5px 10px;
}

#primary-nav li ul li a:hover {
	background-color : #cfe6f7 !important;
	background-image : none !important;
	font-weight : normal;
	text-decoration : none;
	color: #000000;
}

/* custom menu colours */
#primary-nav li.current ul li a {background-color : #064b82 !important;}
#primary-nav li.current ul li a:hover {color:black; background-color : #cfe6f7 !important;}

#primary-nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top : 41px;
	left : auto;
}

#primary-nav li:hover ul, li.over ul { /* lists nested under hovered list items */
	display : block !important;
}

/*added CG 30/4/07 */
#print-only {
	display:none;
}

/* secondary nav */
#secondary-nav {
	float: left;
	width: 155px;
	margin-top: 40px;
}

#secondary-nav li {
	border-bottom : 1px solid #858585;	
	padding : 1px 0 1px 0;
}

#secondary-nav li a:link,
#secondary-nav li a:visited,
#secondary-nav li a:active {
	color : #0077D4;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
	display : block;
	padding : 2px 0 3px 4px;
	background: transparent url(/asic/rwpgslib.nsf/nav_arrow.gif) 145px 6px no-repeat;
}
#secondary-nav li a:hover {background-color : #d9ebf6;}

* html #secondary-nav li a {width : 155px; /* hack: IE5/6 fix */ }

#secondary-nav li.down-arrow {padding-bottom : 0;}
#secondary-nav li.down-arrow a {background: transparent url(/asic/rwpgslib.nsf/nav_arrowDown.gif) 145px 6px no-repeat !important;}
#secondary-nav li.down-arrow a:hover {background-color : #d9ebf6 !important;}

/* override rules for second level */
#secondary-nav ul ul li {
	border-bottom : 0;	
	padding : 1px 0 1px 0;
}

#secondary-nav li.down-arrow ul li a {
	font-weight: normal !important;
	background-image : none !important;
	padding-left : 14px !important;
}

/* #secondary-nav li a.highlight */
#highlight{
	background-color : #d9ebf6 !important;
}

#highlight li {
	background-color : #ffffff !important;
}



/* secondary nav end */

#news-column {
	position: relative;
	margin-right: 488px;
	/*min-width: 488px;*/
}

#body-content {
	margin-left: 170px;
	margin-right: 270px;
	padding: 0 10px;
	font-size: 100%;	
}
* html #body-content {
	float: left;
	margin-left: 15px;
	margin-right: 0;
}
*:first-child+html #body-content {
	float: left;
	margin-left: 15px;
	margin-right: 0;
}

.no-secondary-nav #body-content {
	margin-left: 0;
}

#body-content .span-left {
	margin-left: -10px;
}

#body-content .short-bottom-padding {
	padding-bottom: 10px;
}

#body-content .no-margin {
	margin: 0;
}

/*added AS TickIT RRAA-7JC66D - 11/9/08 - original color: #0077D4; */
#body-content h1{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #003371;
	margin-bottom: -12px; /*changed CG 4/5/07 margin-bottom: 20px; */	
}

/*added AS TickIT RRAA-7JC66D - 11/9/08 - original color: #0077D4; */
/*added CG for converting current content - will not work in IE <7  */
/* font size 6,7 = h1 */
#body-content font[size="6"], font[size="7"]{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #003371;
}

/*added AS TickIT RRAA-7JC66D - 11/9/08 - original color: #0077D4; */
#body-content h2 { 
	font-size: 1.2em;
	font-weight: bold;
	color: #003371;
	margin-bottom: -12px; /*changed CG 4/5/07 margin-bottom: 10px; */	
}

/*added AS TickIT RRAA-7JC66D - 11/9/08 - original color: #0077D4; */
/*added CG for converting current content - will not work in IE <7  */
/* font size 5 = h2 */
#body-content font[size="5"]{ 
	font-size: 1.2em;
	font-weight: bold;
	color: #003371;
	margin-top: 6px;	
}

/*added AS TickIT RRAA-7JC66D - 11/9/08 - original color: #0077D4; */
#body-content h3 { 
	font-size: 1.1em;
	font-weight: bold;
	color: #003371;
	margin-bottom: -12px; /*changed CG 4/5/07 margin-bottom: 6px; */	
}

/*added AS TickIT RRAA-7JC66D - 11/9/08 - original color: #0077D4; */
/*added CG for converting current content - will not work in IE <7  */
/* font size 4 = h3 */
#body-content font[size="4"]{ 
	font-size: 1.1em;
	font-weight: bold;
	color: #003371;
	margin-top: 6px;	
}

#body-content p {
	padding-bottom: 16px;
	line-height: 16px;
}

#body-content p.options {
	padding-bottom: 0px;
}

#body-content ul {
	list-style-type: disc;
	padding-left: 30px;
/*removed CG 31/1
	color: #0076D3;
*/	
}

/*added CG 30/4/07*/	
#body-content ol {
	list-style-type: decimal;
	padding-left: 30px;
}

#body-content ul span {
	color: #000000;
}

#body-content ul.option {
	list-style-type: none;
	padding-left: 12px;
	font-size: 1.1em;
	color: #000000;
}

#body-content strong {
	font-weight: bold;
}

#body-content li {
/*removed CG 30/4/07
	padding-bottom: 18px;
*/		
/*added CG 30/4/07 */
	padding-top: 6px;
	padding-bottom: 6px;
}

#body-content table li {
	padding-bottom: 0;
}

#body-content input,
#body-content select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#body-content input.bold-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#body-content input.short-margin-top, 
#body-content select.short-margin-top {
	margin-top: 8px;
}

#body-content li a {
	color: #0077D4;
}

#body-content li a:hover {
	color: #000000;
}

#body-content li strong {
	font-weight: bold;
}

#body-content li p {
	padding: 5px 0;
	margin: 0;
}

#body-content .pod2 .body ul {
	padding-left: 0;
	font-size: 1.1em;
}

#body-content table ul {
	font-size: 1.1em;
}

#body-content .pod2 h2 {
	color: #105086;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 1.5em;
}

#body-content .pod2 .options {
	font-size: 1.1em;
}

#breadcrumb {
	padding: 0 0 20px 0;
	font-size: 0.9em;
}

#footer-container { 
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #BFDDF3;
	margin-top: 15px;
	padding-bottom: 10px;
}
* html #footer-container {
	padding-bottom: 0;
}
*:first-child+html #footer-container {
	padding-bottom: 0;
}

#footer-content {
	font-size: 0.9em;
}

#footer-content ul {
	padding-top: 6px;
	padding-right: 6px;
	float: right;
}

#footer-content li {
	float: left;
	border-left: 1px solid #000000;
	padding: 0 6px;
	line-height: 13px;
}

#footer-content li.first { 
	border-left: none;
}

#footer-content a, #footer-content span {
	display: block;
	text-decoration: none;
	margin-top: -2px;
}

/* Reusable Classes
************************************************************/

.smaller {font-size: 0.9em;}
.bold {font-weight: bold;}
.download-button-info {margin-top: -20px; margin-bottom: 7px; font-size: 0.9em;}
* html .download-button-info {margin-bottom: 0;}
*:first-child+html .download-button-info {margin-bottom: 0;}

.half-width {width: 49%;}
.float-left {float: left;}
.float-right {float: right;}
.align-right {text-align: right;}

#body-content .button-bigger {
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 3px;
}

.tip { 
	color: #0077D4;
	background-color: #D9EBF6;
}

.tip strong {
	font-weight: bold;
}

.hr-image {
	background-color: #EEF4FB;
	margin: 14px 0;
	padding: 8px 0;
	text-align: center;
}

.links a {
	font-weight: bold;
	line-height: 20px;
}

.bigger-font {
	font-size: 1.3em;
}

.no-decoration {
	text-decoration: none;
}

.default-hidden, 
.hidden {
	display: none;
}

.option {
	background-image: url(/asic/rwpgslib.nsf/chevron_orange.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 9px;
}

.pods-210 {
	float: right;
	width: 210px;
	overflow: hidden;
	margin-left: 5px;
}

.pods-268 {
	float: right;
	width: 268px;
	overflow: hidden;
	margin-left: 5px;
}

.pod {
	width: 276px;
	margin-bottom: 5px;
}

.pod .header {
	background-image: url(/asic/rwpgslib.nsf/pod_headerBG_lhs.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 25px;
}

.pod .header h1 {
	background-image: url(/asic/rwpgslib.nsf/pod_headerBG_rhs.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-right: 8px;
	padding: 6px 0 0 8px;
	height: 19px;
}

.pod .body {
	font-size: 0.9em;
	background-color: #CFE6F7;
	border-top: 1px solid #FFFFFF;
	padding: 6px 12px 0 8px;
}

.pod .body label {
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
}

.pod .body select {
	width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.pod .body input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}

.pod .body .options {
	display: block;
	text-align: right;
	padding: 5px 12px 0 0;
}

.pod .footer {
	background-image: url(/asic/rwpgslib.nsf/pod_BG_lhs.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 12px;
}

.pod .footer div {
	background-image: url(/asic/rwpgslib.nsf/pod_BG_rhs.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 268px;
	height: 12px;
}

.pod2 {
	margin-bottom: 5px;
}

.pod2 .header {
	background-image: url(/asic/rwpgslib.nsf/subHeader_BG.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 27px;
}

.pod2 .short {
	background-image: url(/asic/rwpgslib.nsf/subHeader_BG_short.gif);
}

.pod2 .header h1 {
	margin-right: 8px;
	padding: 8px 0 0 8px;
	height: 19px;
}
* html #body-content .pod2 .header h1 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0;
}
*:first-child+html #body-content .pod2 .header h1 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0;
}

.pod2 .header .rss {
	font-size: 0.9em;
	float: right;
	margin-top: -18px;
	padding-right: 8px;
	width: 35%;
	text-align: right;
}

.pod2 .body {
	font-size: 0.9em;
	border-left: 1px solid #ABD0F0;
	padding: 10px 12px 10px 8px;
}

.pod2 .body .options {
	display: block;
	text-align: right;
}

.pod2 .body ul li {
	background-image: url(/asic/rwpgslib.nsf/chevron_orange.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-bottom: 7px;
	margin: 0;
	list-style-type: none;
	color: #000000;
}

.pod2 .body li {
	padding-bottom: 6px;
}

.pod2 .body ul strong {
	font-weight: bold;
}

.pod2 form {
	font-size: 1.1em;
}

.pod2 table .option {
	font-size: 0.9em;
}

.pod2 input {
	padding: 1px;
}

.pod2 input,
.pod2 select {
	font-size: 0.9em;
}

.pod3 {
	margin-bottom: 5px;
}

.pod3 .header {
	background-image: url(/asic/rwpgslib.nsf/pod3_headerBG_lhs.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 25px;
}

.pod3 .header h1 {
	background-image: url(/asic/rwpgslib.nsf/pod3_headerBG_rhs.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 0 0 8px;
	height: 15px;
}

.pod3 .no-header .header {
	padding: 0;
	height: 15px;
}

#body-content .pod3 .no-header .header h1 {
	padding: 0;
	margin: 0;
}

.pod3 .body {
	font-size: 0.9em;
	padding: 6px 12px 0 8px;
	border-left: 1px solid #BFDCF4;
	border-right: 1px solid #BFDCF4;
}

.pod3 .no-header .body {
	padding-top: 0;
	margin-top: -6px;
}
* html .pod3 .no-header .body {
	margin-top: -10px;
}
*:first-child+html .pod3 .no-header .body {
	margin-top: -10px;
}

.pod3 .body label {
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
}

.pod3 .body select {
	width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.pod3 .body input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}

.pod3 .body .options {
	display: block;
	text-align: right;
	padding: 5px 12px 0 0;
}

.pod3 .footer {
	background-image: url(/asic/rwpgslib.nsf/pod3_BG_lhs.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 12px;
}

.pod3 .footer div {
	background-image: url(/asic/rwpgslib.nsf/pod3_BG_rhs.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 12px;
}

.pod-news {
	display: none;
}

.pod-news .image {
	float: left;
	margin-right: 10px;
	margin-top: -10px;
	margin-left: -11px;
}
* html .pod-news .image {
	margin-left: -14px;
}
*:first-child+html .pod-news .image {
	margin-left: -14px;
}

.pod-news .content {padding: 5px;}

#slides {}

#slide-show {
	position: relative;
	background-image: url(/asic/rwpgslib.nsf/feature_BG_rhs.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #F28816;
	margin-bottom: 5px;
}

#slide-show table td {
	padding: 10px 10px 0 10px;
}

#slide-show .commands {
	position: absolute;
	margin-top: 8px;
	margin-right: 6px;
}
* html #slide-show .commands {
	right: 487px;
}
*:first-child+html #slide-show .commands {
	right: 487px;
}

#slide-show .commands li {
	float: right;
	border-right: 1px solid #000000;
	padding: 0 6px;
	line-height: 13px;
}

#slide-show .commands li.first { 
	border-right: none;
}

#slide-show .commands a {
	display: block;
	font-size: 0.9em;
	margin-top: -1px;
}

#slide-show .commands a:link, 
#slide-show .commands a:active, 
#slide-show .commands a:visited { color: #FFFFFF; }
#slide-show .commands a:hover { color: #000000; }
#slide-show .commands a:inactive { color: #FFFFFF; }

.pod-news h1 {
	margin-top: 30px;
	padding-bottom: 14px;
	font-size: 1.6em;
	color: #FFFFFF;
	line-height: 18px;
}

.pod-news p {
	font-size: 0.9em;
	color: #FFFFFF;
}

.pod-fido {
	background-image: url(../images/img_fido.gif);
	background-repeat: no-repeat;
	background-color: #625F5D;
	width: 209px;
	height: 140px;
	margin-bottom: 5px;
}

.pod-fido .body {
	font-size: 0.9em;
	padding: 103px 0 0 13px;
}

.pod-fido .body ul li {
	background: transparent url(/asic/rwpgslib.nsf/chevron_white.gif) 0% 5px no-repeat;
	padding-left: 8px;
}
* html .pod-fido .body ul li {
	background-position: 0% 6px;
}
*:first-child+html .pod-fido .body ul li {
	background-position: 0% 6px;
}

.pod-fido .body a:link, 
.pod-fido .body a:active, 
.pod-fido .body a:visited { color: #FFFFFF; }
.pod-fido .body a:hover { color: #FFFFFF; }
.pod-fido .body a:inactive { color: #FFFFFF; }

.page-options {
	float: right;
	margin-top: -10px;
}

table.simple  {
	margin: 10px 0;
}

table.bordered {
	border-top: 1px solid #D5E8F7;
	border-bottom: 1px solid #D5E8F7;
}

table.simple tr td {
	border-top: 1px solid #D5E8F7;
}

table.simple td {
	padding: 8px;
}

table.simple td.main-link {
	font-size: 1.2em;
	font-weight: bold;
}

table.simple tr.first td {
	border-top: none;
}

table.listing tr td {
	border-bottom: 1px solid #DAEBF9;
}

table.listing thead {
	background: #0077D4; 
/* removed CG 24/5/07 background: #0077D4; url(/asic/rwpgslib.nsf/nav_tab_rhs.gif) right top no-repeat;*/
	height: 40px;
}

table.listing thead tr {
	border-bottom: none;
}

table.listing th {
	background: #0077D4;
	border-left: 1px solid #FFFFFF;
}

table.listing th a,
table.listing th span {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	font-size: 0.9em;
}
* html #body-content table.listing th a {
	color: #FFFFFF;
}

table.listing th.sortable a {
	background: transparent url(/asic/rwpgslib.nsf/ic_down_arrow.gif) right center no-repeat;
	padding-right: 26px;
}

table.listing th.selected a,
table.listing th.sortable a:hover {
	background: transparent url(/asic/rwpgslib.nsf/ic_down_arrow_selected.gif) right center no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}

table.listing th.first {
	background: #0077D4 url(/asic/rwpgslib.nsf/nav_tab_lhs.gif) left top no-repeat;
}

table.listing th.last {
	background: #0077D4 url(/asic/rwpgslib.nsf/nav_tab_rhs.gif) right top no-repeat;
}

table.listing tr.alternate td {
	background-color: #EEF4FB;
}

table.listing td {
	padding: 10px 8px;
}

table.tabular {
	border-bottom: 1px solid #DAEBF9;
	border-right: 1px solid #DAEBF9;
}

table.tabular tr.alternate {
	background-color: #EEF4FB;
}

table.tabular tr.has-options td {
	padding-bottom: 10px;
}
* html table.tabular tr.has-options td {
	position: relative;
	padding-bottom: 70px;
}
*:first-child+html table.tabular tr.has-options td {
	position: relative;
	padding-bottom: 70px;
}

table.tabular .options {
	font-size: 0.9em;
	margin-bottom: 8px;
}

table.tabular .options a {
	line-height: 16px;
}

table.tabular td {
	border-top: 1px solid #DAEBF9;
	border-left: 1px solid #DAEBF9;
	padding: 8px;
}

table.tabular tr.options-row td {
	border-top: none;
}

table.tabular td p,
#body-content table.tabular td p {
	padding-bottom: 0;
}

.record-info {
	padding: 10px 0;
}

.record-info .count-info {
	color: #0077D4;
	font-weight: bold;
}

.record-info .record-nav {
	float: right;
}

.record-info .record-nav span,
.record-info .record-nav a {
	padding: 0 2px;
}

.record-info .current {
	font-weight: bold;
}

.record-info .record-nav .button-prev {
	background: transparent url(/asic/rwpgslib.nsf/chevron_orange_rev.gif) left center no-repeat;
	padding-left: 10px;
}

.record-info .record-nav .button-next {
	background: transparent url(/asic/rwpgslib.nsf/chevron_orange.gif) right center no-repeat;
	padding-right: 10px;
}

.search-form label {
	font-weight: bold;
	color: #0076D3;
}

/* added CG 3/5/2007 */
.search-form tr {
	height: 32px;
}

/* all formdisplay CSS added CG 17/5/2007 */
table.formdisplay tr.firstrow {
	background: #0077D4;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
}

table.formdisplay td {
	border-bottom: 1px solid #DAEBF9;
}

table.formdisplay tr.alternate td {
	background-color: #EEF4FB;
}

table.formdisplay td {
	padding: 10px 8px;
}


/* added AS 11/7/08 */
table.wpad td {
	padding: 5px 
}
