
*{ margin: 0; padding: 0; }* 


body 	{ 
	font: 85% Verdana, Verdana, Geneva, sans-serif; 
	line-height: 1.6em; 
	background: #D0D4D4; 
	color: #444;
	}


a 	{
	
	background: inherit; 
	text-decoration: none; 
	}


a:hover { 
	
	background: inherit; 
	}


p 	{ 
	margin: 10px 0 10px 0; 
	}


h1	{
	text-align:left;
	color: #230095; 
	font-size: 1.6em;
	font-weight:bold;
	margin: 10px 0 20px; 
	border-bottom: 1px solid #ccc; 
	
	}


h2	{
	color: #230095; 
	font-size: 1.2em;
	font-weight:bold;
	margin: 0 0 10px;
 	border-bottom: 1px solid #ccc; 
	}


h3	{
	color: #230095; 
	font-size: 1.0em;
	font-weight:bold;
	margin: 0 0 10px; 
	}


ul
	{
	list-style-position:outside;
	margin: 0 0 0 50px;
	text-align:justify;
	}	

#linkstable td
	{
	
	padding:0px 15px 0px 0px;
	}


#header { 
	background: #fff url(../images/banner_ejc.gif) no-repeat; 
	height: 128px;
	border-style:solid;
	border-width:1px;
	
	border-color: #230095;
	}
	

.topmenu {
	float:left;
	display:inline;
	width:960px;
	height:30px;
	background-color:#d0d4d4;
	
	border-bottom:10px solid #230095;
		
	color:#000000;
	font-size:1.0em;
	margin: 20px 0 10px 0;	
}

.topmenu li{
	float:left;
	display:inline;
	width:137px;
	height:30px;
	text-align:center;
	line-height:14px;
}
	.topmenu li a {
		display:block;
		width:134px;
		padding:8px 0px 8px 0px;
		color:#000000;
		background-color:#d0d4d4;
		text-decoration:none;
		border-right-style:solid;
		border-width:3px;
		border-color:white;
		cursor: pointer;	
			
	}
	.topmenu li a:hover {
		
		
		
		color:#FFFFFF;
		background-color:#b2b6b6;
		
	}

	.topmenu li a.active,.topmenu li a.active:hover {

		float:left;
		text-align:center;
		line-height:14px;
		margin-top:-10px;
		display:block;
		width:134px;
		padding:18px 0px 8px 0px;
		color:#fff;
		
		background-color:#230095;
		text-decoration:none;
		border-right-style:solid;
		border-width:3px;
		border-color:white;
	}


	.topmenu li a.last {
		float:left;
		display:inline;
		width:137px;
		text-align:center;
		line-height:14px;
		display:block;
		width:138px;
		padding:8px 0px 8px 0px;
		color:#000000;
		background-color:#d0d4d4;
		text-decoration:none;
			
			
	}
	.topmenu li a.last:hover {
		
		
		
		color:#FFFFFF;
		background-color:#b2b6b6;
		
	}

	.topmenu li a.lastactive,.topmenu li a.lastactive:hover {

		float:left;
		text-align:center;
		line-height:14px;
		margin-top:-10px;
		display:block;
		width:138px;
		padding:18px 0px 8px 0px;
		color:#fff;
		
		background-color:#230095;
		text-decoration:none;
		
	}





ul.top-level li a:hover{
	
	color:#fff;
	background-color:#b2b6b6;
 	}

	
#content { 
	width: 960px; 
	margin: 10px auto; 
	background: #fff; 
	padding: 10px; 
	}


.leftmenu li a:hover{
	color:#fff;
	background-color:#b2b6b6;
	}

#leftmenu .menutwo a:hover
	{
	text-decoration:underline;
	}

.centrenarrow {
	text-align:justify; 
	font-size: 1em; 
	width:600px; 
	margin: 0 10px 10px 180px; 
	}



.last 	{ 
	text-align:justify;
	font-size: 1em;
	float: right; 
	margin: 0 10px 10px 0; 
	}

.contactleft {
	text-align:justify;
	font-size: 1em;  
	float: left; 
	width: 200px; 
	margin: 0 10px 10px 10px;	
	}

.contactright {
	text-align:justify;
	font-size: 1em;
	float: right;
	width: 425px; 
	margin: 0 10px 0px 0px; 
	}	

.contactcentre {
	text-align:justify;
	font-size: 1em;  
	float: left; 
	width: 270px; 
	margin: 0 10px 10px 10px;	
	}



#prefooter { 
	width: 944px;
	margin: 0 auto; 
	background: #fff; 
	padding: 5px 18px 5px; 
	font-size: .7em;  }

#prefooter a{ 
	color: #444;
	}



#footer { 
	width: 960px; 
	margin: 15px auto; 
	color: #808080; 
	font-size: .7em; }


	
#footer .right a:hover { 
	background: #fff; 
	color: #444; 
	text-decoration: underline; }


#faq 	{
	text-align:justify; 
	font-size: 1em; 
	width:600px; 
	margin: 0 10px 10px 180px; 
	}

#faq dl	{ 
	margin: 0; 
	padding:0 ;
	}

#faq dt {
	margin:0; 
	padding:0.5em 8em 0.5em 1.5em; 
	color:#808080; 
	font-size: 0.8em; 
	font-weight: bold;  
	vertical-align:middle; 
	border:1px solid #ccc; 
	border-top:none; 
	border-bottom:none;
	}

#faq dd	{
	margin:0; 
	padding: 0 1.5em 0 1.5em; 
	line-height:1.4em; 
	color:#444; 
	font-size: 0.8em; 
	font-weight: normal; 
	border:1px solid #cccccc; 
	}

#faq #faqlist .question {
	background: transparent url(../images/head_closed.png) no-repeat scroll bottom right; 
	cursor:pointer;
	}

#faq #faqlist .opened { 
	color: #fff;
	background: transparent url(../images/head_open.png) no-repeat scroll bottom right;
	cursor:pointer; 
	}

#faq #faqlist1 .question {
	background: transparent url(../images/head_closed.png) no-repeat scroll bottom right; 
	cursor:pointer;
	}

#faq #faqlist1 .opened { 
	color: #fff;
	background: transparent url(../images/head_open.png) no-repeat scroll bottom right;
	cursor:pointer; 
	}

#faq #faqlist2 .question {
	background: transparent url(../images/head_closed.png) no-repeat scroll bottom right; 
	cursor:pointer;
	}

#faq #faqlist2 .opened { 
	color: #fff;
	background: transparent url(../images/head_open.png) no-repeat scroll bottom right;
	cursor:pointer; 
	}

#faq #faqlist3 .question {
	background: transparent url(../images/head_closed.png) no-repeat scroll bottom right; 
	cursor:pointer;
	}

#faq #faqlist3 .opened { 
	color: #fff;
	background: transparent url(../images/head_open.png) no-repeat scroll bottom right;
	cursor:pointer; 
	}
#faq #faqlist4 .question {
	background: transparent url(../images/head_closed.png) no-repeat scroll bottom right; 
	cursor:pointer;
	}

#faq #faqlist4 .opened { 
	color: #fff;
	background: transparent url(../images/head_open.png) no-repeat scroll bottom right;
	cursor:pointer; 
	}
#faq #faqlist5 .question {
	background: transparent url(../images/head_closed.png) no-repeat scroll bottom right; 
	cursor:pointer;
	}

#faq #faqlist5 .opened { 
	color: #fff;
	background: transparent url(../images/head_open.png) no-repeat scroll bottom right;
	cursor:pointer; 
	}



#faq #faqlist h3 {
	border-bottom: 1px solid #ccc;
	color: #230095; 
	font-size: 1.0em;
	font-weight:bold;
	padding:10px 0 10px 0; 
	margin: 0; 
	}
