body {
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:left;
	background-color:#eeeeee;
}
#contentTable{
	height:auto;
	font-size:11px;
}
#contentTable p{
	/* top/right/bottom/left/ */
	padding:0px 20px 0px 20px;
	font-size:11px;
	text-align:left;
}
#contentTable li{
	font-size:11px;
	/* top/right/bottom/left/ */
	padding:0px 20px 0px 0px;
}
#disclaimer{
	padding:20px 20px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}
#indexButton{
	background:url(images/indexButton.jpg) no-repeat;
	width:180px;
	height:108px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	padding:15px 0px 0px 0px;
}
#indexButton a{
	padding:0px 0px 0px 20px;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	line-height:25px;
}
#indexButton a:hover{
	color:#cccccc;
}
/*/////////////////////////////////////////////////////
/  styles for EWOMBAT Search  //
/////////////////////////////////////////////////////*/
#eWombat{
	height:50px;
	padding:5px 0px 0px 20px;
	/*border:#FF0000 solid 1px;*/
}
#input{
	/*border:none;*/
	border:#000000 solid 1px;
	width:80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	background-color:#ffffff;
}
#inputDiv{
	padding:10px 0px 10px 10px;
}
#eWomHelp{
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}
#eWomE{
	color:#FF0000;
	font-size:16px;
}
#goButton{
	border:none;
	width:40px;
	text-align:left;
	padding:0px 0px 1px 3px;
	font-family:Verdana;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	background-color:transparent;
	background:url(images/arrow_w.gif) no-repeat right;
	cursor:pointer;
}
/*//////////////////////////////////////////////////////////*/
#footer {
	font-size:10px;
	color:#ffffff;
	padding-bottom:5px;
}
#footer a{
	color:#ffffff;
}
/* styling for hidden link when private sows are used */
.hidden_link a:visited, .hidden_link a:link {
	color:#d3e8a3;
	text-decoration:none;
}
.hidden_link a:hover {
	color:#cccccc;
	text-decoration:none;
}

/*////////////////////////////////////////////////////
/  styles for calculator page  //
////////////////////////////////////////////////////*/
#cal_row{
	width:100%;
	height:160px;
	padding-top:10px;
}
#cal_item{
	float:left;
	width:20%;
	height:160px;
	text-align:center;
	padding:5px;
	background-color:#fbfaf8;
	border:dotted #B0CBBA 1px;
}
#cal_img{
	border:solid #B0CBBA 1px;
}
#cal_link{
	font-size:11px;
	padding:5px;
	text-align:center;
}
#cal_spacer{
	float:left;
	width:3%;
}
#cal_spacer_row{
	padding:10px;
}
/*/////////////////////////////////////////////////////
/  styles for links page  //
/////////////////////////////////////////////////////*/
#link_row{
	width:100%;
	padding-top:10px;
	border:#FF0000 solid 1px;
}
#link_col{
	float:left;
}
#link_item_1{
	padding:5px;
	background-color:#fbfaf8;
	border:dotted #B0CBBA 1px;
}
#link_item_2{
	padding:5px;
	background-color:#fbfaf8;
	border:dotted #B0CBBA 1px;
}
#link_head{
	font-size:11px;
	padding:5px 5px 5px 20px;
	font-weight:bold;
	text-align:left;
	background-color:#eeeeee;
	border:solid #B0CBBA 1px;
}
#link_links ul{
	margin-top:8px;
	margin-bottom:0px;
	list-style-type:disc;
	font-size:11px;
	text-align:left;
}
#link_spacer_col{
	float:left;
	width:1%;
}
#link_spacer_row{
	padding:2px;
}

/* page heading styles */
.pagehead {
	color:#000000;
	font-family:verdana,arial,san-serif;
	font-size:14px;
	font-weight:bold;
	padding:18px;
	border-bottom:solid 1px #cccccc;
	background-color:#f8f8f8;
}
/*/////////////////////////////////////////////////////
/  styles for news summary blocks used on home page  //
/////////////////////////////////////////////////////*/

.news_summary {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	background:#ffffff;
	width:220px;
}
.news_summary_heading {
 	color: #ffffff;
 	font-size:11px;
 	font-weight:bold;
	background-image:url(images/leftFill.jpg);
	text-align:center;
	width:220px;
	padding-top:7px;
	height:20px;
 }
.news_summary a:link, .news_summary a:visited {
	color:black;
	text-decoration:none;
}
.news_summary a:hover {
	color:orange;
	text-decoration:none;
}
.news_summary ul{
	margin-left:20px;
}
/* 
* main template styles 
*/

.wombat_panel{padding-left:40px;background:#eee;border-top:1px solid #888;border-bottom:3px groove #fef}
.hmenu_panel {background:#a90033;}
.date_panel  {width:180px;color:#fff;text-align:center;}
.lhs_panel   {width:180px;background:#364b8d;}
.vmenu_panel {margin-top:0px;margin-bottom:20px}

/* generic link styles */	
a:link, a:visited {
	color:#666666;
	font-family:arial;
	text-decoration: none;
}

a:hover {
	color:#850001;
	font-family:arial;
	text-decoration: none;
}

/* link styles within content section */
.content_section /*maincontent*/{
	color:#000000;
	padding-left:35px;
	padding-right:40px;
	padding-top:15px;
}

.content_section a:link, .content_section a:visited {
	color:#666666;
	text-decoration:none;
}
.content_section a:hover {
	color:#990000;
}

/* page footer styling */
.pagefooter /*footer*/{ 
	background:#ffffff;
	font-size:9pt;
	color:#999999;
	border-top:#666666 3px groove;
}

/****************************************************/
/* the styles below are for the aio internet wombat */
/****************************************************/

/******************************/
/* wombat search form styling */
/******************************/

/* styling for the table cell containing the wombat form */
.wombat_cell {
	background:#cccccc;
	padding-left:100px;
	border-bottom:1px solid #666666;
}

/* style for the form container */
.aio_table {
	 background:#94a5b6;
	 border:1px solid #cccccc;
	 padding:2px;
}
 
.aio_wombat  a:link, .aio_table a:visited {
	color:#606060;
	font-family:arial;
	text-decoration: none;
}

.aio_wombat a:hover {
	color:#ff0000;
	font-family:arial;
	text-decoration: underline;
}

/* styles the input box for the search term */
.aio_q_input {
	background:#ffffff;
	border:1px solid inset #666666;
	padding:3px;
}
/* styles the quicklinks */
.aio_wombat_link a:link, .aio_wombat_link a:visited{		
	color:#404040;
	font-size:80%;
	text-decoration:none;	
}
.aio_wombat_link a:hover{		
	color:#ff6060;
  	font-size:80%;
	text-decoration:none	
}


/************************/
/* results page styling */
/************************/

/* header container for  wombat image and search summary */
.aio_header {
	background:white;
	width:100%;
}

/*  search results summary */
/* two styles for search results summary at top of results list */
.aio_sub_head {
	color:#000000;
	font-size:110%;
	background:white;
}
.aio_sub_head .aio_status {
	font-size:90%;
	color:#000060;
	background:white;
}

/* results table styling */
.aio_results_table {
	width:100%;
	padding-left:20px;
	padding-right:20px;
	background:white;
}	

/* i n t e r n e t resources list styles */

/* style for internet resources results heading */
.aio_sub_head3 {
	color:#ffffff;
	background:#208020;
	font-size:90%;
	height:15pt;
	padding-left:5px;
}
/* styles for the internet resources results list */
.aio_aio_resource_list {border-left:1px, dashed, black;font-size:80%;padding-left:5px;}
.aio_aio_resource_list a:link,.aio_aio_resource_list a:visited {color:darkblue;text-decoration:underline;}
.aio_aio_resource_list a:hover {color:orange;}

/* styles alternating internet results list items */
.aio_row0 {	background:#e8f9d8;padding-top:5px;}
.aio_row1 { background:#ffffff;padding-top:5px;}

/*a t o list styles*/

/* style for ato assist results heading */
.aio_sub_head2 {
	color:#ffffff;
	background:#4040ff;
	font-size:90%;
	height:15pt;
	padding-left:5px;
}

/* styles the description for ato result item */
.aio_ato_results {color:green; font-size:80%;padding-left:0px;}
/* styles the ato results list title links */	
.aio_ato_results a:link, .aio_ato_results a:visited {color:darkblue; text-decoration:underline;}
.aio_ato_results a:hover{color:orange; text-decoration:underline;}
.aio_ato_results .aio_desc {padding-left:20px;}

/* styling for sub heading that sits between ato and local_ato results list */	
.aio_ato_local_results_header {
	 background:darkblue;
 	color:white;
}
/* styling for spacer between ato results */
.aio_spacer{
	width:100%;
	border-bottom:2px solid black;
}
.aio_url a:link, .aio_url .aio_a:visited {
	color:blue;	
	font-size:80%;
	text-decoration:underline;
}

.listing_table { /* dont set width here - set in .listing */
	padding:2px;
	margin:2px;
	vertical-align:top;
}
		
/* sets width of box that article is displayed in */
.article_box { 
	width:550px;
}

.listing {
	text-align: left;
	text-indent:0px;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	width:200px;
}	
	
 /* bullet formatting for article list */	
.bullet{
	 width:8px;
	 height:8px;
	 background:url(dot.gif) no-repeat;
 }
/* styling for sow block headings */
.subhead0,.subhead1, .subhead2, .subhead3 /* hot issues */{
	margin-top:10px;
	font-weight:bold;	
	font-size:16px; 
	padding-left:5px;
	color: #333;
	width:210px; /* set to at least width of .bullet and .listing*/
}

.listing a:link ,.listing a:visited {		
	text-decoration:none;
}		
		

		
.listing a:hover{
	color:#850001;
	/*background:#e0e0e0;*/
	text-decoration:underline;
}

/* highlight style for terms found by sow search facility */
.sow .highlight {
background:yellow;
}
/* styling for sow search form */
.findform {
	padding:4px;
	background:#cccccc;
}

.articlehead {
	text-align: left;
	text-indent:0px;
	font-weight:bold;
	font-size:medium;
	vertical-align:top;
	padding-left:3px;
	padding-top:10px;
	padding-bottom:0px;
	color: #333333;
	border-bottom:2px #333333 solid;	
}

.articleheaddate {
	text-align: left;
	text-indent:0px;
	font-size:small;
	font-weight:normal;
	vertical-align:top;
	padding-top:0px;
	padding-bottom:0px;
}
.article {
	vertical-align:top;
	padding-top:0px;
	padding-bottom:0px;
	color:#000000;
}	
.articleheaddescription {
	vertical-align:top;
	padding-top:0px;
	padding-bottom:0px;
	font-style:italic;
	color:#444;
}
/* primary site styles  // 27/04/2007 Dean Johnston */
#homeTextBody{
	font-family:Arial;
	color:#ffffff;
	font-size:11px;
	padding:10px 2px 10px 2px;
}
#linksMenu{
	font-family:Arial;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
#acctweb{
	font-family:Arial;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
#sublinks a{
	font-family:Arial;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#sublinks a:hover{
	color:#cccccc;
}



/* end primary site styles  // 27/04/2007 Dean Johnston */

