/* CSS Document */

body {
	margin-top	:0;
	margin-left	:0;
}	

/*#size {
	size:landscape;
}*/

.gray_bg {
	background-color: #F1F1F1;
	/*background-color:#CCCCCC;*/
}

.white_bg {
	background-color:#FFFFFF;
	/*background-color:#CCCCCC;*/
}


body, td, th, p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size	: small;
}

.whiteText a{
color:#FFFFFF;
}

/* ----- */

.content {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: small;
	display:   inline;
}
.link_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.content a {
	/*color: rgb(70,106,199);*/
	/*color: #006561;*/
	color: #336699;
	font-weight		: 700;
	text-decoration	: none;
}

.content a:hover {
	/*color: #E85116;*/
	color: #990000;
}

.defence_news {
	color: #FFFFFF;
	font-weight: 700;
	width:100%;
	background:#000000;
}

.defence_news a{
  color:#FFFFFF;
  text-decoration: none;
}

.defence_news a:hover{
 color:#CCCCCC;
 width:100%;
}

/* --- */

.small_content {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: x-small;
}

.date_uploaded_text {
	font-size: x-small;
	color: rgb(70,106,199);
}

/* --- */

.bold_title {
	font-family	:Verdana, Arial, Helvetica, sans-serif;
	font-size	:small;
}

.bold_title img {
	display	:block;
	float	:left;
	margin	:0 5px 0 0 
}

.bold_title a {
	color 			: rgb(70,106,199);
	text-decoration	: none;
}

.bold_title a:hover {
	color: #999999;
}

/*  -----------  */

.white_heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:100%;
	background:#000000;
}

.white_headingR {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:100%;
	background:#990000;
}

.white_heading_med {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
}

.bold_heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.border {
	border-color:#000000;
}

.archive_date {
	background:#CCCCCC;
	border:#999999 thin solid;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:15px;
}


/* --- for menu links -- */ 


.menu_item
{
	display		: inline;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: small;
	color		: #FFFFFF;
   	margin		: 0 auto; 
   	text-align	: center;
	padding-top	: 5px;
	padding-bottom: 5px;
}

.menu_item a
{
	text-decoration:none;
	color:#ffffff;
}

.menu_item a:hover 
{
	background-color:#333333;
}



/* --- */

/* .Table_height {
	height: 993px;
}
*/
.Table_border {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-left-width:thin;
	border-right-width:thin;
}

.Gallery_divider {
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width:thin;
}
/* --- style for slideshow --- */

.Caption {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: small;
	color		: #000000;
	height		: 200px;
}

/*  --- end style for slideshow --- */


/* -- for bottom bar -- */

.link_list_tile {
	background-image: url(/web/20110311233726im_/http://www.defence.gov.au/images/Homepage%20images/bkg_link_list.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:5px 0 0 0;
}

.link_list_end {
	background-image: url(/web/20110311233726im_/http://www.defence.gov.au/images/Homepage%20images/end_link_list.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.link_list_tile a {
	color: #000000;
	font-weight: 700;
	text-decoration: underline;
}

.link_list_tile a:hover {
	color: #999999;
}





/*    ----- used to display date -----  */

.title_block {
	background-color	: #000000;
	color				: #FFFFFF;
}
.Chapter_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.Table_border_Left {
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width:thin;
}
.Table_border_Right {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}

/*.custom  {
	margin: 0;
	width: 100%;
	padding: 0;
	}*/
	
/*.custom ul, li {
	list-style-image:url(/web/20110311233726im_/http://www.defence.gov.au/images/arrows.jpg);
	
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}*/



.headerLine {
   border-top: 1px #000000 solid;
   border-bottom: 1px #000000  solid;
   font-weight: bold;
   height:19px;
}
 
hr.line {
   border: 0;
   color: #000000;
   background-color: #000000;
   height: 1px;
}

/* news */
.news{
width: 400px;
height: auto;
margin: 0px 0px 0px 0px;
clear:both;
display:block;
}
	
.news img {
  margin: 2px;
  height: auto;
  width: 100px;
  float: left;
  clear: left;
  display: inline;
  padding: 0px 5px 5px 5px; 
}

div#contactsa {

}div#contactsb {
	background-color:#F1F1F1;

}
.clearcontact {
	clear:left;
}

/************************/

/*TEST*/


.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS 
	color:#FFF;
	font-size:0.9em;
	background-color:#317082;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('/web/20110311233726im_/http://www.defence.gov.au/css/draft/images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;*/
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:hand;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS
	border:1px solid #317082;
	background-color:#E2EBED;
	width:400px; */
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down
	padding:1px;
	font-size:0.9em;	 */
	position:relative;
}
table.tb_border {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

table.tb_border th{
	border-bottom: 1px solid #666666;
	padding-top:5px;
}

table.tb_border td{
	border-bottom: 1px solid #666666;
	padding-top:5px;
}

.tbl_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #eeeeee;
	width: 99.3%;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
}

/*
     FILE ARCHIVED ON 23:37:26 Mar 11, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:12:36 Apr 25, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 65.782 (3)
  RedisCDXSource: 0.718
  exclusion.robots.policy: 0.199
  esindex: 0.015
  PetaboxLoader3.resolve: 131.722
  exclusion.robots: 0.215
  load_resource: 150.99
  captures_list: 102.225
  PetaboxLoader3.datanode: 75.924 (4)
  CDXLines.iter: 23.16 (3)
*/