body {
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #484848;
	background-repeat: repeat-x;
	background-position: top;
}

.some_table_bg {
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 11px;
  padding-left: 19px;
}

.footer {
  color: #494F62;
  font-size: 11px;
  line-height: 13px;
}

.bg_footer {
  background-repeat: no-repeat;
  background-position: top;
}

td,th,p {
        font-family: Arial;
        font-size: 12px;
        color: #484848;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nav_bg {
  background-image: url("/images/navigation/nav_background.jpg");
  background-repeat: no-repeat;
}

.search_box {
  width: 128px;
  height: 18px;
  font-size: 11px;
  border-color: #AAAAAA;
  border-style: solid;
  border-width: 1px;
  margin-left: 17px;
  margin-right:5px;
}

.form_search {
  margin: 0px;
}

a.nav_text {
  font-family: Times New Roman, serif;
  font-size: 15px;
  font-weight: 500;
  color: #232e2c;
  line-height: 13px;
}

a.nav_text:visited {
  font-family: Times New Roman, serif;
  font-size: 15px;
  font-weight: 500;
  color: #232e2c;
  line-height: 13px;
}

a.sm_nav_text {
  font-family: Times New Roman, serif;
  font-size: 13px;
  font-weight: 500;
  color: #232e2c;
  padding-left: 35px;
}

a.sm_nav_text:visited {
  font-family: Times New Roman, serif;
  font-size: 13px;
  font-weight: 500;
  color: #232e2c;
  padding-left: 35px;
}

.bullet {
  background-image: url("/images/navigation/subnav_bullet.jpg");
  background-repeat: no-repeat;
}

.end_bullet {
  background-image: url("/images/navigation/subnav_bullet_last.jpg");
  background-repeat: no-repeat;
}

h1 {
	font-family: Times New Roman, serif;
	font-size: 28px;
	font-style: italic;
	color: #7ba8a1;
	border-style: solid;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-color: #ffa104;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a6c9c9;
}

hr {
	margin: 0px;
}

.with_border {
  border: 1px solid #333333;
}

.green_with_border {
  background-color: #deeae8;
  border: 1px solid #7ba8a1;
}

.yellow_bold {
  color: #fea216;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #79a19a;
	text-decoration: none;
}

a.big {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
}

a:visited {
	color: #79a19a;
	text-decoration: none;
}

a:hover {
	color: #484848;
	text-decoration: underline;
}

a:active {
	color: #484848;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.link { 
	color: #79a19a;
	font-size: 8pt;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	text-decoration: none;
}

.link:hover {
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	color: #484848;
	font-weight: normal;
	text-decoration: underline;
}

.header {
	font-family: verdana,arial,helvetica;
	font-size: 22pt;
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	font-family: verdana,arial,helvetica;
	font-size: 9px;
	color: #404040;
	text-decoration: none;
}

.nav {
	color: inherit;
	font-weight: bold;
	margin-left: 33px;
}

.nav:hover {
	color: #18475F;
	font-weight: normal;
	text-decoration: underline;
}

