.content {
     color : #000000;
	font-family : "Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	font-weight : normal;
}
.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 : 10px;
	font-weight : normal;
}
.contentSmallbold {
     color : #000000;
	font-family : "Arial", "Helvetica", "Sans-serif";
	font-size : 11px;
	font-weight : bold;
}

.leftLink {
	color : #000000;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 11px;
	text-decoration : none;
	font-weight: normal;
}

.leftLink:hover {
	color : #026CAF;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 11px;
	text-decoration : underline;
	font-weight: normal;
}

.copyLink {
	color : #000000;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	text-decoration : underline;
}

.copyLink:hover {
	color : #026CAF;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	text-decoration : underline;
}
.copyLinksmall {
	color : #000000;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	text-decoration : underline;
}

.copyLinksmall:hover {
	color : #026CAF;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	text-decoration : underline;
}

.head {
	font-family:"Arial", "Helvetica", "Sans-serif";
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: 026DAF;
}
.textbox {
       font-size: 11px;
      font-face: "Arial", "Helvetica", "Sans-serif";
      width : 200px;
      height : 17px;
      }
.textboxSmall {
       font-size: 11px;
      font-face: "Arial", "Helvetica", "Sans-serif";
      width : 50px;
      height : 17px;
      }	  
.formbutton {
      font-size: 10px;
      font-face: "Arial", "Helvetica", "Sans-serif";
      width : 65px;
      height : 18px;
      }
.formbutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 90px;
}
.listbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
	width: 230px;
}
