@charset "UTF-8";
/* Text styles file, all generic text should be specified here */

/*Standard grey body text, used for copyright as well link stuff has been put in as well*/
.textBody10 {

	font-size: 11px;
	font-family: Verdana, Arial;
	color: #333333;
	text-decoration: none;

	
	
	/*<!--sort out browser issues-->*/
	font-weight: 500;
	letter-spacing: 0.5px;
 
  line-height: 16px;
  word-spacing: Normal;

	
	
}




.textBody10 A:link{
	font-size: 11px;
	font-family: Verdana, Arial;
	
	color: #00AFEC;
	text-decoration: none;
	/*<!--sort out browser issues-->*/
	font-weight: 600;
	letter-spacing: 0.5px;
 
  line-height: 15px;
  word-spacing: Normal;
}

.textBody10 A:visited{
	font-size: 11px;
	font-family: Verdana, Arial;
	
	color: #00AFEC;
	text-decoration: none;
	/*<!--sort out browser issues-->*/
	font-weight: 600;
	letter-spacing: 0.5px;
 
  line-height: 15px;
  word-spacing: Normal;
}

.textBody10 A:hover{
	font-size: 11px;
	font-family: Verdana, Arial;
	
	color: #00AFEC;	
	text-decoration: underline;
	/*<!--sort out browser issues-->*/
	font-weight: 600;
	letter-spacing: 0.5px;
 
  line-height: 16px;
  word-spacing: Normal;
}
.textBody10 A:active{
	font-size: 11px;
	font-family: Verdana, Arial;
	
	color: #00AFEC;
	text-decoration: none;
	/*<!--sort out browser issues-->*/
	font-weight: 600;
	letter-spacing: 0.5px;
 
  line-height: 16px;
  word-spacing: Normal;
}



/*underlined version*/
.textBody10BoldUnder {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #333333;
	text-decoration: underline;
	
	font-weight: 800;
	letter-spacing: 0.5px;
 
  line-height: 15px;
  word-spacing: Normal;
}

/*END Standard grey body text, used for copyright as well link stuff has been put in as well*/



.headings1 {
	font-family:  Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#00AFEC;
	/*<!--sort out browser issues-->*/
	font-weight: 800;
}



/* headings 3blue used for short peices of blue txt*/
.headings3 {
	font-family:  Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#00AEEC;
	/*<!--sort out browser issues-->*/
	font-weight: 700;
	letter-spacing: 0.6px;
	line-height: 15px;
}
.headings3cOrange {
	font-family:  Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#F61;
	/*<!--sort out browser issues-->*/
	font-weight: 700;
	letter-spacing: 0.6px;
	line-height: 15px;
}


/* ----------------------------- smaller text for inside tabbed panel in front page ---------------------*/

.textTabbedPanFP9 {

	font-size: 10px;
	font-family: Verdana, Arial;
	color: #333333;
	text-decoration: none;

	
	
	/*<!--sort out browser issues-->*/
	font-weight: 430;
	letter-spacing: 0.4px;
 
  line-height: 14px;
  word-spacing: Normal;

	
	
}




.textTabbedPanFP9 A:link{
	font-size: 10px;
	font-family: Verdana, Arial;
	
	color: #00AFEC;
	text-decoration: none;
	/*<!--sort out browser issues-->*/
	font-weight: 500;
	letter-spacing: 0.4px;
 
  line-height: 14px;
  word-spacing: Normal;
}

.textTabbedPanFP9 A:visited{
	font-size: 9px;
	font-family: Verdana, Arial;
	
	color: #00AFEC;
	text-decoration: none;
	/*<!--sort out browser issues-->*/
	font-weight: 500;
	letter-spacing: 0.4px;
 
  line-height: 14px;
  word-spacing: Normal;
}

.textTabbedPanFP9 A:hover{
	font-size: 9px;
	font-family: Verdana, Arial;
	
	color: #00AFEC;	
	text-decoration: underline;
	/*<!--sort out browser issues-->*/
	font-weight: 500;
	letter-spacing: 0.4px;
 
  line-height: 14px;
  word-spacing: Normal;
}
.textTabbedPanFP9 A:active{
	font-size: 9px;
	font-family: Verdana, Arial;
	
	color: #00AFEC;
	text-decoration: none;
	/*<!--sort out browser issues-->*/
	font-weight: 500;
	letter-spacing: 0.4px;
 
  line-height: 14px;
  word-spacing: Normal;
}

.textTabbedPanFP9Orange {

	font-size: 10px;
	font-family: Verdana, Arial;
	color:#F61;
	text-decoration: none;

	
	
	/*<!--sort out browser issues-->*/
	font-weight: 430;
	letter-spacing: 0.4px;
 
  line-height: 14px;
  word-spacing: Normal;

	
	
}






/* ----------------------------- END smaller text for inside tabbed panel in front page ---------------------*/



/*bullet points graphics
add this tag to a div or list

*/
.avocoBulletpoints ul{
list-style-type: none;

	

}

.avocoBulletpoints li{
/* farbetter to use background images than list bullet points (more control)*/
list-style-image:url(/media/general/tickGraphics/bulletpoint.gif);
/*background-image:url(/media/general/tickGraphics/bulletpoint.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.5em;*/

}

/*end bullet points*/



/* accordian text link visited Orange*/
.accordianTexLinkHere {
	font-size: 11px;
	font-family: Verdana, Arial;
	
	color: #F60;
	text-decoration: none;
	/*<!--sort out browser issues-->*/
	font-weight: 600;
	letter-spacing: 0.5px;
 
  line-height: 16px;
  word-spacing: Normal;
}

.accordianTexLinkHere A:link{
	font-size: 11px;
	font-family: Verdana, Arial;
	
	color: #F60;
	text-decoration: none;
	/*<!--sort out browser issues-->*/
	font-weight: 600;
	letter-spacing: 0.5px;
 
  line-height: 16px;
  word-spacing: Normal;
}

.accordianTexLinkHere A:visited{	
font-size: 11px;
	font-family: Verdana, Arial;
	
	color: #F60;
	text-decoration: none;
	/*<!--sort out browser issues-->*/
	font-weight: 600;
	letter-spacing: 0.5px;
 
  line-height: 16px;
  word-spacing: Normal;
}

/*
test bar button down

*/
.MenuBarHorizontalDownTest A:link
{
	color: #01B1EC;
}
.MenuBarHorizontalDownTest
{
	color: #01B1EC;
}
.MenuBarHorizontalDownTest A:visited
{
	color: #01B1EC;
}
.MenuBarHorizontalDownTest ul
{
	color: #01B1EC;
}




/*END*/
