/* Default CSS Stylesheet for a new Web Application project */

.btnGo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006977;
	font-weight: bold;
	border: 1px solid #0099AE;
}
.btnGo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006977;
	background-color: #AEDDD5;
	font-weight: bold;
	border: 1px solid #0099AE;
}
.membersSearchBg {background-image: url(../images/member_bnr.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.providersSearchBg {background-image: url(../images/providers_bnr.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.searchBoxBdr {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	border: 1px solid #006977;
}
.searchTxt {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006D85;
	font-weight: bold;
}
	
.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;
	text-align: left;
	}
		
.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;
	text-align: justify;
}	

.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;
	text-align: left;
}	

.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;
	text-align: left;
}

.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;
	text-align: left;
	}
		
.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;
	}
	.SearchBg {
background-image: url(../images/company_bnr.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.clsplainMaroon {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	0.7em;
	font-weight: normal;
	COLOR: #800000;
	font-style: normal;
	text-decoration: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform: none;
}

