﻿.body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.primary_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	line-height: 17px;
	text-decoration: underline;
}
.primary_links:hover {
	font-family: "Times New Roman", Times, serif;
	color: #0066CC;
	text-decoration: none;
}
.menu_links {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	display: block;
	padding-top: 5px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #999966;
	padding-bottom: 5px;
}
.menu_links_selected {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333367;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	display: block;
	padding-top: 5px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #999966;
	padding-bottom: 5px;
}

.menu_links:hover {
	color: #333367;
	text-decoration: none;
}
#tableRightSideBar {
	margin-top: 10px;
}
.page_links-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
	line-height: 17px;
	text-decoration: underline;
}
.page_links-bold:hover {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: underline;
}
.page_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
.page_links:hover {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: underline;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
.page_links_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
}
.page_links_small:hover {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: underline;
}
.primary-divider {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.leader-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #660000;
}
.body-italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	color: #000000;
}
.body-italic-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
.byline {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}
.body-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
.body-white-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.address {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;

}
.address-bold {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;

}
.body-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
.body-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.body-bold-blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #333367;
}
h1 {
	font-size: 25px;
	font-variant: small-caps;
	color: #2E2E62;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h2 {
	background-color: #333366;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000000;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 16px;
}
#divTopRightSideBar {
	background-color: #000033;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 18px;
	font-variant: small-caps;
	color: #CCCC99;
	font-weight: bold;
	padding-top: 20px;
	line-height: 19px;
}

