@charset "utf-8";
/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #363636;
	margin: 0;
	padding-bottom: 14px;
}

#intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #363636;
	margin: 0;
	padding-bottom: 14px;
}

#intro a, #intro a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #8e181b;
	text-decoration: none;
}

#intro a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #8e181b;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	color: black;
	font-weight: normal;
	font-style: normal;
	padding: 0px 0 0 20px;
	margin-top: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: black;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 0px;
}

#h2blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: white;
	font-weight: bold;
	padding: 19px 0 19px 20px;
	margin: 0 0 10px 0px;
	background-image:url(../images/heading-bar-blue.jpg);
	background-repeat: no-repeat;
}

#h2org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: white;
	font-weight: bold;
	padding: 19px 0 19px 20px;
	margin: 0 0 10px 0px;
	background-image:url(../images/heading-bar-orange.jpg);
	background-repeat: no-repeat;
}

#h2green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: white;
	font-weight: bold;
	padding: 19px 0 19px 20px;
	margin: 0 0 10px 0px;
	background-image:url(../images/heading-bar-green.jpg);
	background-repeat: no-repeat;
}

#h2purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: white;
	font-weight: bold;
	padding: 19px 0 19px 20px;
	margin: 0 0 10px 0px;
	background-image:url(../images/heading-bar-purple.jpg);
	background-repeat: no-repeat;
}

#h2gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: white;
	font-weight: bold;
	padding: 19px 0 19px 20px;
	margin: 0 0 10px 0px;
	background-image:url(../images/heading-bar-gray.jpg);
	background-repeat: no-repeat;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: black;
	font-weight: bold;
	font-style: normal;
	padding: 6px 0 4px 0px;
	margin: 0 0 10px 0;
}

a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #8e181b;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #8e181b;
	text-decoration: underline;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	color: #363636;
	padding: 0px 16px 0px 12px;
	margin: 0px 0px 0px 12px;
}

li {
	padding: 0px 0px 10px 0px;
	list-style-type: square;
}

#callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	color: #363636;
	padding: 8px 16px 10px 16px;
	margin: 28px 0px 0px 12px;
	border-left: 2px solid #8e181b;
	border-right: 2px solid #8e181b;
}

/*----------- Main Navigation --------------*/

#mainnav li {
	display: block;
	display: inline;
	list-style-type: none;
}

#mainnav a, #mainnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: black;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
}

#mainnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: white;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

#mainnav span.ibar {
	padding-left: 4px;
	padding-right: 3px;
}

/*----------- Sub Navigation --------------*/

#subnav li {
	display: block;
	display: inline;
	list-style-type: none;
	color: black;
}

#subnav a, #subnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #8e181b;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
}

#subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #8e181b;
	text-align: right;
	font-weight: normal;
	text-decoration: underline;
}

#subnav span.ibar {
	padding-left: 4px;
	padding-right: 3px;
}

#subnav span.ibarwide {
	padding-left: 50px;
	padding-right: 112px;
}

/* ------------ START Statbox -------------- */

#statsbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: white;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
}

/* ------------ START Footer -------------- */

#footernav li {
	display: block;
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: black;
	text-align: left;
	font-weight: normal;
}

#footernav a, #footernav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: black;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
	padding: 2px 6px 2px 6px;
}

#footernav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: white;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

#footernav span.ibar {
	padding-left: 5px;
	padding-right: 4px;
}
