/* Angus Australia Base Style Sheet

 	- Background Images - Repeated and Static
	- Image Borders as required 
*/
@charset "utf-8";
* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
	
html {
	}

/* Default Paragraph Style */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0 0 0 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 10px;
	color: #000000;
}

ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-type: decimal;
	margin-left: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0 0 0 0;
	color: #000000;
}

ul {
	margin-left: 0; 
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0;
}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	padding: 0 0 0 0;
	color: #000000;
}

.none { list-style-type: none; }

em {
	font-size: 11px;
}

/* Heading Styles */
	
h1 {	/* Page Heading */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	padding-top: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	color: #CC0000;
}

h2 {	/* Home Page News Item Headings */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	margin: 0 0 0 0;
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	color: #000000;
}

h3 {	/* Heading / Emphasis on other pages */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
}

h4 {	/* Red Heading / Emphasis on other pages */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #CC0000;
}

h5 {	/* eNews Item Headings */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	margin: 0 0 0 0;
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	color: #CC0000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0 0 0 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	color: #000000;
}

/* Previous Styles */
.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.Event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.Event td {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid black;
	vertical-align: middle;
}

.Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.Table td {
	font-size: 11px;
	}
	
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-align: center;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-align: left;
}
.Heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-align: left;
}
.Heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}
