body {	
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #e7e7e0;
	text-decoration: none;
	background: url(../images/main_bg.gif);
}

body.subpage {
	background: url(../images/submain_bg.gif);
	background-repeat: no-repeat;
	background-color : #e7e7e0;
}

td {	
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #756448;
	text-decoration: none;
	line-height: 120%;
}

img {
	border : none;
}

li { 
	list-style-type: square;
    color: #0369ae;
}

input { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0369ae;
	border: 1px solid #907c5a;
}

textarea { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0369ae;
	width: 200px;
	height: 70px;
	border: 1px solid #907c5a;
}

select { 
    font-family : Verdana, Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #0369ae;
}

/* visible styles........................................................... */	

.text_general {
	/* text general brown 11 */	
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #62533c;
	text-decoration: none;
	line-height: 130%;
}
.text_orange {
	/* text general orange 11 */	
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #ad5405;
	text-decoration: none;
	line-height: 110%;
}
.text_blue {
	/* text general blue 10 */	
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 8pt;	
	color : #025d9b;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: .5px;
}
.subtitles {
	/* subtitles 12 brown */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f6c4c;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
.subtitles2 {
	/* subtitles 14 brown */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7f6c4c;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.subtitles3 {
	/* subtitles 13 darkbrown */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}
.titlesbold {
	/* titles 14 blue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0369ae;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.captions {
	/* text small */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: normal;
}
.text_graybig {
	/* bold gray 15 */	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 15px;	
	color : #666666;
	font-weight: bold;
	line-height: 18px;
}
.text_orangebig {
	/* bold orange 15 */	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 15px;	
	color : #ad5405;
	font-weight: bold;
	line-height: normal;
}
.text_bluebig {
	/* bold blue 15 */	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 15px;	
	color : #0176c6;
	font-weight: bold;
}
.anzac_highway {
	/* anzac title on homepage */	
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}

/* invisible styles........................................................... */	

.page_title {
	color: #0369ae;
	font-family: Arial;
	letter-spacing: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
/*
.breadcramb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006666;
	text-decoration: none;
}
*/
.anzactitle{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}
.anzactitlesub {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
}
.white_bold {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 9.5pt;	
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	letter-spacing: .5px;
}
.phone {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 9.5pt;	
	color : #1378bd;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	letter-spacing: .5px;
}
a.email_link {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 9.5pt;	
	color : #208fdb;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	letter-spacing: .5px;
}
a.email_link:hover {
	color : #FFFFFF;
}

/* div styles.......................................................... */

#home_region {
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: 0px;
}

#sub_region {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
#sub_region2 {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

/* news styles............................................................... */

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #004255;
	font-style: normal;
	line-height: normal;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #004255;
	font-style: normal;
	line-height: normal;
}
/* other supporting styles ......................................................... */

A{
    COLOR: #1378bd;
    text-decoration: none;
}

A:hover{
    color: #ee5018;
    text-decoration: none;
}

A.footer{
    color: #999999;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
}

A.footer:hover{
    COLOR: #69a2cb;
    text-decoration: none;
}

.footer2 {  
	color: #cccccc;
    font-family: Verdana;
    FONT-SIZE: 7pt;
}

.date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-bottom: 5px;
}
.date_sub{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* table styles ..................................................................*/

td.subcorner {            
	background-image: url(../images/date_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	padding-bottom: 5px;
	padding-right: 4px;
}
