body
{
  font-family: Verdana;
  margin: 0px;
  padding: 0px;
}

div
{
  font-size: 12px;
}

a.textlink
{
  color: black;
  font-weight: normal;
}

a.textlink:active
{
  color: black;
  font-weight: normal;
  text-decoration: none;
}

a.textlink:visited
{
  color: black;
  font-weight: normal;
  text-decoration: none;
}

a.textlink:hover
{
  font-weight: normal;
  color: black;
  text-decoration: underline;
}

a
{
  font-size: 12px;
  color: rgb(37, 5, 166);
  font-weight: bold;
  text-decoration: none;
}

a:active
{
  color: rgb(37, 5, 166);
  font-weight: bold;
  text-decoration: none;
}

a:visited
{
  color: rgb(37, 5, 166);
  font-weight: bold;
  text-decoration: none;
}

a:hover
{
  color: rgb(37, 5, 166);
  font-weight: bold;
  text-decoration: underline;
}

a.mishclink
{
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a.mishclink:active
{
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a.mishclink:visited
{
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a.mishclink:hover
{
  color: black;
  font-weight: bold;
  text-decoration: underline;
}

h1
{
  font-size: 14px;
  font-weight: bold;
  color: rgb(128, 128, 128);
}

.headerFiller
{
  background: white url('{[cms_asset layout=/imgs/l_header_filler.jpg]}') repeat-x;
}

.menu
{
  font-size: 12px;
  background-color: rgb(255, 241, 186);
  padding: 5px;
  height: 300px;
}

.ragmenu
{
  font-size: 12px;
  background-color: rgb(223, 158, 250);
  padding: 5px;
  height: 300px;
}

.rmgmenu
{
  font-size: 12px;
  background-color: rgb(246, 210, 87);
  padding: 5px;
  height: 300px;
}

.profpathmenu
{
  font-size: 12px;
  background-color: rgb(155, 201, 234);
  padding: 5px;
  height: 300px;
}


.healthmenu
{
  font-size: 12px;
  background-color: rgb(87, 200, 146);
  padding: 5px;
  height: 300px;
}

.mcaLogo
{
  float: right;
  width: 35px;
}

.mishc
{
  font-size: 12px;
  float: right;
  width: 60px;
}

.circle
{
  font-size: 12px;
  background: white url('{[cms_asset layout=/imgs/l_circle_bg.jpg]}') no-repeat;
  width: 376px;
  height: 274px;
}

#marqueecontainer
{
  position: relative;
  width: 100%;
  height: 160px;
  text-align: left;
  overflow: hidden;
  padding-left: 4px;
}

.marquee
{
  font-size: 12px;
  background-color: white;
  width: 131px;
  height: 195px;
  padding: 3px;
}

.content
{
  font-size: 12px;
}
