*						/*	RESETS ALL STYLES = Fixes IE Positioning Issues	*/
{
	margin:0;
	font-family:Verdana, Arial;
}

/*TEXT*/

h1				/*TITLE 0 FRAME*/
{
	font-size:24px;
	color:#702342;
	font-weight:bold;
	margin-bottom:15px;
}

h2				/*TITLE*/
{
	font-size:18px;
	color:#702342;
	font-weight:bold;
	margin-bottom:15px;
}

h3				/*SUBTITLE*/
{
	font-size:14px;
	color:#7c6316;
	font-weight:bold;
	margin-bottom:15px;
}


/*NOTE TEXT TAGS*/
.mouseover			/*ROLLOVER STYLE*/
{
	font-size:14px;
	font-weight:bold;
	background-color:#e6f1fc;
	color:#000099;
}

.mouseover2			/*BOTTOM BUTTON STYLE*/
{
	font-size:14px;
	font-weight:bold;
	background-color:#ebebeb;
	color:#000099;
}
/*NOTE TEXT TAGS*/

ul
{
	padding-left:40px;
	margin-top:10px;
}

ol
{
	padding-left:40px;
	margin-top:10px;
}

li				/*LIST, should be the same as main_right layer unless specified (except line-height)*/
{
	line-height:19px;
}

ol.custom li
{
	line-height:30px;
}

.subh			/*HIGHLIGHTED TEXT*/
{
	font-size:14px;
	color:#7c6316;
	font-weight:bold;
}

.subh2			/*HIGHLIGHTED TEXT 2*/
{
	font-size:15px;
	color:red;
	font-weight:bold;
}

.text				/*, should be the same as <p> unless specified (except line-height)*/
{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin:;
	padding:;
}

.assessment			/* Assessement LINK*/
{
	display:block;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top:22px;
}


/*BODY*/

div.elmo			/*ELMOLINK LAYER*/
{
	position:absolute;
	left:8px;
	top:66px;
	font-size:7px;
	color:#FFFFFF;
	letter-spacing:1.5;
	}

div.help			/*ELMOLINK LAYER*/
{
	position:absolute;
	right:8px;
	top:66px;
	font-size:7px;
	color:#FFFFFF;
	letter-spacing:1.5;
	}

div.mainlefttable	/*MAIN TABLE*/
{
	display:block;
	position:absolute;
	overflow:auto;
	width:755px;
	margin-left:30px;
	margin-right:0px;
	top:5px;
	bottom:80px;
	border:0px solid #000000;
/*SCROLLBAR COLOURS - ONLY WORKS IN IE*/
/*	scrollbar-base-color:#1c3850;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#c5d5e5;
	scrollbar-shadow-color:black;
	scrollbar-lightshadow-color:grey;
	scrollbar-darkshadow-color:grey;
	scrollbar-highlight-color:grey;
	scrollbar-3dlight-color:black;*/
}

div.quiz	/*MAIN TABLE*/
{
	display:block;
	position:absolute;
	overflow:auto;
	width:755px;
	height:*;
	margin-left:30px;
	margin-right:0px;
	top:0px;
	bottom:25px;
	border:0px solid #000000;
}

div.main_left		/*LEFT IMAGE LAYER*/
{
	margin-left:0px;
	margin-top:4px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:10px;
}

div.main_right		/*RIGHT TEXT LAYER*/
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

div.main_bottom		/*BOTTOM IMAGE LAYER */
{
	padding-top:15px;
	text-align:center;
}

body
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:white;
}

body.main
{
	background-image:url("../i_dir/_module_img/bg_main.gif");
	background-repeat:repeat-y;
	height:100%;
	width:100%;
}

td
{
	vertical-align:top;
	background-repeat:no-repeat;
}

td.center /*CENTER ALIGNS CELL*/
{
	margin-left:auto;
	margin-right:auto;
}

table.center	/*CENTER ALIGNS WHOLE TABLE*/
{
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-color:red;
	border-width:0;
}

.middlerow		/*NAV SECTION*/
{
	font-size:8px;
	font-family:Verdana,Arial;
	vertical-align:top;
	font-weight:bold;
	color:white;
	/*background-image:url("../i_dir/_module_img/bg_middlerow.gif");*/
	background-repeat:no-repeat;
}

.navrow			/*NAV SECTION*/
{
	font-size:8px;
	font-family:Verdana,Arial;
	text-align:;
	vertical-align:top;
	font-weight:bold;
	color:white;
	/*background-image:url("../i_dir/_module_img/bg_navrow.gif");*/
	background-repeat:no-repeat;
}

.rightside		/*NAV SECTION*/
{
	font-size:8px;
	font-family:Verdana,Arial;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	color:white;
	/*background-image:url("../i_dir/_module_img/bg_rightside.gif");*/
	background-repeat:no-repeat;
}



/*TOP_NAV*/

body.top
{
	font-size:10px;
	font-weight:bold;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	color:gray;
	background-image:url("../i_dir/_module_img/bg_top.gif");
	background-repeat:no-repeat;
}

td.top
{
	font-size:10px;
	vertical-align:top;
	font-weight:bold;
	color:white;
}

.find			/*TOP NAV OPTION LIST*/
{
	font-size:9px;
	background:#dedede;
	color:#31639c;
	font-weight:bold;
	border-style:solid;
	border-color:blue;
	border-width:1;
}

/*BOTTOM_NAV*/
div.bottom
{
	display:table-row;
	position:absolute;
	bottom:-4px;
	width:790px;
	height:82px;
	color:gray;
	background-image:url("../i_dir/_module_img/bg_bottom.gif");
}

div.bottomquiz
{
	display:table-row;
	position:absolute;
	bottom:0px;
	width:790px;
	height:25px;
	background-image:url("../i_dir/_module_img/bg_bottom.gif");
}

div.menu
{
	position:relative;
	top:12px;
}

div.replay
{
	position:absolute;
	left:265px;
	top:43px;
	width:31px;
	cursor:pointer;
}

div.back
{
	position:absolute;
	left:304px;
	top:43px;
	width:54px;
}

div.pages
{
	position:absolute;
	left:345px;
	top:52px;
	width:100px;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	color:white;
}

div.next
{
	position:absolute;
	left:434px;
	top:43px;
	width:54px;
}

div.sound
{
	position:absolute;
	left:498px;
	top:43px;
	width:31px;
	cursor:pointer;
}


/*UNKNOWN*/

.titl			/*NOT IN USE*/
{
	font-size:16px;
	color:black;
	font-weight:bold;
	background:#ffcc00;
}

.nav			/*NOT IN USE*/
{
	font-size:9px;
	background:#ffcc00;
	border-style:solid;
	border-color:blue;
	border-width:1;
}

.but			/*NOT IN USE*/
{
	font-size:9px;
	color:white;
	font-weight:bold;
	text-align:center;
	text-decoration:none
}

.sep			/*NOT IN USE*/
{
	font-size:12px;
	color:blue;
	font-weight:bold;
	text-align:center;
}

/*LINK BEHAVIOURS*/

a
{
	cursor:pointer;
}

a:link	
{
	font-weight:bold;
	color:blue;
	text-decoration:underline;
}

a:visited
{
	font-weight:bold;
	color:blue;
	text-decoration:underline;
}

a:hover
{
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}

.rollover
{
	cursor:pointer;
}

a.rollover:link	
{
	font-weight:bold;
	color:purple;
	text-decoration:underline;
}

a.rollover:visited
{
	font-weight:bold;
	color:purple;
	text-decoration:underline;
}

a.rollover:hover
{
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}

a.elmo:link	
{
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

a.elmo:visited
{
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

a.elmo:hover
{
	font-weight:normal;
	color:#FE0000;
	text-decoration:none;
}