.subhead{
     color : #000000;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 14px;
	font-weight : bold;
}
.date {
	color : #FF0000;
	font-family : "Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	font-weight : bold;

}

.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;
}

 .searchbox {
       font-size: 11px;
      font-face: "Verdana", "Arial", "Helvetica", "Sans-serif";
      width : 75px;
      height : 18px;
      }
.textbox {
       font-size: 11px;
      font-face: "Verdana", "Arial", "Helvetica", "Sans-serif";
      width : 200px;
      height : 18px;
      }
.formbutton {
      font-size: 10px;
      font-face: "Verdana", "Arial", "Helvetica", "Sans-serif";
      width : 65px;
      height : 18px;
      }
.subLink {
	color : #000000;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	text-decoration : none;
}

.subLink:hover {
	color : #475974;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	text-decoration : underline;
}
.leftLink {
	color : #000000;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 11px;
	text-decoration : none;
	font-weight: normal;
}

.leftLink:hover {
	color : #082451;
	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 : #003399;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	text-decoration : underline;
}
.copyLinkhead {
	color : #000000;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.copyLinkhead:hover {
	color : #003399;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

.copyLinksmall {
	color : #000000;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	text-decoration : underline;
}
.copyLinksmall:hover {
	color : #003399;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	text-decoration : underline;
}
.splashLinksmall {
	color : #000000;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
.splashLinksmall:hover {
	color : #003399;
	font-family :"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
}
.head {
	font-family:"Arial", "Helvetica", "Sans-serif";
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color: 26435A;
}
.Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0A537E;
}
.textboxlong {
	font-size: 11px;
	height: 18px;
	width: 150px;
}

/* =========================== RSL CONTENT */

p,td {
     color : #000000;
	font-family : "Arial", "Helvetica", "Sans-serif";
	font-size : 12px;
	font-weight : normal;
}
h2 {
     color : #000000;
	font-family:"Arial", "Helvetica", "Sans-serif";
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: 26435A;
}
h3 {
     color : #000000;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 14px;
	font-weight : bold;
}
span.required {
	font-weight: bold;
	font-size: 18px;
	color: Red;
}