body {

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

}

A:link {
	COLOR: #467fbb;
          text-decoration: underline;
          font-weight: normal; 
}

A:visited {
	COLOR: #0056a2;
          text-decoration: underline;
          font-weight: normal; 
}
A:active {
	COLOR: #8f2921;
          text-decoration: underline;
          font-weight: normal; 
}
A:hover {
	 COLOR: #8f2921;
          text-decoration: underline;
          font-weight: normal; 
}

.sidebar_item{
font-family : arial, helvetica, sans-serif;
font-size : 12px;
font-weight: normal; 
color : #467fbb;
line-height: 12px; 
text-align: left;
}

.sidebar_item a:link {
	COLOR: #467fbb;
          text-decoration: none;
}

.sidebar_item a:visited {
	COLOR: #467fbb;
          text-decoration: none;
  
}
.sidebar_item a:active {
	COLOR: #0056a2;
          text-decoration: none;
 
}
.sidebar_item a:hover {
	 COLOR: #0056a2;
          text-decoration: underline;
}

.sidebar_item LI			{
			list-style-image: url('images/small_star.gif');
			}



.page_title{
font-family : Trebuchet MS,arial, helvetica, sans-serif;
font-size : 15px;
font-weight: 500; 
color : #0056a2;
line-height: 19px; 
text-align: left;
}

.sub-title{
font-family : arial, helvetica, sans-serif;
font-size : 13.5px;
font-weight: 500; 
color : #0056a2;
line-height: 18px; 
text-align: left;
}

.sub-title-ctr{
font-family : arial, helvetica, sans-serif;
font-size : 14px;
font-weight: 550; 
color : #023c6f;
line-height: 15px; 
text-align: center;
}

.text-ctr {
         font-family: Arial,Helvetica,Sans-Serif; 
          font-weight: normal; 
          font-size: 12px;  
          color: #023c6f; 
          text-align: center; 
          line-height: 18px;

}

.footer {
font-family : arial, helvetica, sans-serif;
font-size : 10px;
font-weight: normal; 
color : #333333;
line-height: 19px; 
text-align: center;
}


 hr {
  border: 0;
  width: 40%;
 color: #0056a2;
background-color: #0056a2;
height: 2px;
}
