.HeadTitle {
    font-family: Times New Roman, Times, serif;
    font-size: 36px;
    color: #4D92FC;
    text-align: center;
}
.mainHead {
    font-family: Times New Roman, Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #4D92FC;
    background-color: #E9E9E4;
    text-align: center;

}
.tbl2
  {
    text-align: left;
  }
.FootCopyright {
    font-family: "Cantoria MT Light", Arial, Helvetica, sans-serif;
    font-size: x-small;

}
.FootDesigner {
    font-family: Courier New, Courier, mono;
    font-size: xx-small;
    font-weight: lighter;
    text-align: right;

}
.copy {
    font-family: "Cantoria MT Light", Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #000000;

}
.copyTitle {
	font-family: "Cantoria MT Light", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

a {
    font-family: "Cantoria MT Light", Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #4c75b7;
    text-decoration: none;
}
a:hover {
    font-family: "Cantoria MT Light", Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #273C5E;
    text-decoration: underline overline;
    background-color: #E9E9E4;
}

a.lgt {
    font-family: "Cantoria MT Light", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0000BF;
    text-decoration: none;
    font-weight: bold;
}
a.lgt:hover {
    font-family: "Cantoria MT Light", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: blue;
    text-decoration: underline overline;
    background-color: #D2E3FC;
    font-weight: bold;
}


a.non {
    font-family: "Cantoria MT Light", Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #273C5E;
    text-decoration: none;
    background-color: #5382CA;
}
a:hover.non {
    font-family: "Cantoria MT Light", Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #273C5E;
    text-decoration: none;
    background-color: #5382CA;
}

.Mpics {

   position: relative;
   left: 75px;
}
body {
background-color: #FBFBF6;
color: #273C5E;
}

body.intern {
background-color: white;
color: black;

}

.nav {
font-family: times new roman;
font-size: 14px;
}

h1 {
	font-family: "Cantoria MT Light", Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 {
	font-family: "Cantoria MT Light", Arial, Helvetica, sans-serif;
	color: #000000;
}

