@charset "UTF-8";
.backgroundright {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.backgroundleft {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.backgroundtable {
	background-image: url(images/table_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.whitetype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFF;
	text-decoration: underline;
}
.whitetypebodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFF;
}
.backgroundtabletall {
	background-image: url(images/background_tall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.whitetypesub {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFF;
	font-variant: normal;
}
.bluetype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #36C;
	text-align: center;
}
a:hover {
	color: #F60;
}
a:visited {
	color: #36C;
}
a:link {
	color: #36C;
}
.whitetypeNounderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFF;
}
