.leftcoltext {
	padding-left: 20px;
	padding-top: 12px;
	padding-right: 20px;
}
.hnavbg {
	background-image:  url(images/index_hnavbar_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.heading {
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff4000;
}

.subhead {
	background-color: #7ec834;/*themecolour5;*/
}
.centerpanel {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;/*themecolour4%0;*/
	border-left-color: #333333;/*themecolour4%0;*/
}

.paneltext {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.centercoltext {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;/*themecolour4%0;*/
	border-left-color: #333333;/*themecolour4%0;*/
}
.panelimage {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.footer {
	color: #333333;
	background-image: url(images/index_hnavbar_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.logopad {
	padding: 10px;
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(images/index_bullet.gif);
	color: #666666;/*themecolour4%0;*/	
}/* Default CSS Stylesheet for a new Web Application project */

BODY
{
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #8080FF;
scrollbar-face-color: #295476;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #295474;
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
 /*background:url(images/Holiday-Skin-2000x1100_7191ba.jpg) center top no-repeat #dee5eb;*/ }


H1, H2, H3, H4, H5
{
    FONT-SIZE: 9pt;
    COLOR: #112244;
    DISPLAY: inline; 
}
TH, TD, THEAD, TFOOT
{
    FONT-SIZE: 9pt;
    COLOR: #112244;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

A:link	{	
	text-decoration:	none;
	color:	blue;
	font-weight: bold;
  	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#112244;
	font-weight: bold;
 	}	
		
A:active	{	
	text-decoration:	none;
	color:	#112244;
	font-weight: bold;
  	}	
		
A:hover	{	
	text-decoration:	underline;
	font-weight: bold;
  color: red; 
  background-color:yellow;
	}
	

.more:link	{	
	text-decoration:	none;
	color:	#009CD7;
	font-weight: normal;
  FONT-SIZE: 7pt;
	}	
		
.more:visited	{	
	text-decoration:	none;
	color:	#009CD7;
	font-weight: normal;
  FONT-SIZE: 7pt;
	}	
		
.more:active	{	
	text-decoration:	none;
	color:	#009CD7;
	font-weight: normal;
  FONT-SIZE: 7pt;
	}	
		
.more:hover	{	
	text-decoration:	underline;
	color:	#009CD7;
	font-weight: normal;
  FONT-SIZE: 7pt;
	}

.SMALL	{	
	font-size:	7pt;
	font-weight: normal;
	color: #004488;
	}	

.BIG	{	
	font-size:	1.17em;
	}	
	
	#footer {
	width: 780px;
	font-size: 70%;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 22px;
	background-color: #ffffff;
}
