
.menuLink {
	font-family: Montserrat, Comfortaa, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e86b05;
	text-decoration: none;
}

a.menuLink:hover {
	text-decoration: none;
	color: #e86b05;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0a036b;
}

h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0a036b;
}

body, p, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #e86b05;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

.sidenewshdr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}

.navbar{
background-image:url(images/navbg_dn.gif);
}

.searchlink, .searchlink:hover {
color: #FFFFFF;
text-decoration:none;
}

/***********************/
td {
	font-family: Montserrat, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.copyright {
	font-size: 7pt;
	color: #666666;
}

.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFF00;
	font-style: normal;
	font-weight: bold;



}
.justify {
	text-align: justify;
}
li {
	list-style-image: url(images/bullet.gif);
}
.BwHeader {
	font-weight: bold;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.rightcolHeader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
}
.rightCol {
	font-size: 7pt;
}
required {
	font-size: 6pt;
	color: #CC0000;
}
.required {

	font-size: 7pt;
	color: #993300;
}
.pagetextAltColor {
	color: #CE0000;
}
.SpacerTable {
	background-color: #999999;
}
.pageAltBlue {
	color: #006699;
}
ul {

	list-style-image: url(images/bullet.gif);
}
.pagetextAltColorSmall {
	color: #CC0000;
	font-size: 7pt;

}
.BoxCSS {
	background-color: #FCFCFC;
	border: 1px solid #0a036b;
        border-radius: 7px;
	height: 30px;
	//width: 140px;

}
.BoxCSS1 {
	background-color: #FCFCFC;
	border: 1px solid #0a036b;
        border-radius: 7px;
	width: 200px;
	height: 200px;
	vertical-align: text-top;

}

.BoxCSS1:hover {
	background-color: #FCFCFC;
	border: 2px solid #FF0000;
        border-radius: 7px;
}

.BoxSearch {
	background-color: #F9F9F9;
	border: 1px solid #999999;
        border-radius: 7px;
	width: 125px;
	font-size: 9pt;
	height: 17px;


}
.BoxMenuCSS {

	background-color: #FCFCFC;
	border: 1px solid #999999;
}
option {


	background-color: #FCFCFC;
	border: 1px solid #999999;
}
.pageheaderRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #993300;
	font-style: normal;
	font-weight: bold;
}
.colheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	background-color: #0a036b;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	background-color: #2e394d;
}
.supsc {
	font-size: 8pt;
	vertical-align: super;
}
.BoxCSS1
{
    BACKGROUND-COLOR: #fcfcfc;
    BORDER: 1px solid #0a036b;
        border-radius: 7px;
}
.BoxCSS2
{
    BACKGROUND-COLOR: #fcfcfc;
    BORDER: 1px solid #000000;
        border-radius: 7px;
}
.ButtonCSS {
	background-color: #0a036b;
	border: 1px solid #000000;
        border-radius: 7px;
	color: #ffffff;
	/*color: #616161;*/
	width: 120px;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.rcorners {
  border-radius: 50px;
  background-position: left top;
  background-repeat: no-repeat;
  width: 300px;
  height: 200px;
  border: 2px solid #0a036b
}

.grecaptcha-badge {
        visibility: hidden;
}