.theme-homePage .ui-widget { font-size: 1.1em; }
.theme-homePage .ui-widget .ui-widget { font-size: 1em; }
.theme-homePage .ui-widget input {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.theme-homePage .ui-widget select {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.theme-homePage .ui-widget textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.theme-homePage .ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.theme-homePage .ui-widget-content {
  border: 1px solid #04609f;
  background: #ffffff url(images/ui-bg_flat_ffffff_40x100.png) 50% 50% repeat-x;
  color: #04609f;
}
.theme-homePage .ui-widget-content a { color: #04609f; }
.theme-homePage .ui-state-default {
  border: 1px solid #ffffff;
  background: #ffffff url(images/ui-bg_flat_ffffff_40x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #04609f;
}
.theme-homePage .ui-widget-content .ui-state-default {
  border: 1px solid #ffffff;
  background: #ffffff url(images/ui-bg_flat_ffffff_40x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #04609f;
}
.theme-homePage a:focus.ui-state-default { color: #04609f; }
.theme-homePage .ui-state-default a {
  color: #04609f;
  text-decoration: none;
}
.theme-homePage .ui-state-default a:link {
  color: #04609f;
  text-decoration: none;
}
.theme-homePage .ui-state-default a:visited {
  color: #04609f;
  text-decoration: none;
}
.theme-homePage .ui-state-hover {
  border: 1px solid #04609f;
  background: #ffffff url(images/ui-bg_flat_ffffff_40x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #04609f;
}
.theme-homePage .ui-widget-content .ui-state-hover {
  border: 1px solid #04609f;
  background: #ffffff url(images/ui-bg_flat_ffffff_40x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #04609f;
}
.theme-homePage .ui-state-focus {
  border: 1px solid #04609f;
  background: #ffffff url(images/ui-bg_flat_ffffff_40x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #04609f;
}
.theme-homePage .ui-widget-content .ui-state-focus {
  border: 1px solid #04609f;
  background: #ffffff url(images/ui-bg_flat_ffffff_40x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #04609f;
}
.theme-homePage .ui-state-hover a {
  color: #04609f;
  text-decoration: none;
}
.theme-homePage .ui-state-hover a:hover {
  color: #04609f;
  text-decoration: none;
}
.theme-homePage a.ui-state-hover {
  color: #04609f;
  text-decoration: none;
}
.theme-homePage a:hover.ui-state-hover {
  color: #04609f;
  text-decoration: none;
}
.theme-homePage .ui-state-active {
  border: 1px solid #04609f;
  background: #ffffff url(images/ui-bg_flat_ffffff_40x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #04609f;
}
.theme-homePage .ui-widget-content .ui-state-active {
  border: 1px solid #04609f;
  background: #ffffff url(images/ui-bg_flat_ffffff_40x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #04609f;
}
.theme-homePage .ui-state-active a {
  color: #04609f;
  text-decoration: none;
}
.theme-homePage .ui-state-active a:link {
  color: #04609f;
  text-decoration: none;
}
.theme-homePage .ui-state-active a:visited {
  color: #04609f;
  text-decoration: none;
}
.theme-homePage .ui-widget:active { outline: none; }
.theme-homePage .ui-state-highlight {
  border: 1px solid #04609f;
  background: #ffffff url(images/ui-bg_flat_ffffff_40x100.png) 50% 50% repeat-x;
  color: #04609f;
}
.theme-homePage .ui-widget-content .ui-state-highlight {
  border: 1px solid #04609f;
  background: #ffffff url(images/ui-bg_flat_ffffff_40x100.png) 50% 50% repeat-x;
  color: #04609f;
}
.theme-homePage .ui-state-highlight a { color: #04609f; }
.theme-homePage .ui-widget-content .ui-state-highlight a { color: #04609f; }
.theme-homePage .ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(images/ui-icons_04609f_256x240.png);
}
.theme-homePage .ui-widget-content .ui-icon { background-image: url(images/ui-icons_04609f_256x240.png); }
.theme-homePage .ui-state-default .ui-icon { background-image: url(images/ui-icons_04609f_256x240.png); }
.theme-homePage .ui-state-hover .ui-icon { background-image: url(images/ui-icons_04609f_256x240.png); }
.theme-homePage .ui-state-focus .ui-icon { background-image: url(images/ui-icons_04609f_256x240.png); }
.theme-homePage .ui-state-active .ui-icon { background-image: url(images/ui-icons_04609f_256x240.png); }
.theme-homePage .ui-state-highlight .ui-icon { background-image: url(images/ui-icons_04609f_256x240.png); }
