@charset "utf-8";
/* CSS Document */
#MainHeader {
	font:Cambria, "Times New Roman";
	color:#d9d9d9;
	font-size: 32pt;
}

#MainSubTitle {
	font:Cambria, "Times New Roman";
	color:#d9d9d9;
	font-style: italic;
	font-size: 18pt;
}

#Buttons    {
	font:Cambria, "Times New Roman";
	font-size: 14pt;
	color:#333333;
}

#Buttons a, #buttons a:visited { color:#333333; text-decoration:none;
}
#Buttons a:Hover { color:#FE000C;
}
.Quote {
	font:Cambria, "Times New Roman";
	color:#d9d9d9;
	font-style: italic;
	font-size: 18pt;
}

.QuoteAuthor {
	font:Cambria, "Times New Roman";
	color:#d9d9d9;
	font-style: italic;
	font-size: 14pt;
}

.PictureQuote {
	font-size: 14px;
	color: #F00;
}
.PictureQuoteAurthor {
	font-family: Cambria, "Times New Roman";
	color: #d9d9d9;
	text-align: center;
	font-style: italic;
}
.SectionTitle {
	color: #333333;
	font-size: 16pt;
	font-weight: bold;
}
.SectionInfo, .SectionInfo a, .SectionInfo a:visited {
	color:#333333;
	font-size: 12pt;
}
.SectionInfo a:hover {
	color:#FE000C;
}
