.site-title {
	font-size: 24pt;
	font-weight: bold;
	color: #FF0000;
	margin-top: 2px;
	margin-bottom: 2px;

}
.page-title {
	font-size: 16pt;
	font-weight: bold;

}
.site-main {
	padding: 4px;
	font-size: 12pt;

}
.site-menu {
	font-size: 12pt;
	padding: 4px;

}
.site-navi {
	background-color: #ECEFEC;

}
.page-id {
	font-size: 12pt;

}
.site-link {
	font-size: 10pt;
}
.page-text {
	font-size: 12pt;
	line-height: 17pt;

}
.page-caption {
	font-size: 10pt;
}
.site-copyright {
	font-size: 10pt;
	padding-left: 4px;
}
.page-subtitle {

	font-size: 12pt;
	font-weight: bold;
}
.dawgsdk {
	font-size: 9pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000066;
	background-color: #FFFFFF;
	line-height: 10pt;
	border-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px #666666;
	border-left: 1px dashed #666666;
}
.dawglink {
	text-decoration: none;
	color: #000066;
}
.dawgtext {
	font-size: 7pt;
}

.pr-cside {
	font-size: 8pt;
	width: 100px;
	border-top-style: solid;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	background-color: #FFFFFF;
}
.site-subtitlte {
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
	margin-top: 2px;
	margin-bottom: 2px;

}