.standard {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 12pt ;
  color : #000000 ;
}

.heading {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 16pt ;
  text-align : center ;
  color : #6d1b99 ;
}

.photolabel {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 8pt ;
  color : #000000 ;
  background-color : #dfffdf ;
  text-align : center ;
}

.boxlabel {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 12pt ;
  font-weight : bold ;
  color : #ffffff ;
  text-align : center ;
}


.formheading {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 13pt ;
  font-weight : bold ;
  text-align : center ;
  color : #003300 ;
  background-color : #ffffff ;
}

.formlabel {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 11pt ;
  font-weight : bold ;
  text-align : right ;
  color : #003300 ;
  background-color : #ffffff ;
}

.formentry {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 11pt ;
  color : #000000 ;
  text-align : left ;
  background-color : #ffffff ;
}

.largehighlight {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 13pt ;
  font-weight : bold ;
  color : #003300 ;
}

.highlight {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 11pt ;
  font-weight : bold ;
  color : #003300 ;
}

.smallheader {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 10pt ;
  font-weight : bold ;
  color : #003300 ;
}

.smalltext {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 8pt ;
  color : #000000 ;
}

.newsheader {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 11pt ;
  font-weight : bold ;
  color : #003300 ;
  background-color : #ffffff ;
}

.newsinfo {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 7pt ;
  color : #000000 ;
}

.brieftitle {
  font-family : Verdana,Arial,Helvetica,sans-serif ;
  font-size : 10pt ;
  font-weight : bold ;
  color : #003300 ;
}

/* core drop shadow rules */
.thumb {
	display: inline-table;
	/* \*/display:block;/**/
	float: left;
	background:url(onion.gif) right bottom no-repeat;
}

.thumb div {
	display: inline-table;
	/* \*/display:block;/**/
	background:url(onion_bl.gif) -12px 100% no-repeat;
}

.thumb div div {
	display: inline-table;
	/* \*/display:block;/**/
	background:url(onion_tr.gif) 100% -12px no-repeat;
	padding: 0 9px 9px 0;
}

.thumb div div div a {
	text-decoration: none;
	border: 0px;
}

.thumb div div div img {
	border: 0px;
}

.thumb div div div {
	display: block;
	border: 1px solid #a9a9a9;
	background-color: #eeeeee;
	padding: 4px;

	margin: 0;
	background: #eeeeee;
	text-align: center;
	font-family: Gill Sans MT, Century Gothic, Verdana, sans-serif;
	font-weight: normal;
	font-size: 0.65em;
}
