/* CSS Document */
body {
	margin:0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

#wrapper {
    margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-top: 50px;
	width: 800px;
	padding: 0px;
	border-top: 1px solid #E9751B;
    border-right: 1px solid #E9751B;
    border-bottom: 1px solid #E9751B;
}
#ExperienceTheAustralEdge {
	position: absolute;
	z-index: 450;
	right: 25px;
	top: 23px;
	margin: 0px;
	padding: 0px;
}
#logo {
	position: absolute;
	z-index: 150;
	right: 0px;
	top: 66px;
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 536px;
	text-align: right;
}

#closer {
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#menu {
	position: absolute;
	z-index: 90;
	left: 0px;
	top: 310px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/imgSpacer.gif);
	background-repeat: repeat;
	width: 185px;
}

#menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	color: #DCD7D0;
	letter-spacing: 1px;
}
#menu p a {
	padding: 4px 0px 4px 10px;
	margin: 0px; 
	color: #DCD7D0; 
	text-decoration: none;
	display: block;
}
#menu p a:hover {
   color: #FFFFFF;
}
.dropdown {
	visibility: hidden;
	z-index: 85;
	position: absolute;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	left: 145px;
	background-color: #FFFFFF;
	border: 1px solid #6D6C6A;
}
.dropmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #6D6C6A;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.dropmenu a {
	text-decoration:none;
	color: #6D6C6A;
	padding: 5px 15px 5px 15px;
}
 

.dropmenu a:hover {
   color: #E9751B;
}

#header {
	margin: 0px;
	padding: 0px;
	position: static;
}


#contentwrapper {
	margin: 0px;
	padding: 0px;
	position: static;
}

#content {
	margin: 43px 0px 0px 0px;
	padding: 0px;
}


#content p, #content ol, #content ul, #content li, #content h1, #content h2, #content h3, #content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6D6C6A;
	padding: 0px;
	margin: 15px 10px 10px 10px;
	line-height: 18px;
}

#content p {
	font-size: 11px;
}

#content ol {
	font-size: 11px;
	margin-left: 18px;
	padding-left: 18px;
}
#content ul {
	font-size: 11px;
	margin-left: 13px;
	padding-left: 13px;
}
#content li {
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#content h1 {
	color: #737375;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
}
#content h2 {
	color: #E9751B;
	font-size: 15px;
	font-weight: normal;
	margin: 15px 10px 5px 10px;
}
#content h3 {
	color: #E9751B;
	font-size: 12px;
	font-weight: normal;
	margin: 15px 10px 5px 10px;
}
#content h4 {
	color: #E9751B;
	font-size: 10px;
	font-weight: normal;
}
#content a {
	text-decoration: none;
	color: #007C92;
	
}
#content a:hover {
	text-decoration: underline;
}

.CellBorderR {
	border-right: 1px solid #999999;
}
.CellBorderLR {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.CellBorderLRT {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderLRB {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.CellBorderRT {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderLT {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderT {
	border-top: 1px solid #999999;
}

#footer {
    position: static;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DDDDDD;
	margin: 0px 10px 0px 10px;
	padding: 3px 0px 3px 0px;
	text-align: right;
}
#footer a {
	color: #BBBBBB;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#credit {
	position: relative;
	margin: 0px auto 10px auto;
	padding: 0px;
	width: 802px;
	clear: both;
	border: none;
}
#credit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AAAAAA;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-align: left;
}
#credit a {
	color: #AAAAAA;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.contactresult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	margin-left: 10px;
}
.resultok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00CC00;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #262324;
}
.TextBox 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6D6C6A;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #AAAAAA;
	
}
.FormRadioButtonList 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6D6C6A;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
}
.Button 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6D6C6A;
	padding: 3px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #AAAAAA;
	width: 80px;
}

.RightImageMargin {
    margin-left: 15px;
	margin-bottom: 10px;
}
.RightFloatLayer {
    margin: 5px 0px 10px 15px;
	float: right;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	clear: both;
}
.RightFloatLayer a:hover {
    text-decoration: none;
}
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #262324;
	font-size: 10px;
	font-weight: normal;
}
#AnnouncementManagementTable {
    margin-left: 10px;
}	
#AnnouncementManagementTable thead td  {
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	background-color: #EEEEEE;
}	
	
#AnnouncementManagementTable td  {
	border-bottom: dotted 1px #CCCCCC;
}
#AnnouncementManagementTable td p  {
	margin: 0px;
	padding: 0px;
}
  
.GeneralTable {
    margin-left: 10px;
    width: 100%;
}	
.GeneralTable thead td  {
	border-top: dotted 1px #86B7E5;
	border-bottom: dotted 1px #86B7E5;
	/* background-color: #EFEFEF;*/
}
.GeneralTable thead td h3 {
	margin: 2px 5px 2px 5px;
	padding: 0px;
}	
	
.GeneralTable td  {
	border-bottom: dotted 1px #86B7E5;
	vertical-align: top;
}
.GeneralTable td p  {
	margin: 2px 5px 2px 5px;
	padding: 0px;
}
#ImageRotator {
	margin: 0px;
	padding: 0px;
	width: 185px;
	height: 120px;
	text-align: left;
}
.imageElement {
    display:none;
}
#DirectorsTable {
    margin: 10px 0px 10px 0px;
    width: 500px;
}
#DirectorsTable td img {
    margin-left: 10px;
}
#DirectorsTable td h4 {
	font-size: 12px;
}
#DirectorsTable td p {
    margin: 5px 10px 15px 10px;
}
#DirectorsTable td p.DirectorsQualifications {
	font-size: 9px;
	font-style: italic;
}
.DirectorsName {
	font-size: 14px;
}
.DirectorsExperienceOrange {
	color: #E9751B;
	font-style: italic;
}
#StaffTable {
    margin: 0px 0px 10px 10px;
    width: 465px;
}
#StaffTable td {
    vertical-align: top;
}
#StaffTable td img {
    margin: 0px 0px 10px 0px;
	
}
#StaffTable td h4 {
    margin: 0px 0px 15px 0px;
	line-height: normal;
	font-size: 11px;
}
.StaffGrey {
    color: #737375;
}

#BreakingNewsTable, #SubscribeTable {
    margin: 10px 0px 5px 10px;
    width: 480px;
	border-top: 1px solid #6D6C6A;
}
#BreakingNewsTable td, #SubscribeTable td {
    vertical-align: top;
}
#BreakingNewsTable td h2, #SubscribeTable td h2 {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
	margin: 5px 0px 5px 0px;
}
#BreakingNewsTable td p, #SubscribeTable td p {
    font-style: italic;
	margin: 5px 0px 5px 0px;
}
.subscribebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	border: 1px solid #6D6C6A;
	width: 180px;
}
.subscribebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	color: #6D6C6A;
	border: 1px solid #6D6C6A;
	background-color: #FFFFFF;
    margin: 1px 0px 0px 5px;
	padding: 0px;
}