body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
}

img {border:none}

h1 {
  font-size: 22px;
  line-height: 20px;
  font-weight: bold;
  color: #333366;
}
h2 {
  font-size: 16px;
  font-weight: normal;
  font-style: italic
  color: #669900;
}
h3  {
  font-size: 12px;
  font-weight: bold;
  color: #333366;
}
ul.checks {
  list-style-image:url("/images/tick.png");
}
ul.links {
  list-style-image:url("/images/green.png");
}
.largesplash {
  font-size: 24px;
  font-weight: lighter;
  letter-spacing:1px;
  text-align: center;
  vertical-align: bottom;
  color: #ddd;
  padding-bottom: 104px;
}
.smallsplash {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  vertical-align: bottom;
  color: #ddd;
  padding-bottom: 10px;
}
a {
  font-size: 12px;
  font-weight: bold;
  color: #333366;
  text-decoration: none;
}
a:hover  {
  color: #0066CC;
}
a.top {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333366;
  text-decoration: none;
}
a.top:hover {
  color: #0066CC;
}
.main {
  font-size: 12px;
  line-height: 16px;
  color: #2b2f3b;
  margin: 5px 0px;
}
a.main {
  font-weight: bold;
  color: #669900;
  text-decoration: none;
}
a.main:hover  {
  color: #333366;
  text-decoration: underline;
}
.mainlg {
  font-size: 13px;
  font-weight: normal;
  padding: 6px 0px 6px 0px;
  color: #333366;
  text-decoration: none;
}
a.mainlg {
  font-size: 16px;	
}
a.mainlg:hover  {
  color: #669900;
}
.nav {
  border: 1px solid #666;
}
.menubox {
  padding: 0px;
  border-top: 0px none;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  border-left: 1px solid #666;
}
.box {
  border: 1px solid #666;
  padding: 5px;
     }
.choosebox {
  padding: 0px;
  border-top: 1px solid #666;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  border-left: 1px solid #666;
}
.resell {
  border: 0px solid #666;
  padding-left: 5px;
  padding-bottom: 5px;
}
.resellnav {
  font-size: 12px;
  font-weight: bold;
  color: #999;
  }
.lgboldcolor {
  font-size: 15px;
  font-weight: bold;
  color: #669900;
}
.content {
  font-size: 12px;
  line-height: 18px;
  color: #000000;
}
.boxtext {
  font-size: 11px;
  line-height: 16px;
  color: #2b2f3b;
}
.content h1 {
  font-size: 16px;
  font-weight: bold;
  color: #333366;
}
.footer {
  font-size: 10px;
  color: #666;
}
a.footer {
  font-size: 10px;
  color: #666;
}
a.footer:hover  {
  color: #333366; 
  text-decoration: none;
}
.request {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: #FFFFFF;
}
.lgbold {
  font-size: 14px;
  line-height: 16px;
  color: #333366;
  font-weight: bold;
}
#contact {
  background-color: #F9FBFD;
  color: #333366;
  border: 1px solid #D7E5F2;
  border-collapse: collapse;
}
.fieldcell {
  font-size: 11px;
  color: #102132;
  border: 1px solid #333366;
}
.fieldcelltext {
  font-size: 11px;
  color: #102132;
  border: 1px solid #333366;
  margin-left: 20px;
}
.fieldlabels {
  font-size: 11px;
  color: #102132;
}
#button {
  font-size: 11px;
  background-color: #D7E5F2;
  display: block;
  color: #333366;
  margin: 10px 0px 8px 0px;
  border: 1px solid #333366;
}
.lgbolddarkcolor {
  font-size: 15px;
  font-weight: bold;
  color: #333366;
}
.ruby {
 color: #2b2f3b;
 font-size: 14px;
}
a.ruby  {
 color: #990000;
}
a.ruby:hover  {
 color: #CC0000;
 text-decoration: underline;
}
