/****************************/
/* FONTS					*/
/****************************/
.smalltext1, .smalltext2, h2, .smalltext3, largetext2, .pricetext2, .choosetext2, .colourtext, .top-nav, .aux-nav, .bottom-nav, .left-nav
{
 font-family: Verdana,Arial,Geneva;
 text-decoration: none
}

.smalltext1   {
 font-size: 0.6em;
 font-weight: bold;
 line-height: 1.5em;
 }

.smalltext2   {
 font-size: 0.6em;
 font-weight: normal;
 line-height: 1.5em;
}

h2 {
 font-size: 0.9em;
 font-weight: bold;
 line-height: 1.5em;
}

.smalltext3   {
 font-size: 0.8em;
 font-weight: normal;
 line-height: 1.5em;
}

.largetext2   {
 font-size: 0.8em;
 font-weight: bold;
 line-height: 1.5em;
}

.pricetext2   {
 font-size: 0.9em;
 font-weight: normal;
 line-height: 1.5em;
}

.choosetext2   {
 font-size: 11px;
 font-weight: normal;
 line-height: 120%;
}

.colourtext   {
 font-size: 0.55em;
 font-weight: normal;
}

.top-nav, .top-nav:link, .top-nav:visited, .top-nav:active {
				font-size: 0.8em;
				font-weight: bold;
				line-height: 1.5em;
}


.aux-nav, .aux-nav:link, .aux-nav:visited, .aux-nav:active { 
				font-size: 0.7em;
				font-weight: bold;
				line-height: 1.5em;
}


.bottom-nav, .bottom-nav:link, .bottom-nav:visited, .bottom-nav:active {
				font-size: 0.6em;
				font-weight: normal;
				line-height: 1.5em;
}


.left-nav, .left-nav:link, .left-nav:visited, .left-nav:active { 
				font-size: 0.7em;
				font-weight: normal;
				line-height: 1.3em;
}

.page-heading   {
				font-size: 1.2em;
				font-family: Times New Roman;
				font-weight: normal;
				line-height: 1.4em;
				text-decoration: none; 
}

.body-text   {
				font-size: 1.1em;
				font-family: Times New Roman;
				font-weight: normal;
				line-height: 1.4em;
				text-decoration: none;
}

.body-text h1  {
				font-size: 1.1em;
				font-family: Times New Roman;
				font-weight: normal;
				line-height: 1.4em;
				text-decoration: none;
}

.largetext4   { 
				font-size: 1.0em;
				font-family: Times New Roman;
				font-weight: normal;
				line-height: 1.4em;
				text-decoration: none; 
}




/*
* midbox - used for the pages that don't have a left hand menu
* midtitle - used for the page heading
* middetail - used for detail with a blue background
* middetailtext - used for detail with a white background
*/
div.midbox { 
  height: 100%; 
}

div.midtitle {
				font-size: 1.2em;
				font-family: Times New Roman;
				font-weight: normal;
				line-height: 1.4em;
				text-decoration: none; 
}
div.middetail { 
 				font-size: 0.9em;
 				font-weight: normal;
 				line-height: 1.2em;
}

div.middetailtext { 
 				font-size: 0.9em;
 				font-weight: normal;
 				line-height: 1.2em;
}

.formlabel, .formfield, .formbutton { height: 1.8em; }

span.confstrong { font-weight: bold; }