#newslettermenu {
	margin-top: 20px;
	border: 1px solid #A4CD39;
	background: #EEF3D8;
	padding: 10px;
}

.whitetext {
	color : #FFFFFF;
	font-size: 11pt;
	font-family : Arial, Helvetica, sans-serif;
}

td.footertext, .footertext {
	color : #2c343e;
	font-size: 8pt;
	font-family : trebuchet ms, Arial, Helvetica, sans-serif;
}

a.footertext {
	color : #11427B;
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

.surveyPage{
	background-color: #E0E0E0;
	width: 95%;
}

.message {
        color:red;
}

td img.spacer { 
	display:block; 
} 



blockquote {
    width: 500px;
    /*font-family: courier;*/
    line-height: 16px;
    background-color: #F5F9E0;
    text-align: left;
    border-left: solid 4px #CEE48F;
    padding-left:5px;
    padding-top:4px;
    margin-left: 20px;
    /*font-size: 9pt;
    overflow-x:auto;
    word-wrap:break-word;*/
}


blockquote.addInfo {
    background-color: #FAFCEF;
    text-align: left;
    border-left: solid 0px #FAFCEF;
    padding-left:0px;
    padding-top:0px;
    margin-left: 0px;
    font-size: 9pt;
    word-wrap:break-word;   
}

blockquote.message {
    background-color: #FAFCEF;
    text-align: left;
    border-left: solid 0px #FAFCEF;
    padding-left:0px;
    padding-top:0px;
    margin-left: 0px;
    font-size: 9pt;
    word-wrap:break-word;
}

.headerGraphic {
	display: none;
}

.surveySubtitle {
	display: none;
}

p.reqQuestion {
	font-size: 8px;
}

input.yellowbg {
	font-family: verdana;
	background-color: #FF9933;
	border-color: #D44D3A;
	border-width: 1;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	width: 100px;
}

input.searchbutton {
	font-family: Trebuchet ms, Verdana, Helvetica, Tahoma, sans-serif;
	background-color: #b2cc4d;
	border-color: #86944D;
	border-width: 1;
	font-size: 8pt;
	font-weight: bold;
	color: #2c343e;
	cursor: hand;
	height: 20;
}

input.searchbutton:hover {
	background: #EAF1BA;
	border-color: #86944D;
}

.blacktext {
	color : #000000;
	font-size: 8pt;
	font-family : verdana, Arial, Helvetica, sans-serif;
}

TD, BODY, P {
	color : #2c343e;
	font-size: 9pt;
	font-family : trebuchet ms, Helvetica, Tahoma, Verdana, sans-serif;
}

TD.heading {
	font-family : Trebuchet ms, Helvetica, Arial, Verdana, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color: #318BB6;
}

TD.blueheading, a.blueheading {
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color: #123D6D;
}

TD.subhead {
	font-family: Trebuchet ms, Helvetica, Arial, Verdana;
	font-size : 12pt;
	font-weight : bold;
	color: #123D6D;
}

TD.header {
	font-family: trebuchet ms, Helvetica, Arial, Verdana;
	font-size : 12pt;
	font-weight: bold;
	color: #2c343e;
}

TD.whiteheading, .whiteheading {
	font-family: Helvetica, Arial, Verdana;
	font-size : 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

TD.intro {
	font-size : 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, helvetica, arial;
}

TD.smalltext {
	font-size: 8pt;
}

TD.copyright {
	font-size: 8pt;
	color: #14275F;
}


A, A.link, A.active, A.visted {
	color : #86944d;
	font-size: 9pt;
	font-family : trebuchet ms, Arial, verdana, sans-serif;
}

A:hover { 
	color: #999999;
	}

A.mainlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.05em;
	color : #a7a7ac;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.0em;
	height: 24px;
}

A.mainlink:hover {
	color: #A4CD39;
}

A.mainlinkcurrent {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.05em;
	color : #A4CD39;
	font-weight: bold;
	text-decoration: none;
	
	border-top: solid 1px #A4CD39;
	height: 24px;
    line-height: 1.5em;
    padding-top: 4px;
}

A.mainlinkcurrent:hover {
	color: #A4CD39;
}

A.footerlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #2c343e;
	text-decoration:none;
	font-weight: bold;
}

A.footerlink:hover {
	text-decoration: underline;
	color : #2c343e;
}

A.navlink, .navlink {
	font-family : Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.15em;
	color : #333333;
	font-weight: normal;
	text-decoration: none;
	
}

A.navlink:hover {
	color : #00A0C6;
	text-decoration: none;
}

a.menutext, a.menutext:link, a.menutext:active, a.menutext:visited {
	color: #2c343e;
	font-size: 12px;
	letter-spacing: 0.05em;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-weight: bold;
	text-decoration: none;
	border-left: solid 3px #A4CD39;
	background-color: #E4EEAA;
	width: 180px;
	height: 16px;
	text-align:right;
    padding-top: 4px;
    padding-bottom: 2px;
	padding-left: 2px;
	margin: 0;
	display: block;
	border-bottom: solid 1px #CEE48F;
	
}


a.menu, a.menu:link, a.menu:active, a.menu:visited {
	color: #2c343e;
	font-size: 14px;
	letter-spacing: 0.05em;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-weight: bold;
	text-decoration: none;
	border-left: solid 3px #A4CD39;
	background-color: #E4EEAA;
	width: 180px;
	height: 16px;
	text-align:right;
    padding-top: 4px;
    padding-bottom: 2px;
	padding-left: 2px;
	margin: 0;
	display: block;
	border-bottom: solid 1px #CEE48F;
	
}

a.menucurrent, a.menucurrent:link, a.menucurrent:active, a.menucurrent:visited {
	color: #CEE48F;
	font-size: 14px;
	letter-spacing: 0.05em;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-weight: bold;
	text-decoration: none;
	background-color: #414650;
	border-left: solid 3px #A4CD39;
	width: 180px;
	height: 16px;
	text-align:right;
    padding-top: 4px;
    padding-bottom: 2px;
	padding-left: 2px;
	margin: 0;
	display: block;
	border-bottom: solid 1px #CEE48F;
}


a.menu2current, a.menu2current:link, a.menu2current:active, a.menu2current:visited {
	color: #CEE48F;
	font-size: 12px;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-weight: bold;
	text-decoration: none;
	background-color: #414650;
	width: 180px;
	height: 16px;
	text-align:right;
    padding-top: 4px;
    padding-bottom: 2px;
	padding-left: 2px;
	margin: 0;
	display: block;
	border-bottom: solid 1px #CEE48F;
}

a.menu2current:hover {

}

a.menu2text, a.menu2text:link, a.menu2text:active, a.menu2text:visited {
	color: #89905F;
	font-size: 12px;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration: none;
	background-color: #F5F9E0;
	width: 180px;
	height: 16px;
	text-align:right;
    padding-top: 4px;
    padding-bottom: 2px;
	padding-left: 2px;
	margin: 0;
	display: block;
	border-bottom: solid 1px #CEE48F;
}

a.menu2text:hover {
	background-color: #fefcef;
}

a.menu4text, a.menu4text:link, a.menu4text:active, a.menu4text:visited {
	color: #A4CD39;
	font-size: 12px;
	font-family: trebuchet ms, Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration: none;
	width: 160px;
	height: 13px;
	text-align:right;
    padding-top: 2px;
    padding-bottom: 5px;
	padding-left: 3px;
	margin: 0;
	display: block;
	border-bottom: dotted 1px #CEE48F;
	
}

a.menu4text:hover {
	
}

a.menu4current, a.menu4current:link, a.menu4current:active, a.menu4current:visited {
	color: #A4CD39;
	font-size: 12px;
	font-family: trebuchet ms, Arial, Verdana, Helvetica;
	font-weight: bold;
	text-decoration: none;
	width: 160px;
	height: 13px;
	text-align:right;
    padding-top: 2px;
    padding-bottom: 5px;
	padding-left: 3px;
	margin: 0;
	display: block;
	border-bottom: dotted 1px #CEE48F;
	font-variant: small-caps;
	
}

a.menucurrent:hover {
	
}

A.headline, A.headline:link, A.headline:active, A.headline:visited {
	font-size: 12pt;
	font-weight:bold;
	color : #A4CD39;
	font-style: italic;
	text-decoration: underline;
}

A.headline:hover {
	color : #999999;
	text-decoration: none;
}

table.feedbackform td p {
	padding: 0px 5px;
	margin:0;	
}

h1,
h1 a:link,
h1 a:visited
{
	font-family : Trebuchet ms, Helvetica, Arial, Verdana, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color: #2c343e;
	margin-bottom: 8px;
	padding-bottom: 8px;
	
}

h2,
h2 a:link,
h2 a:visited
{
	font-family: Trebuchet ms, helvetica, verdana, arial;
	font-size: 14pt;
	color: #A4CD39;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 4px;
	padding-bottom: 4px;
		
}

h3,
h3 a:link,
h3 a:visited
{
	font-family: Trebuchet ms, helvetica, verdana, arial;
	font-size: 12pt;
	color: #e7a932;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 2px;
	padding-bottom: 2px;
	
}

h4,
h4 a:link,
h4 a:visited
{
	font-family: Trebuchet ms, helvetica, verdana, arial;
	font-size: 12pt;
	color: #33363d;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 6px;
		
}

h5,
h5 a:link,
h5 a:visited
{
	font-family: Trebuchet ms, helvetica, verdana, arial;
	font-size: 13px;
	color: #A4CD39;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
		
}

h6,
h6 a:link,
h6 a:visited
{
	font-family: Trebuchet ms, helvetica, verdana, arial;
	font-size: 13px;
	color: FAA81C;
	font-weight: bold;
		
}

h1 a:link,
h1 a:visited,
h2 a:link,
h2 a:visited,
h3 a:link,
h3 a:visited,
h4 a:link,
h4 a:visited,
h5 a:link,
h5 a:visited,
h6 a:link,
h6 a:visited
{
	text-decoration: underline;
}

ul.tight {
    margin-top: 0px;
    padding-top: 0px;
}

#custom ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 4px;
}

#custom li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 6px;
}

#navlist ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 2px;
}

#navlist li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 0px;
	padding: 0;
}

input.cecc, select.cecc {
    font-family: Trebuchet ms, helvetica, verdana, arial;
	border-width: 1;
	border-color: #CEE48F;
	border-style: dotted;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 1px;
}

ul {
	list-style: disc url(http://www.cecc.com.au/images/bullet_point2.gif);
}


#sitemap ul,
#sitemap li {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-position: inside;
	line-height: 1;
	
}

#sitemap a {
	line-height: 1;
	padding: 0!important;
	margin: 0!important;
}


#sitemap ul.menu1 {
	float: left;
	display: block;
	margin: 0px 0 15px;
	width: 47%;	
}

#sitemap ul ul {
	
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

#sitemap ul ul ul {
	margin: 0 0 0 0px;
	
}

#sitemap ul ul li {
	list-style-image: url('../images/sitemap_l2_mid.gif');
}

#sitemap ul ul ul li {
	list-style-image: url('../images/sitemap_l3_mid.gif');	
}

#sitemap ul ul li.first {
	list-style-image: url('../images/sitemap_l2_top.gif');
}

#sitemap ul ul ul li.first {
	margin-top: 2px;
	list-style-image: url('../images/sitemap_l3_top.gif');	
}

#sitemap ul ul li.last {
	list-style-image: url('../images/sitemap_l2_end.gif');
}

#sitemap ul ul ul li.last {
	list-style-image: url('../images/sitemap_l3_end.gif');	
}

#sitemap ul ul li.last ul li.last {
	list-style-image: url('../images/sitemap_l2_l3_end.gif');	
}

#sitemap li,
#sitemap a {
	line-height: 1.2;
	padding: 0;
	margin: 0;
}

table.resource_table {
	border: 0; 
	margin: 0;
	padding: 0;
	width: 95%;	
	border-spacing:0;
}
	
table.resource_table td {
	padding: 6px;
	padding-left:3px;
}

table.resource_table tr:hover,
table.resource_table tr:hover {
	background: #FFFFFF;	
}

table.resource_table tr {
	background: #f9f8f7;	
}

table.resource_table tr td {
	border-top: 1px dotted #dddddd;	
	border-bottom: 1px dotted #cccccc; 
}

table.resource_table tr td {
	border-bottom: 1px dotted #cccccc;
}

/* gallery styles */

#gallery .image_tile {
	background: #f5f9e0;
	border: 1px solid #cee48f;
	display: block;
	float: left;
	margin: 3px;
	padding: 10px 5px;
	text-align: center;
	width: 30%;	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
	vertical-align: middle;
}

#gallery .image_tile span {
	display: block;	
	font-size: 11px;
	line-height: 1.2em;
}

#gallery .fixed_height {
	height: 180px;	
}

#gallery .image_tile:hover {
	border: 1px solid #777;
}

#gallery p {
	clear: both;
}

#gallery .prev,
#gallery .next,
#gallery .num {
	font-size: 11px;
	display: block;
	float: left;
	width: 18px;
	height: 18px;	
	margin: 0 1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#gallery .num {
	background: #adbea5;
	margin: 0 1px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

#gallery span.num {
	background: #858F80;	
}

#gallery a.num:link,
#gallery a.num:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}

#gallery .prev { background: #adbea5 url('http://www.cecc.com.au/images/prev.gif') no-repeat center center; }
#gallery .next { background: #adbea5 url('http://www.cecc.com.au/images/next.gif') no-repeat center center; }

#gallery span.prev {background-color: #858F80; }
#gallery span.next {background-color: #858F80; }


#gallery a.prev:hover,
#gallery a.next:hover,
#gallery a.num:hover { 
	background-color: #0B396D; 
}

#gallery img {
	border: 0;	
}


/*	Sub menu styles menu1 */

#cb2010_navigation {
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	padding-left: 12px;
	width: 180px;
}

#cb2010_navigation ul {
	list-style-type: none;
	list-style-image: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#cb2010_navigation li {
	display: block;
	text-align:right;
	margin: 0;
	width: 180px;
}

* html #cb2010_navigation ul li a {
	display: inline-block;
	
}

#cb2010_navigation ul.menu1 li {
	border-left: solid 3px #A4CD39;
	background-color: #E4EEAA;
	border-bottom: solid 1px #CEE48F;
	text-transform: uppercase;
	letter-spacing:0.05em;
}

#cb2010_navigation ul.menu1 li a:hover {
	
}

#cb2010_navigation ul li a:link,
#cb2010_navigation ul li a:visited {
	text-decoration: none;
	padding: 4px 4px 2px 2px;
	display: block;
}

#cb2010_navigation ul.menu1 li a:link,
#cb2010_navigation ul.menu1 li a:visited {
	color: #2c343e;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.05em;			
}

#cb2010_navigation ul.menu1 li a:hover {

}

#cb2010_navigation ul.menu1 li.current {
	background-color: #414650;
	
}

#cb2010_navigation ul.menu1 li.current a:link, 
#cb2010_navigation ul.menu1 li.current a:visited {
	color: #CEE48F;
	text-weight: bold;
	letter-spacing: 0.05em;
	text-decoration: none;
}

#cb2010_navigation ul.menu2 li {
	border: 0;
	background-color: #F5F9E0;
	margin:0;
	border-bottom:1px solid #CEE48F;
}

#cb2010_navigation ul.menu2 li a:link,
#cb2010_navigation ul.menu2 li a:visited {
	color: #89905F;	
	font-size: 12px;

}

#cb2010_navigation ul.menu2 li:hover {
	background-color: #fefcef;
}

#cb2010_navigation ul.menu2 li.current {
	color: #CEE48F;
	font-size: 12px;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-weight: bold;
	text-decoration: none;
	background-color: #414650;
}

#cb2010_navigation #archivednews a.current:link,
#cb2010_navigation #archivednews a.current:visited,
#cb2010_navigation ul.menu2 li.current a:link,
#cb2010_navigation ul.menu2 li.current a:visited {
	color: #CEE48F
}

#cb2010_navigation ul.menu3 {
	margin-left: 12px;
}

#cb2010_navigation ul.menu3 li {
	border-bottom: 1px dotted #CEE48F;
	width: 160px;	
}

#cb2010_navigation ul.menu3 li a:link,
#cb2010_navigation ul.menu3 li a:visited {
	color: #A4CD39;
	font-size: 12px;
	padding: 3px 4px 1px 2px;	
}

#cb2010_navigation ul.menu3 li a:hover {

}

#cb2010_navigation ul.menu3 li.current {
	
}

#cb2010_navigation ul.menu3 li.current a:link,
#cb2010_navigation ul.menu3 li.current a:visited {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}

#cb2010_navigation #archivednews {
	margin-left: 2px;
}

#cb2010_navigation #archivednews a {
	display: inline-block;
}


#cb2010_navigation ul.menu4 {
	margin-left: 12px;
}

#cb2010_navigation ul.menu4 li {
	width: 160px;	
}

#cb2010_navigation ul.menu4 li a:link,
#cb2010_navigation ul.menu4 li a:visited {
	color: #A4CD39;
	font-size: 10px;
	padding: 3px 4px 1px 2px;	
}

#cb2010_navigation ul.menu4 li.current a:link,
#cb2010_navigation ul.menu4 li.current a:visited {
	color: #89905F;
}

#cb2010_navigation #archivednews {
	margin-left: 2px;
}

#cb2010_navigation #archivednews a {
	display: inline-block;
}