body {
  background-color: #FFFFFF;
  color: #194A87;
  font: Arial;
  font-size: 11px;
}
table {
  font-family: Arial;
  font-weight:bold;
  font-size: 11px;
  color: #FFFFFF;
}
.titles {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
}
.titles2 {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #808080;
}
.tdblue{

  background-color: #0885CF;
  color: #FFFFFF;
}
.tdtitlesblue{
  background-color: #0885CF;
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  border:1px solid #FFFFFF;
}
.tdlighblue {
  background-color: #46A4DB;
  color: #FFFFFF;
}

.tdgrey {
  background-color: #F1F1F1;
  border: 1px solid #9F9F9F;
}

.tdlightgrey {
  background-color: #F1F1F1;  
  font-family: Arial;
  font-weight:bold;
  font-size: 10px;
  color: #808080;
}
.tdlight {
  background-color: #FFFFFF;
  font-family: Arial;
  font-size: 10px;
  color: #333399;
  
}

.text {
  font-family: Arial;
  font-weight:bold;
  font-size: 12px;
  color: #333399;
  }
  
.textgrey{
  font-family: Arial;
  font-weight:bold;
  font-size: 10px;
  color: #808080;
}
  
  
.ltltext {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
}

a.base:link {
  font-size: 11px;
  font-weight: bold;
  color: #333399;
  font-family: arial;
  text-decoration: underline;
}
a.base:visited {
  font-size: 11px;
  font-weight: bold;
  color: #333399;
  font-family: arial;
  text-decoration:underline;
}
a.base:hover {
  font-size: 11px;
  font-weight: bold;
  color: #333399;
  font-family: arial;
  text-decoration: none;
}
a.base:active {
  font-size: 11px;
  font-weight: bold;
  color: #333399;
  font-family: arial;
  text-decoration: underline;
}
input {
  background-color: #FFFFFF;
  border: 1px solid #999999;
  color: #194A87;
  font-family: arial;
  font-size: 11px;
}
textarea {
  background-color: #FFFFFF;
  border: 1px solid #999999;
  color: #194A87;
  font-family: arial;
  font-size: 12px;
}

a {
  font-size: 11px;
  color: #CE0000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
a.menu1:link {
  font-size: 11px;
  color: #FFFFFF;
  font-family: Arial;
  text-decoration: underline;
}
a.menu1:visited {
  font-size: 11px;
  color: #FFFFFF;
  font-family: Arial;
  text-decoration:underline;
}
a.menu1:hover {
  font-size: 11px;
  color: #ffffff;
  font-family: Arial;
  text-decoration: none;
}
a.menu1:active {
  font-size: 11px;
  color: #ffffff;
  font-family: Arial;
  text-decoration: none;
}
a.menu2:link {
  font-size: 10px;
  color: #333399;
  font-family: Arial;
  text-decoration: underline;
}
a.menu2:visited {
  font-size: 10px;
  color: #333399;
  font-family: Arial;
  text-decoration:none;
}
a.menu2:hover {
  font-size: 10px;
  color: #333399;
  font-family: Arial;
  text-decoration: none;
}
a.menu2:active {
  font-size: 10px;
  color: #333399;
  font-family: Arial;
  text-decoration: none;
}
.tdproperties {
  background-color: #F1F1F1;
  border: 1px dashed #717171 ;
}

a.titles:link {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: none;
}
a.titles:visited {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: none;
}
a.titles:hover {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: none;
}
a.titles:active {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: none;
}

#results-wrapper {
  background: #fff;
}

#cse-search-results {
  padding: 5px;
}

#cse-search-results iframe {
  width: 590px;
}

.wrapper {
  background: #fff;
  padding: 10px;
  color: #333399;
}

.wrapper.signed {
  background: #eee;
  color: #333333;
}

.wrapper.signed p {
  padding: 0 !important;
  margin: 0 !important;
}

.wrapper table, .wrapper ul, .wrapper ol {
  color: #333399;
}

.s_select {
  width: 170px;
}