td {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
}
td.headerContent {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	background-color: #7299c6;
}
td.headerContentHome {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	background-color: #7299c6;
}
td.headerContentSelected {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	background-color: black;
}
td.mainContent {
	border-right: 1px solid black;
}
td.banner {
	border-right: 1px solid black;
	border-left: 1px solid black;
	background-color: white;
}
td.baseLinks {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
a.mainLink {
	text-decoration: none;
	color: white;
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a.mainLink:hover {
	text-decoration: underline;
}
.headerContentttt {
	background-image: url('miniUkPale.png');
	background-repeat: repeat-x, repeat-y;
}
.gradIt {
	background-image: url('images/graded1.png');
	background-repeat: repeat-x;
}
.watermarkIt {
			background-image: url('images/palePlynVols.png');
		background-repeat: no-repeat;
}
a.miniLink {
	text-decoration: none;
	color: white;
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
}
a.miniLink:hover {
	text-decoration: underline;
}
td.contextMenu {
	text-decoration: none;
	color: #0c4da2;
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	border-right: 1px solid black;
	border-left: 1px solid black;
	background-image: url('images/contextBackground3.png');
	background-repeat: repeat-x repeat-y;
	background-color: white;

}
a {
	color: #0c4da2;
}
a.contextMenu {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #0c4da2;
	border-left: 3px solid #7299c6;
	border-bottom: 1px solid #7299c6;
}
a.contextMenu:hover {
	border-left: 3px solid silver;
	border-bottom: 1px solid silver;
}
a.contextMenuSelected {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #0c4da2;
	border-left: 3px solid black;
	border-bottom: 1px solid black;
}
.quote {
	font-style: italic;
}
.quoteAuthor {
	color: #666666;
	font-size: 8pt;
	font-family: "Verdana", sans-serif;
}
p.bigBold {
	font-family: "Verdana", sans-serif;
	font-size: 14pt;
	color: #C0C0F2;
}
p.firstPara {
	color: #0c4da2;
}
p.sectionHeader {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #C0C0F2;
}
.tagLine {
	color: white;
	font-style: italic;
	background-color: #7299c6;
	font-weight: bold;
}
.paraHeader {
	color: #0c4da2;
	font-weight: bold;
}
table.priceList {
	border:1px solid #7299c6;
	border-collapse: collapse;
}
th.pricePale {
	font-size: 12pt;
	font-weight: bold;
	color: #7299c6;
	background-color: #ebebfa;
	border:1px solid #7299c6;
}
td.pricePale {
	color: #7299c6;
	background-color: #ebebfa;
	border:1px solid #7299c6;
}
td.priceDark {
	font-weight: bold;
	color: white;
	background-color: #7299c6;
	border:1px solid #7299c6;
}
td.priceInfo {
	color: black;
	background-color: white;
	border:1px solid #7299c6;
}
ul.snazzyBullet
{
list-style-image:url("images/snazzyBullet.png");
list-style-type:square;
}
