@charset "utf-8";
.PageBorder {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-indent: 62px;
	padding-bottom: 5px;
}
.Header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-indent: 62px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.Header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
}
.LinkBorder {
	text-decoration: underline;
	background-image: url(../Art/backgroundLink.jpg);
	background-repeat: repeat-x;
	border: 1px solid #333333;
}
.LinkBorder1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-position: center center;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-left-style: solid;
	background-image: url(../Art/backgroundLink.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-left-color: #333333;
}
.ParagraphLargerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Border_TB {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.Border_Top {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
.Border_SideLeft {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
}
.Border_Bottom {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
.Header1Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
	text-indent: 62px;
	padding-bottom: 5px;
}
.Header2Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	text-indent: 62px;
	padding-bottom: 5px;
}
.Border_TopLeft {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-color: #333333;
}
.Border_SideLeftBottom {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}

