/* Page Specific Layout Begin */
	#PageContainer
		{
			width: 770px;
			height: 11030px;
		}

	#TopPanel
		{
			top: 75px;
			height: 50px;
			width: 800px;
			margin: 0px 0px 0px 10px;
			padding: 0px 0px 0px 0px;
		}

	#PageBody
		{
			position: absolute; left:auto; right:auto; top:125px;
			background-color: rgb(255,255,255);
			width: 750px;
			margin: 0px 0px 0px 10px;
			padding: 0px 0px 0px 0px;
			text-align: left;
		}

	#PageFooter
		{
			top:20225px;
			width: 750px;
		}
/* Page Specific Layout End */

/* Page Specific Elements Begin */
	.p_sans {  
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		line-height: 14px;
		font-style: normal;
		font-weight: normal}

	.p {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		line-height: 20px;
		margin-top: 0px;
		color: #000000;
		}

	.hed_title {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		font-style: normal;
		font-weight: bold;
		margin-top: 0px;
		}
	.hed {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		line-height: 18px;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 10px;
		color: #990000;
	}
	.hedblk {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		line-height: 18px;
		font-weight: bold;
		color: #990000;
	}
	.hedmed {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		line-height: 14px;
		font-weight: bold;
		color: #990000;
	}
	.hed2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-style: normal;
		line-height: 20px;
		font-weight: bold;
		color: #990000;
	}
	.hed2centered {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-style: normal;
		line-height: 20px;
		font-weight: bold;
		color: #990000;
		text-align: center;
	}
	.hedsm {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 12px;
		font-weight: bold;
		color: #990000;
	}
	.attribute {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 22px;
		font-weight: normal;
	}

	.psmall {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		line-height: 20px;
		margin-top: 0px;
		color: #000000;
		}

/*
	.psmall {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
	}
*/

	.pTINY {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		font-weight: normal;
	}
	.skyhed {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		font-variant: normal;
		text-transform: uppercase;
		text-align: center;
	}

	hr.SectionBreak
		{
			border: none;
			height: 1px;
			color: rgb(153,0,0);
			background-color: rgb(153,0,0);
			margin-top: 0px;
			margin-bottom: 0px;
			padding-bottom: 0px;	
		}

/* Page Specific Elements End */
