body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 12pt;
	background-color: #ffffff;
} 
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
	line-height: 12pt;
} 
.largecapital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
	line-height: 12pt;
	font-weight: bold;
} 
.secondaryheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
	line-height: 12pt;
	font-weight: bold;
}
.highlitedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
	line-height: 12pt;
	font-weight: bold;
}
.highliteditalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #996600;
	line-height: 12pt;
	font-weight: normal;
	font-style: italic;
}
.italicingreen{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #336633;
	line-height: 12pt;
}
.blueline {
	background-color: #016784;
} 
.purpleline {
	background-color: #663333;
} 
.topandsidebars {
	background-color: #8F6A6A;
} 
.specialsbox {
	background-color: #8E6868;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;	
} 
.pagebackground{
	background-color: #DBC595;
} 
.lightpurpleline {
	background-color: #B29999;
} 
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt} 
.whitetextheading {
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
}

a:link {
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 9pt;
	font-style: normal;
	text-decoration: underline;
} 
a:visited {
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 9pt;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 9pt;
	font-style: normal;
	text-decoration: underline;
}
a:active {
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 9pt;
	font-style: normal;
	text-decoration: underline;
} 



#enlargephotowide {
 display:block; 
 background: url(images/enlarge_photo_icon.gif) no-repeat;
 width: 102px;
 height: 24px;
}
 
#enlargephotowide:hover {
 background-position: -122px 0px;
 text-decoration: none;
}
 
#enlargephotowide span {
 display: none; 
 cursor: hand;
}



#enlargephotoslim {
 display:block; 
 background: url(images/enlarge_photo_icon_slim.gif) no-repeat;
 width: 75px;
 height: 35px;
}
 
#enlargephotoslim:hover {
 background-position: -122px 0px;
 text-decoration: none;
}
 
#enlargephotoslim span {
 display: none; 
 cursor: hand;
}
