/* Start of CMSMS style sheet 'LPQ Fonts' */
a 
{ cursor: pointer; 
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #666666;

}
a:link { color: #666666; }
a:visited { color: #666666; }
a:hover {
  color: #000000;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #666666;
line-height:1.5;
}	

H2 {
	font:normal 26px Verdana, Arial, Helvetica, sans-serif;
	color:#017753;
	margin:0 0 15px;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #017753;
	font-weight: bold;
	text-decoration:none;
	margin-top: 0px;
	line-height: 16pt;
}
.error
{
    FONT-WEIGHT: 800;
    COLOR: red
}


/* You named this layer footer */

#foot2 a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width: 306px;
	height: 20px;
	font-family: Arial;
text-decoration:none;
}
#foot2 a:hover {
	color:#FFCC33;
	font-size:12px;
	font-weight:bold;
	width: 306px;
	height: 20px;
	font-family: Arial;
}


#sub-menu a {
text-decoration:none;
}


/* End of 'LPQ Fonts' */

