h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-family: "Caslon 540";
	font-size: 24px;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
p a {
	color: #EC2F23;
	text-decoration: underline;
}
p a:hover {
	color: #F00;
}
i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

.HomePageText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	font-style: normal;
}
.LargeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999;
	line-height: normal;
}
.LargeText a {
	color: #ED3023;
	text-decoration: underline;
}
.LargeText a:hover {
	color: #FFF;
}
.NavText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.NavText a {
	color: #FFFFFF;
	text-decoration: underline;
}
.NavText a:hover {
	color: #CCCCCC;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.FooterText a {
	color: #EC2F23;
	text-decoration: underline;
}
.FooterText a:hover {
	color: #F00;
}
td {
	text-align: left;
	vertical-align: top;
}

.BGImage_black {
	background-image: url(images/bgimage_black.jpg);
	background-repeat: no-repeat;
}
.BGImage_grey {
	background-image: url(images/bgimage_grey.jpg);
	background-repeat: no-repeat;
}

.BGImage {
	background-image: url(images/bgimage.jpg);
	background-repeat: no-repeat;
}

.wdtext {
	font-family: "Frutiger 55 Roman";
	font-size: 10px;
	color: #999999;
}
.NavBar {
	background-image: url(images/navtile.png);
	background-repeat: repeat-x;
}
.NavTile {
	background-image: url(images/navtile.png);
	background-repeat: repeat-x;
}
.VideoBorder {
	border: 1px solid #ED3023;
}

