a {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: underline; color: #004b89}
a:hover {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9pt;  color: #004b89; text-decoration: underline}

.link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:       9pt; 
	text-decoration: underline; 
	color:           #004b89;
	font-weight:     normal;
	cursor:          hand;
	cursor:          pointer;
	
}
 body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
  }

.title  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color: #000000;
}
.label  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : normal;
	color: #0000aa;
}
.labelred  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : normal;
	color: #aa0000;
}

.normal  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : normal;
	color: #000000;
}
.pB 
{
	padding: 	                5px 10px 6px 10px;
	border:  	                1px solid rgba(0,0,0,0.8);
	background-color:           #dcffd4;
	color: 			            #000000;
	cursor:                     hand;
	cursor:                     pointer;
	box-shadow:		            5px 5px 5px #888;
	/* text-shadow:             1px 1px 1px rgba(0,0,0,0.5); */
	border-top-left-radius:     5px;
	border-top-right-radius:    5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius:  5px;	
	-moz-border-radius:         5px;
	-moz-box-shadow:	        0px 0px 2px rgba(0,0,0,0.5);
	-webkit-border-radius:      5px;
	-webkit-box-shadow:	        0px 0px 2px rgba(0,0,0,0.5);
}
.hnd
{
	cursor: hand;
}
.breadcrumbsline
{
	background-image:  url(../images/solidLineHor.gif);
	background-repeat: repeat-x;
	height:            1 px;
	font-size:         0;
}
