.Navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0033FF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000033;
}
.indexbox {
	background-image: url(Images/indexboxx.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0033CC;
	text-align: center;
	vertical-align: middle;
}
.copyscape {
	font-size: 1px;
	text-decoration: none;
}

.NavigationItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	border: 2px solid #3C96F0;
	background-color: #3C96F0;
	text-indent: 5px;
	list-style-type: disc;
}
.Newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
	text-align: center;
}

.MenuBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
}
.Content_and_Title_Border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;
}
.centerx {
	text-align: center;
}



.NavigationItem:hover {
	border: 2px solid #005CB9;
	cursor: default;
	color: #005CB9;
}
.NavigationLink {
	color: #FFFFFF;
	text-decoration: none;
}
.NavigationLink:hover {
	color: #005CB9;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333333;
	border-left-color: #333333;
	background-image: url(Images/footerx.png);
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.Copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	border: 1px none #333333;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.footerlinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
}
.footerlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: underline overline;
}
.footerlinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
}
.footerlinksm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #000033;
	text-decoration: none;
}
.contentlink {
}
.contentlink:link {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.contentlink:visited {

	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.contentlink:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #B3E3FD;
}
.contentlink:active {
	text-decoration: none;
}
.SUBNavigationItem {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	border: 2px solid #3C96F0;
	text-indent: 5px;
	list-style-type: disc;
}
.SUBNavigationItem:hover {

	border: 2px solid #005CB9;
	cursor: default;
	color: #005CB9;
}
.SUBNavigationLink {

	color: #FFFFFF;
	text-decoration: none;
}
.SUBNavigationLink:hover {

	color: #005CB9;
}
