.content {
     color : #000000;
	font-family : "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 : #EFD55A;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}

.topLink:hover {
	color : #ffffff;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	text-decoration : underline;
	font-weight: normal;
}
.leftLink {
	color : #000000;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}

.leftLink:hover {
	color : #9B8E51;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}
.copyLink {
	color : #006699;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	text-decoration : none;
}

.copyLink:hover {
	color : #FF9900;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	text-decoration : underline;
}
.copyLinksmall {
	color : #006699;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 11px;
	text-decoration : none;
}

.copyLinksmall:hover {
	color : #FF9900;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 11px;
	text-decoration : underline;
}
.textbox {
       font-size: 11px;
      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 : 65px;
      height : 18px;
      }

/* ************* added by Webmaster 1 *********** */
.content_topmargin {margin-top: 6px;}

