@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/background.GIF);
	background-repeat: repeat;
}

.copyrighttext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
}
.PageContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: medium;
	color: #FF0000;
}
.OtherPageTitlenonital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
}
.PageContentblackital {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
}
.PageContentRedItalBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.MainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}
.NavTextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.TWWtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.ContactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.PhoneAddrText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
}
.TimesBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #006699;
}
.TimesBlueItal {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
.RedBoldTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
.TimesBoldSmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.RedArialItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.TimesBoldRed {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

