/*/////////////////////////////////////////////////////
/  styles for transparent panel  //
/////////////////////////////////////////////////////*/

/* This is the background image */
#bg {
	border: 1px solid #00477f;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	}
	
/* This is the transparent box */
#transbox {
	height:100%;
	vertical-align:middle;
	background-color:#000000;
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity:0.4;
	}
	
/* This is the container which set text to solid color.
position: relative used for IE */	
#transbox div {
	color: #000000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	}

/*/////////////////////////////////////////////////////
/  styles for EWOMBAT Search  //
/////////////////////////////////////////////////////*/
#input{
	border:1px #999999 solid;
	width:100px;
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	background-color:#ffffff;
}
#eWomHelp{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}
#eWomE{
	color:#FF0000;
	font-size:14px;
}
#goButton{
	border:none;
	width:30px;
	height:20px;
	margin:0;
 	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding-top:2px;
	background-color:transparent;
	background:url(images/arrow_a.gif) no-repeat right center;
	cursor:pointer;
}
a{
	color:#e5851b;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
	text-decoration:none;
}
/*//////////////////////////////////////////////////////////*/

/* Styles for news summary blocks used on home page */
.news_summary {
	font-size:9pt;
	line-height:12px;
	width:215px;
}
.news_summary li {
	list-style-type:square;
}
.news_summary A:LINK, .news_summary A:VISITED {
	color: #ffffff;;
	text-decoration:none;
}
.news_summary A:LINK strong, .news_summary A:VISITED strong {
	color:black;
	text-decoration:none;
}
.news_summary A:HOVER {
	color:orange;
	text-decoration:none;
}
.news_summary A:HOVER strong {
	color:orange;
	text-decoration:none;
}
.news_summary_heading {
 	color: #ffffff;
 	font-size:12px;
 	font-weight:bold;
	background-color:#083368;
	padding-top:10px;
	width:220px;
	height:23px;
	text-align:center;	
}
.news_summary ul {
	font-size:10px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: square;
}
.news_summary li {
	padding-bottom:5px;
	margin-left:-10px;
}
/* Page Heading Styles */
.pagehead {
	height:48px;
	font-family:verdana,arial,san-serif;
	font-size:16px;
	font-weight:bold;
	color:#e5851b;
}
/* padding within content section */
.content_section {
	color:#ffffff;
	padding-left:35px;
	padding-right:40px;
	padding-top:15px;
}
/* page footer styling */
.pagefooter{ 
	font-size:11px;
	background:#ffffff;
}	
.pagefooter a:hover { color: #6DAAE1; }
/*#### SoW Styles ####*/

.major_sow .article_box{
	width:550px;
	border-left:1px #dddddd solid;
}
.major_sow .listing_table{
	width:200px;
	padding:none;
	vertical-align:top;
}
.major_sow .archive_table{
	background-color:#fafafa;
	padding:none;
}
.major_sow .listing{
	background:url(images/arrow_sow.gif) no-repeat top left;
	padding-left:10px;
	border-bottom:1px #ffffff dotted;
}
.major_sow .listing a, .major_sow .listing a:visited {
	font-size:11px;
	padding-left:0px;
	text-align:left;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
.major_sow .listing a:hover{
	color:#ffffff;
}
.basic_sow{
	color:#FFFFFF;
	font-size:11px;
	padding:10px 20px 10px 20px;
}
		
/* ---------------------------------------*/
.listing_table { /* dont set width here - set in .listing */
	position:relative;
	vertical-align:top;
}
/* sets width of box that article is displayed in */
.article_box, .article_box p, .article_box ul, .article_box li,{
	font-size:11px; 
}

.archive_table{
	width:200px;
}
.listing {
	width:200px;
	height:20px;
	border-bottom:1px #ffffff solid;
}
.listing a, .listing a:visited {
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	text-decoration:none;
}
.listing a:hover{
	color:#999999;
}		
/* bullet formatting for article list */	
.bullet{
	background:url(images/dot.gif) no-repeat left;
 	width:10px;
 	height:25px;
}
/* styling for sow block headings */
.subhead0,.subhead1, .subhead2, .subhead3 /* hot issues */{
	margin-top:10px;
	font-weight:bold;	
	font-size:16px; 
	padding-left:5px;
	color: #ffffff;
	width:210px; /* set to at least width of .bullet and .listing*/
}
/* Styling for sow search form */
.findform {
	padding:4px;
	background:#cccccc;
}
.articlehead {
	height:30px;
	text-align: left;
	font-weight:bold;
	font-size:16px;
	color: #e5851b;
	vertical-align:middle;
	border-bottom:1px #e5851b solid;
	width:66%;
}
.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:#ffffff;
}	
.articleheaddescription {
	vertical-align:top;
	padding-top:0px;
	padding-bottom:0px;
	font-style:italic;
	color:#ffffff;
}
html{
    margin:0;
    padding:0;
    border:none;
	background-color:#333333;
 }	
/* primary site styles  // 27/04/2007 Dean Johnston */
body {
	font-family:arial,helvetica, sans-serif;
	margin-top:3px;
}
p{
	font-weight:normal;
	text-align:left;
}

#address{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
#homeTextHeading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 10px 10px 10px;
	text-align:left;
}
#homeTextBody{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	text-align:left;
}
#footerMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
#acctweb{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
#mainTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#056687;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 0px 0px 10px;
}
#extlinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
#sublinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-top:-210px;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	align:center;
}
#sublinks:hover{
	color:#cccccc;
}
#disclaimer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	align:center;
}

/*/////////////////////////////////////////////////////
/  styles for calculator page  //
/////////////////////////////////////////////////////*/
#cal_row{
	width:740px;
	float:right;
}
#cal_item{
	float:left;
	width:20%;
	height:180px;
	text-align:center;
	padding:5px;
	background-color:#fbfaf8;
	border:dotted #cccccc 1px;
}
#cal_img{
	border:solid #000000 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{
	float:left;
}
#link_col{
	float:left;
	width:150px;
	height:280px;
}
#link_item_1{
	float:left;
	padding:5px;
	width:120%;
	height:96%;
	background-color:#1c5481;
	border:dotted #023863 1px;
}
#link_item_2{
	float:left;
	width:100%;
	height:45%;
	padding:5px;
	background-color:#1c5481;
	border:dotted #023863 1px;
}
#link_head{
	font-size:11px;
	padding:5px 5px 5px 20px;
	font-weight:bold;
	text-align:left;
	background-color:#e5851b;
}
#link_links a{
color:#FFFFFF;
}
#link_links ul{
	margin:0px;
	margin-left:20px;
	margin-top:8px;
	margin-bottom:0px;
	list-style-type:disc;
	font-size:11px;
	text-align:left;
	
}
#link_spacer_col{
	float:left;
	padding:2px;
}
#link_spacer_row{
	padding:2px;
}

/* end primary site styles  // 27/04/2007 Dean Johnston */
/****************************************************/
/* 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;
}*/

