/*
 	Copyright (c) 2008 by Axe Group Pty. Limited.
 	L15/60 Margaret St, Sydney nsw 2000 australia
 	All rights reserved.
 
 	This software is the confidential and proprietary information of Axe Group
 	Pty. Limited. You shall not disclose such Confidential Information and shall
 	use it only in accordance with the terms of the license agreement you entered
 	into with Axe Group Pty. Limited.

	template6.css
	nitin.bhradwaj@axegroup.com.au
	
	
*/

h2 a{
	font-size:11pt;
}

h1 {
	background-color:#99CC00; /* ACE Green background */
	color:#FFFFFF;/* white fonts */
	height:62px;
	margin:-8pt 0pt 10px 135px;
	width:644px;
}

ul li{
	list-style-type:disc;
}

#popup_copy_container{
	margin:17px 7px 0 11px;
}

#left_container {
	float:left;
	margin:30px 0px 0px 15px;
}

#left_container ul li a{
	font-size:13pt; 
	font-weight:bold;
	font-family:arial;
}

#left_container ul li ul li ul li ul li a{
	margin-left:50px;
}

#left_container ul li ul li a {
	margin-left:30px;
	font-size:11pt;
	font-weight:normal;
}
