* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
body {
}
#outer {
	width: 100%;
	text-align: center;
}
#inner {
	width: 888px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#flashHeader {
	margin-bottom: 20px;
}
#menuMain {
	margin-bottom: 15px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-left: 55px;
	text-transform: uppercase;
}
#menuMain a {
	margin-right: 10px;
	margin-left: 5px;
}
#menuMain .mainMenuF1 a {
	color: #666666;
	text-decoration: none;
}
#menuMain .mainMenuF1 a:hover {
	color: #A6CE39;
	text-decoration: none;
	font-weight: bold;
}
#menuMain .mainMenuF2 a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#menuSubHome {
	width: 245px;
	padding-left: 55px;
	font-weight: bold;
	color: #A6CE39;
	font-size: 24px;
}
#menuSubHome a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
#menuSubHome a:hover {
	color: #A6CE39;
	text-decoration: none;
}
#subMenu {
	width: 245px;
	margin-left: 55px;
}
#mainContent {
	width: 480px;
	padding-right: 100px;
	min-height: 300px;
}
#subMenu a {
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
	margin-left: 8px;
}
#subMenu    .subF1  a {
}
#subMenu    .subF1  a:hover   {
	color: #A6CE39;
}
#subMenu .subF2 a {
	font-weight: bold;
	color: #333333;
}
#subMenu h1 {
	text-transform: uppercase;
	font-size: 14px;
}
#subMenu   h1  .slash, .slash {
	font-size: 24px;
	font-weight: bolder;
	color: #A6CE39;
}
#clear {
	clear: both;
	position: relative;
}
#footer {
	font-size: 10px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 55px;
	color: #999999;
}
#footer a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
#homeNews p, #homeNews strong, #homeNews a {
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
}
#homeNews a:hover {
	color: #A6CE39;
	text-decoration: none;
}
#homeNews  td  {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
}
h1.home   {
	font-size: 16px;
	line-height: 18px;
	color: #A6CE39;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	color: #7FA416;
	font-weight: normal;
	margin-bottom: 10px;
}
p {
	margin-bottom: 10px;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6CE39;
	height: 1px;
}

#mainContent td {
	vertical-align: top;
	width: 50%;
}

#mainContent a {
}

#mainContent a:hover {
	color: #A6CE39;
	text-decoration: none;
}

#mainContent li {
	margin-left: 12px;
	margin-right: 10px;
}

.contact td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.contact {
  width: 100%;
}

#contactform .textfield, #contactform .textmulti, #adminform .textfield, #adminform .textmulti {
	height: 20px;
	width: 400px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#contactform .textmulti {
	height: 60px;
}
#contactform #sendemail {
	width: 80px;
	border: 1px solid #666666;
	color: #A6CE39;
	background-color: #333333;
	font-size: 11px;
}
.error {
	font-weight: bold;
	color: #A6CE39;
}

.long {
  margin-left: 10px;
  color: black;
}
th {
	background-color: #CCCCCC;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	padding-left: 3px;
}

/* nbn section styles */

#menuSubHome_nbn {
	width: 245px;
	padding-left: 55px;
	font-weight: bold;
	color: #A6CE39;
	font-size: 24px;	
}

#menuSubHome_nbn > a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#menuSubHome_nbn div, #menuSubHome_nbn > a span {
	padding-left: 13px;
	width: 200px;
	font-weight: normal;
	display: block;
}

#menuSubHome_nbn a:hover, #menuSubHome_nbn a:hover span {
	color: #A6CE39;
}

#menuSubHome_nbn div a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.submenu_tier_2 {
	padding-left: 20px;
}

.submenu_tier_2 a {
	float: left;
	clear: both;
	font-size: 11px;
}

#subMenu .submenu_tier_2 a:hover {
	color: #a6ce39 !important;
}

#subMenu .submenu_tier_2 a.active {
	font-weight: bold;
	color: #333 !important;
}

.nbn_contact_us {
	font-size: 16px;
}

#mainContent .nbn_contact_us a {
	color: #7FA416;
	font-size: 16px;
	text-decoration: none;
}

#mainContent .nbn_contact_us a:hover {
	color: #666;
	text-decoration: none;
}

#nbn_design_container {
	overflow: auto;
	padding-top: 10px;
}

#nbn_design_diagram {
	float: left;
	width: 183px;
	height: 602px;
	background: transparent url('/images/nbn_design_diagram.png') top left no-repeat;
}

#nbn_design_text {
	float: left;
	padding-left: 40px;
	width: 257px;
}

#contact_form input {
	border: 1px solid #CCC;
	height: 20px;
	margin-bottom: 5px;
	width: 300px;
}

#contact_form textarea {
	border: 1px solid #CCC;
	height: 150px;
	margin-bottom: 5px;
	width: 300px;
	overflow: auto;
}

.req {
	color: #7FA416;
	font-weight: bold;
	font-size: 14px;
	margin-left: 5px;
	vertical-align: top;
}
#contact_message {
	float: left;
	width: 220px;
	line-height: 20px;
	height: 20px;
}

.contact_error {
	color: #C00;
}

#contact_form .button {
	background-color: #333;
	color: #A6CE39;
	float: left;
	font-size: 11px;
	padding: 3px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 82px;
	display: block;
}
