body {

          font-family: Arial,Helvetica,Sans-Serif; 
          font-weight: normal; 
          font-size: 12px;  
          color: #333333; 
          text-align: left; 
          line-height: 16px;

}


A:link {
	COLOR: #000066;
          text-decoration: underline;

}

A:visited {
	COLOR: #333333;
          text-decoration: underline;

}
A:active {
	COLOR: #000066;
          text-decoration: underline;

}
A:hover {
	 COLOR: #398df6;
          text-decoration: underline;

}

h1

{
  	font-family: Verdana,Helvetica,Sans-Serif; 
	margin: 2px 0;
	padding: 0;
	font-size: 14pt;
	line-height: 18pt;
	font-weight: bold;
	color: #000066;
}



.searchTxt {

          font-family: Arial,Helvetica,Sans-Serif; 
          font-weight: normal; 
          font-size: 9px;  
          color: #666666; 
          text-align: left; 
          line-height: 10px;

}

.sidebar {

          font-family: Arial,Helvetica,Sans-Serif; 
          font-weight: normal; 
          font-size: 12px;  
          color: #000066; 
          text-align: left; 
          line-height: 14px;
          margin-bottom: 8px;

}



.sidebar A:link {
	COLOR: #000066;
          text-decoration: none;

}

.sidebar A:visited {
	COLOR: #000066;
          text-decoration: none;

}
.sidebar A:active {
	COLOR: #000066;
          text-decoration: none;

}
.sidebar A:hover {
	 COLOR: #398df6;
          text-decoration: none;

}



.breadcrumb {

          font-family: Arial,Helvetica,Sans-Serif; 
          font-weight: normal; 
          font-size: 10px;  
          color: #999999; 
          text-align: left; 
          line-height: 13px;

}

.footer {

          font-family: Arial,Helvetica,Sans-Serif; 
          font-weight: normal; 
          font-size: 12px;  
          color: #ffffff; 
          text-align: left; 
          line-height: 14px;
          margin-top: 12px;
          margin-bottom: 12px;

}
