*{font-size:12pt; line-height: 110%;}

.smalltext {
	font-size: 9pt;
}

.breakafter{page-break-after:always;}

.highlight{font-weight:bold; font-size:11pt;}
.smallhighlight{font-weight:bold; font-size:9pt;}

.entry{font-size:12pt;}
.general{font-size:10pt;}
.inner{padding-bottom:10px;}

#theEntryForm table td{ padding-top: 3px;}
#theEntryForm div{ padding-top: 3px;}

td {
display:table-cell;
padding:1px;
text-align:inherit;
vertical-align:inherit;
}
/*event entry*/


.borderTop{
	border-top:1px solid black;
}
.borderBottom{
	border-bottom:1px solid black;
}

.borderLeft{
	border-left:1px solid black;
}
.borderRight{
	border-right:1px solid black;
}

.dogInfo div{
	margin-bottom:4px;
	text-align:left;}

.floatLeft{float:left}

.sectionHeaderNoPadding{
	padding:0;
	font-weight:bold;
	font-size:11pt;
	text-align:center;
}

.smallsectionHeaderNoPadding{
	padding:0;
	font-size:9pt;
	text-align:center;
	font-weight: bold;
}

/* All these styles are for the PDF format entry form */
#theEntryForm table tr td {
	font-size: 8pt;
	vertical-align: text-bottom;
}

#theEntryForm .bc9 {
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}

#theEntryForm .bc8 {
	font-weight: bold;
	text-align: center;
	font-size: 8pt;
}

#theEntryForm .b8 {
	font-weight: bold;
	font-size: 8pt;
	line-height: 150%;
	vertical-align: baseline;
}

#theEntryForm .b9 {
	font-weight: bold;
	font-size: 9pt;
}

#theEntryForm .bi9 {
	font-weight: bold;
	font-size: 9pt;
	font-style: italic;
}

#theEntryForm .n8 {
	font-size: 8pt;
}

#theEntryForm .bi8 {
	font-weight: bold;
	font-style: italic;
	font-size: 8pt;
}

#theEntryForm .bci8 {
	font-weight: bold;
	font-style: italic;
	font-size: 8pt;
	text-align: center;
}

