/* CSS Document */

body {
	margin: 0pt;
	background-image: url(images/background.jpg);
}

p {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	padding-left: 10pt;
	padding-right: 10pt;
	line-height: 12pt;
}

a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #bf262b;
	text-decoration: none;
}

h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 15pt;
	color: #000000;
	padding-left: 10pt;
	padding-right: 10pt;
	margin-bottom: -5pt;
	margin-top: 5pt;
}

h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	padding-left: 10pt;
	padding-right: 10pt;
	margin-bottom: -5pt;
	margin-top: 5pt;
}
	
ul, ol, li {
	font-family: Tahoma;
	color:#333333;
	font-size: 10pt;
	line-height: 14pt;
	padding-right: 10pt;
}

.footer {
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	padding-bottom: 0pt;
}

.footer h1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: #52504d;
	margin-bottom: -10px;
}

.footer a {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #89867f;
	text-decoration: none;
}

.footer a:hover {
	color: #BE2328;
}

.footer p {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #89867f;
}

.premier {
	font-family: Tahoma;
	font-size: 10pt;
	color: #89867f;
	font-weight: bold;
}

.footer_links {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	padding-left: 5pt;
}

.footer_links a {
	text-decoration: none;
	color: #000000;
	font-size: 9pt;
}

.footer_links a:hover {
	color: #BE2328;
	text-decoration: none;
	font-size: 9pt;
}

.secondary_nav {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	padding: 5pt;
	font-weight: bold;
}

.secondary_nav a {
	color: #9CA218;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	padding: 5pt;
}

.secondary_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	padding: 5pt;
}

.category {
	color: #000000;
	font-size: 11pt;
	font-family: Tahoma;
	font-weight: bold;
}

.category a:hover {
	text-decoration: underline;
}

.description {
	color: #333333;
	font-size: 9pt;
	font-family: Tahoma;
	line-height: 12pt;
}

.smallerlink a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #bf262b;
	text-decoration: none;
}

.datecallout {
	color: #bf262b;
	font-size: 11pt;
	font-family: Tahoma;
	font-weight: bold;
}
