@charset "utf-8";
/* CSS Document */


/* Page title */
h1 {
	font-size: 18px;
	color: #660000;
	text-decoration: none; 
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 9px; 
	margin-top: 10px;
	padding-top: 0px; 
	margin-left: 16pt;
	margin-right: 16pt;
	font-family: arial
}

/* Paragraph title */
h2 {
	font-size: 16px;
	color: #660000;
	text-decoration: none; 
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	margin-top: 0px;
	padding-top: 0px; 
	margin-left: 16pt;
	margin-right: 16pt;
	font-family: arial
}

/* Use h3 for paragraph text for better seo? */
h3 {
	font-size: 13px;
	color: #000000;
	text-decoration: none; 
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	margin-top: 0px;
	padding-top: 0px; 
	margin-left: 16pt;
	margin-right: 16pt;
	font-family: arial
}

/* Paragraph */
p {
	font-size: 13px;
	color: #000000;
	text-decoration: none; 
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	margin-top: 0px;
	padding-top: 0px; 
	margin-left: 16pt;
	margin-right: 16pt;
	font-family: arial
}
/* Burgundy text navigation at bottom of page */
h4 {
	font-size: 12px;
	color: #660000;
	text-decoration: none; 
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	margin-top: 0px;
	padding-top: 0px; 
	margin-left: 0pt;
	font-family: arial
}


/* White text bold for left bar*/
h5 {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none; 
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	margin-top: 0px;
	padding-top: 0px; 
	margin-left: 20pt;
	margin-right: 20pt;
	font-family: arial
}


/* White text regular for left bar*/
h6 {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none; 
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	margin-top: 0px;
	padding-top: 0px; 
	margin-left: 20pt;
	margin-right: 20pt;
	font-family: arial
}


li {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	position: relative;
	margin-left: 8pt;
	margin-right: 8px;
}

