/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; visibility:hidden;}

/*Styles for level 0 This is the top layer where your buttons go, the background colours have been removed in this instance to allow it to be transparent*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:11px; font-weight:bold}
.clLevel0{color:white;}
.clLevel0over{cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden;}


/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
.clLevel1{background-color:#B2B2B2; layer-background-color:#B2B2B2; color:#000000;}
.clLevel1over{background-color:#80CED2; layer-background-color:#80CED2; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#666666; layer-background-color:#000000}


/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#B2B2B2; layer-background-color:#B2B2B2; color:#000000;}
.clLevel2over{background-color:#80CED2; layer-background-color:#80CED2; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#666666; layer-background-color:#000000}


body {
	scrollbar-3d-light-color:#0060AF;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-dark-shadow-color:#0060AF;
	scrollbar-face-color:#0060AF;
	scrollbar-highlight-color:#0060AF;
	scrollbar-shadow-color:#0060AF;
}


a:link {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #89D3D8;}
a:active {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #89D3D8;}
a:visited {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #89D3D8;}
a:hover {	font-family:Arial, Helvetica, sans-serif; text-decoration: none; color: #89D3D8;}


.bodyText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;  
	color: #333;
}


.bodyTextBlack { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;  
	color: #000;
}


.bodyTextBlue { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;  
	color: #89D3D8;
}


.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}


.bodyboldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}


.bodyboldyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF66;
}


.bodyitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #333;
}


.bodyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}


.bodyheadingyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF66;
}


.bodyheadingbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}


.bodyheadingbigyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFF66;
}


ul { 
list-style-type: none;
padding-left: 0;
margin-left: 0;
} 

li { background:   url("../site_pics/bullet_point.gif") left top no-repeat ;
padding-left: 15px;
margin-bottom: 5px;
} 

hr {
height: 1px;
width: 100%;
color:#999;
border-style:solid;

}.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
}

