/* CSS Document */

p, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 145%
	}
	
p {
	margin-top: 0pt;
	margin-bottom: 8pt
	}

/* URLS */
a {
	text-decoration: none;
	font-weight: bold
	}

a:hover {
	text-decoration: underline
	}
	
.main-navigation {
	color: #b5ff66;
	text-decoration: none;
	font-weight: bold
	}
	
a.main-navigation:hover {
	color: #FFFFFF;
	text-decoration: none
	}
	
.bottom-breadcrumbs {
	color: #ffa02f
	}
	
/* Typography */

.copyright {
	font-size: 10px;
	line-height: 150%;
	color: #000000
	}
	
.heading1, h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #e9b832;
	margin-top: 6pt;
	margin-bottom: 12pt;
	line-height: 14pt;
	text-transform: uppercase
	}
	
.heading2, h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	margin-top: 12pt;
	margin-bottom: 8pt;
	font-weight: bold;
	line-height: 14pt;
	font-weight: bold;
	color: #982700
	}
	
.heading3, h3 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 12pt;
	margin-bottom: 6pt;
	line-height: 12pt;
	color: #982700
	}
	
.p-intro {
	font-weight: bold;
	text-transform: uppercase
	}
	
.pullout {
	font-weight: bold;
	line-height: normal;
	font-size: 8pt
	}

.raquo {
	color: #99CC00;
	}
	
.side-image {
	margin-bottom: 15px
	}
	
li {
	margin-top: 3pt
	}