/* TEXT STYLES */
body, p, td, li 
{
	font-family:Verdana;
	font-size: 11px;
	color: #737373;
}
html, body
{
	margin:0px;
	height:100%;
}
body {
	overflow:-moz-scrollbars-vertical;
}
/* HEADER STYLES */
h1 
{
	font-size: 20px;
	font-weight: bold;
	color: #737373;
	list-style-image:url(http://www.enersus.publicise.com.au/files/images/dots.gif);
)
}
h2 
{
	font-size: 18px;
	font-weight: bold;
	color: #737373;
}
h3 
{
	font-size: 16px;
	font-weight: bold;
	color: #737373;
}
h4 
{
	font-size: 14px;
	font-weight: bold;
	color: #737373;
}
h5 
{
	font-size: 12px;
	font-weight: bold;
	color: #737373;
}
h6 
{
	font-size: 10px;
	font-weight: bold;
	color: #737373;
}
/* NAVIGATION STYLES */
.mainMenu 
{
	color:#FFFFFF;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
}
a.mainMenu:link 
{
	color:#FFFFFF;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.mainMenu:active 
{
	color:#FFFFFF;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.mainMenu:visited 
{
	color:#FFFFFF;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.mainMenu:hover 
{
	color:#FFFFFF;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color:#000000;
}
.subMenu 
{
	color: #737373;
	font-size: 10px;
	line-height:20px;
	text-decoration:none;
	display:block;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:link 
{
	color: #737373;
	font-size: 10px;
	line-height:20px;
	text-decoration:none;
	display:block;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:active 
{
	color: #737373;
	font-size: 10px;
	line-height:20px;
	text-decoration:none;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:visited 
{
	color: #737373;
	font-size: 10px;
	line-height:20px;
	text-decoration:none;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:hover 
{
	color: #FFFFFF;
	font-size: 10px;
	line-height:20px;
	text-decoration: none;
	font-weight:bolder;
	background-color:#737373;
	text-indent:10px;
	line-height:22px;
}
/* FOOTER MENU STYLES */
.footerMenu 
{
	color:#000000;
	font-family:Arial;
	font-size: 9px;
	font-weight:normal;
}
a.footerMenu:link 
{
	color:#000000;
	font-family:Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
}
a.footerMenu:active 
{
	color:#00000;
	font-family:Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
}
a.footerMenu:visited 
{
	color:#000000;
	font-family:Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
}
a.footerMenu:hover 
{
	color:#000000;
	font-family:Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color:#000000;
}
/* LIST ICON */
li 
{
	list-style-image:url(/li.gif);
}
/* LINK STYLES */
a:link 
{
	color:#0066FF;
	text-decoration: underline;
}
a:visited 
{
	text-decoration: underline;
	color:#0066FF;
}
a:hover 
{
	text-decoration: underline;
	color:#0066FF;
}
a:active 
{
	text-decoration: underline;
	color:#0066FF;
}
/* TABLE STYLES */
.tbl 
{
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #8E8D8D;
}
.tbl-2 
{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #8E8D8D;
	border-right:1px solid #8E8D8D;
}
.th 
{
	text-align:left;
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:12px;
	background-color:#8E8D8D;
	border-left:1px solid #8E8D8D;
	border-right:1px solid #8E8D8D;
	line-height:20px;
	padding-left:3px;
}
.th-2 
{
	text-align:left;
	font-family:Verdana;
	color:#8E8D8D;
	font-weight:bolder;
	font-size:10px;
	background-color:#FFFFFF;
	line-height:15px;
	padding-left:3px;
	border-bottom:1px solid #8E8D8D;
}
.td 
{
	border-left:1px solid #8E8D8D;
	border-right:1px solid #8E8D8D;
	padding:3px;
}
.td-2 
{
	border-bottom:1px solid #8E8D8D;
	padding:3px;
}
.td-left 
{
	padding:3px;
	border-left:1px solid #8E8D8D;
}
.td-right 
{
	padding:3px;
	border-right:1px solid #8E8D8D;
}
.td-left-2 
{
	padding:3px;
	text-align:center;
}
.td-right-2 
{
	padding:3px;
	text-align:center;
}
.tbl-3 
{
	width:100%;
	border-collapse:collapse;
}
.tbl-4 
{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #8E8D8D;
	border-right:1px solid #8E8D8D;
	border-bottom:1px solid #8E8D8D;
}
/* FORM STYLES */
.frm-btn 
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #8E8D8D;
	background-color:#8E8D8D;
	height:20px;
}
.frm-input 
{
	border:1px solid #8E8D8D;
	width:200px;
	height:20px;
}
.frm-textarea 
{
	border:1px solid #8E8D8D;
	width:200px;
}
.frm-select 
{
	border:1px solid #8E8D8D;
	width:200px;
	height:20px;
}
/* SIDE MENU STYLES */
.side-tbl 
{
	padding:5px;
}
.side-th 
{
	font-size:12px;
	font-weight:bold;
}
.side-td 
{
	font-family:Verdana;
	font-size:12px;
}
.side-btn 
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #8E8D8D;
	background-color:#8E8D8D;
	height:20px;
}
.side-input 
{
	border:1px solid #8E8D8D;
	line-height:20px;
	width:168px;
}
.side-select 
{
	border:1px solid #8E8D8D;
	height:20px;
}
a.side-link:link 
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:visited 
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:active 
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:hover 
{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
/* PAGING STYLES */
.paging-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #8E8D8D;
	background-color:#8E8D8D;
	line-height:20px;
	width:20px;
	text-align:center;
	vertical-align:top;
	float:left;
}
.paging_link 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:link 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:active 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:visited 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:hover 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}