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

/* Global Styles */

body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

h1 {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
}

h2 {
	color: #990000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
}

/* DIV IDs */

#Navigation {
	color: #FFFFFF;
	font-size: 12px;
	float: right;
	height: 46px;
	text-align: center;
	text-transform: uppercase;
	width: 578px;
}

#Navigation a:link {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

#Navigation a:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

#Navigation a:hover {
	color: #009966;
	text-decoration: none;
}

#Navigation ul {
	margin-left: 0px;
	list-style: none;
	list-style-type: none;
	padding-left: 0px;
}

#Navigation li {
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

#Sitemap_Link {
	background-image: url(/images/index_02.gif);
	height: 64px;
	line-height: 64px;
}

#Sitemap_Link a:link {
	color: #002619;
	font-weight: bold;
	padding-right: 30px;
	text-decoration: none;
}

#Sitemap_Link a:visited {
	color: #002619;
	font-weight: bold;
	padding-right: 30px;
	text-decoration: none;
}

#Sitemap_Link a:hover {
	color: #002619;
	font-weight: bold;
	padding-right: 30px;
	text-decoration: underline;
}

/* Div Classes */

.Navigation_New {
	background-image: url(/images/link-background.jpg);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

.Navigation_New a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.Navigation_New a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.Navigation_New a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
}
