a {
  color: #23479B;

}

h3 {
  font-size: 14px;
}

h2 {
  font-size: 16px;
}

h1 {
  font-size: 22px;
}


/*
Header Navigation
*/
a.headerLinks {
  text-decoration: none;
  color:#093871;
}

a.headerLinks:hover {
  text-decoration: underline;
  color: #9D1C1E;
}

/*
  breadcrumbs
*/

a.breadcrumbLinks  {
 color: #1F3D86;
}

/*
Studio Navigation
*/
a.studioLinks {
  font: 12px;
  font-weight: bold;
  color:white;
  text-decoration: none;
}

a.studioLinks_active {
  font: 12px;
  font-weight: bold;
  color: #9D1C1E;
  text-decoration: none;
}

a.studioLinks:hover {
  font: 12px;
  font-weight: bold;
  color:#093871;
  text-decoration: none;
}

span.studioLinksTail {

  font-weight: normal;
}


html { min-height: 100.05%; }
body {
  border-width: 0px;
  margin: 0px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #325CA5;
  background-image:  url(../images/template/bg_gradient.png);
  background-repeat: repeat-x;
}

/*td div { color: #23479B;}*/

input {
  font-family: Arial, sans-serif;
  font-size: 11px;
}
select{
  font-family: Arial, sans-serif;
  font-size: 11px;
}

img {
    border-style: none;

}

/* Default stylesheet for the website */

/* JS RollOvers */
.moduleRow { background-color: transparent; }
.moduleRowOver { background-color: #FBCD44 ; }

/*ADMIN*/
/* data table */
.dataTableRow { background-color: transparent; }
.dataTableRowSelected { background-color: #1BBC41; }
.dataTableRowOver { background-color: #FBCD44; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/*Forum Stylesheets */

a.forumcontrol { color: black; border: 1px solid red; padding: 3px; text-decoration: none; background-color: white; }

#network_links{
  padding-right: 12px;
}
