.bgspan {  background-attachment: no-scroll; background-image: url(../i/bgspan.gif); background-repeat:repeat; background-position: left top}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	text-decoration: none;
	line-height: 12pt;
	text-align: justify;
}

.returntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#0066FF;
	text-decoration: none;
	line-height: 12pt;
	text-align: left;
}

.addresstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	text-decoration: none;
	line-height: 11pt;
}

.navbartext {
	font-family: Geneva, Arial, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	text-decoration: none;
	font-style: bold;
}
.formtext {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:8pt;
	color:#000000;
	text-decoration: none;
}

.indent {
	text-indent: 1cm;	
}

/* style for body text link */
a.bodytext:link{
	color:#0066FF; 
	text-decoration: none;
}

a.bodytext:visited{
	color:#666666; 
}

a.bodytext:hover{
	color:#CC3333;
}

/* style for 'return to result text link */
a.returntext:link{
	color:#0066FF; 
	text-decoration: none;
}

a.returntext:visited{
	color:#0066FF; 
}

a.returntext:hover{
	color:#CC3333;
}

/* style for address box text link */
a.adrtext:link{
	color:#FFCC00; 
	text-decoration: none;
}

a.adrtext:visited{
	color:#FFCCOO; 
}

a.adrtext:hover{
	color:#FF6600;
}


/* style for navigation bar text link */
a.navbar:link{
	font-family: Geneva, Arial, sans-serif;
	font-size:9pt;
	color:#003366; 
	text-decoration: none;
}

a.navbar:visited{
	font-family: Geneva, Arial, sans-serif;
	font-size:9pt;
	color:#003366;
	text-decoration: none; 
}

a.navbar:hover{
	font-family: Geneva, Arial, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	text-decoration: none; 
}


.indentme {
	text-indent: 1cm;
	text-align: justify;
}

/* style for package template */
.packagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 14pt;
	text-align: justify;
}

.packageprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#333333;
	text-align: right;	
}

.packagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#000000;
	text-decoration: none;
	line-height: 11pt;
	text-align: justify;
}

.regiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	color:#0B6AF8;
	font-style:bold;
}

/* END style for package template */

/* style for content section navigation bar text link */
a.connav:link{
	color:#CC3300; 
	font-style:bold;
	text-decoration: none;
}

a.connav:visited{
	color:#CC3300; 
	font-style:bold;
	text-decoration: none;
}

a.connav:hover{
	color:#FFCC00;
	font-style:bold;
	text-decoration: none;
}


.indentme {
	text-indent: 1cm;
	text-align: justify;
}
.fineprint {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:6pt;
	text-align:justify;
	color:#000000;
	text-decoration: none;
	line-height: 15pt;
}
.mainbodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	text-align:justify;
	color:#000000;
	text-decoration: none;
	line-height: 14pt;
}

.admintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	text-decoration: none;
	line-height: 12pt;
	text-align: justify;
}

/* custom unordered list bullets */

.ul {
	list-style-type: disc;
	list-style-image: url(i/diamond.gif);
	list-style-position: inside;
	}