.main, .mainpage {
text-align: justify;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 14px;
}
.mainlg, .mainpagelg {
text-align: justify;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 15px;
font-weight: bold;
}
.red {
text-align: justify;
color: red;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
line-height: 14px;
}

.keywords {
text-align: justify;
color: #336699;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
line-height: 11px;
}
.tags {
color: #336699;
text-align: left;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 10px;
line-height: 12px;
}
.links {
text-align: left;
color: #336699;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 14px;
text-decoration: none;
}
.linkslarge {
text-align: left;
color: #336699;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 14px;
text-decoration: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
li {
  line-height: 14px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
.dld {
  line-height: 20px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  list-style-image: url(../images/dld_bullet_sm.jpg) ;
  list-style-position: inside;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
.copy {
text-align: center;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
line-height: 11px;
}

.contentpagetitle {
font-family: "Trebuchet MS", helvetica, arial, sans-serif;
margin: 0 0 4px 0;
font-size: 14px;
font-weight: bold;
color: #555;
}
.testimonial {
	background-color: #FFFFFF;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	text-align: justify;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.menutext {
text-indent: 15px;
text-align: left;
text-valign: middle;
color: #FFFFFF;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 22px;
text-decoration: none;
}
.menutext:hover {
text-align: left;
text-valign: middle;
color: #a8cf58;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 22px;
text-decoration: underline;
}
.menuactive {
text-align: left;
color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 22px;
text-decoration: underline;
}
.spacer {
background: #BBBBBB;
}
.inputbox {
  font-family      : Arial, verdana, Helvetica;
  font-weight	 : normal;
  font-size        : 12px;
  color            : #000000;
  background-color : #FFFFFF;
  border           : 1px solid #336699;
}
.button {
  font-family      : "Trebuchet MS", Verdana Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 12px;
  font-weight      : bold;
  background-color : #336699;
  color            : #F0F0F0;
  border           : 2px solid #CCCCCC;
  cursor		 : hand;	
}
.box
{
border-bottom-style: solid;
border-width: 1px;
border-color: #336699;
}
