@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	margin: 0px;
}
body {
	background-color: #FFFFFF;
	background-image: url(graphics/background5.png);
	background-repeat: repeat-y; 
	background-color: #ddddff; 
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #0033CC;
	font-style: italic;
	font-weight: bolder;
	line-height: 1;
	margin: 0px;
	display: block;
	white-space: nowrap;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #DDDDFF;
	font-weight: bolder;
	font-style: normal;
	font-variant: small-caps;
	margin: 0px;
}
.styleB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	display: block;
	white-space: nowrap;
}
.styleF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #DDDDFF;
	line-height: 1.75;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
}
.styleCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #DDDDFF;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	display: block;
	white-space: nowrap;
}
.styleHdr{
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #CC0066;
	font-weight: bolder;
	line-height: normal;
	margin: 0px;
	display: block;
	white-space: nowrap;
	font-style: italic;
}
.styleSubHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0033CC;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	display: block;
	white-space: nowrap;
}
.styleListHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #DDDDFF;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	display: block;
	white-space: nowrap;
}
.InPageLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0000CC;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	display: block;
	white-space: nowrap;
	font-style: normal;
}
.ListingLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000CC;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	display: block;
	white-space: nowrap;
	font-style: italic;
}
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.MainTextCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.MainTextMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.IntroHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color: #0000CC;
	vertical-align: middle;
}
.IntroSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}
.IntroSubHeaderL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-align: left;
}
.imgFloatLeft {
	padding: 0px;
	float: left;
	margin-top:  10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgFloatRight {
	padding: 0px;
	float: right;
	margin-top:  10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.TableCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
