.content {
     color : #000000;
	font-family : "Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	font-weight : normal;
}
.heading {
     color : #333333;
	font-family : "Arial", "Helvetica", "Sans-serif";
	font-size : 15px;
	font-weight : bold;
}
.contentbold {
     color : #000000;
	font-family : "Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	font-weight : bold;
}
.contentSmall {
     color : #000000;
	font-family : "Arial", "Helvetica", "Sans-serif";
	font-size : 11px;
	font-weight : normal;
}
.contentSmallbold {
     color : #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.topLink {
	color : #ffffff;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}
.topLink:hover {
	color : #9CB3BE;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}
.line {
	color : #ffffff;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}
.leftLink {
	color : #666666 ;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 11px;
	text-decoration : none;
	font-weight: normal;
}
.leftLink:hover {
	color : #000000;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 11px;
	text-decoration : none;
	font-weight: normal;
}
.copyLink {
	color : #3E61BB;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	text-decoration : none;
}
.copyLink:hover {
	color : #000000;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	text-decoration : underline;
}
.copyLinksmall {
	color : #3E61BB;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 11px;
	text-decoration : none;
}
.copyLinksmall:hover {
	color : #000000;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 11px;
	text-decoration : underline;
}
.textbox {
       font-size: 10px;
      font-face: "Arial", "Helvetica", "Sans-serif";
      width : 125px;
      height : 14px;
      }
.textboxSmall {
       font-size: 11px;
      font-face: "Arial", "Helvetica", "Sans-serif";
      width : 50px;
      height : 14px;
      }	  
.formbutton {
      font-size: 10px;
      font-face: "Arial", "Helvetica", "Sans-serif";
      width : 100px;
      height : 18px;
      }
.formbuttonSmall {

      font-size: 9px;
      font-face: "Arial", "Helvetica", "Sans-serif";
      width : 50px;
      height : 18px;
}

