/* Default CSS Stylesheet for a new Web Application project */

	
.clsmainhead	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.4em;
	font-weight: 600; 
	font-style:	normal;
	color: #006d85;
	text-decoration: none;
	word-spacing: 2;
	letter-spacing: 0;
	text-transform: none;
	}
		
.clshelplink {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.75em;
	font-weight: bold;
	COLOR: #006d85;
	font-style: normal;
	text-decoration: underline;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform: none;
	}	

A:link	{	
	text-decoration: normal;
	font-family: Verdana;
	font-size: .70em;
	font-weight: normal;
	color:	#006d85;
	border: none;
	}
	
A:visited	{	
	text-decoration: underline;
	font-family: Verdana;
	font-size: .70em;
	font-weight: normal;
	color:	#006d85;
	border: none;
	}	
		
A:active	{	
	text-decoration: none;
	font-family: Verdana;
	font-size: .70em;
	font-weight: bold;
	color:	#006d85;
	border: none;
	}	
		
A:hover	{	
	text-decoration: underline;
	font-family: Verdana;
	font-size: .70em;
	font-weight: bold;
	color:	#006d85;
	border: none;
	}	
	
.clsplain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	0.70em;
	font-weight: normal;
	COLOR: #006d85;
	font-style: normal;
	text-decoration: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform: none;
}	

.clsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.75em;
	font-weight: bold;
	COLOR: #006d85;
	font-style: normal;
	text-decoration: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform: none;
}	

.clsfine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.55em;
	font-weight: normal;
	COLOR: #006d85;
	font-style: normal;
	text-decoration: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform: none;
}

.clsbottombanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.75em;
	font-weight: bold;
	COLOR: White;
	font-style: normal;
	text-decoration: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform: none;	
	background-color: #006d85;
}

.clscbhnp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.9em;
	font-weight: bold;
	COLOR: #b8860b;
	font-style: normal;
	text-decoration: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform: none;	
}

.clscontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight: bold;
	COLOR: #b8860b;
	font-style: normal;
	text-decoration: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform: none;	
}

.clscbhnpbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 800;
	COLOR: #b8860b;
	font-style: normal;
	text-decoration: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform: none;	
}


.clssubheading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.1em;
	font-weight: bold;
	COLOR: #b8860b;
	font-style: normal;
	text-decoration: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform: none;
	}
		
.clsheading	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.5em;
	font-weight: 700;
	font-style:	normal;
	color: #006d85;
	text-decoration: none;
	word-spacing: 2;
	letter-spacing: 1;
	text-transform: none;
	}
		
.clssidenav 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.9em;
	font-weight: bold;
	COLOR: #b8860b;
	font-style: normal;
	text-decoration: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform: none;	
}

UL LI	{	
	list-style-type:	disc ;
	color: #b8860b;
	}
	
UL LI LI	{	
	list-style-type:	circle;
	color: #b8860b;
	}	

UL LI LI LI	{	
	list-style-type:	square;
	color: #b8860b;
	}	
	
UL LI LI LI	LI {	
	list-style-type: lower-roman;
	color: #b8860b;
	}
	
#searchfield 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e2f2ef; 
	border: none;
	}	.clsplainsuper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	0.5em;
	font-weight: normal;
	COLOR: #006d85;
	font-style: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform: none;
	vertical-align: super;
}

