/* html text Styles */
/* set styles for customised tags here: for A,TD,P,H1,H2,H3,H4,H5,H6 */
/* these tags are used in the editor */ 

A
{
	font-family		: verdana; 
	font-size 		: 10pt;
	color			: #3f999a;
	text-decoration	: none;
	font-weight		: bold;
	padding			: none;
	border			: hidden
}

A:hover
{
	font-family		: verdana; 
	font-size  		: 10pt;
	color			: #3f999a;
	text-decoration	: underline;
	font-weight		: bold;
}


.menu_header
	{
	font-family		: verdana; 
	font-size 		: 12pt;
	color			: #3f999a;
	text-decoration	: none;
	font-weight		: bold;
	padding-left	: 1px;
	}

.left_nav_head
	{
	font-family		: arial; 
	font-size 		: 12pt;
	color			: #3f999a;
	text-decoration	: none;
	font-weight		: bold;
	}
	
.left_nav_head:link
	{
	font-family		: arial; 
	font-size 		: 12pt;
	color			: #3f999a;
	text-decoration	: none;
	font-weight		: bold;
	}
	
a.left_nav_head:hover
	{
	font-family		: arial; 
	font-size 		: 12pt;
	color			: #3f999a;
	text-decoration	: underline;
	font-weight		: bold;
	}
	
.left_nav_head:visited
	{
	font-family		: arial; 
	font-size 		: 12pt;
	color			: #3f999a;
	text-decoration	: none;
	font-weight		: bold;
	}


.left_nav_sub
	{
	font-family		: arial; 
	font-size 		: 10pt;
	color			: #3f999a;
	text-decoration	: none;
	font-weight		: bold;
	}
	
.left_nav_sub:link
	{
	font-family		: arial; 
	font-size 		: 10pt;
	color			: #3f999a;
	text-decoration	: none;
	font-weight		: bold;
	}
	
a.left_nav_sub:hover
	{
	font-family		: arial; 
	font-size 		: 10pt;
	color			: #3f999a;
	text-decoration	: none;
	font-weight		: bold;
	}
	
.left_nav_sub:visited
	{
	font-family		: arial; 
	font-size 		: 10pt;
	color			: #3f999a;
	text-decoration	: none;
	font-weight		: bold;
	}

.base
	{
	font-family		: verdana; 
	font-size 		: 8pt;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: normal;
	padding-left	: 1px;
	}

.base:link
	{
	font-family		: verdana; 
	font-size 		: 8pt;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: normal;
	padding-left	: 1px;
	}
	
.base:hover
	{
	font-family		: verdana; 
	font-size 		: 8pt;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: normal;
	padding-left	: 1px;
	}
	
.base:visited
	{
	font-family		: verdana; 
	font-size 		: 8pt;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: normal;
	padding-left	: 1px;
	}


h1 
{
	font-family		: arial; 
	font-size  		: 12pt;
	color			: #3f999a;
	font-weight		: bold;
}

TD, p
{
	font-family		: verdana; 
	font-size  		: 10pt;
	color			: #000000;
	font-weight		: normal;
}



.pagenote
{
font-family		: Tahoma, arial; 
font-size  		: 10pt;
color			: #2D5EA5;
font-weight		: normal;
background-color: #DCECFF;
padding:5px 5px 5px 5px;
border:#2D5EA5 SOLID 1px;
width:98%;
}


/*split here*/
/*other tags that will not be neccessary for the cms editor*/

.mainmenu
{
	font-family		: verdana; 
	font-size 		: 10pt;
	color			: FFFFFF;
	text-decoration	: none;
	font-weight		: normal;
}

.mainnav
{
	font-family		: arial; 
	font-size 		: 10pt;
	color			: FFFFFF;
	text-decoration	: none;
	font-weight		: normal;
}

.mainnav:hover
{
	font-family		: arial; 
	font-size  		: 10pt;
	color			: FFFFFF;
	text-decoration	: none;
	font-weight		: normal;
}

.subnav
{
	font-family		: Tahoma, arial, sans-serif; 
	font-size 		: 8pt;
	color			: FFFFFF;
	text-decoration	: none;
	font-weight		: normal;
}

.subnav:hover
{
	font-family		: Tahoma, arial, sans-serif; 
	font-size  		: 8pt;
	color			: 000066;
	text-decoration	: underline;
	font-weight		: normal;
}

.padnav
{
	padding-left	: 10px;
}

.padnav2
{
	padding-left	: 20px;
}

.toptext
{
	font-family		: Tahoma, arial; 
	font-size  		: 10pt;
	color			: FFFFFF;
	font-weight		: normal;
}

.footertext
{
	font-family		: arial; 
	font-size  		: 8pt;
	color			: #FFFFFF;
	font-weight		: normal;
	text-decoration	: none;
}

.footertext:link
{
	font-family		: arial; 
	font-size  		: 8pt;
	color			: #FFFFFF;
	font-weight		: normal;
	text-decoration	: none;
}

.footertext:hover
{
	font-family		: arial; 
	font-size  		: 8pt;
	color			: #FFFFFF;
	font-weight		: normal;
	text-decoration	: none;
}

.footertext:visited
{
	font-family		: arial; 
	font-size  		: 8pt;
	color			: #FFFFFF;
	font-weight		: normal;
	text-decoration	: none;
}

.search_box 
{
	font-family		: arial; 
	font-size  		: 9pt;
	color			: #3f999a;
	background-color: #9cdbdb;
	width			: 160px;
}

.searchButton 
{
	font-family		: arial; 
	font-size  		: 8pt;
	color			: #3f999a;
	background-color: #9cdbdb;
	font-weight:bold;
}

.imagetext
{
	font-family		: verdana; 
	font-size  		: 8pt;
	color			: #2D5EA5;
	font-weight		: normal;
	font-style		: italic;
	width			: 405px;
}

.quotebox
{
	padding			: 5px;
	font-family		: verdana; 
	font-size  		: 9pt;
	font-weight		: bold;
	color			: #3f999a;
	background-color: #c2eeef;
	width			: 98%;
	text-align		:justify;	
	}
