/*@import url(ieaes.css);*/

body {
	margin: 0px 0px 20px 0px;
/*	background-color: #E4FFBD; */
	background-color: #FFF9FF;
  	text-align: center;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #5F9F00;
	}

a:visited {
	color: #5F9F00;
	text-decoration: none;
	}

a:active {
	color: #5F9F00;
	}

a:hover {
	color: #5F9F00;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

img {
	border: 0px;
}
	
#container {
/*	font-family: 'Trebuchet MS', Verdana, sans-serif; */
	font-family: Verdana, Arial, sans-serif;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 710px;
	background-color: #FFFFFF;
	border: 1px solid #497B00;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #5F9F00;
	text-align: left;
	padding: 15px;
	border-bottom: 0px solid #FFFFFF;
	height: 39px;
	}

a#banner-img {
	border: 0px;
	display: none;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: x-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
/*	font-family: 'Trebuchet MS', Verdana, sans-serif; */
	font-family: Verdana, Arial, sans-serif;
	float: right;
	overflow: hidden;
	width: 550px;
	background-color: #FFFFFF;
	}

#center a {
	text-decoration: none;
	}

#center a:link {
	color: #5F9F00;
	}

#center a:visited {
	color: #5F9F00;
	text-decoration: none;
	}

#center a:active {
	color: #5F9F00;
	}

#center a:hover {
	color: #5F9F00;
	}

#left {
	position: absolute;
	float: left;
	width: 150px;
	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url(../images/menu_background.png);
	background-repeat: repeat-x;
	} 

#left a {
/*	color: black;	 */
	}

#left a:hover {
/*	background-color: #345700; */
/*	text-align: center; */
/*	_color: White; */
	}

#left a:visited {
/*	background-color: #345700; */
/*	text-align: center; */
/*	_color: Black; */
	}
	
/*
#left a {
	background-color: #D9FFA2;
	display: block;
	text-align: center;
	font-weight: bold;
   padding: 15px 20px;
	margin: 0px 0px 2px;
   text-decoration: none;
	color: Black;
	border-width: 0;  */
/*	font: bold 1em;  */
/* }
*/

/*
#left a:hover {
	background-color: #345700;
	text-align: center;
	color: White;
	display: block;
}
*/

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: Black;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	background-image: url(../images/southern_cross.gif);
	background-position: top right;
/*	background-position: right;*/
	background-repeat: no-repeat;
	}

.content h2 {
	color: Black;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: Black;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;	
	}

.content p {
	color: Black;
/*	font-family: 'Trebuchet MS', Verdana, sans-serif; */
	font-family: 'MS Gothic';
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-size: small; */
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	margin-bottom: 10px;
	}

.content li {
	line-height: 100%;
	list-style-image: url(../images/aues_bullet.gif);
	}

.syllabusheader {
	font-weight: bold;
	text-align: center;
}

.syllabustext {
	font-weight: normal;
	text-align: left;
	font-size: small;
}
	
.table40 {
	width: 40%;
}
	
.table60 {
	width: 60%;
}

.tablecolour1 {
	background-color: #5F9F00;
}

.tablecolour2 {
	background-color: #E8FFC4;
}	

.tablecolour3 {
	background-color: #CAEAC6;
	border-collapse: collapse
}

.gogopic {
	float: right;
}

.main-points {
	font-size: large;
}

.sub-points {
	font-size: small;
	font-style: italic;
	margin-bottom: 15px;
	}

.sidebar {
	padding: 5px;
	}

.sidebar h2 {
	color: Black;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 5px;
	}

.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 100%;
/*	line-height: 15px;*/
	margin-top: 10px;
	list-style-type: none;
	display: block;
	text-align: center;
	font-weight: bold;
   padding: 0px 0px;
/*   _padding: 0px 0px; */
	margin: 0px 0px 2px;
/*	_margin: 0px 0px -13px; */
   text-decoration: none;
/*	color: Black; */
/*	border-width: 5px 5px; */
	}

.sidebar li a {
	background-color: #E3FFB9;
	display: block;
/*	text-align: center; */
	font-weight: bold;
   padding: 7px 0px 7px;
	margin: 1px 0px 1px;
   text-decoration: none;
	color: Black;
	border-width: 0;
}

.sidebar li a:visited {
	color: black;
/*	display: block; */
}

.sidebar li a:hover {
	background-color: #345700;
/*	text-align: center; */
	color: #F1F1F1;
	display: block;
}

.expandmenu li a {
	background-color: #E3FFB9;
	display: block;
	text-align: right;
	font-weight: bold;
   padding: 0px 0px;
	margin: 1px 0px 0px;
   text-decoration: none;
/*	color: Black;  */
	border-width: 0;
	font-size: smaller;	
}

.expandmenu li a:visited {
	text-align: right;
/*	_color: Black; */
}

.expandmenu li a:hover {
	background-color: #5D9D00;
	text-align: right;
	color: Yellow;
	display: block;
	font-size: smaller;	
}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #362B19;
	background-color: #FFFFFF;
	text-align: center;
	padding: 15px;
	border-bottom: 0px solid #FFFFFF;
	height: 49px;
	}

#footer a {
	text-decoration: none;
	color: #5F9F00;
	}

.footer-error {
	font-weight: bold;
	text-decoration: underline;
}

.ETJ-LOGO {
	color: #4E8400;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border-top: 1px solid #4E8400;
	border-bottom: 1px solid #4E8400;
	text-align: center;
	margin-bottom: 0px;
	line-height: 14px;
	padding: 0px;
	width: 28px;
}

.tesolcert {
	float: right;
}

.class {
	float: right;
}

.pageerror {
	float: right;
}

#validate {
	color: White;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
}

#validate a {
	color: White;
}

#validate a:link {
	color: White;
}

#validate a:visited {
	color: White;
	text-decoration: none;
}

#validate a:active {
	color: White;
}

#validate a:hover {
	color: White;
}

.forum_notice {
	color: Red;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.no_javascript {
	color: Red;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
