/* CSS document for throughout www.piaonline.org */
.Head_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
}
.Head_medium{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #999999;
	font-weight: bold;
	line-height: 20px;
}
.Head_large{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #999999;
	font-weight: bold;
}
.Text_tiny{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Text_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Text_small_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	font-style: italic;
}
.Text_medium{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.Text_large{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
}
.Sidetabs_headings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.Sidetabs_headings a {
	color: #FFFFFF;
	text-decoration:none;
}
.Sidetabs_headings a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.Sidetabs_linktext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;

}
/* Link redefines ... */
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
/*
a .Text_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a .Text_medium{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a .Text_large{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
}
*/
a .Sidetabs_linktext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.625em; /* 16x1.625 = 26pt */
		line-height: 1.125em; /* 16x.1.125 = 18pt */
		color: #999999;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: .75em;  /* 16x.75 = 3pt */
		padding: 0;
		}

	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.125em; /* 16x1.125 = 18pt */
		line-height: 1.125em; /* 16x.1.125 = 18pt */
		color: #999999;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: .1875em;  /* 16x.75 = 3pt */
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		padding: 0;
		}

	h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: .9375em; /* 16x.9375 = 15pt */
		line-height: 1.3125em; /* 16x.1.3125 = 22pt */
		color: #990000;
		margin-bottom: .1875em;  /* 16x.75 = 3pt */
		}

	.noLine{
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		}

	.withMenu{
		margin-bottom: 0;
		}

	.altSubhead{
	padding-top: 1.25em;
		}
	.floatRight {
		float: right;
		}
	.floatLeft {
		float: left;
		}
	.indent {
		margin-left: 30px;
		}
