.bannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
}

.gifttext {
	font-family: "Trebuchet MS", verdana;
	font-size: 11px;
	color: #F60;
}
.gifttext2 {
	font-family: "Trebuchet MS", verdana;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input.textfield{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid  #999;
	height: 20px;
	line-height: 20px;
	color: #000000;
	display: inline;
}
.button1 {
  width: 300px;
  height: 27px;
  margin: 0;
  padding: 0;
  border: 0;
  padding-bottom: 5px;
  background: transparent url(images/mainbutton.gif) no-repeat center top;
  line-height: 20px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  font-weight:bold;
  color:#FFFFFF;
}
.faqtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	margin: 10px 10px 10px 10px;
}
.misbutton {
    border:0px;
	background-image: url(images/buttonbg.gif);
	color:#FFFFFF;
	height:24px;
}
.brdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid  #999;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tblheaders {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFF;
	padding-left: 10px;
}
.san ul{
    list-style:none;
    margin:0 0 1em 15px;
    padding: 0;
}
.san ul li{
    line-height: 22px;
	margin: .25em 0;
    padding: 0 0 0 15px;
    background:url(images/bullet_arrow.gif) no-repeat 0 8px;
}
.san li ul{
    margin:0 0 0 30px;
    list-style:disc;
}
.san li ul li{
    padding-left:0;
    background:none;
}
.faqtab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	background-color:#f2f2f2;
	margin: 10px 10px 10px 10px;
}
	

