body, td {
  font-family: arial, verdana, tahoma, helvatica;
  font-size: 12px;
  color : #666666;
  vertical-align: top;
  text-align: left; 
}

h1 {
  font-size:16px;
}

form {
  margin: 0px;
}

input, textarea {
  border: 1px solid #999999;
  font-family: arial, verdana, helvatica;
  font-size: 11px;  
}

ol, ul, p {
  margin-top: 0px;
  margin-bottom: 0px; 
}

div.content, p.content, td.content {
  line-height:  20px;
  text-align: justify;
}

a:link, a:visited, a.hover{
  color: #666666;
}

a.toplink:link, a.toplink:visited {
  font-family: tahoma, arial, verdana;
  font-size: 12px;
  text-decoration: none;
}

a.toplink:hover {
  text-decoration: underline;
}

a.banner:link, a.banner:visited {
  color:#dddddd;
  font-weight:bold;
  font-size:16px;
  font-family: times new roman, roman, garamond;
  text-decoration: none;
}

a.banner:hover {
  color:#ffffff;
  font-weight:bold;
  font-size:16px;
  font-family: times new roman, roman, garamond;
  text-decoration: none;
}

a.banner2:link, a.banner2:visited {
  color:#ffffff;
  font-weight:600;
  font-size:18px;
  font-family: times new roman, roman, garamond;
  text-decoration: none;
  font-style: italic;
}

a.banner2:hover {
  color:#ffffff;
  font-weight:600;
  font-size:18px;
  font-family: times new roman, roman, garamond;
  text-decoration: none;
  font-style: italic;
}

a.backtop {
  background-image:url(images/backtop.gif);
  background-repeat:no-repeat;
  background-position: 0px 8px;
  padding-left: 10px;
  font-size: 11px;
}

a.contactus {
  background-image:url(images/ico-email.gif);
  background-repeat:no-repeat;
  background-position: 0px 3px;
  padding-left: 16px;
  font-size: 11px;
}

td.rightpanel {
  background-color:#16578a;
  width:150px;
  color: #ffffff;
  padding-top: 16px;
  padding-left: 12px;
  padding-right: 10px;
  padding-bottom: 16px;
  background-image:url(images/right-tile.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
td.rightpanel a:link, td.rightpanel a:visited {
  font-family: tahoma, arial, verdana;
  font-size: 12px;
  color: #e8eff4;
  text-decoration: none;
}
td.rightpanel a:hover {
  color: #ffffff;
}

a.rightlink1 {
  background-image: url(images/warr-right.gif);
  background-position: 0px 4px;
  background-repeat: no-repeat;
  padding-left: 10px; 
  display: block;
}

a.rightlink1b {
  background-image: url(images/warr-right.gif);
  background-position: 0px 4px;
  background-repeat: no-repeat;
  padding-left: 10px; 
  display: block;
  font-style: italic;
}

a.rightlink2 {
  background-image: url(images/bull-2.gif);
  background-position: 0px 7px;
  background-repeat: no-repeat;
  padding-left: 8px; 
  margin-left: 10px; 
  display: block;
}

a.rightlink2b {
  background-image: url(images/bull-2.gif);
  background-position: 0px 7px;
  background-repeat: no-repeat;
  padding-left: 8px; 
  margin-left: 10px; 
  display: block;
  font-style: italic;
  font-weight: bold;
}

a.square:link, a.square:visited {
  /*background-image: url(images/square.gif);
  background-position: 0px 7px;
  background-repeat: no-repeat;
  padding-left: 8px; 
  margin-left: 10px; */
  margin-bottom:8px;
  font-weight: bold;
  text-decoration: none;
  
}

a.square:hover {
	color:#0000f3;
}

.title1 {
  color: #16578a;
  font-family: times new roman, roman, garamond;
  font-size: 26px; 
  font-weight: 600;
}
.title2 {
  color: #333333;
  font-family: times new roman, roman, garamond;
  font-size: 26px; 
  font-weight: 600;
}

.fontstyle1 {
  font-size: 14px;
  font-weight: bold; 
}
.fontstyle2 {
  font-size: 16px;
  font-style: italic; 
}
.fontstyle3 {
  font-size: 16px;
  font-weight: bold; 
}



table.gridtable {
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc; 
}
table.gridtable td {
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding-left: 6px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 6px; 
}

.bull-1 {
  background-image: url(images/bull-1.gif);
  background-position: 0px 8px;
  background-repeat: no-repeat;
  padding-left: 8px;  
  line-height:  20px;
  text-align: justify;
}

.bull-2 {
  background-image: url(images/bull-2.gif);
  background-position: 0px 10px;
  background-repeat: no-repeat;
  padding-left: 8px; 
  margin-left: 10px; 
  line-height:  20px;
  text-align: justify;
}
