@charset "utf-8";
/* CSS Document */

A:link
	{
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	}
A:visited
	{
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	}
A:hover
	{
	color:#00F;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	}
.blueLink {
	font-family: "Times New Roman", Times, serif;
	color: #00F;
	text-decoration: underline;
}

	
.menu {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
}
.quotePink {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	text-decoration: none;
	color: #8f4169;
	font-weight: bold;
}
.menuSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
}

.plainTextLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00F;
	text-decoration: underline;
}
.plainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
}
.blItalSubHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #00F;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.subTitle14itBlk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.blueDot {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}
.blkItalSubHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.bigSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.superBigSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
ul {
	margin-top:0px;
	font-family: "Times New Roman", Times, serif;
}
li {
margin-top:0px;
} 
