body {
	background-color: #ADD0EB;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	scrollbar-face-color: #000066;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #ffffff;
}

body input, body textarea {
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  padding: 2px;
}

#left-nav li {
  margin-left: -15px;
  list-style-type: square;
  color: red;
  font-face: Arial, Helvetica, Sans-serif;
}

#homenav a {
  font-size: 90%;
  color: white;
  font-weight: bold;
}

#homenav {
  color: white; /*#ff2424;*/
}

#footer p {
  font-size: 70%;
}

.navbg {
  background-image: url(images/navbg.jpg);
  background-repeat: repeat-x;
  height: 26px;
}

a:link {
  color: #2b2b2b;
}
a:visited {
  color: #2b2b2b;
}
a:hover {
/*  color: #FFFFFF;*/
/*  background-color: #2b2b2b;*/
}

.band {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #000066;
}
.footer {
  font-size: 12px;
  color: #00006;
}
.maincontact {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF
}

.login {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000
}

.btn {
  color: #000066;
  background-color: white;
  font-weight: bold
}

.boxtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

.boxtexttop {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF
}

.pp {
  text-transform: uppercase;
  font-weight: bold;
  color: #017dd7
}

.maintext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.hostingmainpage {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #017dd7; font-weight: bold}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-color: #017DD7 #017dd7 #017dd7; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.smalltextbold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt ; font-weight: bold; color: #017DD7}

.normal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
h1 {
  font: normal 1.2em Arial, Helvetica, sans-serif;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}

h3 {
  font-size: 80%
}
h4 {
  font-size: 75%
}

.smalltextnoborder {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  border-style: none;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px
}

.smalltext_nooutline { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.planstop {
  font-family: Verdana, Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  background-color:#D5E7F3;
}

.plansbottom {
  font-family: Verdana, Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  background-color:#ADD0EB;
  border-style: solid
  border-color: #D5E7F3;
  cellpadding: 0;
  cellspacing: 0;
}

a.readmore {
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
}

/*.newbox { font: Arial; border: 1px solid #ff262b; background-color: #ffe5bc; padding: 5px; text-align: left; margin: 0 15px 15px; clear: both; }*/
.newbox { font: Arial; border: 1px solid #ff262b; background-color: #ffe5bc; padding: 5px; text-align: left; margin: 0 0 0 0; clear: both; }
.newbox2 { font: Arial; border: 1px solid #ff262b; background-color: #ffe5bc; padding: 5px; text-align: left; margin: 0 0px 0px; clear: both; }

