/*-------------------- Cascading Style Sheets for milestonegroup.com.au --------------------*/
.input2{
	color: #00ff00;
	visibility:hidden;
}
body{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-size: 11.5px;
	background-image: url(../images/s_back.jpg);
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
H1 {
	font-size: 18px; 
	font-weight: normal; 
	color: #FF9900; 
	text-decoration: none
}
H2 {
	font-size: 13px; 
	font-weight: bold; 
	color: #336699; 
	text-decoration: none
}
H3{
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}
H4 {
	font-size: 16px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
H5 {
	font-size: 14px; 
	font-weight: bold; 
	color: #FF9900; 
	text-decoration: none
}
H6 {
	font-size: 11.5px;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}



/*-------------------- layout-divs --------------------*/



.main-container{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/S_body.jpg);
	background-repeat: repeat-y;
	text-decoration: none;
}
.main-container-white{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/S_body_white.jpg);
	background-repeat: repeat-y;
	text-decoration: none;
}
.header{
	width: 780px;
	height: 80px;
}
.header-l{
	width: 138px;
	height: 80px;
	float: left;	
}
.header-r{
	height: 80px;
	width: 642px;
	clear: none;
	float: right;
	text-align: right;
	background-color: #FFFFFF;
}
.image-container{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
.content{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.content a:link{
	color: #006699;
	text-decoration: none;
}
.content a:active{
	color: #FF9900;
	text-decoration: underline;
}
.content a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.content a:visited{
	color: #006699;
	text-decoration: none;
}
.content-l {

	width: 525px;
	float: left;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #575757;
	font-style: normal;
}
.footer-l {
	background-color:#999999; 
	width:300px; 
	height:17px; 
	color:White; 
	text-align:left; 
	vertical-align:bottom; 
	padding-top:2px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
.footer-m
{
	float:left;
	background-color:#999999; 
	width:279px; 
	font-size:11px; 
	height:17px; 
	color:White; 
	text-align:right; 
	vertical-align:bottom; 
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
.footer-r {
	background-color:#999999; 
	height:17px; 
	color:White; 
	text-align:left; 
	vertical-align:bottom; 
	padding-top:2px;
	width: 200px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content-no-links {
	width: 725px;
	float: left;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #575757;
	font-style: normal;
}
.content-r {
	width: 200px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #575757;
}


/*-------------------- main-nav --------------------*/




.nav-container {
	width: 780px;
	background-color: #333333;
	height: 22px;
	
}
.nav-container-l{
	width: 544px;
	float: left;
	background-color: #006699;
	height: 22px;
	padding-left: 5px;	
}
.nav-container-r {
	width: 230px;
	float: right;
	text-align: right;
}
#nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #FFF;
	background-color: #333333;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	clear: both;
	text-align: center;
}

#nav ul {
	list-style-type: none;
	height: 20px;
	margin: 0 0 0 10px;
}

#nav li {
	float: left;
}

#nav li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#nav li a:hover {
	background-color: #666666;
	height: 20px;
}

#nav li.act a {
	font-weight: bold;
	background-color: #006699;
	border-top: solid 1px #666666;
}

#nav li.act a:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;
	background: #006699;
}



/*-------------------- left-column --------------------*/

.sub-nav{
	width: 190px;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
}
.sub-nav1 a:link {
	display:block;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#333333; /* red orange*/
	text-decoration:none;
	width:180px;
	background-image: url(../images/sub-menu_3.gif);
	background-repeat: no-repeat;
	background-position: 5px ;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.sub-nav1 a:visited {
	display:block;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#333333; /* flat blue*/
	text-decoration:none;
	width:180px;
	background-image: url(../images/sub-menu_3.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.sub-nav1 a:active {
	display:block;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#006699; /* flat blue*/
	text-decoration:none;
	width:180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	background-image: url(../images/sub-menu_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.sub-nav1 a:hover {
	display:block;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#003366; /* red orange*/
	text-decoration:none;
	width:180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-color: #eaeaea;
}

.sub-nav1-act a:link {
	display:block;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#003366; /* red orange*/
	text-decoration:none;
	width:180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.sub-nav1-act a:visited {
	display:block;
	border-bottom:1px solid #003366;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#003366; /* red orange*/
	text-decoration:none;
	width:180px;
	background-image: url(../images/sub-menu_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.sub-nav1-act a:active {
	display:block;
	border-bottom:1px solid #003366;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#006699; /* red orange*/
	text-decoration:none;
	width:180px;
	background-image: url(../images/sub-menu_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.sub-nav1-act a:hover {
	display:block;
	border-bottom:1px solid #003366;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#003366; /* red orange*/
	text-decoration:none;
	width:180px;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-color: eaeaea;
}

.sub-nav2 a:link {
display:block;
border-bottom:1px dotted #cccccc;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:11px;
color:#333333; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_3.gif) 20px 50% no-repeat;
}
.sub-nav2 a:visited {
display:block;
border-bottom:1px dotted #cccccc;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:11px;
color:#333333; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_3.gif) 20px 50% no-repeat;
}
.sub-nav2 a:active {
display:block;
border-bottom:1px dotted #cccccc;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:11px;
color:#006699; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 20px 50% no-repeat;
}
.sub-nav2 a:hover {
	display:block;
	border-bottom:1px dotted #cccccc; /* red orange*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:30px;
	white-space:nowrap;
	font-size:11px;
	color:#003366; /* red orange*/
	text-decoration:none;
	width:174px;
	background-color: #eaeaea;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
}

.sub-nav2-act a:link {
display:block;
border-bottom:1px dotted #003366; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:11px;
color:#003366; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_2.gif) 20px 50% no-repeat;
}
.sub-nav2-act a:visited {
display:block;
border-bottom:1px dotted #003366; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:11px;
color:#003366; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 20px 50% no-repeat;
}
.sub-nav2-act a:active {
display:block;
border-bottom:1px dotted #003366; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:11px;
color:#006699; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 20px 50% no-repeat;
}
.sub-nav2-act a:hover {
	display:block;
	border-bottom:1px dotted #003366; /* red orange*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:30px;
	white-space:nowrap;
	font-size:11px;
	color:#003366; /* red orange*/
	text-decoration:none;
	width:174px;
	background-color: eaeaea;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
}

.sub-nav3 a:link {
display:block;
border-bottom:1px dotted #cccccc;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#333333; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_3.gif) 35px 50% no-repeat;
}
.sub-nav3 a:visited {
display:block;
border-bottom:1px dotted #cccccc;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#333333; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_3.gif) 35px 50% no-repeat;
}
.sub-nav3 a:active {
display:block;
border-bottom:1px dotted #cccccc;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#003366; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 35px 50% no-repeat;
}
.sub-nav3 a:hover {
	display:block;
	border-bottom:1px dotted #cccccc; /* red orange*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:45px;
	white-space:nowrap;
	font-size:11px;
	color:#003366; /* red orange*/
	text-decoration:none;
	width:174px;
	background-color: #ECE9D8;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 35px 50%;
}

.sub-nav3-act a:link {
display:block;
border-bottom:1px dotted #003366; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#003366; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_2.gif) 35px 50% no-repeat;
}
.sub-nav3-act a:visited {
display:block;
border-bottom:1px dotted #003366; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#003366; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 35px 50% no-repeat;
}
.sub-nav3-act a:active {
display:block;
border-bottom:1px dotted #003366; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#003366; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 35px 50% no-repeat;
}
.sub-nav3-act a:hover {
	display:block;
	border-bottom:1px dotted #003366; /* red orange*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:45px;
	white-space:nowrap;
	font-size:11px;
	color:#003366; /* red orange*/
	text-decoration:none;
	width:174px;
	background-color: #ECE9D8;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 35px 50%;
}



/*-------------------- footer --------------------*/
.footer {
	text-align: left;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	height: 21px;
}

.footer-copyright-l {
	float: left;
	width: 	350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 20px;
}
.footer-copyright-r {
	float: right;
	width: 	350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
}
.footer-copyright-r a:link {
	color: #666666;
	text-decoration: none;
}
.footer-copyright-r a:hover {
	color: #FE9900;
	text-decoration: underline;
}
.footer-copyright-r a:visited {
	color: #999999;
	text-decoration: none;
	}
.footer-copyright-r a:active {
	color: #CC3300;
}
.footer-copyright-l a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.footer-copyright-l a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.footer-copyright-l a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footer-copyright-l a:active {
	color: #CC3300;
}
.bottom {
	height: 1px;
}
.management-pic
{
	padding:20px;
}

